summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2015-12-14ARM: meson: serial: use meson_uart_tx_empty() to wait for emptyBen Dooks
2015-12-14ARM: meson: serial: only disable tx irq on stopBen Dooks
2015-12-14ARM: meson: serial: ensure console port uart enabledBen Dooks
2015-12-14ARM: meson: serial: tx_empty fails to check for transmitter busyBen Dooks
2015-12-14ARM: meson: serial: don't reset port on uart startupBen Dooks
2015-12-14ARM: meson: serial: release region on port releaseBen Dooks
2015-12-14tty: amba-pl011: switch to using relaxed IO accessorsRussell King
2015-12-14tty: amba-pl011: add support for ZTE UART (EXPERIMENTAL)Russell King
2015-12-14tty: amba-pl011: add support for 32-bit register accessRussell King
2015-12-14tty: amba-pl011: remove ST micro registers from standard tableRussell King
2015-12-14tty: amba-pl011: clean up LCR register offsetsRussell King
2015-12-14tty: amba-pl011: add ST register offset tableRussell King
2015-12-14tty: amba-pl011: add register offset table to vendor dataRussell King
2015-12-14tty: amba-pl011: add register lookup tableRussell King
2015-12-14serial: 8250: move of_serial code to 8250 directoryArnd Bergmann
2015-12-14serial: of: CONFIG_SERIAL_8250 is always setArnd Bergmann
2015-12-14serial: remove NWP serial supportArnd Bergmann
2015-12-14serial:bfin-uart:Remove 'struct timeval'DengChao
2015-12-14serial: SERIAL_MXS_AUART should depend on HAS_DMAGeert Uytterhoeven
2015-12-14serial: SERIAL_IMX_AUART should depend on HAS_DMAGeert Uytterhoeven
2015-12-14serial: SERIAL_ATMEL should depend on HAS_DMAGeert Uytterhoeven
2015-12-14sc16is7xx: Fix TX buffer overrun caused by wrong tx fifo level read-outFlorian Achleitner
2015-12-14tty: Remove unused SERIAL_DO_RESTART definePeter Hurley
2015-12-14tty: amba-pl011: prepare REG_* register indexesRussell King
2015-12-14tty: amba-pl011: add helper to detect split LCRH registerRussell King
2015-12-14tty: amba-pl011: convert accessor functions to take uart_amba_portRussell King
2015-12-14tty: amba-pl011: add register accessor functionsRussell King
2015-12-14serial: support 16-bit register interface for consoleMasahiro Yamada
2015-12-14serial: 8250_early: squash wait_for_xmitr() into serial_putc()Masahiro Yamada
2015-12-14serial: 8250_early: confirm empty transmitter after sending charactersMasahiro Yamada
2015-12-14serial: 8250_early: do not save and restore IER in write callbackMasahiro Yamada
2015-12-14serial/vt8500_serial: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko
2015-12-14serial/sunsu: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko
2015-12-14serial/sprd_serial: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko
2015-12-14serial/pxa: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko
2015-12-14serial/omap-serial: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko
2015-12-14serial/men_z135_uart: Deinline men_z135_reg_clr, save 176 bytesDenys Vlasenko
2015-12-14serial/m32r_sio: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko
2015-12-14serial_core: Deinline uart_update_mctrl, save 304 bytesDenys Vlasenko
2015-12-14serial/jsm: Deinline neo_parse_isr, save 688 bytesDenys Vlasenko
2015-12-14serial/bcm63xx_uart: Deinline wait_for_xmitr, save 374 bytesDenys Vlasenko
2015-12-14serial: 8250_ingenic: allow to be independent of SERIAL_8250_CONSOLEMasahiro Yamada
2015-12-14serial: 8250_ingenic: delete redundant "select SERIAL_EARLYCON"Masahiro Yamada
2015-12-14serial: 8250_uniphier: add earlycon supportMasahiro Yamada
2015-12-14drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modularPaul Gortmaker
2015-12-14drivers/tty/serial: make serial/atmel_serial.c explicitly non-modularPaul Gortmaker
2015-12-14serial: imx: reorder functions and simplify a bitUwe Kleine-König
2015-12-14serial: imx: repair and complete handshakingUwe Kleine-König
2015-12-14serial: atmel: convert to irq handling provided mctrl-gpioUwe Kleine-König
2015-12-14serial: imx: fix a possible NULL dereferenceLABBE Corentin