aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-30serial: mxs-auart: add Alphascale ASM9260 supportOleksij Rempel2-126/+520
2016-04-30sc16is7xx: remove useless "uart_handle_cts_change"Wills Wang1-10/+3
2016-04-30serial: mctrl_gpio: Grammar s/lines GPIOs/line GPIOs/, /sets/set/Geert Uytterhoeven1-2/+2
2016-04-30serial: imx: support RS-485 Rx disable on TxBaruch Siach1-3/+12
2016-04-30serial: Make SERIAL_MVEBU_UART depend on ARCH_MVEBUGeert Uytterhoeven1-0/+1
2016-04-30drivers/tty: make serial/mvebu-uart.c explicitly non-modularPaul Gortmaker1-25/+3
2016-04-30serial: mvebu-uart: fix platform_no_drv_owner.cocci warningsJulia Lawall1-1/+0
2016-04-30tty: serial: meson: Implement earlycon supportAndreas Färber2-7/+36
2016-04-30tty: msm_serial: remove static clk rate setting in probeSrinivas Kandagatla1-2/+0
2016-04-30serial: core: Prevent unsafe uart port access, part 3Peter Hurley1-10/+20
2016-04-30serial: core: Prevent unsafe uart port access, part 2Peter Hurley1-43/+128
2016-04-30serial: core: Prevent unsafe uart port access, part 1Peter Hurley1-53/+104
2016-04-30serial: core: Expand port mutex section in uart_poll_init()Peter Hurley1-15/+15
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2-20/+21
2016-04-30tty: Replace ASYNC_SUSPENDED bit and update atomicallyPeter Hurley1-4/+4
2016-04-30tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomicallyPeter Hurley2-8/+8
2016-04-30tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley1-1/+1
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley2-7/+6
2016-04-30tty: amba-pl011: Use 32-bit accesses for SBSA UARTChristopher Covington1-0/+1
2016-04-28tty/serial: atmel: fix hardware handshake selectionAlexandre Belloni1-1/+13
2016-04-28serial: 8250_pci: fix divide error bug if baud rate is 0David Müller1-0/+3
2016-04-26serial: sc16is7xx: use gpiochip data pointerLinus Walleij1-10/+6
2016-04-26serial: max310x: use gpiochip data pointerLinus Walleij1-6/+6
2016-04-19Revert "serial: 8250: Add hardware dependency to RT288X option"Greg Kroah-Hartman1-1/+0
2016-04-19tty/serial/8250: fix RS485 half-duplex RXYegor Yefremov1-1/+10
2016-04-19Revert "serial-uartlite: Constify uartlite_be/uartlite_le"Sudip Mukherjee1-4/+4
2016-04-18serial: mctrl_gpio: Grammar s/lines GPIOs/line GPIOs/, /sets/set/Geert Uytterhoeven1-2/+2
2016-04-13dmaengine: dw: rename masters to reflect actual topologyAndy Shevchenko1-4/+4
2016-03-07serial: 8250: describe CONFIG_SERIAL_8250_RSAMaciej S. Szmigiero1-1/+6
2016-03-07serial: samsung: optimize UART rx fifo access routineYoungmin Nam1-5/+13
2016-03-07serial: pl011: add mark/space parity supportEd Spiridonov1-0/+2
2016-03-07tty: serial: 8250: add MOXA Smartio MUE boards supportMathieu OTHACEHE4-0/+182
2016-03-07serial: 8250: convert drivers to use up_to_u8250p()Andy Shevchenko3-15/+7
2016-03-07serial: 8250/mediatek: fix building with SERIAL_8250=mArnd Bergmann2-2/+2
2016-03-07serial: 8250/ingenic: fix building with SERIAL_8250=mArnd Bergmann2-4/+5
2016-03-07serial: 8250/uniphier: fix modular buildArnd Bergmann1-1/+1
2016-03-07Revert "drivers/tty/serial: make 8250/8250_ingenic.c explicitly non-modular"Arnd Bergmann1-7/+21
2016-03-07Revert "drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular"Arnd Bergmann1-7/+28
2016-03-07serial: mvebu-uart: initial support for Armada-3700 serial portWilson Ding3-0/+673
2016-03-07serial: mctrl_gpio: Add missing module licenseRomain Izard1-0/+3
2016-03-07serial: ifx6x60: avoid uninitialized variable useArnd Bergmann1-0/+3
2016-03-07tty/serial: at91: fix bad offset for UART timeout registerLudovic Desroches1-6/+13
2016-03-07tty/serial: at91: restore dynamic driver bindingRomain Izard1-1/+34
2016-03-07serial: 8250: Add hardware dependency to RT288X optionJean Delvare1-0/+1
2016-03-07serial-uartlite: Configure for rising edge irq trigger.Maarten Brock1-1/+2
2016-03-07serial-uartlite: Spinlock inside the loop.Maarten Brock1-5/+4
2016-03-07serial-uartlite: Constify uartlite_be/uartlite_leMaarten Brock1-4/+4
2016-03-07serial-uartlite: Enlarge maximum nr of devices to 16.Maarten Brock1-1/+1
2016-03-07serial: 8250_pci: all known Braswell ports are 1 channelAndy Shevchenko1-5/+0
2016-03-07serial: 8250_pci: convert to pcim_*() APIAndy Shevchenko1-24/+8