Linus Torvalds
|
06991c28f3
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 years ago |
Linus Torvalds
|
b3cdda2b4f
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
|
12 years ago |
Linus Torvalds
|
3aad3f03b2
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux
|
12 years ago |
Grant Likely
|
e80beb27d2
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
|
12 years ago |
Andreas Larsson
|
0da83bb1c9
spi/of: Fix initialization of cs_gpios array
|
12 years ago |
Clark Williams
|
8bd75c77b7
sched/rt: Move rt specific bits into new header file
|
12 years ago |
Michał Mirosław
|
9f3b795a62
driver-core: constify data for class_find_device()
|
12 years ago |
Mark Brown
|
2cd94c8a1b
spi: Ensure memory used for spi_write_then_read() is DMA safe
|
12 years ago |
Laxman Dewangan
|
059b8ffeee
spi: make sure all transfer has proper speed set
|
12 years ago |
Grant Likely
|
bb29785e0d
spi/of: Use DT aliases for assigning bus number
|
12 years ago |
David Daney
|
cb71941a68
of/spi: Fix SPI module loading by using proper "spi:" modalias prefixes.
|
13 years ago |
Linus Torvalds
|
d3b43e12b2
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
|
12 years ago |
Linus Torvalds
|
bad73c5aa0
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
12 years ago |
Andreas Larsson
|
7cb943615a
spi/sparc: Allow of_register_spi_devices for sparc
|
12 years ago |
Grant Likely
|
fd4a319bc9
spi: Remove HOTPLUG section attributes
|
12 years ago |
Lars-Peter Clausen
|
c20151dff8
spi: Add support for specifying 3-wire mode via device tree
|
12 years ago |
Grant Likely
|
5323f49853
spi: Fix comparison of different integer types
|
12 years ago |
Mark Brown
|
b3a223ee2d
spi: Remove SPI_BUFSIZ restriction on spi_write_then_read()
|
12 years ago |
Grant Likely
|
a34fc82e23
Merge branch 'spi-next' from git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git
|
12 years ago |
Mika Westerberg
|
64bee4d28c
spi / ACPI: add ACPI enumeration support
|
12 years ago |
Alexander Sverdlin
|
f3b6159e6a
of/spi: Honour "status=disabled" property of device
|
12 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
7431798490
of_spi: add generic binding support to specify cs gpio
|
12 years ago |
Mark Brown
|
19f15f0efd
Merge branches 'spi-core' and 'spi-tegra' into spi-next
|
12 years ago |
Laxman Dewangan
|
caae070c48
spi: Dont call master->setup if not populated
|
12 years ago |
Laxman Dewangan
|
e6811d1d7a
spi: make sure all transfer has bits_per_word set
|
12 years ago |
Grant Likely
|
d8e328b3bd
spi: Add "spi:" prefix to modalias attribute of spi devices
|
13 years ago |
Grant Likely
|
1e8a52e18c
spi: By default setup spi_masters with 1 chipselect and dynamics bus number
|
13 years ago |
Shubhrajyoti D
|
7dfd2bd702
spi: Dont call prepare/unprepare transfer if not populated
|
13 years ago |
Grant Likely
|
d57a4282d0
spi/devicetree: Move devicetree support code into spi directory
|
13 years ago |
Guennadi Liakhovetski
|
a66590de86
spi: remove redundant variable assignment
|
13 years ago |