Mark Brown
|
21e34a3306
Merge remote-tracking branch 'spi/topic/quad' into spi-qspi
|
12 years ago |
Sourav Poddar
|
db90a44177
spi: conditional checking of mode and transfer bits.
|
12 years ago |
wangyuhang
|
f477b7fb13
spi: DUAL and QUAD support
|
12 years ago |
Gabor Juhos
|
56ede94a00
spi: limit default transfer speed to controller's max speed
|
12 years ago |
Mark Brown
|
49834de234
spi: Provide core support for runtime PM during transfers
|
12 years ago |
Mark Brown
|
24a0013a04
spi: More sanity checks for transfers
|
12 years ago |
Mark Brown
|
a2fd4f9fa3
spi: Support transfer speed checking in the core
|
12 years ago |
Linus Torvalds
|
7f0ef0267e
Merge branch 'akpm' (updates from Andrew Morton)
|
12 years ago |
Kees Cook
|
f170168b9a
drivers: avoid parsing names as kthread_run() format strings
|
12 years ago |
Rafael J. Wysocki
|
45f0a85c82
PM / Runtime: Rework the "runtime idle" helper routine
|
12 years ago |
Mark Brown
|
88b0357dde
Merge remote-tracking branch 'spi/fix/grant' into spi-linus
|
12 years ago |
Linus Torvalds
|
61f3d0a988
Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
|
12 years ago |
Andreas Larsson
|
8ec5d84ef5
spi: Return error from of_spi_register_master on bad "cs-gpios" property
|
12 years ago |
Andreas Larsson
|
446411e18b
spi: Initialize cs_gpio and cs_gpios with -ENOENT
|
12 years ago |
Linus Torvalds
|
e0a77f2631
Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc
|
12 years ago |
Rafael J. Wysocki
|
29896178cf
ACPI / SPI: Use parent's ACPI_HANDLE() in acpi_register_spi_devices()
|
12 years ago |
Mark Brown
|
e47ef0f1af
Merge branch 'spi-fix' into spi-next
|
12 years ago |
Bryan Freed
|
b0b36b861e
spi: Unlock a spinlock before calling into the controller driver.
|
12 years ago |
Stephen Warren
|
543bb255a1
spi: add ability to validate xfer->bits_per_word in SPI core
|
12 years ago |
Linus Torvalds
|
06991c28f3
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 years ago |
Linus Torvalds
|
b3cdda2b4f
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
|
12 years ago |
Linus Torvalds
|
3aad3f03b2
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux
|
12 years ago |
Grant Likely
|
e80beb27d2
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
|
12 years ago |
Andreas Larsson
|
0da83bb1c9
spi/of: Fix initialization of cs_gpios array
|
12 years ago |
Clark Williams
|
8bd75c77b7
sched/rt: Move rt specific bits into new header file
|
12 years ago |
Michał Mirosław
|
9f3b795a62
driver-core: constify data for class_find_device()
|
12 years ago |
Mark Brown
|
2cd94c8a1b
spi: Ensure memory used for spi_write_then_read() is DMA safe
|
12 years ago |
Laxman Dewangan
|
059b8ffeee
spi: make sure all transfer has proper speed set
|
12 years ago |
Grant Likely
|
bb29785e0d
spi/of: Use DT aliases for assigning bus number
|
12 years ago |
David Daney
|
cb71941a68
of/spi: Fix SPI module loading by using proper "spi:" modalias prefixes.
|
13 years ago |