Fabio Estevam
|
3133fba3bb
spi/imx: Add MODULE_ALIAS()
|
12 years ago |
Grant Likely
|
fd4a319bc9
spi: Remove HOTPLUG section attributes
|
12 years ago |
Linus Torvalds
|
7fe0b14b72
Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc
|
12 years ago |
Linus Torvalds
|
9cd11c0c47
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
12 years ago |
Knut Wohlrab
|
c09b890b76
spi/imx: set the inactive state of the clock according to the clock polarity
|
12 years ago |
Arnd Bergmann
|
82906b13a6
ARM: imx: move platform_data definitions
|
13 years ago |
Uwe Kleine-König
|
80023cb354
spi/imx: make spi_imx_data.devtype_data member point to const data
|
13 years ago |
Hui Wang
|
8b17e0559f
spi/imx: use gpio_is_valid to determine if a gpio is valid
|
13 years ago |
Hui Wang
|
872675df27
spi/imx: remove redundant config.speed_hz setting
|
13 years ago |
Arnd Bergmann
|
4f5a9fd341
Merge branch 'imx/pinctrl' into imx/clock
|
13 years ago |
Shawn Guo
|
dffa27e7a8
spi/imx: adopt pinctrl support
|
13 years ago |
Sascha Hauer
|
aa29d840e3
spi i.MX: do not depend on grouped clocks
|
13 years ago |
Lothar Waßmann
|
39ec0d3814
spi/imx: prevent NULL pointer dereference in spi_imx_probe()
|
13 years ago |
Uwe Kleine-König
|
cc4d22ae54
spi/imx: mark base member in spi_imx_data as __iomem
|
13 years ago |
Axel Lin
|
00ffc13f35
spi/imx: simplify error handling to free gpios
|
13 years ago |
Grant Likely
|
940ab88962
drivercore: Add helper macro for platform_driver boilerplate
|
13 years ago |
Fabio Estevam
|
4cc122ac91
spi/imx: Fix spi-imx when the hardware SPI chipselects are used
|
13 years ago |
Shawn Guo
|
22a85e4cd5
spi/imx: add device tree probe support
|
14 years ago |
Shawn Guo
|
c2387cb9e5
spi/imx: copy gpio number passed by platform data into driver private data
|
14 years ago |
Shawn Guo
|
04ee585495
spi/imx: use soc name in spi device type naming scheme
|
14 years ago |
Shawn Guo
|
2a64a90a2c
spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4
|
14 years ago |
Shawn Guo
|
66de757c58
spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macro
|
14 years ago |
Shawn Guo
|
3451fb1563
spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macro
|
14 years ago |
Shawn Guo
|
edd501bbf1
spi/imx: do not make copy of spi_imx_devtype_data
|
14 years ago |
Grant Likely
|
ca632f5566
spi: reorganize drivers
|
14 years ago |