Jarkko Nikula
|
85c1912d44
spi: mpc512x: Call mpc512x_psc_spi_transfer_setup() unconditionally
|
9 years ago |
Uwe Kleine-König
|
1f2112af11
spi: mpc512x-psc: fix compiler warning about uninitialized variable
|
9 years ago |
Uwe Kleine-König
|
8bf960985d
spi: mpc512x-psc: add support for Freescale MPC5125
|
9 years ago |
Fabian Frederick
|
0935540232
spi: constify of_device_id array
|
10 years ago |
Wolfram Sang
|
14ac00e033
spi: drop owner assignment from platform_drivers
|
10 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 |
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 years ago |
Axel Lin
|
3d8c869796
spi: mpc512x-psc: Remove redundant code to get bus_num from DT
|
11 years ago |
Paul Gortmaker
|
3a44623d5e
spi: delete non-required instances of include <linux/init.h>
|
11 years ago |
Benjamin Herrenschmidt
|
e9a371100d
Merge remote-tracking branch 'agust/next' into next
|
11 years ago |
Mark Brown
|
907e26b6f5
Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/topic/hspi', 'spi/topic/mpc512x', 'spi/topic/msiof', 'spi/topic/nuc900', 'spi/topic/oc-tiny', 'spi/topic/omap', 'spi/topic/orion' and 'spi/topic/pci' into spi-linus
|
11 years ago |
Gerhard Sittig
|
dff148ad7b
spi: mpc512x: adjust to OF based clock lookup
|
11 years ago |
Jingoo Han
|
e1d0cd473b
spi: mpc512x: Use devm_*() functions
|
11 years ago |
Mark Brown
|
c18158f1fd
Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bcm63xx', 'spi/fix/mpc512x-psc', 'spi/fix/mxs', 'spi/fix/pxa2xx', 'spi/fix/qspi', 'spi/fix/rspi' and 'spi/fix/txx9' into spi-linus
|
11 years ago |
Wei Yongjun
|
a4469a429f
spi: mpc512x: fix reference leak to master in mpc512x_psc_spi_do_remove()
|
11 years ago |
Wolfram Sang
|
16735d022f
tree-wide: use reinit_completion instead of INIT_COMPLETION
|
11 years ago |
Linus Torvalds
|
10d0c9705e
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
|
11 years ago |
Rob Herring
|
b5480950c6
Merge remote-tracking branch 'grant/devicetree/next' into for-next
|
11 years ago |
Mark Brown
|
52d85ebb7b
Merge remote-tracking branch 'spi/topic/bfin' into spi-next
|
11 years ago |
Rob Herring
|
5af5073004
drivers: clean-up prom.h implicit includes
|
11 years ago |
Jingoo Han
|
eaa2429784
spi: mpc512x: use devm_spi_register_master()
|
11 years ago |
Wei Yongjun
|
eadf69cf5e
spi: mpc512x: fix error return code in mpc512x_psc_spi_do_probe()
|
11 years ago |
Mark Brown
|
68aa4cb337
Merge remote-tracking branch 'spi/topic/pdata' into spi-next
|
11 years ago |
Jingoo Han
|
8074cf063e
spi: use dev_get_platdata()
|
11 years ago |
Gerhard Sittig
|
a81a5094a3
spi: mpc512x: cleanup clock API use
|
11 years ago |
Gerhard Sittig
|
85085898ab
spi: mpc512x: use the SPI subsystem's message queue
|
11 years ago |
Gerhard Sittig
|
5df24ea63d
spi: mpc512x: improve throughput in the RX/TX func
|
11 years ago |
Gerhard Sittig
|
c36e93a0bd
spi: mpc512x: minor prep before feature change
|
11 years ago |
Anatolij Gustschin
|
c3e2aa8610
spi: spi-mpc512x-psc: let transmiter/receiver enabled when in xfer loop
|
12 years ago |