index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
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
Files
Lines
*
-
.
Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ...
Mark Brown
2014-03-30
1
-68
/
+11
|
\
\
|
|
*
spi: orion: Let spi core handle validating transfer length
Axel Lin
2014-03-01
1
-11
/
+0
|
|
*
spi: orion: Convert to let spi core validate xfer->bits_per_word
Axel Lin
2014-02-11
1
-18
/
+9
|
|
*
spi: orion: Let spi core handle checking transfer speed
Axel Lin
2014-02-07
1
-37
/
+2
|
|
*
spi: orion: Remove unused pointer in orion_spi_write_read()
Christian Engelmayer
2014-02-06
1
-2
/
+0
|
|
/
*
/
spi: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-03
1
-1
/
+0
|
/
*
spi: orion: Use devm_clk_get()
Jingoo Han
2013-12-09
1
-3
/
+1
*
Merge remote-tracking branch 'spi/topic/orion' into spi-next
Mark Brown
2013-10-25
1
-3
/
+3
|
\
|
*
spi: orion: Fix checkpatch issue
Jingoo Han
2013-10-15
1
-3
/
+3
*
|
spi: orion: use devm_spi_register_master()
Jingoo Han
2013-09-26
1
-3
/
+1
|
/
*
Merge remote-tracking branch 'spi/topic/orion' into spi-next
Mark Brown
2013-09-01
1
-17
/
+5
|
\
|
*
spi/orion: Convert to devm_ioremap_resource()
Mark Brown
2013-07-29
1
-17
/
+5
*
|
spi/orion: Directly include linux/size.h
Mark Brown
2013-07-29
1
-0
/
+1
|
/
*
spi: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-23
1
-2
/
+2
*
spi/orion: Use module_platform_driver()
Ezequiel Garcia
2013-02-05
1
-11
/
+2
*
spi: Remove erroneous __init, __exit and __exit_p() references in drivers
Grant Likely
2013-02-05
1
-4
/
+4
*
spi: Remove HOTPLUG section attributes
Grant Likely
2012-12-07
1
-1
/
+1
*
spi/orion: Add SPI_CHPA and SPI_CPOL support to kirkwood driver.
Jason Gunthorpe
2012-12-06
1
-1
/
+24
*
spi: Refactor spi-orion to use SPI framework queue.
Andrew Lunn
2012-08-17
1
-148
/
+61
*
spi/orion: remove uneeded spi_info
Michael Walle
2012-07-23
1
-5
/
+0
*
spi/orion: add device tree binding
Andrew Lunn
2012-07-23
1
-0
/
+17
*
ARM: Orion: SPI: Add clk/clkdev support.
Andrew Lunn
2012-05-08
1
-7
/
+23
*
ARM: orion: spi: remove enable_clock_fix which is not used
Andrew Lunn
2012-03-16
1
-5
/
+0
*
spi: Add module.h to implicit users in drivers/spi
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
spi: Convert uses of struct resource * to resource_size(ptr)
Joe Perches
2011-06-10
1
-3
/
+3
*
spi: reorganize drivers
Grant Likely
2011-06-06
1
-0
/
+573