summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2016-06-25serial: 8250_ingenic: drop #if conditional surrounding earlycon codeMasahiro Yamada1-1/+1
2016-06-25tty/serial/8250: use mctrl_gpio helpersYegor Yefremov1-0/+1
2016-06-25serial: 8250_uniphier: add COMPILE_TEST optionMasahiro Yamada1-1/+2
2016-04-30serial: 8250: Integrate Fintek into 8250_baseRicardo Ribalda Delgado1-8/+12
2016-04-30serial: 8250_mid: make module available only on X86Andy Shevchenko1-1/+3
2016-04-19Revert "serial: 8250: Add hardware dependency to RT288X option"Greg Kroah-Hartman1-1/+0
2016-03-07serial: 8250: describe CONFIG_SERIAL_8250_RSAMaciej S. Szmigiero1-1/+6
2016-03-07tty: serial: 8250: add MOXA Smartio MUE boards supportMathieu OTHACEHE1-0/+10
2016-03-07serial: 8250/mediatek: fix building with SERIAL_8250=mArnd Bergmann1-1/+1
2016-03-07serial: 8250/ingenic: fix building with SERIAL_8250=mArnd Bergmann1-3/+4
2016-03-07serial: 8250: Add hardware dependency to RT288X optionJean Delvare1-0/+1
2016-02-06serial: bcm2835: add driver for bcm2835-aux-uartMartin Sperl1-0/+24
2015-12-13serial: 8250_mid: fix broken DMA dependencyHeikki Krogerus1-1/+1
2015-12-13serial: 8250: move of_serial code to 8250 directoryArnd Bergmann1-0/+9
2015-12-13serial: 8250_ingenic: allow to be independent of SERIAL_8250_CONSOLEMasahiro Yamada1-1/+1
2015-12-13serial: 8250_ingenic: delete redundant "select SERIAL_EARLYCON"Masahiro Yamada1-1/+0
2015-11-20serial: 8250_mid: Add missing dependencyHeikki Krogerus1-0/+1
2015-10-17dmaengine: hsu: make the UART driver in control of selecting this driverHeikki Krogerus1-0/+2
2015-10-17serial: 8250_pci: Intel MID UART support to its own driverHeikki Krogerus1-0/+8
2015-10-17serial: Enable Freescale 16550 workaround on armScott Wood1-2/+2
2015-10-04serial: 8250: simplify ralink/alchemy register remap selectionMans Rullgard1-4/+5
2015-10-04drivers/tty: make serial 8250_lpc18xx.c Kconfig a tristatePaul Gortmaker1-1/+1
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+9
2015-06-21serial: 8250_ingenic: support for Ingenic SoC UARTsPaul Burton1-0/+9
2015-06-01serial: 8250: add LPC18xx/43xx UART driverJoachim Eastwood1-0/+8
2015-06-01serial: 8250_uniphier: add UniPhier serial driverMasahiro Yamada1-0/+7
2015-03-26serial: 8250_pci: replace switch-case by formulaAndy Shevchenko1-0/+1
2015-01-09tty: serial: 8250: omap: add ttySx console if the user didn'tSebastian Andrzej Siewior1-0/+19
2014-11-06serial: ralink: adds Mediatek MT7620 serialJohn Crispin1-1/+1
2014-11-05tty: serial: Add 8250-core based omap driverSebastian Andrzej Siewior1-0/+9
2014-09-10tty: serial: 8250: Add Mediatek UART driverMatthias Brugger1-0/+6
2014-09-08serial: Add support for Fintek F81216A LPC to 4 UARTRicardo Ribalda Delgado1-0/+9
2014-04-24tty/serial: convert 8250 to generic earlyconRob Herring1-0/+1
2014-04-24x86: move FIX_EARLYCON_MEM kconfig into x86Rob Herring1-5/+0
2013-11-25tty/serial/8250: fix typo in help textRandy Dunlap1-1/+1
2013-07-268250_pci: improve code comments and Kconfig helpStefan Seyfried1-0/+2
2013-06-03stallion: final cleanupPaul Bolle1-3/+2
2013-03-25TTY: 8250, deprecated 8250_core.* optionsJiri Slaby1-0/+17
2013-01-30serial: ralink: adds support for the serial core found on ralink wisocJohn Crispin1-0/+8
2013-01-15serial: 8250: Add support for dmaengineHeikki Krogerus1-0/+8
2013-01-15serial: 8250_dw: Add ACPI 5.0 supportHeikki Krogerus1-1/+1
2013-01-15serial: Remove RM9000 series serial driver.Ralf Baechle1-9/+0
2012-10-28Merge branch 'master' into for-nextJiri Kosina1-8/+8
2012-10-25tty: Fix typo in tty driversMasanari Iida1-1/+1
2012-09-268250_pnp: do pnp probe before legacy probeSean Young1-8/+8
2012-05-23Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds1-9/+0
2012-05-17serial: delete the MCA specific 8250 support.Paul Gortmaker1-9/+0
2012-05-04serial8250-em: Emma Mobile UART driver V2Magnus Damm1-0/+8
2012-01-24serial: group all the 8250 related code togetherPaul Gortmaker1-0/+280