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-06-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-1
/
+1878
2009-06-10
Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel
Russell King
1
-0
/
+1
2009-06-10
[ARM] 5546/1: ARM PL022 SSP/SPI driver v3
Linus Walleij
3
-0
/
+1876
2009-05-23
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Russell King
1
-0
/
+3
2009-05-21
microblaze: Kconfig: Enable drivers for Microblaze
Michal Simek
1
-1
/
+1
2009-05-18
[ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>
Ben Dooks
1
-0
/
+1
2009-05-12
pxa2xx_spi: prevent panic case setup() fails
Daniel Ribeiro
1
-0
/
+3
2009-05-07
[ARM] Remove arch-imx from build system
Sascha Hauer
1
-1
/
+1
2009-04-21
spi: pxa2xx: limit reaches -1
Roel Kluin
1
-3
/
+3
2009-04-21
pxa2xx_spi: restore DRCMR on resume
Daniel Ribeiro
1
-0
/
+7
2009-04-15
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
1
-1
/
+1
2009-04-13
spi: spi_write_then_read() bugfixes
David Brownell
1
-8
/
+14
2009-04-13
[ARM] pxa: fix typo of cs_deassert() in pxa2xx-spi.c
Daniel Ribeiro
1
-1
/
+1
2009-04-07
spi_imx: set spi_master.dma_alignment = 4
Mike Rapoport
1
-0
/
+2
2009-04-07
pxa2xx_spi: set spi_master.dma_alignment = 8
Mike Rapoport
1
-0
/
+2
2009-04-07
spi_bfin5xx: remove unused IS_DMA_ALIGNED macro
Mike Rapoport
1
-2
/
+0
2009-04-07
spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases
Eric Miao
1
-18
/
+78
2009-04-07
spi: limit reaches -1, tested 0
Roel Kluin
1
-1
/
+2
2009-04-07
Blackfin SPI Driver: Make mmc_spi driver work on Blackfin
Wolfgang Muees
1
-142
/
+108
2009-04-07
Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support
Michael Hennerich
1
-8
/
+32
2009-04-07
Blackfin SPI Driver: fix NULL pointer crash
Mike Frysinger
1
-0
/
+3
2009-04-07
Blackfin SPI Driver: use bfin_spi_ prefix on all functions
Mike Frysinger
1
-111
/
+112
2009-04-07
Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_change
Yi Li
1
-9
/
+8
2009-04-07
Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert...
Yi Li
1
-3
/
+2
2009-04-07
Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54x
Mike Frysinger
1
-1
/
+2
2009-04-07
Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handler
Mike Frysinger
1
-1
/
+11
2009-04-07
Blackfin SPI Driver: get dma working for SPI flashes
Mike Frysinger
1
-10
/
+16
2009-04-07
Blackfin SPI Driver: SPI slave select code cleanup
Mike Frysinger
1
-3
/
+1
2009-04-07
Blackfin SPI Driver: use the properl BIT_CTL_xxx defines
Mike Frysinger
1
-3
/
+3
2009-04-07
Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag any
Mike Frysinger
1
-1
/
+1
2009-04-07
Blackfin SPI Driver: add a few more DMA debug messages
Mike Frysinger
1
-2
/
+10
2009-04-07
Blackfin SPI Driver: drop bogus cast and touchup dma label
Mike Frysinger
1
-2
/
+2
2009-04-07
Blackfin SPI Driver: unify duplicated code in dma read/write paths
Mike Frysinger
1
-26
/
+21
2009-04-07
Blackfin SPI Driver: pass DMA overflow error to the higher level
Mike Frysinger
1
-5
/
+11
2009-04-07
Blackfin SPI Driver: use len_in_bytes when we care about the number of bytes ...
Mike Frysinger
1
-3
/
+3
2009-04-07
Blackfin SPI Driver: remove useless <asm/cplbinit.h>
Mike Frysinger
1
-3
/
+0
2009-04-07
Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculation
Michael Hennerich
1
-0
/
+3
2009-04-07
Blackfin SPI Driver: ensure cache coherency before doing DMA
Vitja Makarov
1
-3
/
+20
2009-04-02
spi-gpio: allow operation without CS signal
Michael Buesch
1
-8
/
+13
2009-04-01
spi_mpc83xx: add OF platform driver bindings
Anton Vorontsov
1
-36
/
+294
2009-04-01
spi_mpc83xx: rework chip selects handling
Anton Vorontsov
1
-13
/
+7
2009-04-01
spi_mpc83xx: fix sparse warnings
Anton Vorontsov
1
-7
/
+9
2009-03-30
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
11
-31
/
+32
2009-03-28
Merge branch 'origin' into devel
Russell King
11
-23
/
+25
2009-03-24
spi: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
11
-23
/
+25
2009-03-19
Merge branch 'omap-clks3' into devel
Russell King
2
-6
/
+7
2009-03-13
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
1
-1
/
+1
2009-03-11
powerpc/virtex/spi: Xilinx SPI driver not releasing memory
John Linn
1
-2
/
+7
2009-03-09
[ARM] pxa: move DMA registers definitions into <mach/dma.h>
Eric Miao
1
-2
/
+0
2009-02-18
spi-gpio: sanitize MISO bitvalue
Michael Buesch
1
-1
/
+1
[next]