index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Commit message (
Expand
)
Author
Age
*
pxa2xx_spi: prevent panic case setup() fails
Daniel Ribeiro
2009-05-12
*
spi: pxa2xx: limit reaches -1
Roel Kluin
2009-04-21
*
pxa2xx_spi: restore DRCMR on resume
Daniel Ribeiro
2009-04-21
*
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
2009-04-15
|
\
|
*
[ARM] pxa: fix typo of cs_deassert() in pxa2xx-spi.c
Daniel Ribeiro
2009-04-13
*
|
spi: spi_write_then_read() bugfixes
David Brownell
2009-04-13
|
/
*
spi_imx: set spi_master.dma_alignment = 4
Mike Rapoport
2009-04-07
*
pxa2xx_spi: set spi_master.dma_alignment = 8
Mike Rapoport
2009-04-07
*
spi_bfin5xx: remove unused IS_DMA_ALIGNED macro
Mike Rapoport
2009-04-07
*
spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases
Eric Miao
2009-04-07
*
spi: limit reaches -1, tested 0
Roel Kluin
2009-04-07
*
Blackfin SPI Driver: Make mmc_spi driver work on Blackfin
Wolfgang Muees
2009-04-07
*
Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support
Michael Hennerich
2009-04-07
*
Blackfin SPI Driver: fix NULL pointer crash
Mike Frysinger
2009-04-07
*
Blackfin SPI Driver: use bfin_spi_ prefix on all functions
Mike Frysinger
2009-04-07
*
Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_change
Yi Li
2009-04-07
*
Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert...
Yi Li
2009-04-07
*
Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54x
Mike Frysinger
2009-04-07
*
Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handler
Mike Frysinger
2009-04-07
*
Blackfin SPI Driver: get dma working for SPI flashes
Mike Frysinger
2009-04-07
*
Blackfin SPI Driver: SPI slave select code cleanup
Mike Frysinger
2009-04-07
*
Blackfin SPI Driver: use the properl BIT_CTL_xxx defines
Mike Frysinger
2009-04-07
*
Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag any
Mike Frysinger
2009-04-07
*
Blackfin SPI Driver: add a few more DMA debug messages
Mike Frysinger
2009-04-07
*
Blackfin SPI Driver: drop bogus cast and touchup dma label
Mike Frysinger
2009-04-07
*
Blackfin SPI Driver: unify duplicated code in dma read/write paths
Mike Frysinger
2009-04-07
*
Blackfin SPI Driver: pass DMA overflow error to the higher level
Mike Frysinger
2009-04-07
*
Blackfin SPI Driver: use len_in_bytes when we care about the number of bytes ...
Mike Frysinger
2009-04-07
*
Blackfin SPI Driver: remove useless <asm/cplbinit.h>
Mike Frysinger
2009-04-07
*
Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculation
Michael Hennerich
2009-04-07
*
Blackfin SPI Driver: ensure cache coherency before doing DMA
Vitja Makarov
2009-04-07
*
spi-gpio: allow operation without CS signal
Michael Buesch
2009-04-02
*
spi_mpc83xx: add OF platform driver bindings
Anton Vorontsov
2009-04-01
*
spi_mpc83xx: rework chip selects handling
Anton Vorontsov
2009-04-01
*
spi_mpc83xx: fix sparse warnings
Anton Vorontsov
2009-04-01
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-03-29
|
\
|
*
Merge branch 'origin' into devel
Russell King
2009-03-28
|
|
\
|
|
*
spi: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-03-24
|
*
|
Merge branch 'omap-clks3' into devel
Russell King
2009-03-19
|
|
\
\
|
|
*
|
[ARM] omap: spi: arrange for omap_uwire to use connection ID
Russell King
2009-02-08
|
|
*
|
[ARM] omap: mcspi: new short connection id names
Russell King
2009-02-08
|
*
|
|
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
2009-03-13
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
[ARM] pxa: move DMA registers definitions into <mach/dma.h>
Eric Miao
2009-03-09
|
|
|
/
|
|
/
|
*
|
|
powerpc/virtex/spi: Xilinx SPI driver not releasing memory
John Linn
2009-03-11
|
|
/
|
/
|
*
|
spi-gpio: sanitize MISO bitvalue
Michael Buesch
2009-02-18
|
/
*
spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom
Wolfram Sang
2009-01-26
*
atmel_spi: allow transfer when max_speed_hz = 0
Stanislaw Gruszka
2009-01-15
*
Xilinx: SPI: updated driver for device tree
John Linn
2009-01-09
*
hwmon: (lm70) Code streamlining and cleanup
Kaiwan N Billimoria
2009-01-07
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-01-06
|
\
[next]