aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-18tty: serial: owl: Implement console driverAndreas Färber1-2/+2
2017-06-20tty: serial: Add Actions Semi Owl UART earlyconAndreas Färber1-0/+19
2017-06-09tty/serial: atmel: Remove AVR32 bits from the driverAndy Shevchenko1-8/+8
2017-03-31serial: altera_uart: add earlycon supportTobias Klauser1-0/+1
2017-03-17uartlite: Adding a kernel parameter for the number of uartlitesSam Povilus1-0/+9
2017-03-17serial: altera_jtaguart: add earlycon supportTobias Klauser1-0/+1
2017-01-12tty: serial: lantiq: implement earlycon supportMartin Blumenstingl1-0/+1
2016-11-10tty: serial: Make the STM32 serial port depend on it's archPeter Robinson1-1/+1
2016-10-30Merge 4.9-rc3 into tty-nextGreg Kroah-Hartman1-0/+1
2016-10-27serial: rewrite pxa2xx-uart to use 8250_coreSergey Yanovich1-2/+15
2016-10-27serial: SERIAL_STM32 should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2016-08-31serial: pch_uart: Add support for reading clock-frequency from DTZubair Lutfullah Kakakhel1-1/+1
2016-06-25serial: Make SERIAL_MPS2_UART depend on ARCH_MPS2Geert Uytterhoeven1-1/+1
2016-06-25serial: sh-sci: Add support for GPIO-controlled modem linesGeert Uytterhoeven1-0/+1
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-2/+18
2016-05-13serial: pic32_uart: Add PIC32 UART driverAndrei Pistirica1-0/+21
2016-04-30serial: mps2-uart: add support for early consoleVladimir Murzin1-0/+1
2016-04-30serial: mps2-uart: add MPS2 UART driverVladimir Murzin1-0/+12
2016-04-30serial: mxs-auart: add Alphascale ASM9260 supportOleksij Rempel1-2/+3
2016-04-30serial: Make SERIAL_MVEBU_UART depend on ARCH_MVEBUGeert Uytterhoeven1-0/+1
2016-04-30tty: serial: meson: Implement earlycon supportAndreas Färber1-0/+1
2016-03-07serial: mvebu-uart: initial support for Armada-3700 serial portWilson Ding1-0/+22
2016-03-07tty: sh-sci: Use ARCH_RENESASSimon Horman1-1/+1
2016-02-06serial-uartlite: add earlycon supportRich Felker1-0/+1
2016-02-06serial: sh-sci: Add CONFIG_SERIAL_EARLYCON supportYoshinori Sato1-0/+6
2016-02-06serial: Remove 68328 driverFrederik Völkel1-11/+0
2016-01-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2015-12-22Merge tag 'qcom-soc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/driversOlof Johansson1-1/+1
2015-12-13serial: imx: implement handshaking using gpios with the mctrl_gpio helperUwe Kleine-König1-0/+1
2015-12-13serial: 8250: move of_serial code to 8250 directoryArnd Bergmann1-10/+0
2015-12-13serial: remove NWP serial supportArnd Bergmann1-18/+1
2015-12-13serial: SERIAL_MXS_AUART should depend on HAS_DMAGeert Uytterhoeven1-1/+2
2015-12-13serial: SERIAL_IMX_AUART should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2015-12-13serial: SERIAL_ATMEL should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2015-12-08serial: msm_serial: Make config tristateStephen Boyd1-1/+1
2015-11-20serial: fsl_lpuart: Fix earlycon supportPeter Hurley1-1/+1
2015-10-17serial: fsl_lpuart: add earlycon supportStefan Agner1-0/+1
2015-10-04serial: mxs-auart+imx: allow compile testing on non-Freescale architecturesUwe Kleine-König1-2/+2
2015-10-04serial: atmel: allow compile testing on non-atmel architecturesUwe Kleine-König1-2/+2
2015-10-04serial: imx: add earlycon supportLucas Stach1-0/+1
2015-10-04serial: sh-sci: Switch to generic DMA residue handlingGeert Uytterhoeven1-1/+1
2015-09-04Revert "uart: pl011: Add support to ZTE ZX296702 uart"Greg Kroah-Hartman1-2/+2
2015-08-04uart: pl011: Add support to ZTE ZX296702 uartJun Nie1-2/+2
2015-08-04serial: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+2
2015-08-04serial: etraxfs-uart: use mctrl_gpio helpers for handling modem signalsNiklas Cassel1-0/+1
2015-07-27Merge 4.2-rc4 into tty-nextGreg Kroah-Hartman1-1/+1
2015-07-23serial/uartlite: Let it build on any arch with IOMEMRicardo Ribalda Delgado1-1/+1
2015-07-23sc16is7xx: fix Kconfig dependenciesJakub Kicinski1-1/+1
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-18/+54
2015-06-23sh-sci: Add h8300 SCIYoshinori Sato1-1/+1