index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-09-25
spi: pxa2xx: Set the max_speed_hz of the master
Jarkko Nikula
2
-9
/
+6
2015-09-22
Merge remote-tracking branches 'spi/fix/spidev' and 'spi/fix/xtfpga' into spi...
Mark Brown
2
-3
/
+4
2015-09-22
Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d...
Mark Brown
6
-35
/
+34
2015-09-22
spi: xtensa-xtfpga: fix register endianness
Max Filippov
1
-2
/
+2
2015-09-19
spi: add transfer histogram statistics via sysfs
Martin Sperl
1
-0
/
+61
2015-09-19
spi: meson: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-17
spi: pxa2xx: Remove cr0 variable from struct chip_data
Jarkko Nikula
2
-7
/
+4
2015-09-17
spi: pxa2xx: Remove if statement that is always true in pump_transfers()
Jarkko Nikula
1
-39
/
+37
2015-09-17
spi: pxa2xx: Remove two variables from struct chip_data
Jarkko Nikula
2
-12
/
+2
2015-09-17
spi: spi-fsl-dspi: Remove duplicated register write
Jarkko Nikula
1
-3
/
+0
2015-09-17
spi: dw: Remove test for non-zero spi->max_speed_hz
Jarkko Nikula
1
-5
/
+0
2015-09-17
spi: dw: Remove needless if statements
Jarkko Nikula
1
-23
/
+18
2015-09-17
spi: omap-100k: Rely on validations done by spi core
Jarkko Nikula
1
-18
/
+8
2015-09-17
spi: omap-uwire: Remove needless bits_per_word and speed_hz tests
Jarkko Nikula
1
-3
/
+4
2015-09-17
spi: mpc512x: Call mpc512x_psc_spi_transfer_setup() unconditionally
Jarkko Nikula
1
-5
/
+3
2015-09-17
spi: bitbang: Replace spinlock by mutex
Nicolas Boichat
3
-14
/
+11
2015-09-16
spi: au1550: Simplify au1550_spi_setupxfer()
Jarkko Nikula
1
-6
/
+5
2015-09-16
spi: spi-bfin5xx: Calculate transfer speed unconditionally
Jarkko Nikula
1
-5
/
+1
2015-09-16
spi: bfin-sport: Calculate transfer speed unconditionally
Jarkko Nikula
1
-4
/
+1
2015-09-16
spi: octeon: Use transfer speed unconditionally
Jarkko Nikula
1
-1
/
+1
2015-09-16
spi: s3c64xx: Use transfer speed unconditionally
Jarkko Nikula
1
-1
/
+1
2015-09-16
spi: txx9: Use transfer speed unconditionally
Jarkko Nikula
1
-1
/
+1
2015-09-16
spi: mediatek: fix wrong error return value on probe
Javier Martinez Canillas
1
-2
/
+2
2015-09-16
Merge tag 'v4.3-rc1' into spi-fix-doc
Mark Brown
35
-223
/
+1917
2015-09-16
spi: oc-tiny: Use of_property_read_u32 instead of open-coding it
Tobias Klauser
1
-9
/
+5
2015-09-16
spi: bcm53xx: Adjust devm usage
Vaishali Thakkar
1
-11
/
+2
2015-09-14
spi/bcm63xx: replace custom io accessors with standard ones
Jonas Gorski
1
-4
/
+12
2015-09-14
spi/bcm63xx: hardcode busnum to 0
Jonas Gorski
1
-1
/
+2
2015-09-14
spi/bcm63xx: always use a fixed number of CS
Jonas Gorski
1
-1
/
+3
2015-09-14
spi/bcm63xx: remove unused rx_tail variable
Jonas Gorski
1
-1
/
+0
[prev]
[next]