Mark Brown
|
666d5b4c74
spi: core: Add devm_spi_register_master()
|
12 years ago |
Mark Brown
|
278ac33bbd
Merge remote-tracking branch 'spi/topic/quad' into spi-next
|
12 years ago |
Mark Brown
|
85cac43132
Merge remote-tracking branch 'spi/topic/qspi' into spi-next
|
12 years ago |
Mark Brown
|
9020b75467
Merge remote-tracking branch 'spi/topic/msglen' into spi-next
|
12 years ago |
Mark Brown
|
7e718b4bd2
Merge remote-tracking branch 'spi/topic/core' into spi-next
|
12 years ago |
wangyuhang
|
a110f93d8b
spi: quad: fix the name of DT property
|
12 years ago |
Axel Lin
|
e93b07244d
spi: core: Fix spi_register_master error handling
|
12 years ago |
Mark Brown
|
a822e99c70
spi: quad: Make DT properties optional
|
12 years ago |
wangyuhang
|
d5ee722ab9
spi: quad: Fix missing return
|
12 years ago |
Mark Brown
|
21e34a3306
Merge remote-tracking branch 'spi/topic/quad' into spi-qspi
|
12 years ago |
Axel Lin
|
96b3eace39
spi: Remove a redundant test for master->running in spi_queued_transfer
|
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 |
Sourav Poddar
|
078726ce6d
driver: spi: Modify core to compute the message length
|
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 |