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-amd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-13
spi: amd: Don't wait for a write-only transfer to finish
Lucas Tanure
1
-2
/
+10
2021-09-13
spi: amd: Remove unneeded variable
Lucas Tanure
1
-6
/
+3
2021-09-13
spi: amd: Refactor amd_spi_busy_wait
Lucas Tanure
1
-8
/
+2
2021-09-13
spi: amd: Refactor code to use less spi_master_get_devdata
Lucas Tanure
1
-60
/
+34
2020-11-23
spi: amd: Use devm_platform_ioremap_resource() in amd_spi_probe
Qing Zhang
1
-4
/
+1
2020-07-17
spi: spi-amd: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
Lee Jones
1
-0
/
+2
2020-05-04
spi: amd: Drop superfluous member from struct amd_spi
Lukas Wunner
1
-4
/
+2
2020-05-04
spi: amd: Fix refcount underflow on remove
Lukas Wunner
1
-12
/
+1
2020-05-04
spi: amd: Drop duplicate driver data assignments
Lukas Wunner
1
-2
/
+0
2020-05-04
spi: amd: Pass probe errors back to driver core
Lukas Wunner
1
-1
/
+1
2020-05-04
spi: amd: Fix duplicate iounmap in error path
Lukas Wunner
1
-3
/
+1
2020-04-29
spi: spi-amd: Fix a NULL vs IS_ERR() check in amd_spi_probe()
Wei Yongjun
1
-3
/
+2
2020-04-28
spi: spi-amd: fix warning
Sanjay R Mehta
1
-1
/
+1
2020-04-27
spi: spi-amd: Add AMD SPI controller driver support
Sanjay R Mehta
1
-0
/
+333