index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2021-05-20
spi: fix some invalid char occurrences
Mauro Carvalho Chehab
2021-05-18
Merge tag 'v5.13-rc2' into spi-5.13
Mark Brown
2021-05-18
spi: pxa2xx: Use predefined mask when programming FIFO thresholds
Andy Shevchenko
2021-05-18
spi: pxa2xx: Fix style of and typos in the comments and messages
Andy Shevchenko
2021-05-18
spi: pxa2xx: Fix printf() specifiers
Andy Shevchenko
2021-05-18
spi: pxa2xx: Drop unneeded '!= 0' comparisons
Andy Shevchenko
2021-05-18
spi: pxa2xx: Drop duplicate chip_select in struct chip_data
Andy Shevchenko
2021-05-18
spi: pxa2xx: Switch to use SPI core GPIO (legacy) CS handling
Andy Shevchenko
2021-05-18
spi: pxa2xx: Switch to use SPI core GPIO (descriptor) CS handling
Andy Shevchenko
2021-05-18
spi: pxa2xx: Propagate firmware node to the child SPI controller device
Andy Shevchenko
2021-05-14
spi: Don't have controller clean up spi device before driver unbind
Saravana Kannan
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: uniphier: Use SPI_MODE_X_MASK
Andy Shevchenko
2021-05-11
spi: ppc4xx: Use SPI_MODE_X_MASK
Andy Shevchenko
2021-05-11
spi: omap-uwire: Use SPI_MODE_X_MASK
Andy Shevchenko
2021-05-11
spi: oc-tiny: Use SPI_MODE_X_MASK
Andy Shevchenko
2021-05-11
spi: npcm-pspi: Use SPI_MODE_X_MASK
Andy Shevchenko
2021-05-11
spi: spidev: Use SPI_MODE_X_MASK
Andy Shevchenko
2021-05-11
spi: Use SPI_MODE_X_MASK
Andy Shevchenko
2021-05-11
Merge series "spi: pxa2xx: Set of cleanups" from Andy Shevchenko <andriy.shev...
Mark Brown
2021-05-11
spi: altera: Remove redundant dev_err call in dfl_spi_altera_probe()
Zou Wei
2021-05-11
spi: Convert to use predefined time multipliers
Andy Shevchenko
2021-05-11
spi: pxa2xx: Introduce special type for Merrifield SPIs
Andy Shevchenko
2021-05-11
spi: pxa2xx: Constify struct driver_data parameter
Andy Shevchenko
2021-05-11
spi: pxa2xx: Extract read_SSSR_bits() helper
Andy Shevchenko
2021-05-11
spi: pxa2xx: Extract clear_SSCR1_bits() helper
Andy Shevchenko
2021-05-11
spi: pxa2xx: Extract pxa2xx_spi_update() helper
Andy Shevchenko
2021-05-11
spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driver
Andy Shevchenko
2021-05-11
spi: pxa2xx: Reuse int_error_stop() in pxa2xx_spi_slave_abort()
Andy Shevchenko
2021-05-11
spi: pxa2xx: Introduce int_stop_and_reset() helper
Andy Shevchenko
2021-05-11
Merge series "spi: Set of cleanups" from Jay Fang <f.fangjian@huawei.com>:
Mark Brown
2021-05-11
Merge series "spi: pxa2xx: Set of cleanups" from Andy Shevchenko <andriy.shev...
Mark Brown
2021-05-10
spi: tegra210-quad: Fix an error message
Christophe JAILLET
2021-05-10
spi: tegra114: Fix an error message
Christophe JAILLET
2021-05-10
spi: omap-100k: Fix the length judgment problem
Tian Tao
2021-05-10
spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages()
Jay Fang
2021-05-10
spi: pxa2xx: Replace header inclusions by forward declarations
Andy Shevchenko
2021-05-10
spi: pxa2xx: Utilize struct device from struct ssp_device
Andy Shevchenko
2021-05-10
spi: pxa2xx: Utilize MMIO and physical base from struct ssp_device
Andy Shevchenko
2021-05-10
spi: pxa2xx: Use one point of return when ->probe() fails
Andy Shevchenko
2021-05-10
spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf'
Jay Fang
2021-05-10
spi: delete repeated words in comments
Jay Fang
2021-05-10
spi: omap-100k: Clean the value of 'status' is not used
Jay Fang
2021-05-10
spi: ppc4xx: include <linux/io.h> instead of <asm/io.h>
Jay Fang
2021-05-10
Merge existing fixes from spi/for-5.13
Mark Brown
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-30
Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-04-29
spi: spi-zynq-qspi: Fix stack violation bug
Karen Dombroski
[prev]
[next]