summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
2015-12-13serial: 8250_early: do not save and restore IER in write callbackMasahiro Yamada
2015-12-13vt: Deinline save_screen, save 238 bytesDenys Vlasenko
2015-12-13tty: Deinline __ldsem_down_write_nested, save 128 bytesDenys Vlasenko
2015-12-13tty: Deinline __ldsem_down_read_nested, save 128 bytesDenys Vlasenko
2015-12-13serial/vt8500_serial: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko
2015-12-13serial/sunsu: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko
2015-12-13serial/sprd_serial: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko
2015-12-13serial/pxa: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko
2015-12-13serial/omap-serial: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko
2015-12-13serial/men_z135_uart: Deinline men_z135_reg_clr, save 176 bytesDenys Vlasenko
2015-12-13serial/m32r_sio: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko
2015-12-13isicom: Deinline drop_dtr, save 112 bytesDenys Vlasenko
2015-12-13cyclades: Deinline cyz_is_loaded, save 240 bytesDenys Vlasenko
2015-12-13tty/tty_ldisc: Deinline tty_ldisc_put, save 368 bytesDenys Vlasenko
2015-12-13serial_core: Deinline uart_update_mctrl, save 304 bytesDenys Vlasenko
2015-12-13serial/jsm: Deinline neo_parse_isr, save 688 bytesDenys Vlasenko
2015-12-13serial/bcm63xx_uart: Deinline wait_for_xmitr, save 374 bytesDenys Vlasenko
2015-12-13isicom: Deinline WaitTillCardIsFree, save 1120 bytesDenys Vlasenko
2015-12-13cyclades: Deinline serial_paranoia_check, save 304 bytesDenys Vlasenko
2015-12-13cyclades: Deinline cyy_writeb, save 880 bytesDenys Vlasenko
2015-12-13cyclades: Deinline cyy_readb, save 368 bytesDenys Vlasenko
2015-12-13serial: 8250_ingenic: allow to be independent of SERIAL_8250_CONSOLEMasahiro Yamada
2015-12-13serial: 8250_ingenic: delete redundant "select SERIAL_EARLYCON"Masahiro Yamada
2015-12-13serial: 8250_uniphier: add earlycon supportMasahiro Yamada
2015-12-13drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modularPaul Gortmaker
2015-12-13drivers/tty/serial: make serial/atmel_serial.c explicitly non-modularPaul Gortmaker
2015-12-13serial: imx: reorder functions and simplify a bitUwe Kleine-König
2015-12-13serial: imx: repair and complete handshakingUwe Kleine-König
2015-12-13serial: atmel: convert to irq handling provided mctrl-gpioUwe Kleine-König
2015-12-13serial: imx: fix a possible NULL dereferenceLABBE Corentin
2015-12-13drivers: serial: jsm: Switch "jsm" to JSM_DRIVER_NAMEGavin Thomas Claugus
2015-12-12tty: Fix GPF in flush_to_ldisc()Peter Hurley
2015-12-12serial: earlycon: Add missing spinlock initializationGeert Uytterhoeven
2015-12-12serial: sh-sci: Fix length of scatterlistYoshihiro Shimoda
2015-12-12n_tty: Fix poll() after buffer-limited eof push readPeter Hurley
2015-12-12serial: 8250_uniphier: fix dl_read and dl_write functionsMasahiro Yamada
2015-12-08serial: msm_serial: Make config tristateStephen Boyd
2015-11-20serial: export fsl8250_handle_irqArnd Bergmann
2015-11-20serial: 8250_mid: Add missing dependencyHeikki Krogerus
2015-11-20tty: audit: Fix audit sourcePeter Hurley
2015-11-20serial: etraxfs-uart: Fix crashGuenter Roeck
2015-11-20serial: fsl_lpuart: Fix earlycon supportPeter Hurley
2015-11-20bcm63xx_uart: Use the device name when registering an interruptSimon Arlott
2015-11-20tty: Fix direct use of tty buffer workPeter Hurley
2015-11-20tty: Fix tty_send_xchar() lock order inversionPeter Hurley
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-05Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-11-04Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds