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 年之前 |
Mark Brown
|
5424d43e4d
spi: Move queue data structure initialisation to main master init
|
10 年之前 |
Mark Brown
|
19a0368028
Merge remote-tracking branch 'spi/topic/core' into spi-next
|
10 年之前 |
Jarkko Nikula
|
98a8f5a053
spi: core: Do not mangle error code from kthread_run()
|
10 年之前 |
Fabio Estevam
|
5267720e75
spi: Check for spi_of_notifier when CONFIG_OF_DYNAMIC=y
|
10 年之前 |
Pantelis Antoniou
|
ce79d54ae4
spi/of: Add OF notifier handler
|
10 年之前 |
Pantelis Antoniou
|
aff5e3f89a
spi/of: Create new device registration method and accessors
|
10 年之前 |
Charles Keepax
|
c1aefbdd05
spi: Fix mapping from vmalloc-ed buffer to scatter list
|
10 年之前 |
Linus Torvalds
|
b528392669
Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
11 年之前 |
Mark Brown
|
ad71f40a83
Merge remote-tracking branch 'spi/topic/core' into spi-next
|
11 年之前 |
Ulf Hansson
|
f48c767ce8
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
|
11 年之前 |
Xiubo Li
|
c7908a37ae
spi: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
|
11 年之前 |