summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-03-141-1/+0Star
|\
| * dmaengine: dw: Remove misleading is_private propertyAndy Shevchenko2019-01-071-1/+0Star
* | serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uartLubomir Rintel2019-02-261-0/+4
* | serial: 8250_pxa: honor the port number from devicetreeLubomir Rintel2019-02-261-0/+4
* | serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ...Jay Dolan2019-02-131-0/+105
* | serial: 8250_pci: Fix number of ports for ACCES serial cardsJay Dolan2019-02-131-18/+18
* | serial: 8250_pci: Replace custom code with pci_match_id()Heikki Krogerus2019-02-111-22/+7Star
* | Merge 5.0-rc6 into tty-nextGreg Kroah-Hartman2019-02-112-4/+8
|\ \
| * | serial: 8250_pci: Make PCI class test non fatalAndy Shevchenko2019-01-301-4/+5
| * | tty: serial: 8250_mtk: Fix potential NULL pointer dereferenceGustavo A. R. Silva2019-01-301-0/+3
* | | Serial: Ingenic: Add support for the X1000.Zhou Yanjie2019-01-301-4/+9
* | | serial: 8250: Add OF support for Xscale variantLinus Walleij2019-01-301-0/+1
* | | Merge 5.0-rc4 into tty-nextGreg Kroah-Hartman2019-01-281-8/+9
|\| |
| * | serial: 8250: Fix serial8250 initialization crashHe Zhe2019-01-181-8/+9
| |/
* | serial: 8250_omap: Use clk_get_rate() to obtain fclk frequencyVignesh R2019-01-181-1/+13
* | serial: 8250_omap: Drop check for of_nodeVignesh R2019-01-181-35/+28Star
|/
* Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-297-10/+279
|\
| * Revert "serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250"Greg Kroah-Hartman2018-12-241-1/+0Star
| * serial: 8250: Rate limit serial port rx interrupts during input overrunsDarwin Dingel2018-12-173-1/+52
| * Merge 4.20-rc6 into tty-nextGreg Kroah-Hartman2018-12-101-9/+7Star
| |\
| * | serial: 8250-mtk: add uart DMA supportLong Cheng2018-12-051-1/+209
| * | serial: 8250: Process sysrq at port unlock timeDouglas Anderson2018-11-094-8/+18
| * | serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250Florian Fainelli2018-11-091-0/+1
* | | Revert "serial: 8250: Fix clearing FIFOs in RS485 mode again"Paul Burton2018-12-171-24/+5Star
| |/ |/|
* | tty: serial: 8250_mtk: always resume the device in probe.Peter Shih2018-12-051-9/+7Star
|/
* Merge 4.19-rc7 into tty-nextGreg Kroah-Hartman2018-10-081-4/+0Star
|\
| * Revert "serial: 8250_dw: Fix runtime PM handling"Guenter Roeck2018-10-021-4/+0Star
* | serial: 8250_uniphier: add auto-flow-control supportDai Okamura2018-10-021-0/+3
* | serial: 8250_uniphier: flatten probe functionMasahiro Yamada2018-10-021-32/+17Star
* | serial: 8250_uniphier: remove unused "fifo-size" propertyMasahiro Yamada2018-10-021-9/+1Star
* | serial: 8250: Fix clearing FIFOs in RS485 mode againMarek Vasut2018-09-181-5/+24
* | serial: 8250_of: Fix for lack of interrupt supportJohn Garry2018-09-181-9/+13
* | serial: 8250_omap: Make 8250_omap driver driver depend on ARCH_K3Lokesh Vutla2018-09-181-1/+1
* | serial: 8250: drop the printk from serial8250_interrupt()Sebastian Andrzej Siewior2018-09-181-5/+1Star
|/
* Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-181-0/+1
|\
| * Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-161-2/+0Star
| |\
| * | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* | | tty: serial: 8250: Revert NXP SC16C2552 workaroundMark2018-08-121-2/+1Star
* | | serial: 8250_exar: Read INT0 from slave device, tooAaron Sierra2018-08-021-1/+5
* | | serial: 8250_dw: Add ACPI support for uart on Broadcom SoCSrinath Mannam2018-08-021-0/+1
* | | serial: 8250_dw: always set baud rate in dw8250_set_termiosChen Hu2018-08-021-1/+1
* | | serial: 8250: Use cached port name directly in messagesAndy Shevchenko2018-07-252-14/+12Star
* | | serial: 8250_exar: Drop unused variable in pci_xr17v35x_setup()Andy Shevchenko2018-07-231-1/+0Star
* | | serial: 8250_exar: Describe all members in struct exar8250_boardAndy Shevchenko2018-07-211-0/+2
* | | serial: 8250_exar: Remove useless has_slave memberAndy Shevchenko2018-07-211-5/+2Star
* | | serial: 8250_dw: Add compatible string for Renesas RZ/N1 UARTPhil Edworthy2018-07-211-0/+1
* | | serial: 8250: of: Defer probe on missing IRQAlexander Sverdlin2018-07-161-0/+4
* | | serial: 8250: of: Correct of_platform_serial_setup() error handlingAlexander Sverdlin2018-07-161-1/+1
* | | serial: 8250_dw: add fractional divisor supportJisheng Zhang2018-07-121-0/+45
* | | serial: 8250: export serial8250_do_set_divisor()Jisheng Zhang2018-07-121-2/+3