index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
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
2025-11-26
serial: qcom-geni: Enable Serial on SA8255p Qualcomm platforms
Praveen Talari
2025-11-26
serial: qcom-geni: Enable PM runtime for serial driver
Praveen Talari
2025-10-07
Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-10-04
Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-09-17
serial: qcom-geni: Load UART qup Firmware from linux side
Viken Dadhaniya
2025-09-17
serial: qcom-geni: Fix blocked task
Krzysztof Kozlowski
2025-09-06
serial: qcom-geni: Add DFS clock mode support to GENI UART driver
Viken Dadhaniya
2025-09-06
serial: qcom-geni: Fix off-by-one error in ida_alloc_range()
Zong Jiang
2025-08-14
serial: qcom-geni: Make UART port count configurable via Kconfig
Zong Jiang
2025-08-14
serial: qcom-geni: Dynamically allocate UART ports
Zong Jiang
2025-07-22
serial: qcom-geni: Enable Serial on SA8255p Qualcomm platforms
Praveen Talari
2025-07-22
serial: qcom-geni: Enable PM runtime for serial driver
Praveen Talari
2025-07-22
serial: qcom-geni: move clock-rate logic to separate function
Praveen Talari
2025-07-22
serial: qcom-geni: move resource control logic to separate functions
Praveen Talari
2025-07-22
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
[next]