index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
qcom_geni_serial.c
Age
Commit message (
Expand
)
Author
11 days
serial: qcom-geni: Enable Serial on SA8255p Qualcomm platforms
Praveen Talari
11 days
serial: qcom-geni: Enable PM runtime for serial driver
Praveen Talari
11 days
serial: qcom-geni: move clock-rate logic to separate function
Praveen Talari
11 days
serial: qcom-geni: move resource control logic to separate functions
Praveen Talari
11 days
serial: qcom-geni: move resource initialization to separate function
Praveen Talari
2025-06-19
serial: qcom-geni: Enable support for half-duplex mode
Anup Kulkarni
2025-06-19
serial: qcom-geni: Add support for 8 Mbps baud rate
Jyothi Kumar Seerapu
2025-04-11
serial: qcom-geni: Remove alias dependency from qcom serial driver
Viken Dadhaniya
2024-10-21
Merge 6.12-rc4 into tty-next
Greg Kroah-Hartman
2024-10-11
serial: qcom-geni: rename suspend functions
Johan Hovold
2024-10-11
serial: qcom-geni: drop unused receive parameter
Johan Hovold
2024-10-11
serial: qcom-geni: drop flip buffer WARN()
Johan Hovold
2024-10-11
serial: qcom-geni: fix receiver enable
Johan Hovold
2024-10-11
serial: qcom-geni: fix dma rx cancellation
Johan Hovold
2024-10-11
serial: qcom-geni: fix shutdown race
Johan Hovold
2024-10-11
serial: qcom-geni: revert broken hibernation support
Johan Hovold
2024-10-11
serial: qcom-geni: fix polled console initialisation
Johan Hovold
2024-10-11
serial: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-11
serial: qcom-geni: fix polled console corruption
Johan Hovold
2024-09-11
serial: qcom-geni: disable interrupts during console writes
Johan Hovold
2024-09-11
serial: qcom-geni: fix console corruption
Johan Hovold
2024-09-11
serial: qcom-geni: introduce qcom_geni_serial_poll_bitfield()
Douglas Anderson
2024-09-11
serial: qcom-geni: fix arg types for qcom_geni_serial_poll_bit()
Douglas Anderson
2024-09-11
serial: qcom-geni: fix false console tx restart
Johan Hovold
2024-09-11
serial: qcom-geni: fix fifo polling timeout
Johan Hovold
2024-07-04
serial: qcom-geni: do not kill the machine on fifo underrun
Johan Hovold
2024-07-04
serial: qcom-geni: fix hard lockup on buffer flush
Johan Hovold
2024-07-04
serial: qcom-geni: fix soft lockup on sw flow control and suspend
Johan Hovold
2024-04-16
serial: meson+qcom: don't advance the kfifo twice
Jiri Slaby (SUSE)
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-05
Revert "tty: serial: simplify qcom_geni_serial_send_chunk_fifo()"
Douglas Anderson
2024-01-27
serial: qcom-geni: Don't cancel/abort if we can't get the port lock
Douglas Anderson
2023-11-23
serial: qcom_geni: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-18
serial: qcom-geni: Use port lock wrappers
Thomas Gleixner
2023-08-09
tty: serial: qcom-geni-serial: Poll primary sequencer irq status after cancel_tx
Vijaya Krishna Nivarthi
2023-07-31
Merge 6.5-rc4 into tty-next
Greg Kroah-Hartman
2023-07-25
serial: qcom-geni: clean up clock-rate debug printk
Johan Hovold
2023-07-25
serial: qcom-geni: fix opp vote on shutdown
Johan Hovold
2023-07-25
tty: Explicitly include correct DT includes
Rob Herring
2023-07-25
serial: qcom-geni: use icc tag defines
Johan Hovold
2023-07-24
serial: qcom-geni: drop bogus runtime pm state update
Johan Hovold
2023-05-30
serial: qcom_geni: Comment use of devm_krealloc rather than devm_krealloc_array
James Clark
2023-05-13
serial: qcom-geni: fix enabling deactivated interrupt
Krzysztof Kozlowski
2023-04-20
tty: serial: simplify qcom_geni_serial_send_chunk_fifo()
Jiri Slaby (SUSE)
2023-03-29
tty: serial: qcom-geni-serial: Add a poll_init() function
Douglas Anderson
2023-03-09
serial: qcom-geni: drop bogus uart_write_wakeup()
Johan Hovold
2023-03-09
serial: qcom-geni: fix mapping of empty DMA buffer
Johan Hovold
2023-03-09
serial: qcom-geni: fix DMA mapping leak on shutdown
Johan Hovold
2023-03-09
serial: qcom-geni: fix console shutdown hang
Johan Hovold
[next]