aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2015-11-18Merge tag 'lsk-v4.1-15.10' of http://git.linaro.org/kernel/linux-linaro-stabl...linux-lng-4.1.10-2015.11Gary S. Robertson
2015-09-21serial: samsung: fix DMA for FIFO smaller than cache line sizeRobert Baldyga
2015-09-21serial: samsung: fix DMA mode enter condition for small FIFO sizesMarek Szyprowski
2015-09-21serial: 8250_pci: Add support for Pericom PI7C9X795[1248]Adam Lee
2015-09-21serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero
2015-09-21serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero
2015-09-21tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios()Johannes Thumshirn
2015-09-09Merge tag 'lsk-v4.1-15.08' of http://git.linaro.org/kernel/linux-linaro-stabl...linux-lng-4.1.5-2015.09Gary S. Robertson
2015-08-10serial: core: Fix crashes while echoing when closingPeter Hurley
2015-08-10Revert "serial: imx: initialized DMA w/o HW flow enabled"David Jander
2015-08-08exynos: driver raw read and write endian fixVictor Kamensky
2015-08-08exynos: serial clear and set big endian fixVictor Kamensky
2015-08-03serial: samsung: only use earlycon for consoleArnd Bergmann
2015-08-03tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_sendNicolas Ferre
2015-06-01serial: 8250_omap: provide complete custom startup & shutdown callbacksSebastian Andrzej Siewior
2015-05-24serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel
2015-05-24serial/amba-pl011: Unconditionally poll for FIFO space before each TX charDave Martin
2015-05-09Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"Dave Martin
2015-05-08serial: omap: Fix error handling in probeSemen Protsenko
2015-05-08earlycon: Revert log warningsPeter Hurley
2015-04-28serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald
2015-04-28serial: samsung: fix serial console breakRobert Baldyga
2015-04-28tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches
2015-04-28serial: of-serial: Remove device_type = "serial" registrationMichal Simek
2015-04-28serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek
2015-04-28serial: core: Fix kernel-doc build warningsPeter Hurley
2015-04-24Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-14serial: of_serial: Support big-endian register accessesKevin Cernekee
2015-04-14serial: 8250: Add support for big-endian MMIO accessesKevin Cernekee
2015-04-13Merge branch 'pnp'Rafael J. Wysocki
2015-04-10sc16is7xx: expose RTS inversion in RS-485 modeJakub Kicinski
2015-04-10serial: 8250_pci: port failed after wakeup from S3Peter Hung
2015-04-10earlycon: 8250: Document kernel command line optionsPeter Hurley
2015-04-10earlycon: 8250: Fix command line regressionPeter Hurley
2015-04-07Merge 4.0-rc7 into tty-nextGreg Kroah-Hartman
2015-03-26tty: serial: fsl_lpuart: clear receive flag on FIFO flushStefan Agner
2015-03-26tty: serial: fsl_lpuart: specify transmit FIFO sizeStefan Agner
2015-03-26serial: samsung: Clear operation mode on UART shutdownJavier Martinez Canillas
2015-03-26serial: 8250_dw: only get the clock rate in one placeHeikki Krogerus
2015-03-26serial: 8250_dw: remove useless ACPI ID checkHeikki Krogerus
2015-03-26serial: 8250_pci: add Intel Tangier supportAndy Shevchenko
2015-03-26serial: 8250_pci: replace switch-case by formula for Intel MIDAndy Shevchenko
2015-03-26serial: 8250_pci: replace switch-case by formulaAndy Shevchenko
2015-03-26tty: cpm_uart: replace CONFIG_8xx by CONFIG_CPM1Christophe Leroy
2015-03-26serial: jsm: some off by one bugsDan Carpenter
2015-03-26serial: xuartps: Fix check in console_setup().Thomas Betker
2015-03-26serial: xuartps: Get rid of register access macros.Thomas Betker
2015-03-26serial: xuartps: Fix iobase use.Thomas Betker
2015-03-26serial: xuartps: Fix cdns_uart_port[] definition.Thomas Betker