index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-qcom-qspi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: spi-qcom-qspi: switch to use modern name
Yang Yingliang
2023-08-21
1
-40
/
+40
*
spi: Merge up fixes from Linus' tree
Mark Brown
2023-07-30
1
-5
/
+49
|
\
|
*
spi: spi-qcom-qspi: Add mem_ops to avoid PIO for badly sized reads
Douglas Anderson
2023-07-26
1
-0
/
+25
|
*
spi: spi-qcom-qspi: Fallback to PIO for xfers that aren't multiples of 4 bytes
Douglas Anderson
2023-07-26
1
-0
/
+12
|
*
spi: spi-qcom-qspi: Add DMA_CHAIN_DONE to ALL_IRQS
Vijaya Krishna Nivarthi
2023-07-25
1
-1
/
+1
|
*
spi: spi-qcom-qspi: Call dma_wmb() after setting up descriptors
Vijaya Krishna Nivarthi
2023-07-25
1
-1
/
+3
|
*
spi: spi-qcom-qspi: Use GFP_ATOMIC flag while allocating for descriptor
Vijaya Krishna Nivarthi
2023-07-25
1
-3
/
+5
|
*
spi: spi-qcom-qspi: Ignore disabled interrupts' status in isr
Vijaya Krishna Nivarthi
2023-07-25
1
-0
/
+3
*
|
spi: Explicitly include correct DT includes
Rob Herring
2023-07-14
1
-1
/
+1
*
|
spi: Convert to SPI_CONTROLLER_HALF_DUPLEX
Andy Shevchenko
2023-07-11
1
-1
/
+1
|
/
*
spi: spi-qcom-qspi: Add newline to PIO fallback warning
Douglas Anderson
2023-05-30
1
-1
/
+1
*
spi: spi-qcom-qspi: Add DMA mode support
Vijaya Krishna Nivarthi
2023-05-08
1
-6
/
+212
*
spi: spi-qcom-qspi: Support pinctrl sleep states
Douglas Anderson
2023-03-28
1
-0
/
+5
*
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
2023-03-11
1
-1
/
+1
*
spi: qcom-qspi: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-06
1
-4
/
+2
*
spi: spi-qcom-qspi: Convert to use resource-managed OPP API
Yangtao Li
2021-03-16
1
-13
/
+5
*
spi: spi-qcom-qspi: Use irq trigger flags from firmware
Stephen Boyd
2021-01-13
1
-2
/
+1
*
spi: spi-qcom-qspi: Fix use-after-free on unbind
Lukas Wunner
2020-12-07
1
-26
/
+16
*
spi: spi-qcom-qspi: replace spin_lock_irqsave by spin_lock in hard IRQ
Barry Song
2020-09-14
1
-3
/
+2
*
Merge series "opp: Unconditionally call dev_pm_opp_of_remove_table()" from Vi...
Mark Brown
2020-09-09
1
-9
/
+6
|
\
|
*
spi: spi-qcom-qspi: Unconditionally call dev_pm_opp_of_remove_table()
Viresh Kumar
2020-09-09
1
-9
/
+6
*
|
spi: qcom-qspi: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-08
1
-3
/
+2
|
/
*
spi: spi-qcom-qspi: Set an autosuspend delay of 250 ms
Douglas Anderson
2020-07-13
1
-0
/
+2
*
spi: spi-qcom-qspi: Avoid clock setting if not needed
Douglas Anderson
2020-07-13
1
-10
/
+31
*
spi: spi-qcom-qspi: Use OPP API to set clk/perf state
Rajendra Nayak
2020-07-13
1
-1
/
+27
*
spi: spi-qcom-qspi: Add interconnect support
Akash Asthana
2020-06-24
1
-1
/
+55
*
spi: spi-qcom-qspi: Use device managed memory for clk_bulk_data
Matthias Kaehlcke
2020-01-13
1
-1
/
+8
*
spi: spi-qcom-qspi: 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-qcom-qspi: Fix remaining driver nits
Ryan Case
2018-11-22
1
-4
/
+4
*
spi: Introduce new driver for Qualcomm QuadSPI controller
Girish Mahadevan
2018-10-11
1
-0
/
+581