summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2015-10-17tty: Remove tty_port::close_waitPeter Hurley
2015-10-17tty: Remove ASYNC_CLOSING checks in open()/hangup() methodsPeter Hurley
2015-10-17serial: tegra: Add helper function for handling RX bufferJon Hunter
2015-10-17serial: tegra: Remove redundant code and check in tegra_uart_stop_rx()Jon Hunter
2015-10-17serial: tegra: Remove unnecessary return statementsJon Hunter
2015-10-17serial: tegra: Handle another RX race conditionJon Hunter
2015-10-17serial: 8250_omap: Remove RTS clearPeter Hurley
2015-10-17serial: Enable Freescale 16550 workaround on armScott Wood
2015-10-17tty: serial: men_z135_uart.c: use mcb memory region size instead of hardcoded...Andreas Werner
2015-10-17serial: atmel: fix compiler warning on address castAndre Przywara
2015-10-12Merge 4.3-rc5 into tty-nextGreg Kroah-Hartman
2015-10-04serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard
2015-10-04tty: serial: msm: Remove 115.2 Kbps maximum baud rate limitationIvan T. Ivanov
2015-10-04tty: serial: msm: Add RX DMA supportIvan T. Ivanov
2015-10-04tty: serial: msm: Add TX DMA supportIvan T. Ivanov
2015-10-04tty: serial: msm: Add msm prefix to all driver functionsIvan T. Ivanov
2015-10-04tty: serial: msm: replaces (1 << x) with BIT(x) macroPramod Gurav
2015-10-04tty: serial: msm: Add mask value for UART_DM registersPramod Gurav
2015-10-04sc16is7xx: null ptr checkSean Nyekjaer
2015-10-04serial: omap: remove warnings about unused functionsEzequiel Garcia
2015-10-04mpsc: use dma_set_mask insted of dma_supportedChristoph Hellwig
2015-10-04serial: 8250_dma: no need to sync RX bufferAndy Shevchenko
2015-10-04serial: 8250: Refactor serial console restore-from-suspendPeter Hurley
2015-10-04serial: 8250: Tolerate clock variance for max baud rateJames Hogan
2015-10-04serial_core: support native endiannessMax Filippov
2015-10-04tty/serial: st-asc: drop the use of IRQF_NO_SUSPENDSudeep Holla
2015-10-04tty: serial: lpc32xx_hs: fix handling platform_get_irq resultAndrzej Hajda
2015-10-04tty: serial: cpm_uart: Fix module autoload for OF platform driverLuis de Bethencourt
2015-10-04tty: serial: sprd: Fix module autoload for OF platform driverLuis de Bethencourt
2015-10-04tty: serial: of_serial: Fix module autoload for OF platform driverLuis de Bethencourt
2015-10-04tty: serial: apbuart: Fix module autoload for OF platform driverLuis de Bethencourt
2015-10-04serial: 8250: simplify ralink/alchemy register remap selectionMans Rullgard
2015-10-04serial: atmel: fix error path of probe functionUwe Kleine-König
2015-10-04Revert "serial: imx: remove unbalanced clk_prepare"Fabio Estevam
2015-10-04serial: mctrl_gpio: implement interrupt handlingUwe Kleine-König
2015-10-04serial: mctrl-gpio: rename init functionUwe Kleine-König
2015-10-04serial: mxs-auart+imx: allow compile testing on non-Freescale architecturesUwe Kleine-König
2015-10-04serial: atmel: allow compile testing on non-atmel architecturesUwe Kleine-König
2015-10-04serial: imx: also update RX stats in DMA pathLucas Stach
2015-10-04serial: imx: re-enable DMA support without hardware flow controlLucas Stach
2015-10-04serial: imx: don't use idle condition detect for DMA transfersLucas Stach
2015-10-04serial: imx: configure proper DMA burst sizesLucas Stach
2015-10-04serial: imx: always restart DMA if more data is availableLucas Stach
2015-10-04serial: imx: set up aging timer interrupt as DMA triggerLucas Stach
2015-10-04serial: imx: make setup_ufcr more usefulLucas Stach
2015-10-04serial: 8250_dw: don't set UPF_BOOT_AUTOCONF flagHeikki Krogerus
2015-10-04serial: 8250_dw: cleanup dw8250_setup_portHeikki Krogerus
2015-10-04serial: 8250_dw: cleanup dw8250_idma_filterHeikki Krogerus
2015-10-04serial: 8250_dw: rename and comment the fallback dma filterHeikki Krogerus
2015-10-04serial: 8250_dw: proper support for UARTs without busy functionalityHeikki Krogerus