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
2007-10-29
fix abuses of ptrdiff_t
Al Viro
1
-3
/
+3
2007-10-20
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-19
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2
-3
/
+3
2007-10-16
spi doesn't need class_device
Tony Jones
9
-32
/
+32
2007-10-16
spi_mpc83xx handles other processors with QUICC engine
Anton Vorontsov
1
-6
/
+7
2007-10-16
SPI driver runtime footprint shrinkage
David Brownell
5
-27
/
+20
2007-10-16
OMAP2 McSPI code cleanup
Kyungmin Park
1
-3
/
+1
2007-10-16
Clean up duplicate includes in drivers/spi/
Jesper Juhl
2
-2
/
+0
2007-10-13
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-5
/
+2
2007-09-12
spi_mpc83xx: hang fix
Jan Andersson
1
-5
/
+2
2007-08-31
Fix typo in atmel_spi.c
Andrew Victor
1
-1
/
+1
2007-08-31
spi: correct name for spi_txx9
Atsushi Nemoto
1
-2
/
+1
2007-08-31
SPI driver hotplug/coldplug fixes
David Brownell
7
-4
/
+8
2007-08-12
spidev warning fix
David Brownell
1
-1
/
+3
2007-08-12
spi_mpc83xx: fix prescale modulus calculation
Anton Vorontsov
1
-2
/
+6
2007-08-12
spi_mpc83xx: in "QE mode", use sysclk/2
Anton Vorontsov
1
-8
/
+13
2007-08-01
spi device setup gets better error checking
David Brownell
1
-15
/
+30
2007-08-01
spi_mpc83xx: support loopback mode
Anton Vorontsov
1
-2
/
+6
2007-08-01
spidev supports more communications modes
Anton Vorontsov
1
-3
/
+10
2007-08-01
spi_mpc83xx: fix QE+LSB mode shifts
Anton Vorontsov
1
-0
/
+8
2007-08-01
spi_mpc83xx: support for lsb-first transfers
Anton Vorontsov
1
-5
/
+10
2007-08-01
spi_mpc83xx: get rid of magic numbers
Anton Vorontsov
1
-2
/
+3
2007-08-01
spi_mpc83xx: turn off SPI unit while switching mode
Anton Vorontsov
1
-0
/
+4
2007-07-26
fixup s3c24xx build after arch moves
Ben Dooks
1
-1
/
+1
2007-07-22
spi.c:scan_boardinfo() mustn't be __init_or_module
Adrian Bunk
1
-2
/
+1
2007-07-17
use mutex instead of semaphore in SPI core/init code
Matthias Kaehlcke
1
-5
/
+6
2007-07-17
spi_txx9 controller driver
Atsushi Nemoto
3
-0
/
+481
2007-07-17
SPI: omap2_mcspi driver
Samuel Ortiz
3
-0
/
+1088
2007-07-17
spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832x
Joakim Tjernlund
1
-3
/
+29
2007-07-17
SPI master driver for Xilinx virtex
Andrei Konovalov
3
-0
/
+446
2007-07-17
SPI: tle620x power switch driver
Ben Dooks
3
-0
/
+338
2007-07-17
S3c24xx SPI controllers both select 'bitbang'
David Brownell
1
-1
/
+3
2007-07-17
atmel_spi: don't always deselect chip between messages
David Brownell
1
-24
/
+103
2007-07-17
atmel_spi: minor updates
David Brownell
1
-12
/
+45
2007-07-17
spi_mpc83xx.c underclocking hotfix
Clifford Wolf
1
-0
/
+6
2007-07-17
spi_lm70llp parport adapter driver
Kaiwan N Billimoria
3
-0
/
+371
2007-07-17
spidev compiler warning gone
David Brownell
1
-2
/
+4
2007-07-17
SPI controller drivers: check for unsupported modes
David Brownell
9
-21
/
+65
2007-07-12
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-2
/
+4
2007-07-12
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-1
/
+0
2007-06-11
Blackfin SPI driver: fix bug SPI DMA incomplete transmission
Bryan Wu
1
-5
/
+10
2007-06-11
Blackfin SPI driver: tweak spi cleanup function to match newer kernel changes
Mike Frysinger
1
-1
/
+1
2007-06-05
SPI dynamic busid generation bugfix
David Brownell
1
-1
/
+1
2007-06-01
SPI: Freescale iMX SPI controller driver fixes
Andrea Paterniani
1
-1
/
+2
2007-06-01
atmel_spi dma address bugfix
Haavard Skinnemoen
1
-4
/
+4
2007-05-24
omap_uwire: SPI_CPHA mode bugfix
Imre Deak
1
-2
/
+2
2007-05-24
spi: potential memleak in spidev_ioctl
Florin Malita
1
-0
/
+1
2007-05-24
spi/spidev: check message size before copying
Domen Puncer
1
-6
/
+6
2007-05-24
mpc52xx_psc_spi: fix it for CONFIG_PPC_MERGE
Domen Puncer
1
-14
/
+11
2007-05-21
Blackfin SPI: cleanup according to David Brownell's review
Bryan Wu
1
-72
/
+80
[next]