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
Age
Commit message (
Expand
)
Author
2021-05-12
spi: Assume GPIO CS active high in ACPI case
Andy Shevchenko
2021-05-12
spi: sprd: Add missing MODULE_DEVICE_TABLE
Chunyan Zhang
2021-05-11
spi: Switch to signed types for *_native_cs SPI controller fields
Andy Shevchenko
2021-05-10
spi: take the SPI IO-mutex in the spi_set_cs_timing method
Leilk Liu
2021-05-10
spi: spi-fsl-dspi: Fix a resource leak in an error handling path
Christophe JAILLET
2021-04-29
spi: spi-zynq-qspi: Fix stack violation bug
Karen Dombroski
2021-04-29
spi: spi-zynq-qspi: Fix kernel-doc warning
Amit Kumar Mahapatra
2021-04-28
spi: altera: Make SPI_ALTERA_CORE invisible
Geert Uytterhoeven
2021-04-28
spi: Fix spi device unregister flow
Saravana Kannan
2021-04-23
spi: Rename enable1 to activate in spi_set_cs()
Andy Shevchenko
2021-04-23
spi: Convert Freescale QSPI binding to json schema
Kuldeep Singh
2021-04-22
spi: stm32-qspi: fix debug format string
Arnd Bergmann
2021-04-22
spi: tools: make a symbolic link to the header file spi.h
Quanyang Wang
2021-04-21
spi: fsi: add a missing of_node_put
Christophe JAILLET
2021-04-21
spi: Make error handling of gpiod_count() call cleaner
Andy Shevchenko
2021-04-20
Merge series "spi: altera: Add DFL bus support for Altera SPI" from matthew.g...
Mark Brown
2021-04-20
spidev: Add Micron SPI NOR Authenta device compatible
Shivamurthy Shastri
2021-04-20
spi: brcm,spi-bcm-qspi: convert to the json-schema
Rafał Miłecki
2021-04-20
spi: altera: Add DFL bus driver for Altera API Controller
Matthew Gerlach
2021-04-20
spi: altera: separate core code from platform code
Matthew Gerlach
2021-04-20
spi: stm32-qspi: Fix compilation warning in ARM64
Patrice Chotard
2021-04-19
Merge series "spi: stm32-qspi: Fix and update" from <patrice.chotard@foss.st....
Mark Brown
2021-04-19
spi: Handle SPI device setup callback failure.
Joe Burmeister
2021-04-19
spi: sync up initial chipselect state
David Bauer
2021-04-19
spi: stm32-qspi: Add dirmap support
Patrice Chotard
2021-04-19
spi: stm32-qspi: Trigger DMA only if more than 4 bytes to transfer
Patrice Chotard
2021-04-19
spi: stm32-qspi: fix pm_runtime usage_count counter
Christophe Kerello
2021-04-16
spi: spi-zynqmp-gqspi: return -ENOMEM if dma_map_single fails
Quanyang Wang
2021-04-16
spi: spi-zynqmp-gqspi: fix use-after-free in zynqmp_qspi_exec_op
Quanyang Wang
2021-04-16
spi: spi-zynqmp-gqspi: Resolved slab-out-of-bounds bug
Amit Kumar Mahapatra
2021-04-16
spi: spi-zynqmp-gqspi: fix hang issue when suspend/resume
Quanyang Wang
2021-04-16
spi: spi-zynqmp-gqspi: fix clk_enable/disable imbalance issue
Quanyang Wang
2021-04-15
Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2021-04-15
spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probe
Dinghao Liu
2021-04-15
spi: s3c64xx: constify driver/match data
Krzysztof Kozlowski
2021-04-15
spi: s3c64xx: correct kerneldoc of s3c64xx_spi_port_config
Krzysztof Kozlowski
2021-04-15
spi: s3c64xx: simplify getting of_device_id match data
Krzysztof Kozlowski
2021-04-15
spi: pxa2xx: Add support for Intel Alder Lake PCH-M
Jarkko Nikula
2021-04-12
Merge series "Minor updates for hisi-sfc-v3xx" from Yicong Yang <yangyicong@h...
Mark Brown
2021-04-12
spi: spi-zynqmp-gqspi: Fix missing unlock on error in zynqmp_qspi_exec_op()
Wei Yongjun
2021-04-12
spi: hisi-sfc-v3xx: drop unnecessary ACPI_PTR and related ifendif protection
Yicong Yang
2021-04-12
spi: hisi-sfc-v3xx: fix potential irq race condition
Yicong Yang
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
[next]