Mark Brown
|
666d5b4c74
spi: core: Add devm_spi_register_master()
|
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
|
db04e17055
Merge remote-tracking branch 'spi/topic/checks' into spi-next
|
12 years ago |
Mark Brown
|
21e34a3306
Merge remote-tracking branch 'spi/topic/quad' into spi-qspi
|
12 years ago |
wangyuhang
|
f477b7fb13
spi: DUAL and QUAD support
|
12 years ago |
Stephen Warren
|
b6aa23ccae
spi: fix SPI_BIT_MASK so it always fits into 32-bits
|
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
|
a2fd4f9fa3
spi: Support transfer speed checking in the core
|
12 years ago |
Stephen Warren
|
eca8960a8e
spi: fix incorrect handling of min param in SPI_BPW_RANGE_MASK
|
12 years ago |
Stephen Warren
|
4dd9572abc
spi: fix undefined behaviour in SPI_BPW_RANGE_MASK
|
12 years ago |
Stephen Warren
|
2922a8de99
spi: introduce macros to set bits_per_word_mask
|
12 years ago |
Mark Brown
|
88b0357dde
Merge remote-tracking branch 'spi/fix/grant' into spi-linus
|
12 years ago |
Andreas Larsson
|
446411e18b
spi: Initialize cs_gpio and cs_gpios with -ENOENT
|
12 years ago |
Stephen Warren
|
543bb255a1
spi: add ability to validate xfer->bits_per_word in SPI core
|
12 years ago |
Linus Torvalds
|
b5c78e04dd
Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
|
12 years ago |
Andreas Larsson
|
095c3752e6
spi: Document cs_gpios and cs_gpio in kernel-doc
|
12 years ago |
Lars-Peter Clausen
|
6d9eecd418
spi: Add helper functions for setting up transfers
|
12 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
7431798490
of_spi: add generic binding support to specify cs gpio
|
12 years ago |
Randy Dunlap
|
dbabe0d659
spi: fix spi.h kernel-doc warning
|
13 years ago |
Shubhrajyoti D
|
8f53602be5
spi: Trivial warning fix
|
13 years ago |
Linus Walleij
|
ffbbdd2132
spi: create a message queueing infrastructure
|
13 years ago |
Lars-Peter Clausen
|
3acbb0142d
SPI: Add helper macro for spi_driver boilerplate
|
13 years ago |
Mark Brown
|
0c4a159018
spi: Use void pointers for data in simple SPI I/O operations
|
14 years ago |
Feng Tang
|
2b9603a0d7
spi: enable spi_board_info to be registered after spi_master
|
15 years ago |
Ernst Schwab
|
5c79a5ae23
spi.h: missing kernel-doc notation, please fix
|
15 years ago |
Ernst Schwab
|
cf32b71e98
spi/mmc_spi: SPI bus locking API, using mutex
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
David Brownell
|
568d0697f4
spi: handle TX-only/RX-only
|
16 years ago |