Age | Commit message (Expand) | Author |
2016-02-06 | tty: xuartps: Move request_irq to after setting up the HW | Soren Brinkmann |
2016-02-06 | tty: xuartps: Move RX path into helper function | Soren Brinkmann |
2016-02-06 | tty: xuartps: Acquire port lock for shutdown | Soren Brinkmann |
2016-02-06 | tty: xuartps: Keep lock for whole ISR | Soren Brinkmann |
2016-02-06 | tty: xuartps: Improve startup function | Soren Brinkmann |
2016-02-06 | tty: xuartps: Clear interrupt status register in shutdown | Soren Brinkmann |
2016-02-06 | tty: xuartps: Don't consider circular buffer when enabling transmitter | Soren Brinkmann |
2016-02-06 | tty: xuartps: Use spinlock to serialize HW access | Soren Brinkmann |
2016-02-06 | tty: xuartps: Beautify read-modify writes | Soren Brinkmann |
2016-02-06 | serial: sh-sci: Add CONFIG_SERIAL_EARLYCON support | Yoshinori Sato |
2016-02-06 | serial/8250_pci: simplify Pericom handling | Jan Beulich |
2016-02-06 | serial: 8250_pci: use to_pci_dev() | Geliang Tang |
2016-02-06 | serial: amba-pl011: mark vendor_zte as __maybe_unused | Arnd Bergmann |
2016-02-06 | serial: amba-pl011: use cpu_relax when polling registers | Timur Tabi |
2016-02-06 | sc16is7xx: fix incorrect register bits macro | Wills Wang |
2016-02-06 | serial: atmel: Use atmel_port consistently | Jaeden Amero |
2016-02-06 | serial: atmel: add support for new UART version | Nicolas Ferre |
2016-02-06 | serial: atmel: trivial: clean the IP version decoding code | Nicolas Ferre |
2016-02-06 | 8250: use callbacks to access UART_DLL/UART_DLM | Sebastian Frias |
2016-02-06 | serial: Remove 68328 driver | Frederik Völkel |
2016-02-06 | tty: serial: constify psc_ops structs | Aya Mahfouz |
2016-02-06 | serial: 8250_dw: Do not use readl/writel before checking port iotype | Noam Camus |
2016-02-06 | serial: 8250_dw: Add support for big-endian MMIO accesses | Noam Camus |
2016-02-06 | serial: 8250_dw: Avoid serial_outx code duplicate with new dw8250_check_lcr() | Noam Camus |
2016-02-06 | tty: 8250_omap: Use software emulated RS485 direction control | Matwey V. Kornilov |
2016-02-06 | tty: Add software emulated RS485 support for 8250 | Matwey V. Kornilov |
2016-02-06 | tty: Move serial8250_stop_rx() in front of serial8250_start_tx() | Matwey V. Kornilov |
2016-02-06 | TTY: serial/m32r_sio, remove unused members | Jiri Slaby |
2016-02-06 | TTY: serial/m32r_sio, remove debug macros | Jiri Slaby |
2016-02-06 | TTY: serial/m32r_sio, simplify old_serial_port | Jiri Slaby |
2016-02-06 | TTY: serial/m32r_sio, disband m32r_sio.h | Jiri Slaby |
2016-02-06 | TTY: xtensa/iss/console, remove unused _INLINE_ definition | Jiri Slaby |
2016-02-06 | TTY: 8250_pnp, make checks bool | Jiri Slaby |
2016-02-06 | TTY: 8250_pnp, constify tables | Jiri Slaby |
2016-02-06 | TTY: serial/mpsc, remove unused fields | Jiri Slaby |
2016-02-06 | TTY: serial/mpsc, clean up init/remove functions | Jiri Slaby |
2016-02-06 | TTY: serial/mpsc, stop leaking mappings | Jiri Slaby |
2016-02-06 | serial: 8250_omap: Add omap8250 earlycon | Peter Hurley |
2016-02-06 | of: earlycon: Log more helpful message if stdout-path node not found | Peter Hurley |
2016-02-06 | serial: 8250_early: Use port->regshift | Peter Hurley |
2016-02-06 | serial: earlycon: Show the earlycon "driver" in banner | Peter Hurley |
2016-02-06 | serial: earlycon: Common log banner for command line and DT | Peter Hurley |
2016-02-06 | of: earlycon: Move address translation to of_setup_earlycon() | Peter Hurley |
2016-02-06 | of: earlycon: Initialize port fields from DT properties | Peter Hurley |
2016-02-06 | of: earlycon: Add options string handling | Peter Hurley |
2016-02-06 | of: earlycon: Fixup earlycon console name and index | Peter Hurley |
2016-02-06 | serial: earlycon: Fixup earlycon console name and index | Peter Hurley |
2016-02-06 | earlycon: Use common framework for earlycon declarations | Peter Hurley |
2016-02-06 | of: earlycon: of_setup_earlycon() requires CONFIG_OF_EARLY_FLATTREE | Peter Hurley |
2016-02-01 | Merge 4.5-rc2 into tty-next | Greg Kroah-Hartman |