summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-11-05serial: 8250_em: Remove out-of-memory messagePeter Hurley
2014-11-05vt: Remove vt_get_kmsg_redirect() from uapi headerPeter Hurley
2014-11-05tty: Document defunct ASYNC_SPLIT_TERMIOS flag in uapi headerPeter Hurley
2014-11-05cris: Remove obsolete ASYNC_SPLIT_TERMIOS behaviorPeter Hurley
2014-11-05serial: hp300: Remove obsolete commentsPeter Hurley
2014-11-05tty: Remove defunct serial_console_init() declarationPeter Hurley
2014-11-05tty: Remove defunct pcxe_open() declarationPeter Hurley
2014-11-05tty: Call methods in modern stylePeter Hurley
2014-11-05tty: Replace open-coded test with tty_hung_up_p()Peter Hurley
2014-11-05tty: ipwireless: Fix probable mask then right shift defectsJoe Perches
2014-11-05serial: imx: Remove unneeded registration messageFabio Estevam
2014-11-05serial: imx: Remove unneeded OOM error messageFabio Estevam
2014-11-05serial: imx: Remove unneeded goto labelFabio Estevam
2014-11-05serial: imx: Fix the reporting of interruptsFabio Estevam
2014-11-05tty/serial: earlycon: Fix print for implied MMIO caseKumar Gala
2014-11-05Merge branch 'tty-linus' into 'tty-testing'Greg Kroah-Hartman
2014-11-05serial/sc16is7xx: Remove obsolete #ifset TIOC[SG]RS485Ricardo Ribalda Delgado
2014-11-05serial/max310x: Remove obsolete #ifset TIOC[SG]RS485Ricardo Ribalda Delgado
2014-11-05serial: 8250_dw: Add DMA support for non-ACPI platformsRay Jui
2014-11-05tty: hvcs: Remove unnecessary KERN_ERR in hvcs.cMasanari Iida
2014-11-05max310x: max3109_detect should use indirect addressing in SPI mode for REVID ...Gregory Hermant
2014-11-05serial: samsung: Remove checks for CONFIG_SAMSUNG_CLOCKPaul Bolle
2014-11-05tty: ar933x_uart: use container_of to resolve ar933x_uart_port from uart_portFabian Frederick
2014-11-05serial: use container_of to resolve uart_sunzilog_port from uart_portFabian Frederick
2014-11-05serial: pnx8xxx: use container_of to resolve pnx8xxx_port from uart_portFabian Frederick
2014-11-05serial: amba-pl010: use container_of to resolve uart_amba_port from uart_portFabian Frederick
2014-11-05serial: sunsab: use container_of to resolve uart_sunsu_port from uart_portFabian Frederick
2014-11-05serial: sunsu: use container_of to resolve uart_sunsu_port from uart_portFabian Frederick
2014-11-05tty: use container_of to resolve uart_pmac_port from uart_portFabian Frederick
2014-11-05TTY: jsm: use container_of to resolve jsm_channel from uart_portFabian Frederick
2014-11-05serial: cpm_uart: use container_of to resolve uart_cpm_port from uart_portFabian Frederick
2014-11-05serial: mpsc: use container_of to resolve mpsc_port_info from uart_portFabian Frederick
2014-11-05serial: use container_of to resolve uart_ip22zilog_port from uart_portFabian Frederick
2014-11-05serial: sa1100: use container_of to resolve sa1100_port from uart_portFabian Frederick
2014-11-05serial: use container_of to resolve uart_sio_port from uart_portFabian Frederick
2014-11-05tty: serial: 8250: omap: add dma supportSebastian Andrzej Siewior
2014-11-05tty: serial: 8250: omap: add custom irq handlingSebastian Andrzej Siewior
2014-11-05tty: serial: 8250_omap: add custom DMA-RX callbackSebastian Andrzej Siewior
2014-11-05tty: serial: 8250_omap: add custom DMA-TX callbackSebastian Andrzej Siewior
2014-11-05tty: serial: 8250: allow to use custom DMA implementationSebastian Andrzej Siewior
2014-11-05tty: serial: 8250_dma: keep own book keeping about RX transfersSebastian Andrzej Siewior
2014-11-05tty: serial: 8250_dma: handle error on TX submitSebastian Andrzej Siewior
2014-11-05tty: serial: Add 8250-core based omap driverSebastian Andrzej Siewior
2014-11-05tty: serial: 8250: make serial8250_console_setup() non _initSebastian Andrzej Siewior
2014-11-05tty: serial: 8250: Fix wording in runtime-PM commentsSebastian Andrzej Siewior
2014-11-05serial: mxs-auart: add sysrq supportJanusz Uzycki
2014-11-05tty: serial: omap: Remove probe error messageMarkus Pargmann
2014-11-05serial: core: Fix port count when uart_open() errorsPeter Hurley
2014-11-05serial: core: Remove extra locking in uart_write()Peter Hurley
2014-11-05serial: core: Colocate crucial structure linkagePeter Hurley