summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/Kconfig
AgeCommit message (Expand)AuthorLines
2017-06-20tty: serial: Add Actions Semi Owl UART earlyconAndreas Färber-0/+19
2017-06-09tty/serial: atmel: Remove AVR32 bits from the driverAndy Shevchenko-8/+8
2017-03-31serial: altera_uart: add earlycon supportTobias Klauser-0/+1
2017-03-17uartlite: Adding a kernel parameter for the number of uartlitesSam Povilus-0/+9
2017-03-17serial: altera_jtaguart: add earlycon supportTobias Klauser-0/+1
2017-01-12tty: serial: lantiq: implement earlycon supportMartin Blumenstingl-0/+1
2016-11-10tty: serial: Make the STM32 serial port depend on it's archPeter Robinson-1/+1
2016-10-30Merge 4.9-rc3 into tty-nextGreg Kroah-Hartman-0/+1
2016-10-27serial: rewrite pxa2xx-uart to use 8250_coreSergey Yanovich-2/+15
2016-10-27serial: SERIAL_STM32 should depend on HAS_DMAGeert Uytterhoeven-0/+1
2016-08-31serial: pch_uart: Add support for reading clock-frequency from DTZubair Lutfullah Kakakhel-1/+1
2016-06-25serial: Make SERIAL_MPS2_UART depend on ARCH_MPS2Geert Uytterhoeven-1/+1
2016-06-25serial: sh-sci: Add support for GPIO-controlled modem linesGeert Uytterhoeven-0/+1
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-2/+18
2016-05-13serial: pic32_uart: Add PIC32 UART driverAndrei Pistirica-0/+21
2016-04-30serial: mps2-uart: add support for early consoleVladimir Murzin-0/+1
2016-04-30serial: mps2-uart: add MPS2 UART driverVladimir Murzin-0/+12
2016-04-30serial: mxs-auart: add Alphascale ASM9260 supportOleksij Rempel-2/+3
2016-04-30serial: Make SERIAL_MVEBU_UART depend on ARCH_MVEBUGeert Uytterhoeven-0/+1
2016-04-30tty: serial: meson: Implement earlycon supportAndreas Färber-0/+1
2016-03-07serial: mvebu-uart: initial support for Armada-3700 serial portWilson Ding-0/+22
2016-03-07tty: sh-sci: Use ARCH_RENESASSimon Horman-1/+1
2016-02-06serial-uartlite: add earlycon supportRich Felker-0/+1
2016-02-06serial: sh-sci: Add CONFIG_SERIAL_EARLYCON supportYoshinori Sato-0/+6
2016-02-06serial: Remove 68328 driverFrederik Völkel-11/+0
2016-01-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+1
2015-12-22Merge tag 'qcom-soc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson-1/+1
2015-12-13serial: imx: implement handshaking using gpios with the mctrl_gpio helperUwe Kleine-König-0/+1
2015-12-13serial: 8250: move of_serial code to 8250 directoryArnd Bergmann-10/+0
2015-12-13serial: remove NWP serial supportArnd Bergmann-18/+1
2015-12-13serial: SERIAL_MXS_AUART should depend on HAS_DMAGeert Uytterhoeven-1/+2
2015-12-13serial: SERIAL_IMX_AUART should depend on HAS_DMAGeert Uytterhoeven-0/+1
2015-12-13serial: SERIAL_ATMEL should depend on HAS_DMAGeert Uytterhoeven-0/+1
2015-12-08serial: msm_serial: Make config tristateStephen Boyd-1/+1
2015-11-20serial: fsl_lpuart: Fix earlycon supportPeter Hurley-1/+1
2015-10-17serial: fsl_lpuart: add earlycon supportStefan Agner-0/+1
2015-10-04serial: mxs-auart+imx: allow compile testing on non-Freescale architecturesUwe Kleine-König-2/+2
2015-10-04serial: atmel: allow compile testing on non-atmel architecturesUwe Kleine-König-2/+2
2015-10-04serial: imx: add earlycon supportLucas Stach-0/+1
2015-10-04serial: sh-sci: Switch to generic DMA residue handlingGeert Uytterhoeven-1/+1
2015-09-04Revert "uart: pl011: Add support to ZTE ZX296702 uart"Greg Kroah-Hartman-2/+2
2015-08-04uart: pl011: Add support to ZTE ZX296702 uartJun Nie-2/+2
2015-08-04serial: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven-1/+2
2015-08-04serial: etraxfs-uart: use mctrl_gpio helpers for handling modem signalsNiklas Cassel-0/+1
2015-07-27Merge 4.2-rc4 into tty-nextGreg Kroah-Hartman-1/+1
2015-07-23serial/uartlite: Let it build on any arch with IOMEMRicardo Ribalda Delgado-1/+1
2015-07-23sc16is7xx: fix Kconfig dependenciesJakub Kicinski-1/+1
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-18/+54
2015-06-23sh-sci: Add h8300 SCIYoshinori Sato-1/+1
2015-06-10serial: stm32-usart: Add STM32 USART DriverMaxime Coquelin-0/+17