aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sunsab.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-05serial: sunsab: use container_of to resolve uart_sunsu_port from uart_portFabian Frederick1-12/+24
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-08serial: sunsab: Don't enable tx if tx stoppedPeter Hurley1-1/+1
2014-09-08serial: Fix send_xchar() handlersPeter Hurley1-0/+3
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds1-0/+9
2014-08-04sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze1-0/+9
2014-07-13Merge 3.16-rc5 into tty-next.Greg Kroah-Hartman1-0/+3
2014-07-10serial: Test for no tx data on tx restartPeter Hurley1-0/+3
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan1-7/+0
2014-06-19serial: Fix IGNBRK handlingPeter Hurley1-1/+1
2014-03-06sparc: serial: Clean up the locking for -rtDavid Miller1-9/+5
2013-10-16tty: Remove unnecessary semicolonsJoe Perches1-1/+1
2013-06-03serial: use platform_{get,set}_drvdata()Jingoo Han1-4/+2
2013-03-18TTY: serial, stop accessing potential NULLsJiri Slaby1-1/+1
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-12/+8
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-9/+7
2012-11-21tty: remove use of __devexitBill Pemberton1-1/+1
2012-11-21tty: remove use of __devinitBill Pemberton1-2/+2
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton1-1/+1
2012-03-28Disintegrate asm/system.h for SparcDavid Howells1-0/+1
2012-02-10tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hPaul Gortmaker1-1/+1
2011-02-28dt/serial: Eliminate users of of_platform_{,un}register_driverGrant Likely1-4/+4
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+1152