Greg Ungerer
|
9a2d363552
spi: orion: fix potential NULL pointer de-reference
|
10 years ago |
Mark Brown
|
899d81b974
Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx', 'spi/topic/mxs', 'spi/topic/omap-100k' and 'spi/topic/orion' into spi-next
|
11 years ago |
Greg Ungerer
|
df59fa7f4b
spi: orion: support armada extended baud rates
|
11 years ago |
Jingoo Han
|
b8434048dd
spi: orion: Fix checkpatch issue
|
11 years ago |
Mark Brown
|
0c18b7638a
Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pl022', 'spi/topic/qup', 'spi/topic/rockchip' and 'spi/topic/rspi' into spi-next
|
11 years ago |
Thomas Petazzoni
|
e06871cd2c
spi: orion: fix incorrect handling of cell-index DT property
|
11 years ago |
Wei Yongjun
|
1403381638
spi: orion: Fix error return code in orion_spi_probe()
|
11 years ago |
Russell King
|
5c6786945b
spi: spi-orion: add runtime PM support
|
11 years ago |
Russell King
|
c85012addd
spi: spi-orion: check return value from clk_prepare()/clk_enable()
|
11 years ago |
Mark Brown
|
1752368064
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
|
11 years ago |
Axel Lin
|
cd2ac0c0cd
spi: orion: Let spi core handle validating transfer length
|
11 years ago |
Axel Lin
|
495b335885
spi: orion: Convert to let spi core validate xfer->bits_per_word
|
11 years ago |
Axel Lin
|
b52a37f517
spi: orion: Let spi core handle checking transfer speed
|
11 years ago |
Christian Engelmayer
|
1647138df6
spi: orion: Remove unused pointer in orion_spi_write_read()
|
11 years ago |
Paul Gortmaker
|
3a44623d5e
spi: delete non-required instances of include <linux/init.h>
|
11 years ago |
Jingoo Han
|
bb489841b1
spi: orion: Use devm_clk_get()
|
11 years ago |
Mark Brown
|
3135ba82a1
Merge remote-tracking branch 'spi/topic/orion' into spi-next
|
11 years ago |
Jingoo Han
|
3fed8068fb
spi: orion: Fix checkpatch issue
|
12 years ago |
Jingoo Han
|
4bd3d8e36b
spi: orion: use devm_spi_register_master()
|
12 years ago |
Mark Brown
|
11c28cfc1e
Merge remote-tracking branch 'spi/topic/orion' into spi-next
|
12 years ago |
Mark Brown
|
1729ce3441
spi/orion: Convert to devm_ioremap_resource()
|
12 years ago |
Mark Brown
|
895248f851
spi/orion: Directly include linux/size.h
|
12 years ago |
Jingoo Han
|
24b5a82cf5
spi: use platform_{get,set}_drvdata()
|
12 years ago |
Ezequiel Garcia
|
41ab724aac
spi/orion: Use module_platform_driver()
|
12 years ago |
Grant Likely
|
2deff8d602
spi: Remove erroneous __init, __exit and __exit_p() references in drivers
|
12 years ago |
Grant Likely
|
fd4a319bc9
spi: Remove HOTPLUG section attributes
|
12 years ago |
Jason Gunthorpe
|
b15d5d7004
spi/orion: Add SPI_CHPA and SPI_CPOL support to kirkwood driver.
|
12 years ago |
Andrew Lunn
|
ba59a80788
spi: Refactor spi-orion to use SPI framework queue.
|
13 years ago |
Michael Walle
|
8ceffa7c4a
spi/orion: remove uneeded spi_info
|
13 years ago |
Andrew Lunn
|
f814f9ac5a
spi/orion: add device tree binding
|
13 years ago |