summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_of.c
Commit message (Expand)AuthorAgeFilesLines
* tty: 8250_of: Use software emulated RS485 direction controlHeiko Schocher2019-10-041-0/+31
* tty: serial: 8250-of: Do not warn on deferred probeThierry Reding2019-06-101-2/+3
* serial: 8250_of: Use of_device_get_match_data()Andy Shevchenko2019-05-211-6/+3
* serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uartLubomir Rintel2019-02-261-0/+4
* serial: 8250: Add OF support for Xscale variantLinus Walleij2019-01-301-0/+1
* serial: 8250: Rate limit serial port rx interrupts during input overrunsDarwin Dingel2018-12-171-0/+5
* serial: 8250_of: Fix for lack of interrupt supportJohn Garry2018-09-181-9/+13
* 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_of: Add IO space supportJohn Garry2018-05-141-27/+35
* tty: serial: 8250: pass IRQ shared flag to UART portsKurt Kanzenbach2018-04-231-0/+1
* serial: 8250: Add Nuvoton NPCM UARTJoel Stanley2018-03-091-0/+1
* serial: 8250_of: fix return code when probe function fails to get resetMasahiro Yamada2018-01-091-1/+4
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-6/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23...Sean Wang2017-08-281-0/+2
* serial: 8250_of: Add basic PM runtime supportFranklin S Cooper Jr2017-08-281-11/+24
* serial: 8250_of: use of_property_read_bool()Sergei Shtylyov2017-08-281-2/+2
* serial: 8250: fix error handling in of_platform_serial_probe()Alexey Khoroshilov2017-07-301-9/+14
* serial: 8250_of: Add reset supportJoel Stanley2017-06-031-0/+10
* 8250: of: remove remnants of generic of_serial driverArnd Bergmann2017-01-271-69/+24
* serial: 8250: Add new port type for TI DA8xx/66AK2xDavid Lechner2017-01-121-0/+1
* serial: 8250: pxa: add devicetree earlyconsoleRobert Jarzmik2016-10-271-2/+0
* serial: 8250: of: Load TX FIFO Threshold from DTThor Thayer2016-09-271-0/+7
* serial: 8250: of: Make tegra_serial_handle_break() staticThierry Reding2016-04-301-1/+1
* serial: 8250: of: Enable suspend/resume for 8250_of driverWang Dongsheng2016-02-061-0/+1
* serial: 8250: of: Fix the driver and actually compile the 8250_ofPeter Ujfalusi2016-01-071-2/+1
* serial: 8250: move of_serial code to 8250 directoryArnd Bergmann2015-12-131-0/+348