aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2015-06-10serial: stm32-usart: Add STM32 USART DriverMaxime Coquelin1-0/+17
2015-06-01sc16is7xx: spi interface is addedRama Kiran Kumar Indrakanti1-8/+35
2015-05-24serial: samsung: only use earlycon for consoleArnd Bergmann1-1/+1
2015-05-10TTY: msm_smd_tty: Remove unused driverStephen Boyd1-8/+0
2015-05-06serial: SERIAL_IFX6X60 should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2015-03-26tty: cpm_uart: replace CONFIG_8xx by CONFIG_CPM1Christophe Leroy1-1/+1
2015-03-26tty: serial: Remove orphaned serial driverStephen Boyd1-12/+0
2015-03-26tty: serial: msm_serial: Remove dead codeStephen Boyd1-1/+1
2015-03-07x86, intel-mid: remove Intel MID specific serial supportAndy Shevchenko1-10/+0
2015-03-07tty: serial: s/Medfile/MedfieldJoseph Kogut1-1/+1
2015-03-07tty: kconfig: remove the superfluous dependency on PPC_OFKevin Hao1-2/+2
2015-03-07serial: pl010 is no longer brokenArnd Bergmann1-1/+1
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+1
2015-02-07serial: driver for ETRAX FS UARTNiklas Cassel1-0/+10
2015-02-02tty/serial: Add Spreadtrum sc9836-uart driver supportChunyan Zhang1-0/+18
2015-02-02serial: samsung: Add support for early consoleTomasz Figa1-0/+1
2015-02-02x86, mrst: remove Moorestown specific serial driversAndy Shevchenko1-10/+0
2015-01-09serial: driver for Conexant Digicolor USARTBaruch Siach1-0/+15
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger1-1/+1
2014-12-14Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-10/+14
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-11-22serial: samsung: Fix serial config dependencies for exynos7Pankaj Dubey1-2/+2
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida1-1/+1
2014-11-06drivers: serial: jsm: Enable support for Digi Classic adaptersKonrad Zapalowicz1-2/+2
2014-11-06tty: serial: bcm63xx: Enable DT earlycon supportKevin Cernekee1-0/+1
2014-11-06tty: serial: bcm63xx: Update the Kconfig help textKevin Cernekee1-7/+9
2014-11-06tty: serial: bcm63xx: Allow bcm63xx_uart to be built on other platformsKevin Cernekee1-1/+1
2014-11-06serial: mxs-auart: use mctrl_gpio helpers for handling modem signalsJanusz Uzycki1-0/+1
2014-09-28tty: serial: msm: Add earlycon supportStephen Boyd1-0/+1