summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250 (follow)
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250Florian Fainelli2018-11-091-0/+1
* Merge 4.19-rc7 into tty-nextGreg Kroah-Hartman2018-10-081-4/+0
|\
| * Revert "serial: 8250_dw: Fix runtime PM handling"Guenter Roeck2018-10-021-4/+0
* | serial: 8250_uniphier: add auto-flow-control supportDai Okamura2018-10-021-0/+3
* | serial: 8250_uniphier: flatten probe functionMasahiro Yamada2018-10-021-32/+17
* | serial: 8250_uniphier: remove unused "fifo-size" propertyMasahiro Yamada2018-10-021-9/+1
* | 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/+1
|/
* 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/+0
| |\
| * | 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/+1
* | | 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/+12
* | | serial: 8250_exar: Drop unused variable in pci_xr17v35x_setup()Andy Shevchenko2018-07-231-1/+0
* | | 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/+2
* | | 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
* | | serial: 8250: introduce get_divisor() and set_divisor() hookJisheng Zhang2018-07-122-4/+27
* | | serial: 8250_dw: Introduce IO accessors to extended registersAndy Shevchenko2018-07-071-8/+17
* | | serial: 8250: let serial8250_get_divisor() get uart_port * as paramJisheng Zhang2018-07-061-4/+4
* | | Merge 4.18-rc3 into tty-nextGreg Kroah-Hartman2018-07-021-2/+0
|\ \ \ | | |/ | |/|
| * | serial: 8250_pci: Remove stalled entries in blacklistAndy Shevchenko2018-06-281-2/+0
| |/
* | drivers/tty: add error handling for pcmcia_loop_configZhouyang Jia2018-06-281-2/+4
* | serial: 8250_omap: Add support for AM654 UART controllerNishanth Menon2018-06-281-0/+1
* | tty: serial: exar: generalize RS485 setupDaniel Golle2018-06-281-13/+25
|/
* serial: 8250_dw: Fix runtime PM handlingPhil Edworthy2018-05-141-0/+4
* serial: 8250: omap: Fix idling of clocks for unused uartsTony Lindgren2018-05-141-1/+15
* serial: 8250: Add missing rxtrig_bytes on Altera 16550 UARTMarek Vasut2018-05-141-0/+3
* serial/aspeed-vuart: fix a couple mod_timer() callsDan Carpenter2018-05-141-2/+3
* serial: 8250_of: Add IO space supportJohn Garry2018-05-141-27/+35
* serial: 8250_early: Setup divider when uartclk is passedMichal Simek2018-04-251-1/+1
* serial/aspeed-vuart: Implement quick throttle mechanismJeremy Kerr2018-04-231-4/+101
* serial/aspeed-vuart: Implement rx throttlingJeremy Kerr2018-04-231-0/+27
* serial/8250: export serial8250_read_charJeremy Kerr2018-04-231-1/+2
* tty: serial: 8250: pass IRQ shared flag to UART portsKurt Kanzenbach2018-04-231-0/+1
* serial: 8250: omap: Provide ability to enable/disable UART as wakeup sourceVignesh R2018-04-231-0/+11
* serial: 8250_dw: Limit dw8250_tx_wait_empty quirk to armada-38x devicesJoshua Scott2018-04-231-4/+27
* Merge 4.16-rc6 into tty-nextGreg Kroah-Hartman2018-03-201-3/+18
|\
| * serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich2018-02-281-0/+11
| * serial: 8250_pci: Don't fail on multiport card classAndy Shevchenko2018-02-281-3/+7
* | 8250-men-mcb: add support for 16z025 and 16z057Michael Moese2018-03-152-36/+94