summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/arc_uart.c
AgeCommit message (Expand)Author
2013-09-26serial: arc_uart: Remove casting the return value which is a void pointerJingoo Han
2013-08-27tty: serial: arc: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-08-05Merge 3.11-rc4 into tty-nextGreg Kroah-Hartman
2013-08-02serial/arc-uart: Remove the goto/labelVineet Gupta
2013-08-02serial/arc-uart: Handle Rx Error Interrupts w/o any dataVineet Gupta
2013-07-31serial: use dev_get_platdata()Jingoo Han
2013-07-26serial: arc_uart: Fix module aliasAxel Lin
2013-03-18TTY: cleanup tty->hw_stopped usesJiri Slaby
2013-02-13serial/arc-uart: Miscll DT related updates (Grant's review comments)Vineet Gupta
2013-01-17serial/arc-uart: Fix section mistmatchVineet Gupta
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15serial/arc-uart: switch to devicetree based probingVineet Gupta
2013-01-15serial/arc-uart: platform_data order changedVineet Gupta
2013-01-15serial/arc-uart: split probe from probe_earlyprintkVineet Gupta
2013-01-15serial/arc-uart: Don't index with -ve platform_device->idVineet Gupta
2012-11-21tty: remove use of __devexitBill Pemberton
2012-11-21tty: remove use of __devinitBill Pemberton
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton
2012-10-30serial/arc-uart: Add new driverVineet Gupta