summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-12-13tty: Define tty_*() printk macrosPeter Hurley3-27/+16
2015-12-13tty: core: Add helper fn to deref tty driver namePeter Hurley1-0/+7
2015-12-13tty: core: Remove redundant oom messagePeter Hurley1-3/+1
2015-12-13tty: synclink_gt: Rename tty_driver_namePeter Hurley1-2/+2
2015-12-13tty: Make tty_paranoia_check() file scopePeter Hurley1-1/+1
2015-12-13tty: amba-pl011: prepare REG_* register indexesRussell King2-97/+140
2015-12-13tty: amba-pl011: add helper to detect split LCRH registerRussell King1-2/+7
2015-12-13tty: amba-pl011: convert accessor functions to take uart_amba_portRussell King1-102/+97
2015-12-13tty: amba-pl011: add register accessor functionsRussell King1-98/+112
2015-12-13serial: support 16-bit register interface for consoleMasahiro Yamada6-9/+50
2015-12-13serial: 8250_early: squash wait_for_xmitr() into serial_putc()Masahiro Yamada1-8/+4
2015-12-13serial: 8250_early: confirm empty transmitter after sending charactersMasahiro Yamada1-4/+1
2015-12-13serial: 8250_early: do not save and restore IER in write callbackMasahiro Yamada1-10/+1
2015-12-13vt: Deinline save_screen, save 238 bytesDenys Vlasenko1-1/+1
2015-12-13tty: Deinline __ldsem_down_write_nested, save 128 bytesDenys Vlasenko1-1/+1
2015-12-13tty: Deinline __ldsem_down_read_nested, save 128 bytesDenys Vlasenko1-1/+1
2015-12-13serial/vt8500_serial: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko1-1/+1
2015-12-13serial/sunsu: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko1-1/+1
2015-12-13serial/sprd_serial: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko1-1/+1
2015-12-13serial/pxa: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko1-1/+1
2015-12-13serial/omap-serial: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko1-1/+1
2015-12-13serial/men_z135_uart: Deinline men_z135_reg_clr, save 176 bytesDenys Vlasenko1-1/+1
2015-12-13serial/m32r_sio: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko1-1/+1
2015-12-13isicom: Deinline drop_dtr, save 112 bytesDenys Vlasenko1-1/+1
2015-12-13cyclades: Deinline cyz_is_loaded, save 240 bytesDenys Vlasenko1-1/+1
2015-12-13tty/tty_ldisc: Deinline tty_ldisc_put, save 368 bytesDenys Vlasenko1-1/+1
2015-12-13serial_core: Deinline uart_update_mctrl, save 304 bytesDenys Vlasenko1-1/+1
2015-12-13serial/jsm: Deinline neo_parse_isr, save 688 bytesDenys Vlasenko1-1/+1
2015-12-13serial/bcm63xx_uart: Deinline wait_for_xmitr, save 374 bytesDenys Vlasenko1-1/+1
2015-12-13isicom: Deinline WaitTillCardIsFree, save 1120 bytesDenys Vlasenko1-1/+1
2015-12-13cyclades: Deinline serial_paranoia_check, save 304 bytesDenys Vlasenko1-1/+1
2015-12-13cyclades: Deinline cyy_writeb, save 880 bytesDenys Vlasenko1-1/+1
2015-12-13cyclades: Deinline cyy_readb, save 368 bytesDenys Vlasenko1-1/+1
2015-12-13serial: 8250_ingenic: allow to be independent of SERIAL_8250_CONSOLEMasahiro Yamada2-1/+3
2015-12-13serial: 8250_ingenic: delete redundant "select SERIAL_EARLYCON"Masahiro Yamada1-1/+0
2015-12-13serial: 8250_uniphier: add earlycon supportMasahiro Yamada1-0/+24
2015-12-13drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modularPaul Gortmaker1-28/+7
2015-12-13drivers/tty/serial: make serial/atmel_serial.c explicitly non-modularPaul Gortmaker1-41/+4
2015-12-13serial: imx: reorder functions and simplify a bitUwe Kleine-König1-45/+45
2015-12-13serial: imx: repair and complete handshakingUwe Kleine-König1-6/+17
2015-12-13serial: atmel: convert to irq handling provided mctrl-gpioUwe Kleine-König1-122/+18
2015-12-13serial: imx: fix a possible NULL dereferenceLABBE Corentin1-5/+2
2015-12-13drivers: serial: jsm: Switch "jsm" to JSM_DRIVER_NAMEGavin Thomas Claugus1-2/+2
2015-12-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2015-12-13Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+4
2015-12-13Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-16/+21
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds29-79/+197
2015-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-5/+10
2015-12-12Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+4