summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250_ingenic: drop #if conditional surrounding earlycon codeMasahiro Yamada2016-06-252-3/+1
* serial: 8250_mtk: drop !defined(MODULE) conditionalMasahiro Yamada2016-06-251-1/+1
* serial: 8250_uniphier: drop !defined(MODULE) conditionalMasahiro Yamada2016-06-251-1/+1
* tty/serial/8250: use mctrl_gpio helpersYegor Yefremov2016-06-255-15/+68
* tty/serial/8250: make UART_MCR register access consistentYegor Yefremov2016-06-253-26/+35
* serial: 8250_mid: Read RX buffer on RX DMA timeout for DNVChuah, Kim Tatt2016-06-251-2/+4
* serial: 8250_dma: Export serial8250_rx_dma_flush()Chuah, Kim Tatt2016-06-251-0/+1
* dmaengine: hsu: Export hsu_dma_get_status()Chuah, Kim Tatt2016-06-251-5/+17
* tty: serial: 8250: add CON_CONSDEV to flagsMatthew Leach2016-06-251-1/+1
* serial: 8250_uniphier: add COMPILE_TEST optionMasahiro Yamada2016-06-251-1/+2
* 8250_pci: Adds support for the WCH CH355 4S cardAlexandr Petrenko2016-06-251-0/+24
* serial: 8250_fintek: fix the mismatched IRQ modeJi-Ze Hong (Peter Hong)2016-06-251-1/+35
* serial: 8250_early: Add earlycon support for Synopsys DesignWare ABP UARTKefeng Wang2016-06-251-0/+1
* tty: 8250, remove shadow and unused variablesJiri Slaby2016-06-252-9/+6
* tty: 8250, kill DEBUG_INTRJiri Slaby2016-06-253-11/+5
* tty: 8250, drop unused members from struct old_serial_portJiri Slaby2016-06-252-4/+2
* Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-2013-229/+203
|\
| * serial: 8250_dw: fix wrong logic in dw8250_check_lcr()Kefeng Wang2016-05-031-3/+4
| * serial: 8250dw: Add device HID for future AMD UART controllerWang Hongcheng2016-05-011-0/+1
| * serial: 8250: Integrate Fintek into 8250_baseRicardo Ribalda Delgado2016-04-305-111/+42
| * serial: 8250: of: Make tegra_serial_handle_break() staticThierry Reding2016-04-301-1/+1
| * serial: omap8250: Terminate rx dma only for flushesPeter Hurley2016-04-301-1/+1
| * serial: 8250: Extract IIR logic steering from rx dmaPeter Hurley2016-04-304-63/+58
| * serial: omap8250: Simplify rx dma completion interfacePeter Hurley2016-04-301-6/+4
| * serial: omap8250: Drop rx buffer syncPeter Hurley2016-04-301-6/+0
| * serial: 8250: Validate dmaengine tx chan meets requirementsPeter Hurley2016-04-301-0/+9
| * serial: 8250: Validate dmaengine rx chan meets requirementsPeter Hurley2016-04-301-6/+21
| * serial: 8250_uniphier: add "\n" at the end of error logMasahiro Yamada2016-04-301-1/+1
| * serial: 8250: Remove unused definePeter Hurley2016-04-301-1/+0
| * serial: omap8250: Eliminate local in omap8250_runtime_resume()Peter Hurley2016-04-301-3/+1
| * serial: 8250: Reduce expr in 8250 irq handlerPeter Hurley2016-04-301-2/+1
| * serial: 8250: Eliminate needless local in irq handlersPeter Hurley2016-04-302-11/+3
| * serial: 8250_mid: correct comment regarding Tangier HSUAndy Shevchenko2016-04-301-1/+5
| * serial: 8250_mid: make module available only on X86Andy Shevchenko2016-04-301-1/+3
| * serial: 8250_mid: include missed linux/bitops.hAndy Shevchenko2016-04-301-1/+2
| * serial: 8250_mid: recognize interrupt source in handlerAndy Shevchenko2016-04-301-10/+11
| * serial: 8250_mid: use proper bar for DNV platformAndy Shevchenko2016-04-301-3/+11
| * serial: 8250_pci: report DCD and DSR signals as active for Bay TrailWan Ahmad Zainie2016-04-301-0/+12
| * serial: 8250: export get_mctrl functionWan Ahmad Zainie2016-04-302-1/+12
| * serial: 8250_pci: fix divide error bug if baud rate is 0David Müller2016-04-281-0/+3
* | Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-05-191-4/+4
|\ \ | |/ |/|
| * dmaengine: dw: rename masters to reflect actual topologyAndy Shevchenko2016-04-131-4/+4
* | Revert "serial: 8250: Add hardware dependency to RT288X option"Greg Kroah-Hartman2016-04-191-1/+0
* | tty/serial/8250: fix RS485 half-duplex RXYegor Yefremov2016-04-191-1/+10
|/
* serial: 8250: describe CONFIG_SERIAL_8250_RSAMaciej S. Szmigiero2016-03-071-1/+6
* tty: serial: 8250: add MOXA Smartio MUE boards supportMathieu OTHACEHE2016-03-074-0/+182
* serial: 8250: convert drivers to use up_to_u8250p()Andy Shevchenko2016-03-073-15/+7
* serial: 8250/mediatek: fix building with SERIAL_8250=mArnd Bergmann2016-03-072-2/+2
* serial: 8250/ingenic: fix building with SERIAL_8250=mArnd Bergmann2016-03-072-4/+5
* serial: 8250/uniphier: fix modular buildArnd Bergmann2016-03-071-1/+1
OpenPOWER on IntegriCloud