开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2023-01-19
tty: serial: qcom-geni-serial: split out the FIFO tx code
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: remove unneeded tabs
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: refactor qcom_geni_serial_isr()
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: remove stray newlines
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: improve the to_dev_port() macro
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: align #define values
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: remove unused symbols
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: drop unneeded forward definitions
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: stop operations in progress at shutdown
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer
Krzysztof Kozlowski
2022-11-03
tty: serial: qcom-geni-serial: Add support for Hibernation feature
Aniket Randive
2022-09-08
tty: serial: qcom-geni-serial: Replace hardcoded icc flags with macros.
Vijaya Krishna Nivarthi
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-03
tty: serial: qcom-geni-serial: Fix %lu -> %u in print statements
Douglas Anderson
2022-07-28
tty: serial: qcom-geni-serial: Fix get_clk_div_rate() which otherwise could r...
Vijaya Krishna Nivarthi
2022-06-15
serial: qcom_geni_serial: Disable MMIO tracing for geni serial
Sai Prakash Ranjan
2022-06-10
tty: serial: qcom-geni-serial: Implement start_rx callback
Vijaya Krishna Nivarthi
2022-05-19
tty: serial: qcom-geni-serial: Remove uart frequency table. Instead, find sui...
Vijaya Krishna Nivarthi
2022-04-22
serial: qcom: use check for empty instead of pending
Jiri Slaby
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2021-06-24
serial: qcom_geni_serial: use DT aliases according to DT bindings
Dmitry Baryshkov
2021-06-15
tty: make use of tty_get_{char,frame}_size
Jiri Slaby
2021-05-13
serial: qcom_geni_serial: redundant initialization to variable line
Colin Ian King
2021-04-26
Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-04-22
serial: do not restore interrupt state in sysrq helper
Johan Hovold
2021-04-12
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
2021-03-26
soc: qcom-geni-se: Cleanup the code to remove proxy votes
Roja Rani Yarubandi
2021-03-16
serial: qcom_geni_serial: Convert to use resource-managed OPP API
Yangtao Li
2020-09-30
serial: qcom_geni_serial: To correct QUP Version detection logic
Paras Sharma
2020-09-16
tty: serial: qcom_geni_serial: Fix the UART wakeup issue
satya priya
2020-09-16
tty: serial: qcom_geni_serial: 115.2 is a better console default than 9600
Douglas Anderson
2020-08-31
Merge 5.9-rc3 into tty-next
Greg Kroah-Hartman
2020-08-28
tty: serial: qcom_geni_serial: Unconditionally call dev_pm_opp_of_remove_table()
Viresh Kumar
2020-08-18
tty: serial: qcom_geni_serial: Drop __init from qcom_geni_console_setup
John Stultz
2020-08-18
serial: qcom_geni_serial: Fix recent kdb hang
Douglas Anderson
2020-08-06
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-07-13
tty: serial: qcom-geni-serial: Drop the icc bw votes in suspend for console
Rajendra Nayak
2020-07-13
serial: qcom_geni_serial: Always use 4 bytes per TX FIFO word
Douglas Anderson
2020-07-13
serial: qcom_geni_serial: Make kgdb work even if UART isn't console
Douglas Anderson
2020-06-27
tty: serial: qcom_geni_serial: Clean up an ARRAY_SIZE() vs sizeof()
Dan Carpenter
2020-06-24
tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state
Rajendra Nayak
2020-06-24
tty: serial: qcom_geni_serial: Add interconnect support
Akash Asthana
2020-06-24
soc: qcom-geni-se: Add interconnect support to fix earlycon crash
Akash Asthana
2020-06-07
Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-06-02
serial: qcom_geni_serial: Support kgdboc_earlycon
Douglas Anderson
2020-05-29
tty: serial: qcom_geni_serial: Add 51.2MHz frequency support
satya priya
2020-05-06
Revert "tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state"
Greg Kroah-Hartman
2020-05-05
tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state
Rajendra Nayak
[prev]
[next]