aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/arc_uart.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-13serial/arc-uart: Miscll DT related updates (Grant's review comments)Vineet Gupta1-6/+4
2013-01-17serial/arc-uart: Fix section mistmatchVineet Gupta1-2/+2
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-7/+1
2013-01-15serial/arc-uart: switch to devicetree based probingVineet Gupta1-3/+40
2013-01-15serial/arc-uart: platform_data order changedVineet Gupta1-5/+6
2013-01-15serial/arc-uart: split probe from probe_earlyprintkVineet Gupta1-10/+11
2013-01-15serial/arc-uart: Don't index with -ve platform_device->idVineet Gupta1-14/+15
2012-11-21tty: remove use of __devexitBill Pemberton1-1/+1
2012-11-21tty: remove use of __devinitBill Pemberton1-5/+5
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-30serial/arc-uart: Add new driverVineet Gupta1-0/+746