Niels de Vos
|
27743e0bfd
spi/imx: expose module alias for loading from device-tree
|
12 years ago |
Fabio Estevam
|
83174626cc
spi: spi-imx: Check the return value from clk_prepare_enable()
|
12 years ago |
Fabio Estevam
|
130b82c047
spi: spi-imx: Use devm functions
|
12 years ago |
Mark Brown
|
11e9168919
Merge remote-tracking branch 'spi/topic/imx' into spi-next
|
12 years ago |
Mark Brown
|
6140b05ca3
Merge remote-tracking branch 'spi/topic/core' into spi-next
|
12 years ago |
Sachin Kamat
|
6051426fd0
spi: spi-imx: Fix compilation error
|
12 years ago |
Stephen Warren
|
24778be20f
spi: convert drivers to use bits_per_word_mask
|
12 years ago |
Fabio Estevam
|
e9b3db6608
spi: spi-imx: Let device core handle pinctrl
|
12 years ago |
Jingoo Han
|
89e8773075
spi: remove unnecessary platform_set_drvdata()
|
12 years ago |
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
|
13 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
|
14 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 |