summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tty: Remove __func__ from tty_debug() macroPeter Hurley2015-12-134-11/+10
* tty: core: Prefer pr_* to printk(*)Peter Hurley2015-12-132-8/+4
* tty: Remove unset_locked_termios() error messagePeter Hurley2015-12-131-5/+0
* tty: core: Refactor parameters for unset_locked_termios() helperPeter Hurley2015-12-131-4/+4
* tty: core: Add driver name to invalid device registration messagePeter Hurley2015-12-131-2/+2
* tty: Convert SAK messages to tty_notice()Peter Hurley2015-12-131-12/+8
* tty: Define tty_*() printk macrosPeter Hurley2015-12-134-28/+27
* tty: core: Add helper fn to deref tty driver namePeter Hurley2015-12-132-0/+8
* tty: core: Remove redundant oom messagePeter Hurley2015-12-131-3/+1
* tty: synclink_gt: Rename tty_driver_namePeter Hurley2015-12-131-2/+2
* tty: Make tty_paranoia_check() file scopePeter Hurley2015-12-132-3/+1
* tty: Improve tty_debug() macroPeter Hurley2015-12-131-5/+2
* tty: amba-pl011: prepare REG_* register indexesRussell King2015-12-132-97/+140
* tty: amba-pl011: add helper to detect split LCRH registerRussell King2015-12-131-2/+7
* tty: amba-pl011: convert accessor functions to take uart_amba_portRussell King2015-12-131-102/+97
* tty: amba-pl011: add register accessor functionsRussell King2015-12-131-98/+112
* serial: support 16-bit register interface for consoleMasahiro Yamada2015-12-139-13/+57
* serial: 8250_early: squash wait_for_xmitr() into serial_putc()Masahiro Yamada2015-12-131-8/+4
* serial: 8250_early: confirm empty transmitter after sending charactersMasahiro Yamada2015-12-131-4/+1
* serial: 8250_early: do not save and restore IER in write callbackMasahiro Yamada2015-12-131-10/+1
* vt: Deinline save_screen, save 238 bytesDenys Vlasenko2015-12-131-1/+1
* tty: Deinline __ldsem_down_write_nested, save 128 bytesDenys Vlasenko2015-12-131-1/+1
* tty: Deinline __ldsem_down_read_nested, save 128 bytesDenys Vlasenko2015-12-131-1/+1
* serial/vt8500_serial: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko2015-12-131-1/+1
* serial/sunsu: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko2015-12-131-1/+1
* serial/sprd_serial: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko2015-12-131-1/+1
* serial/pxa: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko2015-12-131-1/+1
* serial/omap-serial: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko2015-12-131-1/+1
* serial/men_z135_uart: Deinline men_z135_reg_clr, save 176 bytesDenys Vlasenko2015-12-131-1/+1
* serial/m32r_sio: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko2015-12-131-1/+1
* isicom: Deinline drop_dtr, save 112 bytesDenys Vlasenko2015-12-131-1/+1
* cyclades: Deinline cyz_is_loaded, save 240 bytesDenys Vlasenko2015-12-131-1/+1
* tty/tty_ldisc: Deinline tty_ldisc_put, save 368 bytesDenys Vlasenko2015-12-131-1/+1
* serial_core: Deinline uart_update_mctrl, save 304 bytesDenys Vlasenko2015-12-131-1/+1
* serial/jsm: Deinline neo_parse_isr, save 688 bytesDenys Vlasenko2015-12-131-1/+1
* serial/bcm63xx_uart: Deinline wait_for_xmitr, save 374 bytesDenys Vlasenko2015-12-131-1/+1
* isicom: Deinline WaitTillCardIsFree, save 1120 bytesDenys Vlasenko2015-12-131-1/+1
* cyclades: Deinline serial_paranoia_check, save 304 bytesDenys Vlasenko2015-12-131-1/+1
* cyclades: Deinline cyy_writeb, save 880 bytesDenys Vlasenko2015-12-131-1/+1
* cyclades: Deinline cyy_readb, save 368 bytesDenys Vlasenko2015-12-131-1/+1
* serial: 8250_ingenic: allow to be independent of SERIAL_8250_CONSOLEMasahiro Yamada2015-12-132-1/+3
* serial: 8250_ingenic: delete redundant "select SERIAL_EARLYCON"Masahiro Yamada2015-12-131-1/+0
* serial: 8250_uniphier: add earlycon supportMasahiro Yamada2015-12-131-0/+24
* drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modularPaul Gortmaker2015-12-131-28/+7
* drivers/tty/serial: make serial/atmel_serial.c explicitly non-modularPaul Gortmaker2015-12-131-41/+4
* serial: imx: reorder functions and simplify a bitUwe Kleine-König2015-12-131-45/+45
* serial: imx: repair and complete handshakingUwe Kleine-König2015-12-131-6/+17
* serial: atmel: convert to irq handling provided mctrl-gpioUwe Kleine-König2015-12-131-122/+18
* serial: sh-sci: Add device tree bindings for r8a7793Ulrich Hecht2015-12-131-4/+8
* serial: imx: fix a possible NULL dereferenceLABBE Corentin2015-12-131-5/+2
OpenPOWER on IntegriCloud