summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/Kconfig
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-191-1/+1
|\
| * kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-071-1/+1
* | serial: driver for ETRAX FS UARTNiklas Cassel2015-02-071-0/+10
* | tty/serial: Add Spreadtrum sc9836-uart driver supportChunyan Zhang2015-02-021-0/+18
* | serial: samsung: Add support for early consoleTomasz Figa2015-02-021-0/+1
* | x86, mrst: remove Moorestown specific serial driversAndy Shevchenko2015-02-021-10/+0
* | serial: driver for Conexant Digicolor USARTBaruch Siach2015-01-091-0/+15
|/
* Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-141-10/+14
|\
| * drivers: serial: jsm: Enable support for Digi Classic adaptersKonrad Zapalowicz2014-11-061-2/+2
| * tty: serial: bcm63xx: Enable DT earlycon supportKevin Cernekee2014-11-061-0/+1
| * tty: serial: bcm63xx: Update the Kconfig help textKevin Cernekee2014-11-061-7/+9
| * tty: serial: bcm63xx: Allow bcm63xx_uart to be built on other platformsKevin Cernekee2014-11-061-1/+1
| * serial: mxs-auart: use mctrl_gpio helpers for handling modem signalsJanusz Uzycki2014-11-061-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-121-1/+1
|\ \
| * | treewide: fix typo in printk and KconfigMasanari Iida2014-11-201-1/+1
| |/
* | serial: samsung: Fix serial config dependencies for exynos7Pankaj Dubey2014-11-221-2/+2
|/
* tty: serial: msm: Add earlycon supportStephen Boyd2014-09-281-0/+1
* serial: cadence: Add generic earlycon supportMichal Simek2014-09-281-0/+1
* serial: clps711x: Fix COMPILE_TEST build for target without GPIOLIB supportAlexander Shiyan2014-09-091-1/+1
* tty/serial: samsung: enable usage for 64-bit Exynos platformsNaveen Krishna Chatradhi2014-09-081-1/+1
* ARM: meson: serial: add MesonX SoC on-chip uart driverCarlo Caione2014-09-081-0/+18
* serial: clps711x: Use mctrl_gpio helpers for handling modem signalsAlexander Shiyan2014-09-081-0/+1
* serial: lpc32xx uart module can't do consoleArnd Bergmann2014-07-101-1/+1
* serial/arc: Use generic earlycon infrastructureVineet Gupta2014-07-101-0/+1
* serial: samsung: no more support for S5P6440 and S5P6450 SoCsKukjin Kim2014-07-091-1/+0
* tty/serial: at91: use mctrl_gpio helpersRichard Genoud2014-05-281-0/+1
* tty/serial: Add GPIOLIB helpers for controlling modem linesRichard Genoud2014-05-281-0/+3
* serial: SERIAL_FSL_LPUART should depend on HAS_DMAGeert Uytterhoeven2014-05-281-0/+1
* serial: add missing SERIAL_CORE dependenciesArnd Bergmann2014-05-281-0/+3
* serial: pch_uart: Fix Kconfig dependenciesJean Delvare2014-05-271-1/+1
* serial: sc16is7xx: depend on I2CJon Ringle2014-04-251-0/+1
* serial: sc16is7xxJon Ringle2014-04-251-0/+9
* tty/serial: add arm/arm64 semihosting earlyconRob Herring2014-04-241-0/+10
* tty/serial: pl011: add generic earlycon supportRob Herring2014-04-241-0/+1
* tty/serial: add generic serial earlyconRob Herring2014-04-241-0/+7
* tty: serial: Add driver for MEN's 16z135 High Speed UART.Johannes Thumshirn2014-04-241-0/+10
* tty: xuartps: Rebrand driver as Cadence UARTSoren Brinkmann2014-04-241-4/+5
* serial: timberdale: Depend on X86_32Jean Delvare2014-04-161-0/+1
* Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-1/+1
|\
| * tty: serial: msm: Enable building msm_serial for ARCH_QCOMKumar Gala2014-02-061-1/+1
* | serial: sh_sci: remove HAVE_CLK build dependecyBaruch Siach2014-02-131-1/+0
* | serial: max310x: Allow driver to be compiled as moduleAlexander Shiyan2014-02-131-1/+1
* | serial: sh-sci: Restrict non-COMPILE_TEST compilationLaurent Pinchart2014-02-131-1/+2
|/
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-231-1/+1
|\
| * tty: serial: Limit msm_serial_hs driver to platforms that use itStephen Boyd2014-01-091-1/+1
* | serial: clps711x: Enable driver compilation with COMPILE_TESTAlexander Shiyan2014-01-071-2/+1
* | serial: Remove old SC26XX driverAlexander Shiyan2013-12-191-18/+0
|/
* serial: sh-sci: Enable the driver on all ARM platformsLaurent Pinchart2013-10-291-1/+1
* tty: serial: Restrict ST ASC driver to only build on !ARM when COMPILE_TEST i...Dave Jones2013-09-261-0/+1
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+1
OpenPOWER on IntegriCloud