Jingoo Han
|
d9e1528189
spi: spi-gpio: Make of_device_id array const
|
11 年之前 |
Mark Brown
|
6e07b9179a
Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/mpc512x-psc', 'spi/topic/mpc52xx', 'spi/topic/mxs', 'spi/topic/nuc900', 'spi/topic/oc-tiny' and 'spi/topic/octeon' into spi-next
|
11 年之前 |
Mark Brown
|
3bcbc14911
Merge remote-tracking branches 'spi/topic/drivers', 'spi/topic/dw', 'spi/topic/efm32', 'spi/topic/ep93xx', 'spi/topic/fsl', 'spi/topic/fsl-dspi', 'spi/topic/fsl-espi' and 'spi/topic/gpio' into spi-next
|
11 年之前 |
Axel Lin
|
d9721ae149
spi: bitbang: Make spi_bitbang_stop() return void
|
11 年之前 |
SeongJae Park
|
e1bde3b11f
spi: fix pointer-integer size mismatch warning
|
11 年之前 |
Paul Gortmaker
|
3a44623d5e
spi: delete non-required instances of include <linux/init.h>
|
11 年之前 |
Ezequiel Garcia
|
d9dda5a191
spi: spi-gpio: Use 'cansleep' variants to access GPIO
|
11 年之前 |
Mark Brown
|
6e693ff1e3
Merge remote-tracking branch 'spi/topic/gpio' into spi-next
|
11 年之前 |
Sachin Kamat
|
ecc77773d3
spi: gpio: Include linux/of.h header
|
12 年之前 |
Axel Lin
|
94c69f765f
spi: bitbang: Let spi_bitbang_start() take a reference to master
|
12 年之前 |
Jingoo Han
|
8074cf063e
spi: use dev_get_platdata()
|
12 年之前 |
Mark Brown
|
6140b05ca3
Merge remote-tracking branch 'spi/topic/core' into spi-next
|
12 年之前 |
Stephen Warren
|
24778be20f
spi: convert drivers to use bits_per_word_mask
|
12 年之前 |
Jingoo Han
|
89e8773075
spi: remove unnecessary platform_set_drvdata()
|
12 年之前 |
Josef Ahmad
|
6b8cc3306e
spi-gpio: init CS before spi_bitbang_setup()
|
12 年之前 |
Maxime Ripard
|
0202a32d5f
spi: spi-gpio: Add checks for the dt properties
|
12 年之前 |
Grant Likely
|
fd4a319bc9
spi: Remove HOTPLUG section attributes
|
12 年之前 |
Mark Brown
|
ac2cb30b47
spi/gpio: Fix stub for spi_gpio_probe_dt()
|
13 年之前 |
Daniel Mack
|
38ab18caa0
spi: spi-gpio: Add DT bindings
|
13 年之前 |
Daniel Mack
|
161c2dd3ca
spi: spi-gpio: store chipselect information in private structure
|
13 年之前 |
Uwe Kleine-König
|
0564414706
spi/gpio: start with CS non-active
|
13 年之前 |
Manuel Lauss
|
c65b53ba4f
spi/gpio: fix section mismatch warning
|
13 年之前 |
Paul Gortmaker
|
d7614de422
spi: Add module.h to implicit users in drivers/spi
|
14 年之前 |
Grant Likely
|
940ab88962
drivercore: Add helper macro for platform_driver boilerplate
|
14 年之前 |
Grant Likely
|
ca632f5566
spi: reorganize drivers
|
14 年之前 |