aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sprd_serial.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-12serial: sprd: check for NULL after calling devm_clk_getFernando Guzman Lugo1-1/+1
2015-03-09Merge 4.0-rc3 into tty-testingGreg Kroah-Hartman1-1/+5
2015-03-07serial: sprd: Fix missing spin_unlock in sprd_handle_irq()Axel Lin1-1/+3
2015-03-07serial: sprd: Fix iotypePeter Hurley1-1/+3
2015-03-07sprd_serial: compile sprd_suspend and sprd_resume conditionallyPaul Bolle1-0/+2
2015-02-02tty/serial: Add Spreadtrum sc9836-uart driver supportChunyan Zhang1-0/+793