index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2021-04-12
spi: spi-zynqmp-gqspi: Fix missing unlock on error in zynqmp_qspi_exec_op()
Wei Yongjun
2021-04-09
Merge series "spi: spi-zynqmp-gpspi: fix some issues" from quanyang.wang@wind...
Mark Brown
2021-04-09
spi: davinci: Use device_get_match_data() helper
Tian Tao
2021-04-09
spi: qup: fix PM reference leak in spi_qup_remove()
Wang Li
2021-04-09
spi: orion: set devdata properly as it is being used later
Muhammad Usama Anjum
2021-04-09
spi: imx: add a check for speed_hz before calculating the clock
Clark Wang
2021-04-09
spi: omap-100k: Fix reference leak to master
Wei Yongjun
2021-04-09
spi: fsl-lpspi: Fix PM reference leak in lpspi_prepare_xfer_hardware()
Wang Li
2021-04-09
spi: simplify devm_spi_register_controller
Tian Tao
2021-04-09
spi: dln2: Fix reference leak to master
Wei Yongjun
2021-04-09
spi: spi-zynqmp-gqspi: fix incorrect operating mode in zynqmp_qspi_read_op
Quanyang Wang
2021-04-09
spi: spi-zynqmp-gqspi: transmit dummy circles by using the controller's inter...
Quanyang Wang
2021-04-09
spi: spi-zynqmp-gqspi: add mutex locking for exec_op
Quanyang Wang
2021-04-09
spi: spi-zynqmp-gqspi: use wait_for_completion_timeout to make zynqmp_qspi_ex...
Quanyang Wang
2021-04-08
spi: fsl: add missing iounmap() on error in of_fsl_spi_probe()
Yang Yingliang
2021-04-07
spi: orion: Use device_get_match_data() helper
Tian Tao
2021-04-07
spi: hisi-kunpeng: Fix Woverflow warning on conversion
Jay Fang
2021-03-31
spi: Add HiSilicon SPI Controller Driver for Kunpeng SoCs
Jay Fang
2021-03-31
spi: pl022: Convert to use GPIO descriptors
Linus Walleij
2021-03-31
spi: pl022: Use GPIOs looked up by the core
Linus Walleij
2021-03-31
spi: pl022: Drop custom per-chip cs_control
Linus Walleij
2021-03-29
spi: pl022: User more sensible defaults
Linus Walleij
2021-03-25
Merge series "enable flexspi support on imx8mp" from Heiko Schocher <hs@denx....
Mark Brown
2021-03-25
spi: fsi: Remove multiple sequenced ops for restricted chips
Eddie James
2021-03-25
spi: fspi: enable fspi driver for on imx8mp
Heiko Schocher
2021-03-24
spi: pl022: Fix trailing whitespace
Jay Fang
2021-03-24
spi: rockchip: Fix code indent should use tabs where possible
Jay Fang
2021-03-24
spi: spi-mem: Fix code indent should use tabs where possible
Jay Fang
2021-03-24
spi: jcore: Fix trailing statements should be on next line
Jay Fang
2021-03-24
spi: spi-bitbang: Fix open brace following function definitions go on the nex...
Jay Fang
2021-03-24
spi: dln2: Fix open brace following function definitions go on the next line
Jay Fang
2021-03-24
spi: spi-mtk-nor: Fix checkpatch spacing error
Jay Fang
2021-03-24
spi: omap-100k: Fix checkpatch spacing errors
Jay Fang
2021-03-24
spi: pxa2xx: Fix checkpatch spacing errors
Jay Fang
2021-03-24
spi: sprd: Fix checkpatch spacing error
Jay Fang
2021-03-24
spi: spi-topcliff-pch: Fix checkpatch spacing error
Jay Fang
2021-03-23
spi: mediatek: add mt8195 spi slave support
Leilk Liu
2021-03-23
spi: mediatek: add mtk_spi_compatible support
Leilk Liu
2021-03-19
spi: stm32: Fix use-after-free on unbind
Alain Volmat
2021-03-17
spi: imx: Improve driver description
Fabio Estevam
2021-03-17
spi: Fix spelling mistake "softwade" -> "software"
Colin Ian King
2021-03-16
Merge series "spi: Adding support for software nodes" from Heikki Krogerus <h...
Mark Brown
2021-03-16
spi: Remove support for dangling device properties
Heikki Krogerus
2021-03-16
spi: Add support for software nodes
Heikki Krogerus
2021-03-12
Merge series "spi: finalize 'delay_usecs' removal/transition" from Alexandru ...
Mark Brown
2021-03-12
spi: stm32: avoid ifdef CONFIG_PM for pm callbacks
Alain Volmat
2021-03-12
spi: core: remove 'delay_usecs' field from spi_transfer
Alexandru Ardelean
2021-03-12
spi: fsl-espi: remove usage of 'delay_usecs' field
Alexandru Ardelean
2021-03-12
spi: spi-falcon: remove check for 'delay_usecs'
Alexandru Ardelean
2021-03-12
staging: greybus: spilib: use 'spi_delay_to_ns' for getting xfer delay
Alexandru Ardelean
[next]