index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi doesn't need class_device
Tony Jones
2007-10-16
9
-32
/
+32
*
spi_mpc83xx handles other processors with QUICC engine
Anton Vorontsov
2007-10-16
1
-6
/
+7
*
SPI driver runtime footprint shrinkage
David Brownell
2007-10-16
5
-27
/
+20
*
OMAP2 McSPI code cleanup
Kyungmin Park
2007-10-16
1
-3
/
+1
*
Clean up duplicate includes in drivers/spi/
Jesper Juhl
2007-10-16
2
-2
/
+0
*
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
1
-5
/
+2
*
spi_mpc83xx: hang fix
Jan Andersson
2007-09-11
1
-5
/
+2
*
Fix typo in atmel_spi.c
Andrew Victor
2007-08-31
1
-1
/
+1
*
spi: correct name for spi_txx9
Atsushi Nemoto
2007-08-31
1
-2
/
+1
*
SPI driver hotplug/coldplug fixes
David Brownell
2007-08-31
7
-4
/
+8
*
spidev warning fix
David Brownell
2007-08-11
1
-1
/
+3
*
spi_mpc83xx: fix prescale modulus calculation
Anton Vorontsov
2007-08-11
1
-2
/
+6
*
spi_mpc83xx: in "QE mode", use sysclk/2
Anton Vorontsov
2007-08-11
1
-8
/
+13
*
spi device setup gets better error checking
David Brownell
2007-07-31
1
-15
/
+30
*
spi_mpc83xx: support loopback mode
Anton Vorontsov
2007-07-31
1
-2
/
+6
*
spidev supports more communications modes
Anton Vorontsov
2007-07-31
1
-3
/
+10
*
spi_mpc83xx: fix QE+LSB mode shifts
Anton Vorontsov
2007-07-31
1
-0
/
+8
*
spi_mpc83xx: support for lsb-first transfers
Anton Vorontsov
2007-07-31
1
-5
/
+10
*
spi_mpc83xx: get rid of magic numbers
Anton Vorontsov
2007-07-31
1
-2
/
+3
*
spi_mpc83xx: turn off SPI unit while switching mode
Anton Vorontsov
2007-07-31
1
-0
/
+4
*
fixup s3c24xx build after arch moves
Ben Dooks
2007-07-26
1
-1
/
+1
*
spi.c:scan_boardinfo() mustn't be __init_or_module
Adrian Bunk
2007-07-21
1
-2
/
+1
*
use mutex instead of semaphore in SPI core/init code
Matthias Kaehlcke
2007-07-17
1
-5
/
+6
*
spi_txx9 controller driver
Atsushi Nemoto
2007-07-17
3
-0
/
+481
*
SPI: omap2_mcspi driver
Samuel Ortiz
2007-07-17
3
-0
/
+1088
*
spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832x
Joakim Tjernlund
2007-07-17
1
-3
/
+29
*
SPI master driver for Xilinx virtex
Andrei Konovalov
2007-07-17
3
-0
/
+446
*
SPI: tle620x power switch driver
Ben Dooks
2007-07-17
3
-0
/
+338
*
S3c24xx SPI controllers both select 'bitbang'
David Brownell
2007-07-17
1
-1
/
+3
*
atmel_spi: don't always deselect chip between messages
David Brownell
2007-07-17
1
-24
/
+103
*
atmel_spi: minor updates
David Brownell
2007-07-17
1
-12
/
+45
*
spi_mpc83xx.c underclocking hotfix
Clifford Wolf
2007-07-17
1
-0
/
+6
*
spi_lm70llp parport adapter driver
Kaiwan N Billimoria
2007-07-17
3
-0
/
+371
*
spidev compiler warning gone
David Brownell
2007-07-17
1
-2
/
+4
*
SPI controller drivers: check for unsupported modes
David Brownell
2007-07-17
9
-21
/
+65
*
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
2007-07-11
1
-2
/
+4
*
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-07-11
1
-1
/
+0
*
Blackfin SPI driver: fix bug SPI DMA incomplete transmission
Bryan Wu
2007-06-11
1
-5
/
+10
*
Blackfin SPI driver: tweak spi cleanup function to match newer kernel changes
Mike Frysinger
2007-06-11
1
-1
/
+1
*
SPI dynamic busid generation bugfix
David Brownell
2007-06-04
1
-1
/
+1
*
SPI: Freescale iMX SPI controller driver fixes
Andrea Paterniani
2007-06-01
1
-1
/
+2
*
atmel_spi dma address bugfix
Haavard Skinnemoen
2007-06-01
1
-4
/
+4
*
omap_uwire: SPI_CPHA mode bugfix
Imre Deak
2007-05-23
1
-2
/
+2
*
spi: potential memleak in spidev_ioctl
Florin Malita
2007-05-23
1
-0
/
+1
*
spi/spidev: check message size before copying
Domen Puncer
2007-05-23
1
-6
/
+6
*
mpc52xx_psc_spi: fix it for CONFIG_PPC_MERGE
Domen Puncer
2007-05-23
1
-14
/
+11
*
Blackfin SPI: cleanup according to David Brownell's review
Bryan Wu
2007-05-21
1
-72
/
+80
*
spi: fix spidev for >sizeof(long)/32 devices
Domen Puncer
2007-05-16
1
-1
/
+1
*
MPC52xx PSC SPI master driver
Dragos Carp
2007-05-11
3
-0
/
+662
*
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
2007-05-10
1
-0
/
+1
[next]