summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/Kconfig
AgeCommit message (Expand)Author
2014-12-14Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-11-22serial: samsung: Fix serial config dependencies for exynos7Pankaj Dubey
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida
2014-11-06drivers: serial: jsm: Enable support for Digi Classic adaptersKonrad Zapalowicz
2014-11-06tty: serial: bcm63xx: Enable DT earlycon supportKevin Cernekee
2014-11-06tty: serial: bcm63xx: Update the Kconfig help textKevin Cernekee
2014-11-06tty: serial: bcm63xx: Allow bcm63xx_uart to be built on other platformsKevin Cernekee
2014-11-06serial: mxs-auart: use mctrl_gpio helpers for handling modem signalsJanusz Uzycki
2014-09-28tty: serial: msm: Add earlycon supportStephen Boyd
2014-09-28serial: cadence: Add generic earlycon supportMichal Simek
2014-09-09serial: clps711x: Fix COMPILE_TEST build for target without GPIOLIB supportAlexander Shiyan
2014-09-08tty/serial: samsung: enable usage for 64-bit Exynos platformsNaveen Krishna Chatradhi
2014-09-08ARM: meson: serial: add MesonX SoC on-chip uart driverCarlo Caione
2014-09-08serial: clps711x: Use mctrl_gpio helpers for handling modem signalsAlexander Shiyan
2014-07-10serial: lpc32xx uart module can't do consoleArnd Bergmann
2014-07-10serial/arc: Use generic earlycon infrastructureVineet Gupta
2014-07-09serial: samsung: no more support for S5P6440 and S5P6450 SoCsKukjin Kim
2014-05-28tty/serial: at91: use mctrl_gpio helpersRichard Genoud
2014-05-28tty/serial: Add GPIOLIB helpers for controlling modem linesRichard Genoud
2014-05-28serial: SERIAL_FSL_LPUART should depend on HAS_DMAGeert Uytterhoeven
2014-05-28serial: add missing SERIAL_CORE dependenciesArnd Bergmann
2014-05-27serial: pch_uart: Fix Kconfig dependenciesJean Delvare
2014-04-25serial: sc16is7xx: depend on I2CJon Ringle
2014-04-25serial: sc16is7xxJon Ringle
2014-04-24tty/serial: add arm/arm64 semihosting earlyconRob Herring
2014-04-24tty/serial: pl011: add generic earlycon supportRob Herring
2014-04-24tty/serial: add generic serial earlyconRob Herring
2014-04-24tty: serial: Add driver for MEN's 16z135 High Speed UART.Johannes Thumshirn
2014-04-24tty: xuartps: Rebrand driver as Cadence UARTSoren Brinkmann
2014-04-16serial: timberdale: Depend on X86_32Jean Delvare
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-02-13serial: sh_sci: remove HAVE_CLK build dependecyBaruch Siach
2014-02-13serial: max310x: Allow driver to be compiled as moduleAlexander Shiyan
2014-02-13serial: sh-sci: Restrict non-COMPILE_TEST compilationLaurent Pinchart
2014-02-06tty: serial: msm: Enable building msm_serial for ARCH_QCOMKumar Gala
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-09tty: serial: Limit msm_serial_hs driver to platforms that use itStephen Boyd
2014-01-07serial: clps711x: Enable driver compilation with COMPILE_TESTAlexander Shiyan
2013-12-19serial: Remove old SC26XX driverAlexander Shiyan
2013-10-29serial: sh-sci: Enable the driver on all ARM platformsLaurent Pinchart
2013-09-26tty: serial: Restrict ST ASC driver to only build on !ARM when COMPILE_TEST i...Dave Jones
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2013-09-03tilegx: Add tty serial support for TILE-Gx on-chip UARTChris Metcalf
2013-08-30tty: ar933x_uart: allow to build the driver as a moduleGabor Juhos
2013-08-28tty: ar933x_uart: use the clk API to get the uart clockGabor Juhos
2013-07-29Merge 3.11-rc3 into tty-nextGreg Kroah-Hartman
2013-07-26serial:st-asc: Add ST ASC driver.Srinivas Kandagatla
2013-07-26serial/efm32-uart: use COMPILE_TEST symbol to extend compile test coverageUwe Kleine-König