summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2015-12-14serial: 8250_mid: fix broken DMA dependencyHeikki Krogerus1-1/+1
2015-12-14serial: 8250: move of_serial code to 8250 directoryArnd Bergmann1-0/+9
2015-12-14serial: 8250_ingenic: allow to be independent of SERIAL_8250_CONSOLEMasahiro Yamada1-1/+1
2015-12-14serial: 8250_ingenic: delete redundant "select SERIAL_EARLYCON"Masahiro Yamada1-1/+0
2015-11-21serial: 8250_mid: Add missing dependencyHeikki Krogerus1-0/+1
2015-10-18dmaengine: hsu: make the UART driver in control of selecting this driverHeikki Krogerus1-0/+2
2015-10-18serial: 8250_pci: Intel MID UART support to its own driverHeikki Krogerus1-0/+8
2015-10-18serial: 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-27serial: 8250_pci: replace switch-case by formulaAndy Shevchenko1-0/+1
2015-01-10tty: serial: 8250: omap: add ttySx console if the user didn'tSebastian Andrzej Siewior1-0/+19
2014-11-07serial: ralink: adds Mediatek MT7620 serialJohn Crispin1-1/+1
2014-11-06tty: 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-09serial: Add support for Fintek F81216A LPC to 4 UARTRicardo Ribalda Delgado1-0/+9
2014-04-25tty/serial: convert 8250 to generic earlyconRob Herring1-0/+1
2014-04-25x86: 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-278250_pci: improve code comments and Kconfig helpStefan Seyfried1-0/+2
2013-06-04stallion: final cleanupPaul Bolle1-3/+2
2013-03-26TTY: 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-16serial: 8250: Add support for dmaengineHeikki Krogerus1-0/+8
2013-01-16serial: 8250_dw: Add ACPI 5.0 supportHeikki Krogerus1-1/+1
2013-01-16serial: 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-278250_pnp: do pnp probe before legacy probeSean Young1-8/+8
2012-05-24Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds1-9/+0
2012-05-18serial: delete the MCA specific 8250 support.Paul Gortmaker1-9/+0
2012-05-05serial8250-em: Emma Mobile UART driver V2Magnus Damm1-0/+8
2012-01-24serial: group all the 8250 related code togetherPaul Gortmaker1-0/+280