Robin Gong
|
f62caccd12
spi: spi-imx: add DMA support
|
11 лет назад |
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 лет назад |
Mark Brown
|
9dee279b40
Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi/topic/clps711x', 'spi/topic/coldfire', 'spi/topic/completion' and 'spi/topic/davinci' into spi-next
|
11 лет назад |
Philippe De Muyter
|
fd40dccb1a
spi: spi-imx: spi_imx_remove: do not disable disabled clocks
|
11 лет назад |
Alexander Shiyan
|
8fc39b5166
spi/imx: Use dev_name() for request_irq() to distinguish SPIs
|
11 лет назад |
Fabio Estevam
|
82106e0e39
spi: spi-imx: Propagate the real error code on platform_get_irq() failure
|
11 лет назад |
Axel Lin
|
aa0fe82629
spi: Use reinit_completion at appropriate places
|
11 лет назад |
Paul Gortmaker
|
3a44623d5e
spi: delete non-required instances of include <linux/init.h>
|
11 лет назад |
Marek Vasut
|
6fd8b8503a
spi: spi-imx: Fix out-of-order CS/SCLK operation at low speeds
|
11 лет назад |
Mark Brown
|
c25b2c9eb3
Merge remote-tracking branch 'spi/topic/imx' into spi-next
|
11 лет назад |
Huang Shijie
|
9e556dcc55
spi: spi-imx: only enable the clocks when we start to transfer a message
|
11 лет назад |
Axel Lin
|
94c69f765f
spi: bitbang: Let spi_bitbang_start() take a reference to master
|
12 лет назад |
Niels de Vos
|
27743e0bfd
spi/imx: expose module alias for loading from device-tree
|
12 лет назад |
Fabio Estevam
|
83174626cc
spi: spi-imx: Check the return value from clk_prepare_enable()
|
12 лет назад |
Fabio Estevam
|
130b82c047
spi: spi-imx: Use devm functions
|
12 лет назад |
Mark Brown
|
11e9168919
Merge remote-tracking branch 'spi/topic/imx' into spi-next
|
12 лет назад |
Mark Brown
|
6140b05ca3
Merge remote-tracking branch 'spi/topic/core' into spi-next
|
12 лет назад |
Sachin Kamat
|
6051426fd0
spi: spi-imx: Fix compilation error
|
12 лет назад |
Stephen Warren
|
24778be20f
spi: convert drivers to use bits_per_word_mask
|
12 лет назад |
Fabio Estevam
|
e9b3db6608
spi: spi-imx: Let device core handle pinctrl
|
12 лет назад |
Jingoo Han
|
89e8773075
spi: remove unnecessary platform_set_drvdata()
|
12 лет назад |
Fabio Estevam
|
3133fba3bb
spi/imx: Add MODULE_ALIAS()
|
12 лет назад |
Grant Likely
|
fd4a319bc9
spi: Remove HOTPLUG section attributes
|
12 лет назад |
Linus Torvalds
|
7fe0b14b72
Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc
|
13 лет назад |
Linus Torvalds
|
9cd11c0c47
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
13 лет назад |
Knut Wohlrab
|
c09b890b76
spi/imx: set the inactive state of the clock according to the clock polarity
|
13 лет назад |
Arnd Bergmann
|
82906b13a6
ARM: imx: move platform_data definitions
|
13 лет назад |
Uwe Kleine-König
|
80023cb354
spi/imx: make spi_imx_data.devtype_data member point to const data
|
13 лет назад |
Hui Wang
|
8b17e0559f
spi/imx: use gpio_is_valid to determine if a gpio is valid
|
13 лет назад |
Hui Wang
|
872675df27
spi/imx: remove redundant config.speed_hz setting
|
13 лет назад |