index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-zynqmp-gqspi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-24
spi: spi-zynqmp-gqspi: Fix incorrect indentation
Amit Kumar Mahapatra
1
-23
/
+23
2020-09-24
spi: spi-zynqmp-gqspi: Update driver to use spi-mem framework
Amit Kumar Mahapatra
1
-276
/
+369
2020-09-24
spi: spi-zynqmp-gqspi: Fix kernel-doc warnings
Amit Kumar Mahapatra
1
-22
/
+23
2020-07-17
spi: spi-zynqmp-gqspi: Correct a couple of misspellings in kerneldoc
Lee Jones
1
-3
/
+3
2020-04-28
firmware: xilinx: Remove eemi ops for fpga related APIs
Rajan Vaja
1
-5
/
+0
2020-02-27
spi/zynqmp: remove entry that causes a cs glitch
Thommy Jakobsson
1
-3
/
+0
2019-09-04
spi: zynqmp: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-02
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-1
/
+0
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 39
Thomas Gleixner
1
-5
/
+1
2019-04-29
spi: zynqmp: Fix build break
Olof Johansson
1
-0
/
+1
2019-03-18
drivers: Defer probe if firmware is not ready
Rajan Vaja
1
-0
/
+5
2018-11-05
spi: spi-zynqmp-gqspi: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-04-20
spi: simplify getting .drvdata
Wolfram Sang
1
-4
/
+2
2018-04-17
spi: zynqmp: Add pm runtime support
Naga Sureshkumar Relli
1
-16
/
+70
2016-05-04
spi: zynqmp: disable clocks in error paths
Shubhrajyoti Datta
1
-1
/
+2
2016-01-05
spi: zynq: use to_platform_device()
Geliang Tang
1
-6
/
+2
2015-07-07
spi: zynq: missing break statement
Dan Carpenter
1
-0
/
+1
2015-06-17
spi: zynq: Remove execute bit
Mark Brown
1
-0
/
+0
2015-06-12
spi: Add support for Zynq Ultrascale+ MPSoC GQSPI controller
Ranjit Waghmode
1
-0
/
+1122