summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sunsab.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+3
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* serial: sunsab: constify uart_ops structuresJulia Lawall2017-08-281-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * tty: serial: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | serial: sunsab: use container_of to resolve uart_sunsu_port from uart_portFabian Frederick2014-11-051-12/+24
|/
* serial: sunsab: Don't enable tx if tx stoppedPeter Hurley2014-09-081-1/+1
* serial: Fix send_xchar() handlersPeter Hurley2014-09-081-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-08-061-0/+9
|\
| * sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze2014-08-041-0/+9
* | Merge 3.16-rc5 into tty-next.Greg Kroah-Hartman2014-07-131-0/+3
|\|
| * serial: Test for no tx data on tx restartPeter Hurley2014-07-101-0/+3
* | serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-091-7/+0
|/
* serial: Fix IGNBRK handlingPeter Hurley2014-06-191-1/+1
* sparc: serial: Clean up the locking for -rtDavid Miller2014-03-061-9/+5
* tty: Remove unnecessary semicolonsJoe Perches2013-10-161-1/+1
* serial: use platform_{get,set}_drvdata()Jingoo Han2013-06-031-4/+2
* TTY: serial, stop accessing potential NULLsJiri Slaby2013-03-181-1/+1
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-12/+8
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-9/+7
* tty: remove use of __devexitBill Pemberton2012-11-211-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-211-2/+2
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* Disintegrate asm/system.h for SparcDavid Howells2012-03-281-0/+1
* tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hPaul Gortmaker2012-02-101-1/+1
* dt/serial: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-4/+4
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+1152