index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
qcom_geni_serial.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: serial: msm_geni_serial: Fix TX infinite loop
Evan Green
2018-05-14
1
-10
/
+7
*
tty: serial: qcom_geni_serial: Add early console support
Karthikeyan Ramasubramanian
2018-05-14
1
-2
/
+72
*
tty: serial: qcom_geni_serial: Return IRQ_NONE for spurious interrupts
Karthikeyan Ramasubramanian
2018-05-14
1
-1
/
+1
*
tty: serial: qcom_geni_serial: Use iowrite32_rep to write to FIFO
Karthikeyan Ramasubramanian
2018-05-14
1
-3
/
+4
*
tty: serial: qcom_geni_serial: Remove unnecessary memory barrier
Karthikeyan Ramasubramanian
2018-05-14
1
-9
/
+7
*
tty: serial: qcom_geni_serial: Initialize console port statically
Karthikeyan Ramasubramanian
2018-05-14
1
-7
/
+9
*
tty: serial: qcom_geni_serial: Use min3 to find minimum of 3 values
Karthikeyan Ramasubramanian
2018-05-14
1
-5
/
+1
*
tty: serial: qcom_geni_serial: Cleanup redundant code
Karthikeyan Ramasubramanian
2018-05-14
1
-15
/
+6
*
tty: serial: qcom_geni_serial: Add comments for clarification
Karthikeyan Ramasubramanian
2018-05-14
1
-0
/
+12
*
Merge 4.17-rc3 into tty-next
Greg Kroah-Hartman
2018-04-30
1
-4
/
+6
|
\
|
*
tty: serial: qcom_geni_serial: Use signed variable to get IRQ
Karthikeyan Ramasubramanian
2018-04-23
1
-4
/
+6
*
|
tty: serial: simplify getting .drvdata
Wolfram Sang
2018-04-22
1
-4
/
+2
|
/
*
tty: serial: msm_geni_serial: Fix return value check in qcom_geni_serial_probe()
Wei Yongjun
2018-03-22
1
-2
/
+2
*
tty: serial: msm_geni_serial: Add serial driver support for GENI based QUP
Karthikeyan Ramasubramanian
2018-03-20
1
-0
/
+1158