index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-28
spi: Add THIS_MODULE to spi_driver in SPI core
Andrew F. Davis
1
-3
/
+4
2015-10-28
spi: Setup the master controller driver before setting the chipselect
Franklin S Cooper Jr
1
-2
/
+2
2015-10-28
spi: dw: replace magic constant by DW_SPI_DR
Andy Shevchenko
1
-1
/
+1
2015-10-27
spi: mediatek: mt8173 spi multiple devices support
Leilk Liu
1
-13
/
+52
2015-10-27
spi: mediatek: handle controller_data in mtk_spi_setup
Leilk Liu
1
-7
/
+12
2015-10-27
spi: mediatek: remove mtk_spi_config
Leilk Liu
1
-33
/
+26
2015-10-24
spi: fix kernel-doc warnings about missing return desc in spi.c
Javier Martinez Canillas
1
-9
/
+32
2015-10-24
Merge branches 'topic/core' and 'topic/stats' of git://git.kernel.org/pub/scm...
Mark Brown
1
-8
/
+76
2015-10-23
spi: pxa2xx: Align a few defines
Jarkko Nikula
1
-3
/
+3
2015-10-23
spi: pxa2xx: Save other reg_cs_ctrl bits when configuring chip select
Jarkko Nikula
1
-1
/
+3
2015-10-23
spi: pxa2xx: Convert unique ID string of ACPI device as unsigned integer
Jarkko Nikula
1
-2
/
+3
2015-10-23
spi: pxa2xx: derive struct chip_data from struct drv_data
Andy Shevchenko
1
-2
/
+3
2015-10-23
spi: pxa2xx: move debug messages to pump_transfer()
Andy Shevchenko
1
-17
/
+11
2015-10-23
spi: imx: fix ecspi mode setup
Andrew Y. Kuksov
1
-0
/
+7
2015-10-23
spi/bcm63xx: move register definitions into the driver
Jonas Gorski
2
-24
/
+175
2015-10-23
spi: atmel: Fix DMA-setup for transfers with more than 8 bits per word
David Mosberger-Tang
1
-1
/
+2
2015-10-22
spi: omap2-mcspi: disable other channels CHCONF_FORCE in prepare_message
Neil Armstrong
1
-0
/
+28
2015-10-21
spi: core: use gpio_is_valid() helper
Andy Shevchenko
1
-1
/
+1
2015-10-20
spi: dw: remove a NULL check when call ->remove()
Andy Shevchenko
1
-2
/
+0
2015-10-20
spi: dw: explicitly free IRQ handler in dw_spi_remove_host()
Andy Shevchenko
1
-2
/
+4
2015-10-19
spi: dw-mmio: convert to unified device property API
Andy Shevchenko
1
-4
/
+3
2015-10-19
spi: dw-pci: remove unused pdev member from struct dw_spi_pci
Andy Shevchenko
1
-20
/
+9
2015-10-19
spi: dw: introduce spi_shutdown_chip()
Andy Shevchenko
2
-7
/
+12
2015-10-19
spi: dw: eliminate unused threshold variables
Andy Shevchenko
1
-5
/
+0
2015-10-19
spi: dw: eliminate speed variable in ->transfer_one()
Andy Shevchenko
1
-8
/
+4
2015-10-19
spi: dw: remove bits_per_word member of struct chip_data
Andy Shevchenko
1
-14
/
+2
2015-10-19
spi: dw: remove unneeded cr0 member of struct chip_data
Andy Shevchenko
1
-12
/
+2
2015-10-19
spi: dw: use plain struct device * at earlier ->probe()
Andy Shevchenko
1
-1
/
+1
2015-10-16
spi: davinci: use spi->cs_gpio directly
Luis de Bethencourt
1
-11
/
+4
2015-10-16
spi: spi-ti-qspi: switch to polling mode for better r/w performance
Vignesh R
1
-54
/
+20
2015-10-16
spi: pxa2xx: choose closest lower speed
Andy Shevchenko
1
-4
/
+4
2015-10-16
spi: core: propagate return code of __spi_validate_bits_per_word()
Andy Shevchenko
1
-3
/
+4
2015-10-16
spi: bcm2835aux: change initialization order and switch to platform_get_irq
Martin Sperl
1
-4
/
+4
2015-10-16
spi: bcm2835aux: fixed bad data on longer transfers
Martin Sperl
1
-12
/
+31
2015-10-16
spi: bcm2835: change initialization order and switch to platform_get_irq
Martin Sperl
1
-7
/
+7
2015-10-12
spi: ti-qspi: Fix data corruption seen on r/w stress test
Vignesh R
1
-2
/
+1
2015-10-12
spi: Map SPI OF client IRQ at probe time
Jon Hunter
1
-4
/
+10
2015-10-12
spi/bcm63xx: move message control word description to register offsets
Jonas Gorski
1
-4
/
+3
2015-10-12
spi/bcm63xx: fix standard accessors and compile guard
Jonas Gorski
1
-4
/
+4
2015-10-12
spi: spi-coldfire-qspi: enable RuntimePM before registering to the core
Wolfram Sang
1
-1
/
+2
2015-10-07
Merge remote-tracking branches 'spi/fix/davinci' and 'spi/fix/sh-msiof' into ...
Mark Brown
1
-3
/
+4
2015-10-07
spi: bcm2835aux: add bcm2835 auxiliary spi device driver
Martin Sperl
3
-0
/
+505
2015-10-05
spi: bitbang: switch to the generic implementation of transfer_one_message
Heiner Kallweit
1
-89
/
+36
2015-10-05
spi: bitbang: remove unneeded check
Heiner Kallweit
1
-14
/
+4
2015-10-02
spi: pxa2xx: Remove unused psp member variable from struct chip_data
Jarkko Nikula
1
-1
/
+0
2015-10-01
spi: pxa2xx: Remove empty function pxa2xx_spi_dma_resume()
Mika Westerberg
3
-8
/
+0
2015-09-30
spi: ath79: simplify iomem resource mapping
Heiner Kallweit
1
-8
/
+3
2015-09-25
spi: davinci: fix handling platform_get_irq result
Andrzej Hajda
1
-3
/
+4
2015-09-25
spi: atmel: Remove needless bits_per_word and speed_hz tests
Jarkko Nikula
1
-15
/
+6
2015-09-25
spi: pxa2xx: Use ACPI_COMPANION() instead of acpi_bus_get_device()
Jarkko Nikula
1
-2
/
+2
[prev]
[next]