Mark Brown
|
92243b6fc8
Merge tag 'v4.3-rc1' into spi-fix-doc
|
10 年之前 |
Guenter Roeck
|
a394d63519
spi: Fix documentation of spi_alloc_master()
|
10 年之前 |
Mark Brown
|
c92ec7c7ae
Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sg', 'spi/topic/sh-msiof', 'spi/topic/spidev' and 'spi/topic/stats' into spi-next
|
10 年之前 |
Mark Brown
|
8e42ac814c
Merge remote-tracking branch 'spi/topic/dma' into spi-next
|
10 年之前 |
Stefan Brüns
|
63ab645f4d
spi: check bits_per_word in spi_setup
|
10 年之前 |
Mark Brown
|
7dc9fbc342
spi: Fall back to master maximum speed if no slave speed specified
|
10 年之前 |
Leilk Liu
|
c37f45b5f1
spi: support spi without dma channel to use can_dma()
|
10 年之前 |
Martin Sperl
|
eca2ebc7e0
spi: expose spi_master and spi_device statistics via sysfs
|
10 年之前 |
Andrew Gabbasov
|
65598c13fd
spi: Fix per-page mapping of unaligned vmalloc-ed buffer
|
10 年之前 |
Martin Sperl
|
4b786458ed
spi: restore rx/tx_buf in case of unset CONFIG_HAS_DMA
|
10 年之前 |
Martin Sperl
|
8e76ef88f6
spi: fix race freeing dummy_tx/rx before it is unmapped
|
10 年之前 |
Robin Gong
|
f8bb820da4
spi: check tx_buf and rx_buf in spi_unmap_msg
|
10 年之前 |
Mark Brown
|
8afba181b9
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/pl022', 'spi/topic/pm' and 'spi/topic/pxa2xx' into spi-next
|
10 年之前 |
Mark Brown
|
431959c079
Merge remote-tracking branches 'spi/topic/blackfin', 'spi/topic/cadence', 'spi/topic/dw' and 'spi/topic/err' into spi-next
|
10 年之前 |
Mark Brown
|
f9de73426c
Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2385', 'spi/topic/bcm2835', 'spi/topic/bcm53xx' and 'spi/topic/bitbang' into spi-next
|
10 年之前 |
Mark Brown
|
e897f795a9
Merge remote-tracking branch 'spi/topic/core' into spi-next
|
10 年之前 |
Geert Uytterhoeven
|
ff61eb4220
spi: Make master->handle_err() callback optional to avoid crashes
|
10 年之前 |
Dmitry Torokhov
|
22de3ef94b
spi: of: do explicitly request modules for of-registered devices
|
10 年之前 |
Uwe Kleine-König
|
391949b6f0
spi: trigger trace event for message-done before mesg->complete
|
10 年之前 |
Ivan T. Ivanov
|
1a7b7ee72c
spi: Ensure that CS line is in non-active state after spi_setup()
|
10 年之前 |
Lars-Peter Clausen
|
ea022bbb00
spi: Remove support for legacy PM
|
10 年之前 |
Andy Shevchenko
|
b716c4ffc6
spi: introduce master->handle_err() callback
|
10 年之前 |
Mark Brown
|
8328509c4b
Merge remote-tracking branches 'spi/topic/img-spfi', 'spi/topic/imx', 'spi/topic/inline', 'spi/topic/meson' and 'spi/topic/mxs' into spi-next
|
10 年之前 |
Mark Brown
|
d6cd09bea9
Merge remote-tracking branches 'spi/topic/falcon', 'spi/topic/fsf', 'spi/topic/fsl', 'spi/topic/fsl-dspi' and 'spi/topic/gpio' into spi-next
|
10 年之前 |
Nicholas Mc Guire
|
682a71b284
spi: match var type to return type of wait_for_completion
|
10 年之前 |
Jarkko Nikula
|
2c658e212c
spi: Remove FSF mailing addresses
|
10 年之前 |
Linus Torvalds
|
7ef58b32f5
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
|
10 年之前 |
Mark Brown
|
fc9e0f71f2
spi: Only idle the message pump in the worker kthread
|
10 年之前 |
Mark Brown
|
0461a41498
spi: Pump transfers inside calling context for spi_sync()
|
10 年之前 |
Mark Brown
|
983aee5d70
spi: Check to see if the device is processing a message before we idle
|
10 年之前 |