aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2015-10-27serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero
2015-07-12tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_sendNicolas Ferre
2015-07-03serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel
2015-06-28serial: 8250_dw: add support for AMD SOC CarrizoKen Xue
2015-06-28serial: 8250: add support for ACPI-probed serial port for X-Gene platformFeng Kan
2015-06-28serial: imx: Fix clearing of receiver overrun flagUwe Kleine-König
2015-06-28serial: imx: Enable UCR4_OREN in startup interfaceJiada Wang
2015-05-17tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches
2015-05-17serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek
2015-05-17serial: of-serial: Remove device_type = "serial" registrationMichal Simek
2015-04-24tty: serial: fsl_lpuart: clear receive flag on FIFO flushStefan Agner
2015-04-24tty: serial: fsl_lpuart: specify transmit FIFO sizeStefan Agner
2015-03-28Change email address for 8250_pciRussell King
2015-03-28serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley
2015-03-14serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is someth...Sebastian Andrzej Siewior
2015-03-06serial: fsl_lpuart: avoid new transfer while DMA is runningStefan Agner
2015-03-06serial: fsl_lpuart: delete timer on shutdownStefan Agner
2015-03-06tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen
2015-01-27serial: fix parisc boot hangJames Bottomley
2015-01-16serial: samsung: wait for transfer completion before clock disableRobert Baldyga
2015-01-16tty: serial: men_z135_uart: Add terminating entry for men_z135_idsAxel Lin
2014-11-25Revert "serial: of-serial: add PM suspend/resume support"Greg Kroah-Hartman
2014-11-05serial: of-serial: fix uninitialized kmalloc variableJingchang Lu
2014-11-05tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger
2014-11-05serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-10-16serial: atmel: add missing dmaengine headerVinod Koul
2014-10-15Merge branch 'topic/dma_control_cleanup_acks' into for-linusVinod Koul
2014-10-15serial: sh-sci: use dmaengine_terminate_all() APIVinod Koul
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-10-07Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-10-02Revert "serial/core: Initialize the console pm state"Greg Kroah-Hartman
2014-09-28tty: serial: msm: Add earlycon supportStephen Boyd
2014-09-28serial/core: Initialize the console pm stateSudhir Sreedharan
2014-09-28serial: asc: Conditionally use readl_relaxed (COMPILE_TEST)Daniel Thompson
2014-09-28serial: of-serial: add PM suspend/resume supportJingchang Lu
2014-09-28serial: 8250_pci: remove rts_n override from Baytrail quirkHeikki Krogerus
2014-09-28serial: cadence: Add generic earlycon supportMichal Simek
2014-09-28serial: imx: change the wait even to interruptiableHuang Shijie
2014-09-28serial: imx: terminate the RX DMA when the UART is suspendingHuang Shijie
2014-09-28serial: imx: fix throttle/unthrottle callbacks for hardware assisted flow con...Fugang Duan
2014-09-28serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue
2014-09-28tty: omap-serial: pull out calculation from baud_is_mode16Frans Klaver
2014-09-28tty: omap-serial: fix division by zeroFrans Klaver
2014-09-26tty: serial: 8250_core: remove UART_IER_RDI in serial8250_stop_rx()Sebastian Andrzej Siewior
2014-09-26tty: serial: 8250_core: use the ->line argument as a hint in serial8250_find_...Sebastian Andrzej Siewior
2014-09-26tty: serial: 8250_core: read only RX if there is something in the FIFOSebastian Andrzej Siewior
2014-09-26tty: serial: 8250_core: add run time pmSebastian Andrzej Siewior
2014-09-26tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacksSebastian Andrzej Siewior