Mark Brown
|
7020d76971
Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/topic/dw' and 'spi/topic/fsl' into spi-next
|
11 years ago |
Xiubo Li
|
a310836004
spi: fsl: Sort include headers alphabetically
|
11 years ago |
Axel Lin
|
d9f2674812
spi: fsl: Don't use devm_kzalloc in master->setup callback
|
11 years ago |
Jingoo Han
|
3aea901d6b
spi: fsl-spi: Make of_device_id array const
|
11 years ago |
Axel Lin
|
7a40054361
spi: fsl-spi: Fix memory leak
|
11 years ago |
Mark Brown
|
6eadd84631
Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/omap2-mcspi' and 'spi/fix/qup' into spi-linus
|
11 years ago |
Axel Lin
|
0a6d38795a
spi: Always check complete callback before calling it
|
11 years ago |
Axel Lin
|
f734394d86
spi: fsl-spi: Convert to let spi core validate xfer->bits_per_word
|
11 years ago |
Stefan Roese
|
4302a59629
spi: fsl: Fix problem with multi message transfers
|
11 years ago |
Wolfram Sang
|
16735d022f
tree-wide: use reinit_completion instead of INIT_COMPLETION
|
11 years ago |
Linus Torvalds
|
27703bb4a6
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 years ago |
Jingoo Han
|
8074cf063e
spi: use dev_get_platdata()
|
12 years ago |
Rusty Russell
|
8c6ffba0ed
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
|
12 years ago |
Jingoo Han
|
24b5a82cf5
spi: use platform_{get,set}_drvdata()
|
12 years ago |
Andreas Larsson
|
76a7498f69
spi/spi-fsl-spi: Add support for gpio chipselects for GRLIB type cores
|
12 years ago |
Andreas Larsson
|
447b0c7b93
spi/spi-fsl-spi: Add support for Aeroflex Gaisler GRLIB cores normally running on SPARC
|
12 years ago |
Andreas Larsson
|
8922a366dd
spi/spi-fsl-spi: Add support for setting a maximum number of bits per word
|
12 years ago |
Andreas Larsson
|
c3f3e7717f
spi/spi-fsl-spi: Introduce a type for the driver
|
12 years ago |
Andreas Larsson
|
b48c4e3c94
spi/spi-fsl-spi: Move setting non-zero tx and rx shifts to a function accessed by a function pointer
|
12 years ago |
Andreas Larsson
|
f482cd0ff5
spi/spi-fsl-spi: Make sure in spi_fsl_setup that chipselect becomes inactive
|
12 years ago |
Andreas Larsson
|
e8beacbb85
spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environment
|
12 years ago |
Alexandru Gheorghiu
|
e4d43781df
spi/fsl: Use PTR_RET function
|
12 years ago |
Grant Likely
|
e80beb27d2
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
|
12 years ago |
Grant Likely
|
fd4a319bc9
spi: Remove HOTPLUG section attributes
|
12 years ago |
Herton Ronaldo Krzesinski
|
067aa4815a
spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_control
|
13 years ago |
Kenth Eriksson
|
5039a86973
spi/mpc83xx: fix NULL pdata dereference bug
|
13 years ago |
Jeff Harris
|
387719c2ec
spi: Fix WARN when removing spi-fsl-spi module
|
14 years ago |
Holger Brunck
|
fb6440955f
spi/fsl_spi: fix CPM spi driver
|
14 years ago |
Grant Likely
|
ca632f5566
spi: reorganize drivers
|
14 years ago |