summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/cpm_uart
AgeCommit message (Expand)Author
2013-06-03serial: use platform_{get,set}_drvdata()Jingoo Han
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: move low_latency to tty_portJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby
2012-11-21tty: remove use of __devexitBill Pemberton
2012-11-21tty: remove use of __devinitBill Pemberton
2012-09-26Powerpc 8xx CPM_UART setting MAXIDL register proportionaly to baud rateChristophe Leroy
2012-09-26Powerpc 8xx CPM_UART maxidl should not depend on fifo sizeChristophe Leroy
2012-09-26Powerpc 8xx CPM_UART too many interruptsChristophe Leroy
2012-09-26Powerpc 8xx CPM_UART desynchronisationChristophe Leroy
2011-09-22TTY: serial, fix includes in some driversJiri Slaby
2011-04-19tty: remove invalid location line in file headerJovi Zhang
2011-02-28dt/serial: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman