summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/sprd_serial.c
AgeCommit message (Expand)Author
2019-09-21serial: sprd: correct the wrong sequence of argumentsChunyan Zhang
2017-08-28tty: serial: sprd: fix error return code in sprd_probe()Gustavo A. R. Silva
2017-07-30serial: sprd: clear timeout interrupt only rather than all interruptsLanqing Liu
2017-04-08serial: sprd: adjust TIMEOUT to a big valueWei Qiao
2017-01-27tty: serial: constify uart_ops structuresBhumika Goyal
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-02-06earlycon: Use common framework for earlycon declarationsPeter Hurley
2015-12-13serial/sprd_serial: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko
2015-10-04tty: serial: sprd: Fix module autoload for OF platform driverLuis de Bethencourt
2015-06-12serial: sprd: check for NULL after calling devm_clk_getFernando Guzman Lugo
2015-03-09Merge 4.0-rc3 into tty-testingGreg Kroah-Hartman
2015-03-07serial: sprd: Fix missing spin_unlock in sprd_handle_irq()Axel Lin
2015-03-07serial: sprd: Fix iotypePeter Hurley
2015-03-07sprd_serial: compile sprd_suspend and sprd_resume conditionallyPaul Bolle
2015-02-02tty/serial: Add Spreadtrum sc9836-uart driver supportChunyan Zhang