Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e6a623460e5fc960ac3ee9f946d3106233fd28d8
/
drivers
/
spi
/
spi-orion.c
1752368
Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', 'spi/topic/omap2', 'spi/topic/orion', 'spi/topic/pl022', 'spi/topic/qup', 'spi/topic/rspi' and 'spi/topic/s3c24xx' into spi-next
by Mark Brown
· 11 years ago
cd2ac0c
spi: orion: Let spi core handle validating transfer length
by Axel Lin
· 11 years ago
495b335
spi: orion: Convert to let spi core validate xfer->bits_per_word
by Axel Lin
· 11 years ago
b52a37f
spi: orion: Let spi core handle checking transfer speed
by Axel Lin
· 11 years ago
1647138
spi: orion: Remove unused pointer in orion_spi_write_read()
by Christian Engelmayer
· 11 years ago
3a44623
spi: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
bb48984
spi: orion: Use devm_clk_get()
by Jingoo Han
· 11 years ago
3135ba8
Merge remote-tracking branch 'spi/topic/orion' into spi-next
by Mark Brown
· 11 years ago
3fed806
spi: orion: Fix checkpatch issue
by Jingoo Han
· 11 years ago
4bd3d8e
spi: orion: use devm_spi_register_master()
by Jingoo Han
· 11 years ago
11c28cf
Merge remote-tracking branch 'spi/topic/orion' into spi-next
by Mark Brown
· 11 years ago
1729ce3
spi/orion: Convert to devm_ioremap_resource()
by Mark Brown
· 11 years ago
895248f
spi/orion: Directly include linux/size.h
by Mark Brown
· 11 years ago
24b5a82
spi: use platform_{get,set}_drvdata()
by Jingoo Han
· 12 years ago
41ab724
spi/orion: Use module_platform_driver()
by Ezequiel Garcia
· 12 years ago
2deff8d
spi: Remove erroneous __init, __exit and __exit_p() references in drivers
by Grant Likely
· 12 years ago
fd4a319
spi: Remove HOTPLUG section attributes
by Grant Likely
· 12 years ago
b15d5d7
spi/orion: Add SPI_CHPA and SPI_CPOL support to kirkwood driver.
by Jason Gunthorpe
· 12 years ago
ba59a80
spi: Refactor spi-orion to use SPI framework queue.
by Andrew Lunn
· 12 years ago
8ceffa7
spi/orion: remove uneeded spi_info
by Michael Walle
· 12 years ago
f814f9a
spi/orion: add device tree binding
by Andrew Lunn
· 12 years ago
4574b88
ARM: Orion: SPI: Add clk/clkdev support.
by Andrew Lunn
· 13 years ago
d34b7d4
ARM: orion: spi: remove enable_clock_fix which is not used
by Andrew Lunn
· 13 years ago
d7614de
spi: Add module.h to implicit users in drivers/spi
by Paul Gortmaker
· 13 years ago
8e2943c
spi: Convert uses of struct resource * to resource_size(ptr)
by Joe Perches
· 13 years ago
ca632f5
spi: reorganize drivers
by Grant Likely
· 13 years ago
[Renamed (99%) from drivers/spi/orion_spi.c]
e447d35
spi/orion: Drop unnecessary null test
by Julia Lawall
· 14 years ago
e7db06b
spi: move more spi_setup() functionality into core
by David Brownell
· 15 years ago
7d07719
spi: move common spi_setup() functionality into core
by David Brownell
· 15 years ago
6c7377a
spi: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
2bec19f
orion_spi: handle 88F6183 erratum
by Lennert Buytenhek
· 16 years ago
f2fe163
orion_spi: fix handling of default transfer speed
by Lennert Buytenhek
· 16 years ago
60cadec
spi: new orion_spi driver
by Shadi Ammouri
· 16 years ago