index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-orion.c
Age
Commit message (
Expand
)
Author
2013-10-25
Merge remote-tracking branch 'spi/topic/orion' into spi-next
Mark Brown
2013-10-15
spi: orion: Fix checkpatch issue
Jingoo Han
2013-09-26
spi: orion: use devm_spi_register_master()
Jingoo Han
2013-09-01
Merge remote-tracking branch 'spi/topic/orion' into spi-next
Mark Brown
2013-07-29
spi/orion: Convert to devm_ioremap_resource()
Mark Brown
2013-07-29
spi/orion: Directly include linux/size.h
Mark Brown
2013-05-23
spi: use platform_{get,set}_drvdata()
Jingoo Han
2013-02-05
spi/orion: Use module_platform_driver()
Ezequiel Garcia
2013-02-05
spi: Remove erroneous __init, __exit and __exit_p() references in drivers
Grant Likely
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
2012-12-06
spi/orion: Add SPI_CHPA and SPI_CPOL support to kirkwood driver.
Jason Gunthorpe
2012-08-17
spi: Refactor spi-orion to use SPI framework queue.
Andrew Lunn
2012-07-23
spi/orion: remove uneeded spi_info
Michael Walle
2012-07-23
spi/orion: add device tree binding
Andrew Lunn
2012-05-08
ARM: Orion: SPI: Add clk/clkdev support.
Andrew Lunn
2012-03-16
ARM: orion: spi: remove enable_clock_fix which is not used
Andrew Lunn
2011-10-31
spi: Add module.h to implicit users in drivers/spi
Paul Gortmaker
2011-06-10
spi: Convert uses of struct resource * to resource_size(ptr)
Joe Perches
2011-06-06
spi: reorganize drivers
Grant Likely