aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_of.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman1-6/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2017-08-28serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23 SoCSean Wang1-0/+2
2017-08-28serial: 8250_of: Add basic PM runtime supportFranklin S Cooper Jr1-11/+24
2017-08-28serial: 8250_of: use of_property_read_bool()Sergei Shtylyov1-2/+2
2017-07-30serial: 8250: fix error handling in of_platform_serial_probe()Alexey Khoroshilov1-9/+14
2017-06-03serial: 8250_of: Add reset supportJoel Stanley1-0/+10
2017-01-278250: of: remove remnants of generic of_serial driverArnd Bergmann1-69/+24
2017-01-12serial: 8250: Add new port type for TI DA8xx/66AK2xDavid Lechner1-0/+1
2016-10-27serial: 8250: pxa: add devicetree earlyconsoleRobert Jarzmik1-2/+0
2016-09-27serial: 8250: of: Load TX FIFO Threshold from DTThor Thayer1-0/+7
2016-04-30serial: 8250: of: Make tegra_serial_handle_break() staticThierry Reding1-1/+1
2016-02-06serial: 8250: of: Enable suspend/resume for 8250_of driverWang Dongsheng1-0/+1
2016-01-07serial: 8250: of: Fix the driver and actually compile the 8250_ofPeter Ujfalusi1-2/+1
2015-12-13serial: 8250: move of_serial code to 8250 directoryArnd Bergmann1-0/+348