index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-geni-qcom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: qcom: geni: Simplify DMA setting
Christophe JAILLET
2022-01-28
1
-5
/
+2
*
spi: qcom: geni: handle timeout for gpi mode
Vinod Koul
2022-01-06
1
-1
/
+25
*
spi: qcom: geni: set the error code for gpi transfer
Vinod Koul
2022-01-06
1
-1
/
+5
*
spi: qcom: geni: remove unused defines
Vinod Koul
2021-11-18
1
-4
/
+0
*
spi: spi-geni-qcom: fix error handling in spi_geni_grab_gpi_chan()
Dan Carpenter
2021-11-12
1
-6
/
+10
*
spi: spi-geni-qcom: Add support for GPI dma
Vinod Koul
2021-10-29
1
-15
/
+239
*
spi: spi-geni-qcom: Remove confusing comment about setting the watermark
Douglas Anderson
2021-07-14
1
-6
/
+0
*
spi: delete repeated words in comments
Jay Fang
2021-05-10
1
-2
/
+2
*
spi: spi-geni-qcom: Convert to use resource-managed OPP API
Yangtao Li
2021-03-16
1
-10
/
+6
*
spi: spi-geni-qcom: Print an error when we timeout setting the CS
Douglas Anderson
2020-12-18
1
-1
/
+3
*
spi: spi-geni-qcom: Don't try to set CS if an xfer is pending
Douglas Anderson
2020-12-18
1
-2
/
+7
*
spi: spi-geni-qcom: Fail new xfers if xfer/cancel/abort pending
Douglas Anderson
2020-12-18
1
-2
/
+57
*
spi: spi-geni-qcom: Fix geni_spi_isr() NULL dereference in timeout case
Douglas Anderson
2020-12-18
1
-0
/
+14
*
Merge series "spi: spi-geni-qcom: Use gpio descriptors for CS" from Stephen B...
Mark Brown
2020-12-10
1
-0
/
+1
|
\
|
*
spi: spi-geni-qcom: Use the new method of gpio CS control
Stephen Boyd
2020-12-09
1
-0
/
+1
*
|
spi: spi-geni-qcom: Fix use-after-free on unbind
Lukas Wunner
2020-12-07
1
-2
/
+1
|
/
*
spi: spi-geni-qcom: Don't wait to start 1st transfer if transmitting
Douglas Anderson
2020-09-14
1
-81
/
+86
*
spi: spi-geni-qcom: Don't program CS_TOGGLE again and again
Douglas Anderson
2020-09-14
1
-5
/
+7
*
spi: spi-geni-qcom: Use the FIFO even more
Douglas Anderson
2020-09-14
1
-1
/
+1
*
spi: spi-geni-qcom: Unconditionally call dev_pm_opp_of_remove_table()
Viresh Kumar
2020-09-09
1
-8
/
+5
*
Merge tag 'spi-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2020-08-03
1
-67
/
+112
|
\
|
*
spi: spi-geni-qcom: Set an autosuspend delay of 250 ms
Douglas Anderson
2020-07-07
1
-0
/
+2
|
*
spi: spi-geni-qcom: Don't set the cs if it was already right
Douglas Anderson
2020-06-29
1
-1
/
+7
|
*
spi: spi-geni-qcom: Don't set {tx,rx}_rem_bytes unnecessarily
Stephen Boyd
2020-06-22
1
-21
/
+21
|
*
spi: spi-geni-qcom: Simplify setup_fifo_xfer()
Stephen Boyd
2020-06-22
1
-9
/
+4
|
*
spi: spi-geni-qcom: Don't keep a local state variable
Douglas Anderson
2020-06-19
1
-28
/
+27
|
*
spi: spi-geni-qcom: Actually use our FIFO
Douglas Anderson
2020-06-19
1
-1
/
+1
|
*
spi: spi-geni-qcom: Check for error IRQs
Douglas Anderson
2020-06-19
1
-0
/
+5
|
*
spi: spi-geni-qcom: Mo' betta locking
Douglas Anderson
2020-06-19
1
-3
/
+42
|
*
spi: spi-geni-qcom: No need for irqsave variant of spinlock calls
Douglas Anderson
2020-06-18
1
-8
/
+7
*
|
spi: spi-geni-qcom: Get rid of most overhead in prepare_message()
Douglas Anderson
2020-07-13
1
-30
/
+24
*
|
spi: spi-geni-qcom: Set the clock properly at runtime resume
Douglas Anderson
2020-07-13
1
-1
/
+9
*
|
spi: spi-geni-qcom: Avoid clock setting if not needed
Douglas Anderson
2020-07-13
1
-5
/
+6
*
|
spi: spi-geni-qcom: Use OPP API to set clk/perf state
Rajendra Nayak
2020-06-24
1
-3
/
+23
*
|
spi: spi-geni-qcom: Add interconnect support
Akash Asthana
2020-06-24
1
-4
/
+32
*
|
spi: spi-geni-qcom: Combine the clock setting code
Douglas Anderson
2020-06-24
1
-35
/
+35
|
/
*
spi: spi-geni-qcom: Drop of.h include
Stephen Boyd
2020-02-11
1
-1
/
+0
*
spi: spi-geni-qcom: Grow a dev pointer to simplify code
Stephen Boyd
2020-02-11
1
-13
/
+11
*
spi: spi-geni-qcom: Let firmware specify irq trigger flags
Stephen Boyd
2020-02-11
1
-2
/
+1
*
spi: spi-geni-qcom: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
*
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-02
1
-3
/
+1
*
spi: spi-geni-qcom: Get rid of forward declaration
Stephen Boyd
2019-01-14
1
-29
/
+26
*
spi: spi-geni-qcom: Don't initialize completion for normal message
Stephen Boyd
2019-01-14
1
-1
/
+0
*
spi: spi-geni-qcom: Simplify probe function
Alok Chauhan
2018-11-05
1
-25
/
+24
*
spi: spi-geni-qcom: fix nitpicks
Alok Chauhan
2018-11-05
1
-9
/
+6
*
spi: spi-geni-qcom: Add SPI driver support for GENI based QUP
Girish Mahadevan
2018-10-11
1
-0
/
+703