index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
6
-93
/
+1085
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-09
Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+0
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
3
-14
/
+13
2009-12-09
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
5
-9
/
+548
2009-12-08
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+7
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-04
spidev: fix double "of of" in comment
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-12-02
SPI: spi_txx9: Fix bit rate calculation
Atsushi Nemoto
1
-7
/
+6
2009-11-24
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-1
/
+1
2009-11-24
powerpc: Fix build of some FSL platforms
Benjamin Herrenschmidt
1
-5
/
+0
2009-11-22
Merge 7xx-iosplit-plat-merge with omap-fixes
Tony Lindgren
2
-7
/
+7
2009-11-17
spi: error status should be negative
Roel Kluin
1
-1
/
+1
2009-11-11
spi_mpc8xxx: Add support for QE DMA mode and CPM1/CPM2 chips
Anton Vorontsov
2
-43
/
+500
2009-11-11
spi_mpc8xxx: Turn qe_mode into flags
Anton Vorontsov
1
-11
/
+19
2009-11-11
spi_mpc8xxx: Factor out SPI mode change steps into a call
Anton Vorontsov
1
-32
/
+24
2009-11-11
spi_mpc8xxx: Fix uninitialized variable
Anton Vorontsov
1
-0
/
+1
2009-11-04
spi/mpc52xx: replace printk with dev_err
Wolfram Sang
1
-3
/
+2
2009-11-04
Xilinx: SPI: Fix bits_per_word for transfers
John Linn
1
-1
/
+2
2009-11-04
spi/mpc52xx-psc-spi: check for valid PSC
Wolfram Sang
1
-4
/
+8
2009-11-04
powerpc/5200: Add mpc5200-spi (non-PSC) device driver
Grant Likely
3
-0
/
+529
2009-11-04
spi/mpc5200: Register SPI devices described in device tree
Grant Likely
1
-1
/
+7
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2
-4
/
+4
2009-10-15
Merge branch 'omap7xx-fortony-rc3' of git://robotfuzz.com/linwizard-kernel in...
Tony Lindgren
1
-4
/
+4
2009-10-14
spi: Remove BKL from spidev_open
Thomas Gleixner
1
-3
/
+0
2009-10-07
OMAP7XX: omap_uwire.c: Convert to omap7xx.h
Alistair Buxton
1
-4
/
+4
2009-10-05
ARM: 5741/1: pl022: fix peripheral id for ST vendor
Srinidhi Kasagar
1
-1
/
+1
2009-10-01
spi-imx: strip down chipselect function to only drive the chipselect
Uwe Kleine-König
1
-33
/
+17
2009-10-01
spi-imx: initialize complete config struct
Uwe Kleine-König
1
-0
/
+1
2009-10-01
spi-imx: no need to assert bits_per_word being initialized
Uwe Kleine-König
1
-3
/
+0
2009-10-01
spi-imx: setup mode_bits we can handle
Sascha Hauer
1
-0
/
+1
2009-10-01
spi-imx: fix initial chipselect settings
Sascha Hauer
1
-1
/
+6
2009-10-01
spi-imx: update state correctly
Sascha Hauer
1
-0
/
+7
2009-10-01
spi-imx: rename source file to spi_imx.c
Uwe Kleine-König
2
-169
/
+169
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-24
Merge branch 'origin' into for-linus
Russell King
13
-1893
/
+2340
2009-09-23
spi: handle TX-only/RX-only
David Brownell
1
-0
/
+59
2009-09-23
spi: McSPI support for OMAP4
Syed Rafiuddin
1
-4
/
+6
2009-09-23
spi: McSPI saves CHCONFx too
Tero Kristo
1
-0
/
+16
2009-09-23
spi: McSPI off-mode support
Hemanth V
1
-34
/
+100
2009-09-23
spi: Freescale STMP driver
dmitry pervushin
3
-0
/
+686
2009-09-23
spi_s3c24xx: cache device setup data
Ben Dooks
1
-37
/
+89
2009-09-23
spi_s3c24xx: use dev_pm_ops
Ben Dooks
1
-9
/
+13
2009-09-23
spi_s3c24xx: use resource_size() to get resource size
Ben Dooks
1
-2
/
+2
2009-09-23
spi_s3c24xx: fix header includes
Ben Dooks
1
-4
/
+1
2009-09-23
pxa2xx_spi: register earlier
Antonio Ospite
1
-1
/
+1
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
3
-1
/
+4
2009-09-23
spi: add support for device table matching
Anton Vorontsov
1
-0
/
+23
2009-09-23
spi: add SPI driver for most known i.MX SoCs
Sascha Hauer
3
-0
/
+694
2009-09-23
spi: add default selection of PL022 for ARM reference platforms
linus.walleij@stericsson.com
1
-0
/
+3
[next]