aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial/sunsu.c
AgeCommit message (Expand)Author
2013-06-03serial: use platform_{get,set}_drvdata()Jingoo Han
2013-05-04serial: sunsu: add missing platform_driver_unregister() when module exitWei Yongjun
2013-03-01sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
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-09-05serial: diminish usage of struct serial_uart_configPaul Gortmaker
2012-09-05serial: sunsu.c - don't explicitly tie array size to dynamic entityPaul Gortmaker
2012-03-28Disintegrate asm/system.h for SparcDavid Howells
2012-02-10tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hPaul Gortmaker
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
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