2015-12-21 |
Greg Kroah-Hartman | Merge 4.4-rc6 into tty-next Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-18 |
Alan Stern | USB: fix invalid memory access in hub_activate() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-18 |
Dan Carpenter | USB: ipaq.c: fix a timeout loop Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-18 |
Greg Kroah-Hartman | Merge tag 'phy-for-4.4-rc' of git://git.kernel.org...
|
commit | commitdiff | tree |
2015-12-14 |
Uwe Kleine-König | serial: imx: implement handshaking using gpios with... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Uwe Kleine-König | serial: mctrl_gpio: export mctrl_gpio_disable_ms and... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Frederik Völkel | drivers: tty: 68328serial.c: Remove parentheses after... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Frederik Völkel | drivers: tty: 68328serial.c: Fix "foo * bar" should... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Frederik Völkel | drivers: tty: 68328serial.c: Do not initialize statics... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Frederik Völkel | drivers: tty: 68328serial.c: remove unnecessary spaces... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Frederik Völkel | drivers: tty: 68328serial.c: Add missing spaces(checkpatch) Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Peter Hurley | serial: Fix UPIO_MEM comment Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Heikki Krogerus | serial: 8250_mid: fix broken DMA dependency Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Peter Hurley | tty: Prevent ldisc drivers from re-using stale tty... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Ben Dooks | ARM: meson: serial: check for tx-irq enabled in irq... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Ben Dooks | ARM: meson: serial: ensure tx irq on if more work to do Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Ben Dooks | ARM: meson: serial: disable rx/tx irqs during console... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Ben Dooks | ARM: meson: serial: use meson_uart_tx_empty() to wait... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Ben Dooks | ARM: meson: serial: only disable tx irq on stop Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Ben Dooks | ARM: meson: serial: ensure console port uart enabled Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Ben Dooks | ARM: meson: serial: tx_empty fails to check for transmitter... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Ben Dooks | ARM: meson: serial: don't reset port on uart startup Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Ben Dooks | ARM: meson: serial: release region on port release Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Russell King | tty: amba-pl011: switch to using relaxed IO accessors Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Russell King | tty: amba-pl011: add support for ZTE UART (EXPERIMENTAL) Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Russell King | tty: amba-pl011: add support for 32-bit register access Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Russell King | tty: amba-pl011: remove ST micro registers from standard... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Russell King | tty: amba-pl011: clean up LCR register offsets Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Russell King | tty: amba-pl011: add ST register offset table Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Russell King | tty: amba-pl011: add register offset table to vendor... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Russell King | tty: amba-pl011: add register lookup table Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Peter Hurley | n_tty: Reduce branching in canon_copy_from_read_buf() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Peter Hurley | n_tty: Clarify copy_from_read_buf() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Peter Hurley | n_tty: Uninline tty_copy_to_user() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Arnd Bergmann | serial: 8250: move of_serial code to 8250 directory Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Arnd Bergmann | serial: of: CONFIG_SERIAL_8250 is always set Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Arnd Bergmann | serial: remove NWP serial support Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
DengChao | serial:bfin-uart:Remove 'struct timeval' Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Geert Uytterhoeven | serial: SERIAL_MXS_AUART should depend on HAS_DMA Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Geert Uytterhoeven | serial: SERIAL_IMX_AUART should depend on HAS_DMA Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Geert Uytterhoeven | serial: SERIAL_ATMEL should depend on HAS_DMA Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Florian Achleitner | sc16is7xx: Fix TX buffer overrun caused by wrong tx... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Peter Hurley | tty: Simplify tty_set_ldisc() exit handling Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Peter Hurley | tty: Remove unused SERIAL_DO_RESTART define Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Peter Hurley | tty: Remove dead tty_write_flush() declaration and... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Peter Hurley | tty: Only allow slave pty as controlling tty Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Peter Hurley | tty: core: Prefer dev_dbg() over pr_debug() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Peter Hurley | tty: Merge conditional + error message + WARN_ON() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Peter Hurley | tty: Remove __func__ from tty_debug() macro Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Peter Hurley | tty: core: Prefer pr_* to printk(*) Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Peter Hurley | tty: Remove unset_locked_termios() error message Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Peter Hurley | tty: core: Refactor parameters for unset_locked_termios... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Peter Hurley | tty: core: Add driver name to invalid device registration... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Peter Hurley | tty: Convert SAK messages to tty_notice() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Peter Hurley | tty: Define tty_*() printk macros Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Peter Hurley | tty: core: Add helper fn to deref tty driver name Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Peter Hurley | tty: core: Remove redundant oom message Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Peter Hurley | tty: synclink_gt: Rename tty_driver_name Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Peter Hurley | tty: Make tty_paranoia_check() file scope Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Peter Hurley | tty: Improve tty_debug() macro Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Russell King | tty: amba-pl011: prepare REG_* register indexes Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Russell King | tty: amba-pl011: add helper to detect split LCRH register Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Russell King | tty: amba-pl011: convert accessor functions to take... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Russell King | tty: amba-pl011: add register accessor functions Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Masahiro Yamada | serial: support 16-bit register interface for console Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Masahiro Yamada | serial: 8250_early: squash wait_for_xmitr() into serial_putc() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Masahiro Yamada | serial: 8250_early: confirm empty transmitter after... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Masahiro Yamada | serial: 8250_early: do not save and restore IER in... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Denys Vlasenko | vt: Deinline save_screen, save 238 bytes Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Denys Vlasenko | tty: Deinline __ldsem_down_write_nested, save 128 bytes Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Denys Vlasenko | tty: Deinline __ldsem_down_read_nested, save 128 bytes Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Denys Vlasenko | serial/vt8500_serial: Deinline wait_for_xmitr, save... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Denys Vlasenko | serial/sunsu: Deinline wait_for_xmitr, save 165 bytes Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Denys Vlasenko | serial/sprd_serial: Deinline wait_for_xmitr, save 165... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Denys Vlasenko | serial/pxa: Deinline wait_for_xmitr, save 165 bytes Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Denys Vlasenko | serial/omap-serial: Deinline wait_for_xmitr, save 165... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Denys Vlasenko | serial/men_z135_uart: Deinline men_z135_reg_clr, save... CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Denys Vlasenko | serial/m32r_sio: Deinline wait_for_xmitr, save 165... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Denys Vlasenko | isicom: Deinline drop_dtr, save 112 bytes Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Denys Vlasenko | cyclades: Deinline cyz_is_loaded, save 240 bytes Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Denys Vlasenko | tty/tty_ldisc: Deinline tty_ldisc_put, save 368 bytes Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Denys Vlasenko | serial_core: Deinline uart_update_mctrl, save 304 bytes Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Denys Vlasenko | serial/jsm: Deinline neo_parse_isr, save 688 bytes Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Denys Vlasenko | serial/bcm63xx_uart: Deinline wait_for_xmitr, save... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Denys Vlasenko | isicom: Deinline WaitTillCardIsFree, save 1120 bytes Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Denys Vlasenko | cyclades: Deinline serial_paranoia_check, save 304... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Denys Vlasenko | cyclades: Deinline cyy_writeb, save 880 bytes Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Denys Vlasenko | cyclades: Deinline cyy_readb, save 368 bytes Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Masahiro Yamada | serial: 8250_ingenic: allow to be independent of SERIAL_8250... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Masahiro Yamada | serial: 8250_ingenic: delete redundant "select SERIAL_EARLYCON" Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Masahiro Yamada | serial: 8250_uniphier: add earlycon support Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Paul Gortmaker | drivers/tty/serial: make 8250/8250_mtk.c explicitly... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Paul Gortmaker | drivers/tty/serial: make serial/atmel_serial.c explicitly... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Uwe Kleine-König | serial: imx: reorder functions and simplify a bit Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Uwe Kleine-König | serial: imx: repair and complete handshaking Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Uwe Kleine-König | serial: atmel: convert to irq handling provided mctrl... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Ulrich Hecht | serial: sh-sci: Add device tree bindings for r8a7793 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
LABBE Corentin | serial: imx: fix a possible NULL dereference Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-14 |
Gavin Thomas Claugus | drivers: serial: jsm: Switch "jsm" to JSM_DRIVER_NAME Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-12-13 |
Peter Hurley | tty: Fix GPF in flush_to_ldisc() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |