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
/
spi-ep93xx.c
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'spi/topic/pdata' into spi-next
Mark Brown
2013-09-01
|
\
|
*
spi: use dev_get_platdata()
Jingoo Han
2013-08-29
*
|
spi/ep93xx: Fix format specifier warning
Emil Goode
2013-07-31
*
|
spi: spi-ep93xx: convert to the queued driver infrastructure
H Hartley Sweeten
2013-07-17
*
|
spi: spi-ep93xx: move the clock divider calcs into ep93xx_spi_chip_setup()
H Hartley Sweeten
2013-07-15
*
|
spi: spi-ep93xx: don't bother calculating the divisors in ep93xx_spi_setup()
H Hartley Sweeten
2013-07-15
*
|
spi: spi-ep93xx: use devm_clk_get()
H Hartley Sweeten
2013-07-15
*
|
spi: spi-ep93xx: remove 'dss' from per chip private data
H Hartley Sweeten
2013-07-15
*
|
spi: spi-ep93xx: remove dev_err() for kzalloc() failure
H Hartley Sweeten
2013-07-15
*
|
spi: spi-ep93xx: get platform resources early in (*probe)
H Hartley Sweeten
2013-07-15
*
|
spi: spi-ep93xx: remove bits_per_word() helper
H Hartley Sweeten
2013-07-15
*
|
spi: spi-ep93xx: use read,write instead of __raw_* variants
H Hartley Sweeten
2013-07-15
*
|
spi: spi-ep93xx: always handle transfer specific settings
H Hartley Sweeten
2013-07-15
|
/
*
Merge remote-tracking branch 'spi/topic/ep93xx' into spi-next
Mark Brown
2013-06-26
|
\
|
*
spi: ep93xx: fix error return code in ep93xx_spi_probe()
Wei Yongjun
2013-05-16
*
|
Merge remote-tracking branch 'spi/topic/core' into spi-next
Mark Brown
2013-06-26
|
\
\
|
*
|
spi: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-13
|
|
/
*
/
spi: convert drivers to use bits_per_word_mask
Stephen Warren
2013-05-29
|
/
*
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
|
\
|
*
spi: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
*
|
spi: remove check for bits_per_word on transfer from low level driver
Laxman Dewangan
2013-02-05
|
/
*
spi: Remove HOTPLUG section attributes
Grant Likely
2012-12-07
*
ARM: ep93xx: move platform_data definitions
Arnd Bergmann
2012-09-14
*
spi/ep93xx: clean probe/remove routines
Hannu Heikkinen
2012-05-09
*
spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_direction
H Hartley Sweeten
2012-04-27
*
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
2012-03-21
*
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
2011-11-17
|
\
|
*
spi, serial: move to dma_transfer_direction
Vinod Koul
2011-10-31
*
|
drivercore: Add helper macro for platform_driver boilerplate
Grant Likely
2011-10-24
*
|
spi/spi-ep93xx: add module.h include
Mika Westerberg
2011-10-16
|
/
*
Merge branch 'ep93xx-dma' into spi/next
Grant Likely
2011-06-09
*
spi: reorganize drivers
Grant Likely
2011-06-06