Richard Genoud
|
735759389b
spi/imx: correct the test on platform_get_irq() return value
|
hace 14 años |
Uwe Kleine-König
|
893421745a
spi/imx: remove autodetection
|
hace 14 años |
David Jander
|
6ff554e068
spi/imx: Support different fifo sizes
|
hace 14 años |
Uwe Kleine-König
|
0b599603d8
spi/imx: add support for imx51's eCSPI and CSPI
|
hace 14 años |
Uwe Kleine-König
|
3b2aa89eb3
spi/imx: save the spi chip select in config struct, not the gpio to use
|
hace 14 años |
Uwe Kleine-König
|
1723e66b03
spi/imx: get rid of more ifs depending on the used cpu
|
hace 14 años |
Uwe Kleine-König
|
f4ba6315cb
spi/imx: convert driver to use platform ids
|
hace 14 años |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
hace 15 años |
Alberto Panizzo
|
f4d4ecfe78
spi/spi_imx: add device information by switching pr_debug() to dev_dbg()
|
hace 15 años |
Grant Likely
|
965346e3b9
spi: fix probe/remove section markings
|
hace 15 años |
Uwe Kleine-König
|
980f3beeb6
spi-imx: don't access struct device directly but use dev_get_platdata
|
hace 15 años |
Sascha Hauer
|
87f673e9ca
spi-imx: Add mx25 support
|
hace 15 años |
Uwe Kleine-König
|
f30d59c5d3
spi-imx: use positive logic to distinguish cpu variants
|
hace 15 años |
Uwe Kleine-König
|
60f675a12c
spi-imx: correct check for platform_get_irq failing
|
hace 15 años |
John Ogness
|
bbd050af0e
spi/i.MX: fix broken error handling for gpio_request
|
hace 15 años |
Daniel Mack
|
ce1807b2e5
spi/i.mx: drain MXC SPI transfer buffer when probing device
|
hace 15 años |
Uwe Kleine-König
|
e6a0a8bfef
spi-imx: strip down chipselect function to only drive the chipselect
|
hace 15 años |
Uwe Kleine-König
|
d1c627b59c
spi-imx: initialize complete config struct
|
hace 15 años |
Uwe Kleine-König
|
4388eb1135
spi-imx: no need to assert bits_per_word being initialized
|
hace 15 años |
Sascha Hauer
|
3910f2cff9
spi-imx: setup mode_bits we can handle
|
hace 15 años |
Sascha Hauer
|
6c23e5d433
spi-imx: fix initial chipselect settings
|
hace 15 años |
Sascha Hauer
|
462d26b5d2
spi-imx: update state correctly
|
hace 15 años |
Uwe Kleine-König
|
6cdeb00218
spi-imx: rename source file to spi_imx.c
|
hace 15 años |
Sascha Hauer
|
07fcaa2486
spi: remove i.MX SPI driver
|
hace 15 años |
David Brownell
|
e7db06b5d5
spi: move more spi_setup() functionality into core
|
hace 16 años |
David Brownell
|
7d0771970c
spi: move common spi_setup() functionality into core
|
hace 16 años |
Mike Rapoport
|
96a6d9aa09
spi_imx: set spi_master.dma_alignment = 4
|
hace 16 años |
Roel Kluin
|
c8fc657e6a
spi: limit reaches -1, tested 0
|
hace 16 años |
Kay Sievers
|
6c7377ab68
spi: struct device - replace bus_id with dev_name(), dev_set_name()
|
hace 16 años |
Julien Boibessot
|
6a010b56e9
spi: fix spi_imx probe oopsing
|
hace 16 años |