summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sprd_serial.c
Commit message (Expand)AuthorAgeFilesLines
* tty: serial: constify uart_ops structuresBhumika Goyal2017-01-271-1/+1
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-271-1/+1
* earlycon: Use common framework for earlycon declarationsPeter Hurley2016-02-061-2/+0
* serial/sprd_serial: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko2015-12-131-1/+1
* tty: serial: sprd: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-041-0/+1
* serial: sprd: check for NULL after calling devm_clk_getFernando Guzman Lugo2015-06-121-1/+1
* Merge 4.0-rc3 into tty-testingGreg Kroah-Hartman2015-03-091-1/+5
|\
| * serial: sprd: Fix iotypePeter Hurley2015-03-071-1/+3
| * sprd_serial: compile sprd_suspend and sprd_resume conditionallyPaul Bolle2015-03-071-0/+2
* | serial: sprd: Fix missing spin_unlock in sprd_handle_irq()Axel Lin2015-03-071-1/+3
|/
* tty/serial: Add Spreadtrum sc9836-uart driver supportChunyan Zhang2015-02-021-0/+793