summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/arc_uart.c
Commit message (Expand)AuthorAgeFilesLines
* serial: arc_uart: Remove casting the return value which is a void pointerJingoo Han2013-09-261-1/+1
* tty: serial: arc: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-271-0/+2
* Merge 3.11-rc4 into tty-nextGreg Kroah-Hartman2013-08-051-1/+1
|\
| * serial: arc_uart: Fix module aliasAxel Lin2013-07-261-1/+1
* | serial/arc-uart: Remove the goto/labelVineet Gupta2013-08-021-5/+2
* | serial/arc-uart: Handle Rx Error Interrupts w/o any dataVineet Gupta2013-08-021-10/+16
* | serial: use dev_get_platdata()Jingoo Han2013-07-311-1/+1
|/
* TTY: cleanup tty->hw_stopped usesJiri Slaby2013-03-181-1/+1
* serial/arc-uart: Miscll DT related updates (Grant's review comments)Vineet Gupta2013-02-131-6/+4
* serial/arc-uart: Fix section mistmatchVineet Gupta2013-01-171-2/+2
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-7/+1
* serial/arc-uart: switch to devicetree based probingVineet Gupta2013-01-151-3/+40
* serial/arc-uart: platform_data order changedVineet Gupta2013-01-151-5/+6
* serial/arc-uart: split probe from probe_earlyprintkVineet Gupta2013-01-151-10/+11
* serial/arc-uart: Don't index with -ve platform_device->idVineet Gupta2013-01-151-14/+15
* tty: remove use of __devexitBill Pemberton2012-11-211-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-211-5/+5
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* serial/arc-uart: Add new driverVineet Gupta2012-10-301-0/+746
OpenPOWER on IntegriCloud