index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-16
spi: spi-zynqmp-gqspi: fix hang issue when suspend/resume
Quanyang Wang
1
-6
/
+14
2021-04-16
spi: spi-zynqmp-gqspi: fix clk_enable/disable imbalance issue
Quanyang Wang
1
-39
/
+8
2021-04-15
Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.13
Mark Brown
3
-8
/
+8
2021-04-15
spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probe
Dinghao Liu
1
-2
/
+12
2021-04-15
spi: s3c64xx: constify driver/match data
Krzysztof Kozlowski
1
-11
/
+10
2021-04-15
spi: s3c64xx: correct kerneldoc of s3c64xx_spi_port_config
Krzysztof Kozlowski
1
-1
/
+1
2021-04-15
spi: s3c64xx: simplify getting of_device_id match data
Krzysztof Kozlowski
1
-7
/
+3
2021-04-15
spi: pxa2xx: Add support for Intel Alder Lake PCH-M
Jarkko Nikula
1
-0
/
+4
2021-04-12
Merge series "Minor updates for hisi-sfc-v3xx" from Yicong Yang <yangyicong@hisilicon.com>:
Mark Brown
1
-4
/
+3
2021-04-12
spi: spi-zynqmp-gqspi: Fix missing unlock on error in zynqmp_qspi_exec_op()
Wei Yongjun
1
-1
/
+3
2021-04-12
spi: hisi-sfc-v3xx: drop unnecessary ACPI_PTR and related ifendif protection
Yicong Yang
1
-4
/
+2
2021-04-12
spi: hisi-sfc-v3xx: fix potential irq race condition
Yicong Yang
1
-0
/
+1
2021-04-12
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
2
-23
/
+11
2021-04-09
Merge series "spi: spi-zynqmp-gpspi: fix some issues" from quanyang.wang@windriver.com
Mark Brown
1
-26
/
+27
2021-04-09
spi: davinci: Use device_get_match_data() helper
Tian Tao
1
-7
/
+2
2021-04-09
spi: qup: fix PM reference leak in spi_qup_remove()
Wang Li
1
-1
/
+1
2021-04-09
spi: orion: set devdata properly as it is being used later
Muhammad Usama Anjum
1
-1
/
+2
2021-04-09
spi: imx: add a check for speed_hz before calculating the clock
Clark Wang
1
-16
/
+21
2021-04-09
spi: omap-100k: Fix reference leak to master
Wei Yongjun
1
-3
/
+3
2021-04-09
spi: fsl-lpspi: Fix PM reference leak in lpspi_prepare_xfer_hardware()
Wang Li
1
-1
/
+1
2021-04-09
spi: simplify devm_spi_register_controller
Tian Tao
1
-14
/
+5
2021-04-09
spi: dln2: Fix reference leak to master
Wei Yongjun
1
-1
/
+1
2021-04-09
spi: spi-zynqmp-gqspi: fix incorrect operating mode in zynqmp_qspi_read_op
Quanyang Wang
1
-1
/
+1
2021-04-09
spi: spi-zynqmp-gqspi: transmit dummy circles by using the controller's internal functionality
Quanyang Wang
1
-22
/
+18
2021-04-09
spi: spi-zynqmp-gqspi: add mutex locking for exec_op
Quanyang Wang
1
-0
/
+5
2021-04-09
spi: spi-zynqmp-gqspi: use wait_for_completion_timeout to make zynqmp_qspi_exec_op not interruptible
Quanyang Wang
1
-3
/
+3
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-1
/
+2
2021-04-08
spi: fsl: add missing iounmap() on error in of_fsl_spi_probe()
Yang Yingliang
1
-5
/
+18
2021-04-08
spi: Fix use-after-free with devm_spi_alloc_*
William A. Kennington III
1
-7
/
+2
2021-04-08
spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probe
Dinghao Liu
1
-0
/
+1
2021-04-07
spi: orion: Use device_get_match_data() helper
Tian Tao
1
-4
/
+2
2021-04-07
spi: hisi-kunpeng: Fix Woverflow warning on conversion
Jay Fang
1
-1
/
+1
2021-03-31
spi: Add HiSilicon SPI Controller Driver for Kunpeng SoCs
Jay Fang
3
-0
/
+516
2021-03-31
Merge tag 'mute-led-rework' of https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-5.13
Mark Brown
1
-0
/
+1
2021-03-31
spi: pl022: Convert to use GPIO descriptors
Linus Walleij
1
-6
/
+14
2021-03-31
spi: pl022: Use GPIOs looked up by the core
Linus Walleij
1
-60
/
+10
2021-03-31
spi: pl022: Drop custom per-chip cs_control
Linus Walleij
1
-24
/
+2
2021-03-29
spi: pl022: User more sensible defaults
Linus Walleij
1
-2
/
+2
2021-03-25
Merge series "enable flexspi support on imx8mp" from Heiko Schocher <hs@denx.de>:
Mark Brown
1
-0
/
+1
2021-03-25
spi: fsi: Remove multiple sequenced ops for restricted chips
Eddie James
1
-20
/
+7
2021-03-25
spi: fspi: enable fspi driver for on imx8mp
Heiko Schocher
1
-0
/
+1
2021-03-25
spi: imx: Use of_device_get_match_data() helper
Tian Tao
1
-3
/
+2
2021-03-24
spi: pl022: Fix trailing whitespace
Jay Fang
1
-1
/
+1
2021-03-24
spi: rockchip: Fix code indent should use tabs where possible
Jay Fang
1
-3
/
+3
2021-03-24
spi: spi-mem: Fix code indent should use tabs where possible
Jay Fang
1
-3
/
+3
2021-03-24
spi: jcore: Fix trailing statements should be on next line
Jay Fang
1
-1
/
+2
2021-03-24
spi: spi-bitbang: Fix open brace following function definitions go on the next line
Jay Fang
1
-3
/
+6
2021-03-24
spi: dln2: Fix open brace following function definitions go on the next line
Jay Fang
1
-1
/
+2
2021-03-24
spi: spi-mtk-nor: Fix checkpatch spacing error
Jay Fang
1
-1
/
+1
2021-03-24
spi: omap-100k: Fix checkpatch spacing errors
Jay Fang
1
-4
/
+4
[prev]
[next]