Nadav Haklai
|
38d6211e85
spi: orion: On a38x, implement "50MHZ SPI AC timing" Erratum No. FE-9144572
|
10 years ago |
Gregory CLEMENT
|
4dacccfac6
spi: orion: Fix extended baud rates for each Armada SoCs
|
10 years ago |
Gregory CLEMENT
|
ce2f6ea1cb
spi: orion: Fix maximum baud rates for Armada 370/XP
|
10 years ago |
Ken Wilson
|
23244404e2
spi: orion: Add multiple chip select support to spi-orion
|
10 years ago |
Ken Wilson
|
75872ebe96
spi: orion: Change spi-orion to use transfer_one() semantics for SPI transfers
|
10 years ago |
Linus Torvalds
|
c0f486fde3
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
10 years ago |
Rafael J. Wysocki
|
ec83305032
spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM
|
10 years ago |
Greg Kroah-Hartman
|
a8a93c6f99
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
|
10 years ago |
Greg Ungerer
|
9a2d363552
spi: orion: fix potential NULL pointer de-reference
|
10 years ago |
Wolfram Sang
|
14ac00e033
spi: drop owner assignment from platform_drivers
|
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 |