index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: qcom_geni_serial: Initialize baud in qcom_geni_console_setup
Nathan Chancellor
2019-03-19
1
-1
/
+1
*
Merge 5.0-rc4 into tty-next
Greg Kroah-Hartman
2019-01-28
1
-2
/
+2
|
\
|
*
tty: serial: qcom_geni_serial: Allow mctrl when flow control is disabled
Matthias Kaehlcke
2019-01-22
1
-2
/
+2
*
|
tty: serial: qcom_geni_serial: Use u32 for register variables
Ryan Case
2019-01-08
1
-12
/
+12
*
|
tty: serial: qcom_geni_serial: Remove xfer_mode variable
Ryan Case
2019-01-08
1
-43
/
+24
*
|
tty: serial: qcom_geni_serial: Remove set_rfr_wm() and related variables
Ryan Case
2019-01-08
1
-21
/
+4
*
|
tty: serial: qcom_geni_serial: Remove use of *_relaxed() and mb()
Ryan Case
2019-01-08
1
-111
/
+80
|
/
*
tty: serial: qcom_geni_serial: Fix UART hang
Ryan Case
2018-12-20
1
-0
/
+8
*
tty: serial: qcom_geni_serial: Fix wrap around of TX buffer
Matthias Kaehlcke
2018-12-20
1
-5
/
+7
*
tty: serial: qcom_geni_serial: Remove interrupt storm
Ryan Case
2018-12-17
1
-2
/
+23
*
tty: serial: qcom_geni_serial: Fix softlock
Ryan Case
2018-12-05
1
-17
/
+39
*
serial: qcom_geni_serial: Process sysrq at port unlock time
Douglas Anderson
2018-11-09
1
-4
/
+3
*
serial: qcom_geni_serial: Finish supporting sysrq
Douglas Anderson
2018-11-09
1
-0
/
+7
*
tty: serial: qcom_geni_serial: simplify getting .driver_data
Wolfram Sang
2018-11-09
1
-4
/
+2
*
tty: serial: qcom_geni_serial: Rectify UART suspend mechanism
Mukesh Kumar Savaliya
2018-11-09
1
-30
/
+6
*
tty: serial: qcom_geni_serial: Don't slow all ports just for kgdb
Douglas Anderson
2018-11-09
1
-5
/
+7
*
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-29
1
-37
/
+32
|
\
|
*
tty: serial: qcom_geni_serial: Fix serial when not used as console
Douglas Anderson
2018-09-18
1
-29
/
+26
|
*
tty: serial: qcom_geni_serial: Drop useless check for dev.of_node
Geert Uytterhoeven
2018-09-18
1
-8
/
+6
*
|
treewide: Replace more open-coded allocation size multiplications
Kees Cook
2018-10-05
1
-2
/
+2
|
/
*
tty: serial: qcom_geni_serial: Add support for flow control
Girish Mahadevan
2018-07-16
1
-31
/
+230
*
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