summaryrefslogtreecommitdiff
path: root/nuttx/drivers/serial/serialirq.c
Commit message (Expand)AuthorAgeFilesLines
* Remove STM32-specific RX flow control logic from the upper level serial drive...Gregory Nutt2014-12-271-1/+1
* Serial RX Flow Control: Fix a bunch of compile problems introduced into unbu...Gregory Nutt2014-12-271-12/+13
* Eliminate an unnecessary calculation in the serial RX flow control logicGregory Nutt2014-12-271-2/+2
* Serial Upper Half: Add watermarks to RX flow control logicGregory Nutt2014-12-271-1/+41
* Add serial method so that lower half driver can provide RX flow control infor...Gregory Nutt2014-05-081-2/+21
* Costmetic changes to some commentsGregory Nutt2014-04-141-2/+2
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* SAMA5 serial: Restore logic to minimize TX interrupts. Oddly, seems to impr...Gregory Nutt2013-10-261-1/+1
* SAM3/4: Loop counter for PLL delay must be volatile or it may get optimized ...Gregory Nutt2013-06-131-1/+6
* drivers/, drivers/pipes, and drivers/serial file clean-uppatacongo2012-07-151-2/+1
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-1/+1
* Correct error handling in the case of an overrun error in the serial driverpatacongo2011-07-121-20/+33
* Update documents and commentspatacongo2011-06-181-2/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-4/+6
* Move some drivers to separate subdirectoriespatacongo2009-10-181-0/+172