aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/arc_uart.c
Commit message (Expand)AuthorAge
* serial: arc_uart: Remove casting the return value which is a void pointerJingoo Han2013-09-26
* tty: serial: arc: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-27
* Merge 3.11-rc4 into tty-nextGreg Kroah-Hartman2013-08-04
|\
| * serial: arc_uart: Fix module aliasAxel Lin2013-07-26
* | serial/arc-uart: Remove the goto/labelVineet Gupta2013-08-01
* | serial/arc-uart: Handle Rx Error Interrupts w/o any dataVineet Gupta2013-08-01
* | serial: use dev_get_platdata()Jingoo Han2013-07-31
|/
* TTY: cleanup tty->hw_stopped usesJiri Slaby2013-03-18
* serial/arc-uart: Miscll DT related updates (Grant's review comments)Vineet Gupta2013-02-13
* serial/arc-uart: Fix section mistmatchVineet Gupta2013-01-17
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* serial/arc-uart: switch to devicetree based probingVineet Gupta2013-01-16
* serial/arc-uart: platform_data order changedVineet Gupta2013-01-16
* serial/arc-uart: split probe from probe_earlyprintkVineet Gupta2013-01-16
* serial/arc-uart: Don't index with -ve platform_device->idVineet Gupta2013-01-16
* tty: remove use of __devexitBill Pemberton2012-11-21
* tty: remove use of __devinitBill Pemberton2012-11-21
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-21
* serial/arc-uart: Add new driverVineet Gupta2012-10-30