summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "drivers/tty/serial: make 8250/8250_ingenic.c explicitly non-modular"Arnd Bergmann2016-03-071-7/+21
* Revert "drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular"Arnd Bergmann2016-03-071-7/+28
* serial: 8250: Add hardware dependency to RT288X optionJean Delvare2016-03-071-0/+1
* serial: 8250_pci: all known Braswell ports are 1 channelAndy Shevchenko2016-03-071-5/+0
* serial: 8250_pci: convert to pcim_*() APIAndy Shevchenko2016-03-071-24/+8
* serial: 8250_dw: remove leftover definitionsAndy Shevchenko2016-03-071-6/+0
* serial: 8250_dw: remove redundant 'else' keywordAndy Shevchenko2016-03-071-2/+3
* tty: serial: Use GFP_ATOMIC instead of GFP_KERNEL in serial8250_em485_init()Matwey V. Kornilov2016-03-071-1/+1
* tty: serial: 8250: Cleanup p->em485 in serial8250_unregister_portMatwey V. Kornilov2016-03-071-0/+9
* serial: bcm2835: fix unsigned int issue with irqMartin Sperl2016-02-141-5/+5
* serial: 8250_early: Add earlycon support for TegraJon Hunter2016-02-141-0/+1
* 8250: mediatek: mark PM functions as __maybe_unusedArnd Bergmann2016-02-141-6/+4
* Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman2016-02-141-0/+21
|\
| * Revert "8250: uniphier: allow modular build with 8250 console"Greg Kroah-Hartman2016-02-071-1/+1
| * tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll2016-02-061-0/+21
| * 8250: uniphier: allow modular build with 8250 consoleArnd Bergmann2016-02-061-1/+1
OpenPOWER on IntegriCloud