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.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
2009-03-25
spi: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
11
-23
/
+25
2009-02-19
spi-gpio: sanitize MISO bitvalue
Michael Buesch
1
-1
/
+1
2009-01-26
spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom
Wolfram Sang
3
-401
/
+0
2009-01-16
atmel_spi: allow transfer when max_speed_hz = 0
Stanislaw Gruszka
1
-2
/
+1
2009-01-10
Xilinx: SPI: updated driver for device tree
John Linn
1
-56
/
+81
2009-01-07
hwmon: (lm70) Code streamlining and cleanup
Kaiwan N Billimoria
1
-21
/
+12
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
4
-14
/
+12
2009-01-07
drivers/spi: move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2009-01-07
spi: use generic gpio calls in spi_s3c24xx_gpio
Ben Dooks
1
-9
/
+29
2009-01-07
spi: atmel_spi update chipselect handling
Haavard Skinnemoen
1
-26
/
+67
2009-01-07
atmel_spi: clean up SPIv1 quirk handling
Haavard Skinnemoen
1
-18
/
+22
2009-01-07
spi_gpio driver
David Brownell
3
-1
/
+378
2009-01-06
spi: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
4
-14
/
+12
2008-12-13
Merge git://git.marvell.com/orion into devel
Russell King
5
-25
/
+38
2008-12-02
spi: fix spi_s3c24xx_gpio num_chipselect
Ben Dooks
1
-0
/
+1
2008-12-02
spi: fix spi_s3c24xx_gpio device handle lookup
Ben Dooks
1
-1
/
+1
2008-12-02
spi: au1550_spi full duplex dma fix
Jan Nikitenko
1
-10
/
+16
2008-12-02
spi: fix spi_imx probe oopsing
Julien Boibessot
1
-12
/
+13
2008-12-02
spi: mpc52xx_psc_spi chipselect bugfix
Stefano Babic
1
-1
/
+4
2008-12-02
spi: avoid spidev crash when device is removed
Wolfgang Ocker
1
-1
/
+3
2008-11-29
Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel
Russell King
1
-1
/
+1
2008-11-29
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
Russell King
1
-1
/
+1
2008-11-20
spi_imx: full duplex dma corruption bugfix
Andrea Paterniani
1
-23
/
+22
2008-11-20
pxa2xx_spi: bugfix full duplex dma data corruption
Ned Forrester
1
-12
/
+12
2008-11-13
atmel_spi: work-around required for new HW bug in AT91SAM9263 Rev.B SPI contr...
Jean-Christophe Lallemand
1
-0
/
+3
2008-10-30
[ARM] S3C: Move plat/regs-spi.h to arch/arm/plat-s3c/include/plat.
Ben Dooks
1
-1
/
+1
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-4
/
+3
2008-10-16
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-6
/
+35
2008-10-16
spi: core and gpio expanders use subsys_init
David Brownell
1
-1
/
+1
2008-10-16
orion_spi: handle 88F6183 erratum
Lennert Buytenhek
1
-0
/
+5
2008-10-16
pxa2xx_spi: fix chip_info defaults and documentation.
Vernon Sauder
1
-19
/
+27
2008-10-16
pxa2xx_spi: minor cleanup
Guennadi Liakhovetski
1
-4
/
+4
2008-10-16
spi_s3c24xx: pin configuration updates
Ben Dooks
1
-0
/
+6
2008-10-16
spi: simplify spi_write_then_read()
Vernon Sauder
1
-14
/
+8
2008-10-16
mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGE
Kumar Gala
1
-55
/
+0
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-4
/
+3
2008-10-15
Merge commit 'origin'
Benjamin Herrenschmidt
4
-39
/
+111
2008-10-15
Merge branch 's3c-move' into devel
Russell King
2
-3
/
+3
2008-10-15
Merge branch 'omap-all' into devel
Russell King
2
-6
/
+35
2008-10-08
powerpc/mpc5200: fix build warnings on mpc52xx_psc_spi driver
Grant Likely
1
-3
/
+3
2008-10-04
orion_spi: fix handling of default transfer speed
Lennert Buytenhek
1
-1
/
+1
2008-10-01
pxa2xx_spi: fix build breakage
Mike Rapoport
1
-2
/
+2
2008-09-14
spi_s3c24xx: fix section warning
Ben Dooks
1
-3
/
+3
2008-09-14
pxa2xx_spi: dma bugfixes
Ned Forrester
1
-14
/
+43
2008-09-14
pxa2xx_spi: chipselect bugfixes
Ned Forrester
1
-11
/
+48
2008-09-14
spi_mpc83xx: reject invalid transfer sizes
Peter Korsgaard
1
-2
/
+11
2008-09-14
spi_mpc83xx: fix clockrate calculation for low speed
Peter Korsgaard
1
-8
/
+5
2008-09-05
[ARM] omap: convert OMAP drivers to use ioremap()
Russell King
2
-5
/
+30
2008-09-05
[ARM] omap: remove an io_v2p() usage
Russell King
1
-1
/
+5
2008-08-15
spi: bugfix spi_add_device() with duplicate chipselects
David Brownell
1
-11
/
+29
[next]