summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_of.c
Commit message (Expand)AuthorAgeFilesLines
* 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