summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/sunsu.c
Commit message (Expand)AuthorAge
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-08
* serial: sunsu: constify uart_ops structuresJulia Lawall2017-08-28
* tty: Convert to using %pOF instead of full_nameRob Herring2017-07-30
* serial: sunsu: Free memory when probe failsSouptick Joarder2016-11-16
* serial/sunsu: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko2015-12-13
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * tty: serial: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | serial: sunsu: use container_of to resolve uart_sunsu_port from uart_portFabian Frederick2014-11-05
|/
* serial: Fix IGNBRK handlingPeter Hurley2014-06-19
* sparc: serial: Clean up the locking for -rtDavid Miller2014-03-06
* tty: Remove unnecessary semicolonsJoe Perches2013-10-16
* serial: use platform_{get,set}_drvdata()Jingoo Han2013-06-03
* serial: sunsu: add missing platform_driver_unregister() when module exitWei Yongjun2013-05-04
* sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill2013-03-01
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-15
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-15
* tty: remove use of __devexitBill Pemberton2012-11-21
* tty: remove use of __devinitBill Pemberton2012-11-21
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-21
* serial: diminish usage of struct serial_uart_configPaul Gortmaker2012-09-05
* serial: sunsu.c - don't explicitly tie array size to dynamic entityPaul Gortmaker2012-09-05
* Disintegrate asm/system.h for SparcDavid Howells2012-03-28
* tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hPaul Gortmaker2012-02-10
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* dt/serial: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13