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
*
spi: remove more dev->power.power_state usage
David Brownell
2008-02-06
*
spi_bfin: headers are not for changelogs
Mike Frysinger
2008-02-06
*
spi_bfin: wait for tx to complete on write paths
Sonic Zhang
2008-02-06
*
spi_bfin: wait for tx to complete on full duplex paths
Bryan Wu
2008-02-06
*
spi_bfin: wait for tx to complete on some cs_chg paths
Bryan Wu
2008-02-06
*
spi_bfin: use more useful GPIO labels
Bryan Wu
2008-02-06
*
spi_bfin: remove useless fault path
Bryan Wu
2008-02-06
*
spi: omap2_mcspi handles omap3 too
Girish
2008-02-06
*
spi: SuperH SPI using SCI
Magnus Damm
2008-02-06
*
spi: s3c drivers shouldn't care about spi_board_info
David Brownell
2008-02-06
*
atmel_spi: fix dmachain oops with DEBUG enabled
Haavard Skinnemoen
2008-02-06
*
atmel_spi: chain DMA transfers
Silvester Erdeg
2008-02-06
*
atmel_spi throughput improvement
Haavard Skinnemoen
2008-02-06
*
spi core: stop updating dev->power.power_state
David Brownell
2008-02-06
*
Remove pointless casts from void pointers
Jeff Garzik
2008-02-06
*
Remove inclusions of <linux/autoconf.h>
Ralf Baechle
2008-02-06
*
Spelling fixes: lenght->length
Paulius Zaleckas
2008-02-03
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-30
|
\
|
*
[ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()
eric miao
2008-01-26
|
*
[ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h
eric miao
2008-01-26
|
*
spi: use class iteration api
Dave Young
2008-01-24
|
*
spi: omap2_mcspi PIO RX fix
Kalle Valo
2008-01-24
*
|
Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx
Paul Mackerras
2008-01-30
|
\
\
|
*
|
[POWERPC] mpc52xx_psc_spi device driver must not touch port_config and cdm
Grant Likely
2008-01-26
|
*
|
[POWERPC] mpc5200: normalize compatible property bindings
Grant Likely
2008-01-26
*
|
|
spi_mpc83xx: use brg-frequency for SPI in QE
Anton Vorontsov
2008-01-28
|
/
/
*
|
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-23
|
\
|
|
*
spi_bitbang: always grab lock with irqs blocked
David Brownell
2008-01-08
*
|
[POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.
Grant Likely
2008-01-18
|
/
*
atmel_spi: reload RCR before TCR
Rini van Zetten
2007-12-10
*
spi_imx: fix typo in description
Will Newton
2007-12-10
*
spi_bfin5xx: fix typo in description
Will Newton
2007-12-10
*
pxa2xx_spi: fix typo in description
Will Newton
2007-12-10
*
Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transfer
Bryan Wu
2007-12-05
*
Blackfin SPI driver: move hard coded pin_req to board file
Bryan Wu
2007-12-05
*
Blackfin SPI driver: use void __iomem * for regs_base
Bryan Wu
2007-12-05
*
Blackfin SPI driver: use cpu_relax() to replace continue in while busywait
Bryan Wu
2007-12-05
*
spi: spi_bfin: resequence DMA start/stop
Sonic Zhang
2007-12-05
*
spi: spi_bfin: update handling of delay-after-deselect
Bryan Wu
2007-12-05
*
spi: spi_bfin: bugfix for 8..16 bit word sizes
Bryan Wu
2007-12-05
*
spi: spi_bfin: handle multiple spi_masters
Bryan Wu
2007-12-05
*
spi: spi_bfin: relocate spin/waits
Sonic Zhang
2007-12-05
*
spi: spi_bfin: change handling of communication parameters
Sonic Zhang
2007-12-05
*
spi: spi_bfin, rearrange portmux calls
Sonic Zhang
2007-12-05
*
spi: spi_bfin uses portmux for additional busses
Sonic Zhang
2007-12-05
*
spi: spi_bfin uses platform device resources
Bryan Wu
2007-12-05
*
spi: spi_bfin, don't bypass spi framework
Mike Frysinger
2007-12-05
*
spi: spi_bfin handles spi_transfer.cs_change
Bryan Wu
2007-12-05
*
spi: spi_bfin cleanups, error handling
Bryan Wu
2007-12-05
*
spi: bfin spi uses portmux calls
Michael Hennerich
2007-12-05
[next]