summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-07-021-54/+4
|\
| * serial: 8250_omap: Move wake-up interrupt to generic wakeirqTony Lindgren2015-06-091-54/+4
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-273-0/+278
|\ \
| * | serial: 8250_ingenic: support for Ingenic SoC UARTsPaul Burton2015-06-213-0/+278
| * | serial: 8250_omap: provide complete custom startup & shutdown callbacksSebastian Andrzej Siewior2015-06-011-9/+73
* | | serial: 8250_pci: Correct uartclk for xr17v35x expansion chipsSoeren Grunewald2015-06-121-3/+19
* | | serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald2015-06-121-0/+21
| |/ |/|
* | serial: 8250: add LPC18xx/43xx UART driverJoachim Eastwood2015-06-013-0/+239
* | serial: 8250_uniphier: add UniPhier serial driverMasahiro Yamada2015-06-013-0/+265
* | serial: 8250_dw: support ACPI platforms with integrated DMA engineHeikki Krogerus2015-06-011-1/+18
* | serial: 8250: remove return statements from void functionMasahiro Yamada2015-06-011-2/+3
* | tty: serial/8250: remove console dependency for mediatekArnd Bergmann2015-05-241-0/+2
* | serial: 8250_omap: provide complete custom startup & shutdown callbacksSebastian Andrzej Siewior2015-05-241-9/+73
* | serial: 8250: do not copy port.fifosize member twiceMasahiro Yamada2015-05-101-1/+0
* | serial: 8250: Do nothing if nr_uarts=0Jan Kiszka2015-05-101-1/+7
* | tty: serial: 8250_mtk: Add earlyconEddie Huang2015-05-101-0/+13
* | tty: serial: 8250: export early_serial8250_setup functionEddie Huang2015-05-101-1/+1
* | tty: serial: 8250_mtk: Add support for bus clockSascha Hauer2015-05-061-4/+24
* | tty: serial: 8250_mtk: use pm_runtime callbacks for enablingSascha Hauer2015-05-061-33/+36
* | tty: serial: 8250_mtk: Use devm_clk_getSascha Hauer2015-05-061-5/+2
* | tty: serial: 8250_mtk: remove unnecessary testSascha Hauer2015-05-061-8/+4
* | tty: serial: 8250: omap: synchronize rx_runningJohn Ogness2015-05-061-16/+49
* | serial: 8250: remove Kconfig indirectionValentin Rothberg2015-05-061-8/+0
* | drivers/tty/serial/8250/8250_core.c: remove CONFIG_HUB6Valentin Rothberg2015-05-061-5/+0
|/
* serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald2015-04-281-2/+23
* Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-04-242-0/+25
|\
| * serial: 8250: Add support for big-endian MMIO accessesKevin Cernekee2015-04-142-0/+25
* | Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-219-380/+681
|\ \
| * | serial: 8250_pci: port failed after wakeup from S3Peter Hung2015-04-101-64/+50
| * | earlycon: 8250: Document kernel command line optionsPeter Hurley2015-04-101-2/+3
| * | earlycon: 8250: Fix command line regressionPeter Hurley2015-04-102-26/+24
| * | serial: 8250_dw: only get the clock rate in one placeHeikki Krogerus2015-03-261-17/+13
| * | serial: 8250_dw: remove useless ACPI ID checkHeikki Krogerus2015-03-261-5/+0
| * | serial: 8250_pci: add Intel Tangier supportAndy Shevchenko2015-03-261-0/+49
| * | serial: 8250_pci: replace switch-case by formula for Intel MIDAndy Shevchenko2015-03-261-44/+34
| * | serial: 8250_pci: replace switch-case by formulaAndy Shevchenko2015-03-262-31/+10
| * | serial: 8250: allow specifying iomem size in addition to addressMans Rullgard2015-03-261-0/+4
| * | serial: 8250_dw: add support for AMD SOC CarrizoKen Xue2015-03-261-0/+1
| * | serial: 8250_pci: remove non-used var for F81504Peter Hung2015-03-261-9/+2
| * | serial: 8250: remove the redundant includeWang Long2015-03-266-6/+0
| * | serial: 8250: Check UART_SCR is writablePeter Hurley2015-03-261-1/+2
| * | serial: 8250: Validate reg addr for Au1x00/RT288x i/o accessorsPeter Hurley2015-03-261-18/+30
| * | serial: 8250: Declare base port operations constPeter Hurley2015-03-261-1/+1
| * | serial: 8250: Decouple RSA probePeter Hurley2015-03-262-39/+76
| * | serial: 8250: Only get RSA resource when requiredPeter Hurley2015-03-261-14/+18
| * | serial: 8250: Get RSA resource iff CONFIG_SERIAL_8250_RSAPeter Hurley2015-03-261-0/+10
| * | serial: 8250: Initialize default dma handlers when setting defaultsPeter Hurley2015-03-261-7/+9
| * | serial: 8250: Initialize fixed type fields when setting defaultsPeter Hurley2015-03-261-16/+12
| * | serial: 8250: Encapsulate port i/o method initPeter Hurley2015-03-261-4/+13
| * | serial: 8250: Separate port initializationPeter Hurley2015-03-261-4/+11
OpenPOWER on IntegriCloud