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
*
Merge remote-tracking branch 'spi/topic/workqueue' into spi-next
Mark Brown
2014-06-02
|
\
|
*
spi: Remove unneeded include of linux/workqueue.h
Axel Lin
2014-04-14
|
|
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
.
\
Merge remote-tracking branches 'spi/topic/oom', 'spi/topic/pxa2xx', 'spi/topi...
Mark Brown
2014-06-02
|
\
\
\
\
\
|
|
|
|
*
|
spi: sirf: decrease the interrupt count and latency of PIO mode
Qipan Li
2014-05-20
|
|
|
|
*
|
spi: sirf: refactor spi transfer functions
Qipan Li
2014-04-15
|
|
|
|
*
|
spi: sirf: fix spi full-duplex DMA transferring issue
Qipan Li
2014-04-14
|
|
|
|
*
|
spi: sirf: fix line over 80 characters style issue
Qipan Li
2014-04-14
|
|
|
*
|
|
spi: rspi: Extract rspi_common_transfer()
Geert Uytterhoeven
2014-06-02
|
|
|
*
|
|
spi: rspi: Add DMA support for RSPI on RZ/A1H
Geert Uytterhoeven
2014-06-02
|
|
|
*
|
|
spi: rspi: Add DMA support for QSPI on R-Car Gen2
Geert Uytterhoeven
2014-06-02
|
|
|
*
|
|
spi: rspi: Absorb rspi_rz_transfer_out_in() into rspi_rz_transfer_one()
Geert Uytterhoeven
2014-06-02
|
|
|
*
|
|
spi: rspi: Merge rspi_*_dma() into rspi_dma_transfer()
Geert Uytterhoeven
2014-06-02
|
|
|
*
|
|
spi: rspi: Pass sg_tables instead of spi_tranfer to rspi_*_dma()
Geert Uytterhoeven
2014-06-02
|
|
|
*
|
|
spi: rspi: Move RSPI-specific setup out of DMA routines
Geert Uytterhoeven
2014-06-02
|
|
|
*
|
|
spi: rspi: Use SPI core DMA mapping framework
Geert Uytterhoeven
2014-06-02
|
|
|
*
|
|
spi: rspi: SPI DMA core needs both RX and TX DMA to function
Geert Uytterhoeven
2014-06-02
|
|
|
*
|
|
spi: rspi: Remove unneeded resource test in DMA setup
Geert Uytterhoeven
2014-06-02
|
|
|
*
|
|
spi: rspi: Extract rspi_request_dma_chan()
Geert Uytterhoeven
2014-06-02
|
|
|
*
|
|
spi: rspi: Don't consider DMA configuration failures fatal
Geert Uytterhoeven
2014-06-02
|
|
|
*
|
|
spi: rspi: Extract rspi_pio_transfer()
Geert Uytterhoeven
2014-06-02
|
|
|
*
|
|
spi: rspi: Use core SPI_MASTER_MUST_[RT]X handling
Geert Uytterhoeven
2014-06-02
|
|
|
*
|
|
spi: rspi: Remove unused 16-bit DMA support
Geert Uytterhoeven
2014-06-02
|
|
|
*
|
|
spi: rspi: Do not call rspi_receive_init() for TX-only
Geert Uytterhoeven
2014-06-02
|
|
|
*
|
|
spi: rspi: Extract rspi_wait_for_{tx_empty,rx_full}()
Geert Uytterhoeven
2014-06-02
|
|
|
*
|
|
spi: rspi: Round up division to avoid slave overclocking
Geert Uytterhoeven
2014-05-26
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
spi/pxa2xx: fix runtime PM enabling order
Antonio Ospite
2014-06-01
|
|
*
|
|
spi/pxa2xx-pci: Add PCI mode support for BayTrail LPSS SPI
Chew, Chiau Ee
2014-04-18
|
|
|
/
/
|
*
|
|
spi: topcliff-pch: remove unnecessary OOM messages
Jingoo Han
2014-04-29
|
*
|
|
spi: tle62x0: remove unnecessary OOM messages
Jingoo Han
2014-04-29
|
*
|
|
spi: sh-msiof: remove unnecessary OOM messages
Jingoo Han
2014-04-29
|
*
|
|
spi: s3c64xx: remove unnecessary OOM messages
Jingoo Han
2014-04-29
|
*
|
|
spi: s3c24xx: remove unnecessary OOM messages
Jingoo Han
2014-04-29
|
*
|
|
spi: pxa2xx: remove unnecessary OOM messages
Jingoo Han
2014-04-29
|
*
|
|
spi: pl022: remove unnecessary OOM messages
Jingoo Han
2014-04-29
|
*
|
|
spi: s3c24xx: Convert to use devm_kzalloc
Axel Lin
2014-04-14
|
|
/
/
|
|
|
|
\
\
|
\
\
|
\
\
|
\
\
|
\
\
*
-
-
-
-
-
.
\
\
Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/fsl', 'spi/topic/fs...
Mark Brown
2014-06-02
|
\
\
\
\
\
\
|
|
|
|
*
|
|
spi: tegra20-slink: Make of_device_id array const
Jingoo Han
2014-05-07
|
|
|
|
*
|
|
spi: tegra20-sflash: Make of_device_id array const
Jingoo Han
2014-05-07
|
|
|
|
*
|
|
spi: tegra114: Make of_device_id array const
Jingoo Han
2014-05-07
|
|
|
|
*
|
|
spi: qup: Make of_device_id array const
Jingoo Han
2014-05-07
|
|
|
|
*
|
|
spi: spi-gpio: Make of_device_id array const
Jingoo Han
2014-05-07
|
|
|
|
*
|
|
spi: fsl-dspi: Make of_device_id array const
Jingoo Han
2014-05-07
|
|
|
|
|
/
/
|
|
|
*
|
|
spi/fsl-espi: fix rx_buf in fsl_espi_cmd_trans()/fsl_espi_rw_trans()
Valentin Longchamp
2014-05-26
|
|
|
*
|
|
spi: fsl-espi: Configure FSL eSPI CSBEF and CSAFT
Jane Wan
2014-04-16
|
|
|
|
/
/
|
|
*
|
|
spi: fsl-spi: Fix memory leak
Axel Lin
2014-04-14
|
|
*
|
|
spi: fsl: Kill mpc8xxx_spi_cleanup and convert fsl_espi_setup to use devm_kza...
Axel Lin
2014-04-14
|
|
|
/
/
|
*
|
|
spi: dw: Remove unused dw_spi_cleanup function
Axel Lin
2014-05-12
|
*
|
|
spi: dw: add support for gpio controlled chip select
Baruch Siach
2014-04-24
|
*
|
|
spi: dw: migrate to generic queue infrastructure
Baruch Siach
2014-04-24
|
|
/
/
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
\
\
Merge remote-tracking branches 'spi/topic/adi', 'spi/topic/atmel' and 'spi/to...
Mark Brown
2014-06-02
|
\
\
\
\
\
[next]