index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
sprd_serial.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: sprd: Modify the baud rate calculation formula
Lanqing Liu
2019-02-26
1
-1
/
+1
*
serial: sprd: Fix the indentation issue
Baolin Wang
2018-09-18
1
-24
/
+22
*
serial: sprd: Change 'int' to 'unsigned int'
Baolin Wang
2018-09-18
1
-4
/
+5
*
serial: sprd: Remove unnecessary resource validation
Baolin Wang
2018-09-18
1
-5
/
+2
*
serial: sprd: Use readable macros instead of magic number
Baolin Wang
2018-09-18
1
-8
/
+17
*
serial: sprd: Remove unused structure
Baolin Wang
2018-09-18
1
-11
/
+0
*
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-9
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
tty: serial: sprd: fix error return code in sprd_probe()
Gustavo A. R. Silva
2017-08-28
1
-2
/
+2
*
serial: sprd: clear timeout interrupt only rather than all interrupts
Lanqing Liu
2017-07-30
1
-1
/
+3
*
serial: sprd: adjust TIMEOUT to a big value
Wei Qiao
2017-04-08
1
-1
/
+1
*
tty: serial: constify uart_ops structures
Bhumika Goyal
2017-01-27
1
-1
/
+1
*
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-27
1
-1
/
+1
*
earlycon: Use common framework for earlycon declarations
Peter Hurley
2016-02-06
1
-2
/
+0
*
serial/sprd_serial: Deinline wait_for_xmitr, save 165 bytes
Denys Vlasenko
2015-12-13
1
-1
/
+1
*
tty: serial: sprd: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-04
1
-0
/
+1
*
serial: sprd: check for NULL after calling devm_clk_get
Fernando Guzman Lugo
2015-06-12
1
-1
/
+1
*
Merge 4.0-rc3 into tty-testing
Greg Kroah-Hartman
2015-03-09
1
-1
/
+5
|
\
|
*
serial: sprd: Fix iotype
Peter Hurley
2015-03-07
1
-1
/
+3
|
*
sprd_serial: compile sprd_suspend and sprd_resume conditionally
Paul Bolle
2015-03-07
1
-0
/
+2
*
|
serial: sprd: Fix missing spin_unlock in sprd_handle_irq()
Axel Lin
2015-03-07
1
-1
/
+3
|
/
*
tty/serial: Add Spreadtrum sc9836-uart driver support
Chunyan Zhang
2015-02-02
1
-0
/
+793