Atsushi Nemoto
|
6ea312936d
spi: core: make zero length transfer valid again
|
11 anni fa |
Axel Lin
|
f97b26b05b
spi: core: Replace msleep with usleep_range to get more accurate sleep time
|
11 anni fa |
Ivan T. Ivanov
|
4d94bd21b3
spi: core: Validate length of the transfers in message
|
11 anni fa |
Jean Delvare
|
aec35f4ee6
spi: Clean up probe and remove functions
|
11 anni fa |
Mark Brown
|
513273538a
spi: Make max_tx and max_rx the same type
|
11 anni fa |
Mark Brown
|
797d0dec8a
Merge remote-tracking branch 'spi/fix/core' into spi-linus
|
11 anni fa |
Axel Lin
|
052eb2d490
spi: core: Set max_speed_hz of spi_device default to max_speed_hz of controller
|
11 anni fa |
Mark Brown
|
6ad45a27cb
spi: Make core DMA mapping functions generate scatterlists
|
11 anni fa |
Mark Brown
|
3a2eba9bd0
spi: Provide core support for full duplex devices
|
11 anni fa |
Mark Brown
|
99adef310f
spi: Provide core support for DMA mapping transfers
|
11 anni fa |
Mark Brown
|
16a0ce4e10
spi: Add a timeout when waiting for transfers
|
11 anni fa |
Geert Uytterhoeven
|
1f802f8249
spi: Fix crash with double message finalisation on error handling
|
11 anni fa |
Linus Torvalds
|
2d2e7d195b
Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
|
11 anni fa |
Mark Brown
|
3c1039745e
Merge remote-tracking branch 'spi/topic/core' into spi-linus
|
11 anni fa |
Mark Brown
|
7e2c225d58
Merge remote-tracking branch 'spi/fix/core' into spi-linus
|
11 anni fa |
Axel Lin
|
13a4279880
spi: core: Fix transfer failure when master->transfer_one returns positive value
|
11 anni fa |
Geert Uytterhoeven
|
9e8f4882cc
spi: Spelling s/finised/finished/
|
11 anni fa |
Zhang Rui
|
8c4ff6d009
ACPI: fix module autoloading for ACPI enumerated devices
|
11 anni fa |
Geert Uytterhoeven
|
1afd9989a6
spi: core: Improve tx/rx_nbits check comments
|
11 anni fa |
Mika Westerberg
|
b6fb8d3a1f
spi: Check conflicting CS based on spi->chip_select instead of device name
|
11 anni fa |
Axel Lin
|
a89e2d2754
spi: core: Use list_first_entry to extract head of queue
|
11 anni fa |
Daniel Santos
|
e120cc0dcf
spidev: fix hang when transfer_one_message fails
|
11 anni fa |
Axel Lin
|
1cfd97f93e
spi: core: Use list_first_entry_or_null() instead of open-coded
|
11 anni fa |
Trent Piepho
|
368ca4e0c7
spi: Eliminate 3WIRE spi_transfer check
|
11 anni fa |
Mark Brown
|
b8aba7611b
Merge remote-tracking branch 'spi/fix/core' into spi-linus
|
11 anni fa |
Mark Brown
|
90808738fd
spi: Factor validation and initialisation of messages outside lock
|
12 anni fa |
Stephen Warren
|
4b92894ee7
spi: core: invert success test in devm_spi_register_master
|
11 anni fa |
Linus Torvalds
|
82023bb7f7
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
11 anni fa |
Wolfram Sang
|
16735d022f
tree-wide: use reinit_completion instead of INIT_COMPLETION
|
12 anni fa |
Jarkko Nikula
|
e13ac47bec
spi: Use stable dev_name for ACPI enumerated SPI slaves
|
12 anni fa |