开源镜像站
帮助
动态
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
/
soc
/
qcom
/
qcom-geni-se.c
Age
Commit message (
Expand
)
Author
2023-09-27
soc: qcom: Switch to EXPORT_SYMBOL_GPL()
Unnathi Chalicheemala
2023-06-29
Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-14
soc: qcom: geni-se: Do not bother about enable/disable of interrupts in secon...
Vijaya Krishna Nivarthi
2023-06-06
soc: qcom: geni-se: Add interfaces geni_se_tx_init_dma() and geni_se_rx_init_...
Vijaya Krishna Nivarthi
2023-02-09
soc: qcom: geni-se: Move qcom-geni-se.h to linux/soc/qcom/geni-se.h
Elliot Berman
2022-12-05
soc: qcom: geni-se: add support for I2C Master Hub wrapper variant
Neil Armstrong
2022-12-05
soc: qcom: geni-se: add desc struct to specify clocks from device match data
Neil Armstrong
2022-06-15
soc: qcom: geni: Disable MMIO tracing for GENI SE
Sai Prakash Ranjan
2021-09-21
soc: qcom: geni: Make use of the helper function devm_platform_ioremap_resour...
Cai Huoqing
2021-08-04
soc: qcom: geni: Add support for gpi dma
Vinod Koul
2021-08-04
soc: qcom: geni: move GENI_IF_DISABLE_RO to common header
Vinod Koul
2021-04-08
Merge tag 'qcom-drivers-fixes-for-5.12' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2021-03-26
soc: qcom-geni-se: Cleanup the code to remove proxy votes
Roja Rani Yarubandi
2021-03-11
soc: qcom: geni: shield geni_icc_get() for ACPI boot
Shawn Guo
2020-11-21
soc: qcom: geni: Remove "iova" check
Roja Rani Yarubandi
2020-11-10
soc: qcom: qcom-geni-se: Fix misnamed function parameter 'rx_rfr'
Lee Jones
2020-10-26
soc: qcom: geni: Optimize/comment select fifo/dma mode
Douglas Anderson
2020-10-26
soc: qcom: geni: More properly switch to DMA mode
Douglas Anderson
2020-07-29
soc: qcom: geni: Fix unused label warning
YueHaibing
2020-07-20
soc: qcom: geni: Fix NULL pointer dereference
Akash Asthana
2020-07-13
tty: serial: qcom-geni-serial: Drop the icc bw votes in suspend for console
Rajendra Nayak
2020-06-24
soc: qcom-geni-se: Add interconnect support to fix earlycon crash
Akash Asthana
2020-06-24
soc: qcom: geni: Support for ICC voting
Akash Asthana
2019-09-06
soc: qcom: geni: Provide parameter error checking
Lee Jones
2019-06-18
soc: qcom: geni: Add support for ACPI
Lee Jones
2018-11-14
soc: qcom: Add irq clear handling during SE init
Alok Chauhan
2018-09-23
soc: qcom: geni: geni_se_clk_freq_match() should always accept multiples
Douglas Anderson
2018-09-23
soc: qcom: geni: Don't ignore clk_round_rate() errors in geni_se_clk_tbl_get()
Douglas Anderson
2018-04-25
soc: qcom: Add GENI based QUP Wrapper driver
Karthikeyan Ramasubramanian