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
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-08-15
spi: bugfix spi_add_device() with duplicate chipselects
David Brownell
1
-11
/
+29
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
7
-22
/
+22
2008-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Russell King
7
-74
/
+711
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
5
-5
/
+3
2008-08-06
spi: new orion_spi driver
Shadi Ammouri
3
-0
/
+581
2008-08-05
atmel_spi: fix hang due to missed interrupt
Gerard Kam
1
-5
/
+12
2008-08-05
spi: S3C24XX: reset register status on resume.
Ben Dooks
1
-10
/
+15
2008-07-29
spi_s3c24xx: really assign busnum
Ben Dooks
1
-0
/
+1
2008-07-29
mpc52xx_psc_spi: fix block transfer
Luotao Fu
1
-15
/
+7
2008-07-28
Merge commit 'gcl/gcl-next'
Benjamin Herrenschmidt
1
-44
/
+95
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
5
-12
/
+12
2008-07-26
spi: split up spi_new_device() to allow two stage registration.
Grant Likely
1
-44
/
+95
2008-07-24
spi: au1550_spi: improve pio transfer mode
Jan Nikitenko
1
-20
/
+49
2008-07-24
spi: au1550_spi: proper platform device
Manuel Lauss
1
-64
/
+74
2008-07-24
spidev: BKL removal
Alan Cox
1
-6
/
+13
2008-07-24
spi: make spi_board_info.modalias a char array
Grant Likely
1
-1
/
+3
2008-07-24
SPI Kconfig simplifications
Robert P. J. Day
1
-22
/
+23
2008-07-24
xilinx_spi: test below 0 on unsigned irq in xilinx_spi_probe()
Roel Kluin
1
-2
/
+3
2008-07-24
spi: spi_mpc83xx clockrate fixes
Chen Gong
1
-13
/
+16
2008-07-22
Driver Core: add ability for class_find_device to start in middle of list
Greg Kroah-Hartman
1
-1
/
+1
2008-07-22
device create: spi: convert device_create to device_create_drvdata
David Brownell
1
-2
/
+2
2008-07-15
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
Benjamin Herrenschmidt
2
-18
/
+39
2008-07-15
Merge commit 'gcl/gcl-next'
Benjamin Herrenschmidt
1
-1
/
+1
2008-07-15
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-18
/
+36
2008-07-15
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
1
-49
/
+127
2008-07-12
powerpc/mpc52xx_psc_spi: use linux/of_platform.h instead of asm
Stephen Rothwell
1
-1
/
+1
2008-07-10
Merge branch 'imx' into devel
Russell King
1
-10
/
+28
2008-07-05
IMX: introduce clock API
Sascha Hauer
1
-10
/
+28
2008-07-04
spi: fix the read path in spidev
Sebastian Siewior
1
-6
/
+4
2008-07-03
[ARM] 5122/1: imx_dma_request_by_prio simpilfication
Paulius Zaleckas
1
-8
/
+8
2008-06-21
spidev: BKL pushdown
Jonathan Corbet
1
-0
/
+3
2008-06-06
spi: fix refcount-related spidev oops-on-rmmod
David Brownell
1
-30
/
+34
2008-05-24
spi: remove some spidev oops-on-rmmod paths
David Brownell
1
-13
/
+89
2008-05-15
mpc5200_psc_spi: typo fix in header block
Grant Likely
1
-1
/
+1
2008-05-13
spi_mpc83xx: much improved driver
Joakim Tjernlund
2
-130
/
+282
2008-05-13
spi: pxa2xx_spi clock resume bugfix
Eric BENARD
1
-1
/
+1
2008-05-01
spi_s3c24xx signedness fix
Matthew Wilcox
1
-3
/
+3
2008-05-01
spi_bfin5xx: use PIO for full duplex, not DMA
Vitja Makarov
1
-2
/
+5
2008-04-30
atmel_spi: clean up baud rate divisor calculation
Haavard Skinnemoen
1
-9
/
+20
2008-04-28
spi: spi_imx updates
Andrea Paterniani
1
-109
/
+114
2008-04-28
atmel_spi: support zero length transfer
Atsushi Nemoto
1
-1
/
+1
2008-04-28
spi: replace remaining __FUNCTION__ occurrences
Harvey Harrison
5
-9
/
+9
2008-04-28
spi: pxa2xx_spi "sparse" fixes
David Brownell
1
-24
/
+28
[next]