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-orion.c
Commit message (
Expand
)
Author
Age
*
spi: orion: Add multiple chip select support to spi-orion
Ken Wilson
2015-01-16
*
spi: orion: Change spi-orion to use transfer_one() semantics for SPI transfers
Ken Wilson
2015-01-14
*
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-18
|
\
|
*
spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-12
*
|
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
|
\
\
|
|
/
|
/
|
|
*
spi: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
*
|
spi: orion: fix potential NULL pointer de-reference
Greg Ungerer
2014-10-22
|
/
*
-
.
Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx', 'spi/to...
Mark Brown
2014-10-03
|
\
\
|
|
*
spi: orion: support armada extended baud rates
Greg Ungerer
2014-10-01
|
|
/
*
/
spi: orion: Fix checkpatch issue
Jingoo Han
2014-09-03
|
/
*
-
.
Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pl022', 'spi/top...
Mark Brown
2014-08-04
|
\
\
|
*
|
spi: orion: Fix error return code in orion_spi_probe()
Wei Yongjun
2014-07-25
|
*
|
spi: spi-orion: add runtime PM support
Russell King
2014-06-21
|
*
|
spi: spi-orion: check return value from clk_prepare()/clk_enable()
Russell King
2014-06-21
|
|
/
*
/
spi: orion: fix incorrect handling of cell-index DT property
Thomas Petazzoni
2014-07-28
|
/
*
-
.
Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ...
Mark Brown
2014-03-29
|
\
\
|
|
*
spi: orion: Let spi core handle validating transfer length
Axel Lin
2014-02-28
|
|
*
spi: orion: Convert to let spi core validate xfer->bits_per_word
Axel Lin
2014-02-11
|
|
*
spi: orion: Let spi core handle checking transfer speed
Axel Lin
2014-02-07
|
|
*
spi: orion: Remove unused pointer in orion_spi_write_read()
Christian Engelmayer
2014-02-06
|
|
/
*
/
spi: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-03
|
/
*
spi: orion: Use devm_clk_get()
Jingoo Han
2013-12-09
*
Merge remote-tracking branch 'spi/topic/orion' into spi-next
Mark Brown
2013-10-25
|
\
|
*
spi: orion: Fix checkpatch issue
Jingoo Han
2013-10-15
*
|
spi: orion: use devm_spi_register_master()
Jingoo Han
2013-09-26
|
/
*
Merge remote-tracking branch 'spi/topic/orion' into spi-next
Mark Brown
2013-09-01
|
\
|
*
spi/orion: Convert to devm_ioremap_resource()
Mark Brown
2013-07-29
*
|
spi/orion: Directly include linux/size.h
Mark Brown
2013-07-29
|
/
*
spi: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-23
*
spi/orion: Use module_platform_driver()
Ezequiel Garcia
2013-02-05
*
spi: Remove erroneous __init, __exit and __exit_p() references in drivers
Grant Likely
2013-02-05
*
spi: Remove HOTPLUG section attributes
Grant Likely
2012-12-07
*
spi/orion: Add SPI_CHPA and SPI_CPOL support to kirkwood driver.
Jason Gunthorpe
2012-12-06
*
spi: Refactor spi-orion to use SPI framework queue.
Andrew Lunn
2012-08-17
*
spi/orion: remove uneeded spi_info
Michael Walle
2012-07-23
*
spi/orion: add device tree binding
Andrew Lunn
2012-07-23
*
ARM: Orion: SPI: Add clk/clkdev support.
Andrew Lunn
2012-05-08
*
ARM: orion: spi: remove enable_clock_fix which is not used
Andrew Lunn
2012-03-16
*
spi: Add module.h to implicit users in drivers/spi
Paul Gortmaker
2011-10-31
*
spi: Convert uses of struct resource * to resource_size(ptr)
Joe Perches
2011-06-11
*
spi: reorganize drivers
Grant Likely
2011-06-06