index
:
pm24.git
cpufreq-rust
master
perf-mon
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
2022-04-25
spi: Add bindings for new Ingenic SoCs.
周琰杰 (Zhou Yanjie)
2022-04-25
spi: ingenic: Add support for use GPIO as chip select line.
周琰杰 (Zhou Yanjie)
2022-04-22
spi: img-spfi: Fix pm_runtime_get_sync() error checking
Zheng Yongjun
2022-04-20
spi: intel: Implement dirmap hooks
Mika Westerberg
2022-04-20
MediaTek SPI controller cleanups and documentation
Mark Brown
2022-04-19
spi: mt65xx: Fix definitions indentation
AngeloGioacchino Del Regno
2022-04-19
spi: mt65xx: Add kerneldoc for driver structures
AngeloGioacchino Del Regno
2022-04-19
spi: mt65xx: Simplify probe function with dev_err_probe()
AngeloGioacchino Del Regno
2022-04-19
spi: mt65xx: Move pm_runtime_enable() call to remove all gotos
AngeloGioacchino Del Regno
2022-04-19
spi: mt65xx: Move clock parent setting to remove clock disable gotos
AngeloGioacchino Del Regno
2022-04-19
spi: mt65xx: Add and use pointer to struct device in mtk_spi_probe()
AngeloGioacchino Del Regno
2022-04-19
spi: mt65xx: Switch to device_get_match_data()
AngeloGioacchino Del Regno
2022-04-19
spi: mt65xx: Simplify probe function with devm_spi_alloc_master
AngeloGioacchino Del Regno
2022-04-19
spi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2022-04-19
spi: spi-imx: add support for SPI_RX_CPHA_FLIP
Baruch Siach
2022-04-19
spi: spidev: add SPI_RX_CPHA_FLIP
Baruch Siach
2022-04-19
spi: add SPI_RX_CPHA_FLIP mode bit
Baruch Siach
2022-04-19
spi: intel: Fix typo in kernel-doc of intel_spi_probe()
Mika Westerberg
2022-04-19
spi: spi-ti-qspi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2022-04-19
spi: spi-tegra114: using pm_runtime_resume_and_get instead of pm_runtime_get_...
Minghao Chi
2022-04-19
spi: spi-cadence-quadspi: using pm_runtime_resume_and_get instead of pm_runti...
Minghao Chi
2022-04-19
spi: remove spin_lock_irq and variable in the irq procress
Li-hao Kuo
2022-04-14
spi: core: Initialize returned status in spi_setup
Paul Kocialkowski
2022-04-13
spi: Pull in Atmel fix
Mark Brown
2022-04-13
spi: atmel-quadspi: Remove duplicated DTR checks
Tudor Ambarus
2022-04-13
spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller
Tudor Ambarus
2022-04-13
spi: cadence-quadspi: fix incorrect supports_op() return value
Matthias Schiffer
2022-04-13
spi: intel: Add support for Raptor Lake-S SPI serial flash
Mika Westerberg
2022-04-12
spi: spi-mtk-nor: initialize spi controller after resume
Allen-KH Cheng
2022-04-12
spi: spi-rspi: Remove setting {src,dst}_{addr,addr_width} based on DMA direction
Biju Das
2022-04-12
spi: core: Only check bits_per_word validity when explicitly provided
Paul Kocialkowski
2022-04-12
spi: spi-stm32-qspi: using pm_runtime_resume_and_get instead of pm_runtime_ge...
Minghao Chi
2022-04-11
spi: spi-ti-qspi: Fix return value handling of wait_for_completion_timeout
Miaoqian Lin
2022-04-06
spi: spi-cadence: Fix kernel-doc format for resume/suspend
Michal Simek
2022-04-06
spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()
Kamal Dasu
2022-04-06
spi: cadence-quadspi: fix protocol setup for non-1-1-X operations
Matthias Schiffer
2022-04-06
spi: core: add dma_map_dev for __spi_unmap_msg()
Vinod Koul
2022-04-05
spi: mediatek: add single/quad mode support
Mark Brown
2022-04-05
spi: spidev: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-04-05
spi: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
2022-04-05
spi: qcom-qspi: Add minItems to interconnect-names
Kuldeep Singh
2022-04-05
spi: spidev: Replace OF specific code by device property API
Andy Shevchenko
2022-04-05
spi: spidev: Replace ACPI specific code by device_get_match_data()
Andy Shevchenko
2022-04-05
spi: spidev: Convert BUILD_BUG_ON() to static_assert()
Andy Shevchenko
2022-04-04
spi: support hclk
Leilk Liu
2022-04-04
spi: mediatek: support hclk
Leilk Liu
2022-04-04
spi: mediatek: add spi memory support for ipm design
Leilk Liu
2022-04-04
spi: mxic: Fix an error handling path in mxic_spi_probe()
Christophe JAILLET
2022-04-04
spi: rpc-if: Fix RPM imbalance in probe error path
Geert Uytterhoeven
2022-04-03
Linux 5.18-rc1
v5.18-rc1
Linus Torvalds
[next]