index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
qcom_geni_serial.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-07
Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+4
2020-06-02
serial: qcom_geni_serial: Support kgdboc_earlycon
Douglas Anderson
1
-0
/
+32
2020-05-29
tty: serial: qcom_geni_serial: Add 51.2MHz frequency support
satya priya
1
-3
/
+4
2020-05-06
Revert "tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state"
Greg Kroah-Hartman
1
-29
/
+5
2020-05-05
tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state
Rajendra Nayak
1
-5
/
+29
2020-03-14
tty: serial: qcom_geni_serial: Don't try to manually disable the console
Douglas Anderson
1
-4
/
+0
2020-03-14
tty: serial: qcom_geni_serial: No need to stop tx/rx on UART shutdown
Douglas Anderson
1
-6
/
+0
2020-03-12
tty: serial: qcom_geni_serial: Allocate port->rx_fifo buffer in probe
satya priya
1
-10
/
+9
2020-03-06
tty: serial: qcom_geni_serial: Fix GPIO swapping with workaround
Roja Rani Yarubandi
1
-0
/
+30
2020-02-12
tty: serial: qcom_geni_serial: Fix RX cancel command failure
satya priya
1
-4
/
+14
2020-01-06
tty: serial: qcom_geni_serial: Move loopback support to TIOCM_LOOP
Akash Asthana
1
-27
/
+9
2020-01-06
tty: serial: qcom_geni_serial: Wakeup IRQ cleanup
Akash Asthana
1
-48
/
+43
2019-12-18
tty/serial: Migrate qcom_geni_serial to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-10-10
tty: serial: qcom_geni_serial: Wakeup over UART RX
Akash Asthana
1
-1
/
+43
2019-10-10
tty: serial: qcom_geni_serial: IRQ cleanup
Akash Asthana
1
-10
/
+14
2019-09-04
tty: serial: qcom_geni_serial: use devm_platform_ioremap_resource() to simpli...
YueHaibing
1
-3
/
+1
2019-09-04
tty: serial: qcom_geni_serial: Update the oversampling rate
Vivek Gautam
1
-3
/
+12
2019-09-04
tty: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-03-19
tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setup
Nathan Chancellor
1
-1
/
+1
2019-01-28
Merge 5.0-rc4 into tty-next
Greg Kroah-Hartman
1
-2
/
+2
2019-01-22
tty: serial: qcom_geni_serial: Allow mctrl when flow control is disabled
Matthias Kaehlcke
1
-2
/
+2
2019-01-08
tty: serial: qcom_geni_serial: Use u32 for register variables
Ryan Case
1
-12
/
+12
2019-01-08
tty: serial: qcom_geni_serial: Remove xfer_mode variable
Ryan Case
1
-43
/
+24
2019-01-08
tty: serial: qcom_geni_serial: Remove set_rfr_wm() and related variables
Ryan Case
1
-21
/
+4
2019-01-08
tty: serial: qcom_geni_serial: Remove use of *_relaxed() and mb()
Ryan Case
1
-111
/
+80
2018-12-20
tty: serial: qcom_geni_serial: Fix UART hang
Ryan Case
1
-0
/
+8
2018-12-20
tty: serial: qcom_geni_serial: Fix wrap around of TX buffer
Matthias Kaehlcke
1
-5
/
+7
2018-12-17
tty: serial: qcom_geni_serial: Remove interrupt storm
Ryan Case
1
-2
/
+23
2018-12-05
tty: serial: qcom_geni_serial: Fix softlock
Ryan Case
1
-17
/
+39
2018-11-09
serial: qcom_geni_serial: Process sysrq at port unlock time
Douglas Anderson
1
-4
/
+3
2018-11-09
serial: qcom_geni_serial: Finish supporting sysrq
Douglas Anderson
1
-0
/
+7
2018-11-09
tty: serial: qcom_geni_serial: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-11-09
tty: serial: qcom_geni_serial: Rectify UART suspend mechanism
Mukesh Kumar Savaliya
1
-30
/
+6
2018-11-09
tty: serial: qcom_geni_serial: Don't slow all ports just for kgdb
Douglas Anderson
1
-5
/
+7
2018-10-29
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-37
/
+32
2018-10-05
treewide: Replace more open-coded allocation size multiplications
Kees Cook
1
-2
/
+2
2018-09-18
tty: serial: qcom_geni_serial: Fix serial when not used as console
Douglas Anderson
1
-29
/
+26
2018-09-18
tty: serial: qcom_geni_serial: Drop useless check for dev.of_node
Geert Uytterhoeven
1
-8
/
+6
2018-07-16
tty: serial: qcom_geni_serial: Add support for flow control
Girish Mahadevan
1
-31
/
+230
2018-05-14
tty: serial: msm_geni_serial: Fix TX infinite loop
Evan Green
1
-10
/
+7
2018-05-14
tty: serial: qcom_geni_serial: Add early console support
Karthikeyan Ramasubramanian
1
-2
/
+72
2018-05-14
tty: serial: qcom_geni_serial: Return IRQ_NONE for spurious interrupts
Karthikeyan Ramasubramanian
1
-1
/
+1
2018-05-14
tty: serial: qcom_geni_serial: Use iowrite32_rep to write to FIFO
Karthikeyan Ramasubramanian
1
-3
/
+4
2018-05-14
tty: serial: qcom_geni_serial: Remove unnecessary memory barrier
Karthikeyan Ramasubramanian
1
-9
/
+7
2018-05-14
tty: serial: qcom_geni_serial: Initialize console port statically
Karthikeyan Ramasubramanian
1
-7
/
+9
2018-05-14
tty: serial: qcom_geni_serial: Use min3 to find minimum of 3 values
Karthikeyan Ramasubramanian
1
-5
/
+1
2018-05-14
tty: serial: qcom_geni_serial: Cleanup redundant code
Karthikeyan Ramasubramanian
1
-15
/
+6
2018-05-14
tty: serial: qcom_geni_serial: Add comments for clarification
Karthikeyan Ramasubramanian
1
-0
/
+12
2018-04-30
Merge 4.17-rc3 into tty-next
Greg Kroah-Hartman
1
-4
/
+6
2018-04-23
tty: serial: qcom_geni_serial: Use signed variable to get IRQ
Karthikeyan Ramasubramanian
1
-4
/
+6
[next]