| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | serial: omap: fix potential NULL pointer dereference in serial_omap_runtime_s... | Wei Yongjun | 2013-06-06 | 1 | -3/+3 |
* | serial: omap: repair building without PM_SLEEP | Arnd Bergmann | 2013-06-03 | 1 | -1/+1 |
* | Merge 3.10-rc3 into tty-next | Greg Kroah-Hartman | 2013-05-27 | 1 | -23/+0 |
|\ |
|
| * | SERIAL: OMAP: Remove the slave idle handling from the driver | Santosh Shilimkar | 2013-05-19 | 1 | -23/+0 |
* | | serial: omap: prevent runtime PM for "no_console_suspend" | Sourav Poddar | 2013-05-20 | 1 | -1/+33 |
|/ |
|
* | OMAP/serial: Revert bad fix of Rx FIFO threshold granularity | Alexey Pelykh | 2013-04-03 | 1 | -0/+11 |
* | OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, a... | Alexey Pelykh | 2013-02-05 | 1 | -6/+2 |
* | OMAP/serial: Support 1Mbaud and similar baudrates that require Mode16 instead... | Alexey Pelykh | 2013-01-17 | 1 | -10/+28 |
* | TTY: switch tty_flip_buffer_push | Jiri Slaby | 2013-01-15 | 1 | -2/+1 |
* | serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAR | Enric Balletbo i Serra | 2013-01-15 | 1 | -0/+2 |
* | ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.h | Tony Lindgren | 2012-12-14 | 1 | -2/+1 |
* | Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-12-12 | 1 | -81/+150 |
|\ |
|
| * | SERIAL: omap: fix hardware assisted flow control | Russell King | 2012-11-04 | 1 | -8/+39 |
| * | SERIAL: omap: simplify (2) | Russell King | 2012-11-04 | 1 | -9/+0 |
| * | SERIAL: omap: move xon/xoff setting earlier | Russell King | 2012-11-04 | 1 | -6/+7 |
| * | SERIAL: omap: always set TCR | Russell King | 2012-11-04 | 1 | -17/+11 |
| * | SERIAL: omap: simplify | Russell King | 2012-11-04 | 1 | -11/+4 |
| * | SERIAL: omap: don't read back LCR/MCR/EFR | Russell King | 2012-11-04 | 1 | -7/+6 |
| * | SERIAL: omap: serial_omap_configure_xonxoff() contents into set_termios | Russell King | 2012-11-04 | 1 | -59/+53 |
| * | SERIAL: omap: configure xon/xoff before setting modem control lines | Russell King | 2012-11-04 | 1 | -1/+2 |
| * | SERIAL: omap: move driver private definitions and structures to driver | Russell King | 2012-11-04 | 1 | -0/+52 |
| * | SERIAL: omap: remove 'irq_pending' bitfield | Russell King | 2012-11-04 | 1 | -1/+0 |
| * | SERIAL: omap: fix MCR TCRTLR bit handling | Russell King | 2012-11-04 | 1 | -16/+21 |
| * | SERIAL: omap: fix set_mctrl() breakage | Russell King | 2012-11-04 | 1 | -3/+5 |
| * | SERIAL: omap: no need to re-read EFR | Russell King | 2012-11-04 | 1 | -2/+0 |
| * | SERIAL: omap: remove setting of EFR SCD bit | Russell King | 2012-11-04 | 1 | -6/+2 |
| * | SERIAL: omap: allow hardware assisted IXANY mode to be disabled | Russell King | 2012-11-04 | 1 | -0/+2 |
| * | SERIAL: omap: allow hardware assisted rts/cts modes to be disabled | Russell King | 2012-11-04 | 1 | -0/+7 |
* | | tty: remove use of __devexit | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | | tty: remove use of __devinit | Bill Pemberton | 2012-11-21 | 1 | -3/+3 |
* | | tty: serial: remove use of __devexit_p | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | | Merge 3.7-rc3 into tty-next | Greg Kroah-Hartman | 2012-10-29 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | Revert "serial: omap: fix software flow control" | Felipe Balbi | 2012-10-24 | 1 | -6/+6 |
* | | serial: omap: Remove the hardcode serial_omap_console_ports array. | Shubhrajyoti D | 2012-10-25 | 1 | -1/+1 |
* | | serial: omap: Remove the default setting of special character | Shubhrajyoti D | 2012-10-25 | 1 | -5/+1 |
* | | serial: omap: Make context_loss_cnt signed | Shubhrajyoti D | 2012-10-25 | 1 | -4/+8 |
|/ |
|
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2012-10-02 | 1 | -1/+1 |
|\ |
|
| * | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 2012-08-20 | 1 | -1/+1 |
* | | serial: omap: fix the reciever line error case | Shubhrajyoti D | 2012-09-26 | 1 | -0/+4 |
* | | serial: omap: Remove unnecessary checks from suspend/resume | Sourav Poddar | 2012-09-21 | 1 | -14/+9 |
* | | serial: omap: Request pins using pinctrl framework | Tony Lindgren | 2012-09-10 | 1 | -0/+9 |
* | | serial: omap: fix DeviceTree boot | Felipe Balbi | 2012-09-10 | 1 | -7/+13 |
* | | serial: omap: fix compile breakage | Felipe Balbi | 2012-09-07 | 1 | -0/+4 |
* | | serial: omap: enable RX and TX FIFO usage | Felipe Balbi | 2012-09-06 | 1 | -3/+7 |
* | | serial: omap: move uart_omap_port definition to C file | Felipe Balbi | 2012-09-06 | 1 | -0/+38 |
* | | serial: omap: remove unnecessary header and add a missing one | Felipe Balbi | 2012-09-06 | 1 | -1/+1 |
* | | serial: omap: fix software flow control | Vikram Pandita | 2012-09-06 | 1 | -6/+6 |
* | | serial: omap: make sure to put() on poll_get_char | Felipe Balbi | 2012-09-06 | 1 | -2/+7 |
* | | serial: omap: implement set_wake | Felipe Balbi | 2012-09-06 | 1 | -0/+10 |
* | | serial: omap: unlock the port lock | Ruchika Kharwar | 2012-09-06 | 1 | -1/+4 |