index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-imx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: imx: do not access registers while clocks disabled
Stefan Agner
2018-02-03
1
-2
/
+13
*
spi: imx: fix error return code in spi_imx_probe()
Wei Yongjun
2016-09-28
1
-0
/
+1
*
spi: imx: Gracefully handle NULL master->cs_gpios
Marek Vasut
2016-09-26
1
-0
/
+5
*
spi: imx: support loopback mode on imx35
Martin Kaiser
2016-09-14
1
-1
/
+11
*
spi: imx: set spi_bus_clk for mx1, mx31 and mx35
Martin Kaiser
2016-09-14
1
-5
/
+12
*
spi: imx: wait_for_completion_timeout(..) for PIO transfers
Christian Gmeiner
2016-06-21
1
-1
/
+11
*
spi: imx: Remove "maybe_unused" attributes
Alexander Shiyan
2016-06-14
1
-24
/
+21
*
spi: imx: Remove unnecessary field "mode" from struct spi_imx_config
Alexander Shiyan
2016-06-14
1
-14
/
+12
*
spi: imx: Using existing properties for chipselects
Alexander Shiyan
2016-06-14
1
-66
/
+58
*
spi: imx: Fix possible NULL pointer deref
Sascha Hauer
2016-03-17
1
-1
/
+5
*
spi: imx: only do necessary changes to ECSPIx_CONFIGREG
Knut Wohlrab
2016-03-17
1
-1
/
+9
*
spi: imx: drop bogus tests for rx/tx bufs in DMA transfer
Sascha Hauer
2016-02-26
1
-48
/
+34
*
spi: imx: set MX51_ECSPI_CTRL_SMC bit in setup function
Sascha Hauer
2016-02-26
1
-15
/
+6
*
spi: imx: make some register defines simpler
Sascha Hauer
2016-02-26
1
-9
/
+6
*
spi: imx: remove unnecessary bit clearing in mx51_ecspi_config
Sascha Hauer
2016-02-26
1
-7
/
+0
*
spi: imx: add support for all SPI word width for DMA
Anton Bondarenko
2016-02-26
1
-27
/
+91
*
spi: imx: drop unncessary dma_is_inited variable
Sascha Hauer
2016-02-26
1
-5
/
+1
*
spi: imx: drop unnecessary read/modify/write
Sascha Hauer
2016-02-26
1
-21
/
+10
*
spi: imx: initialize usedma earlier
Sascha Hauer
2016-02-26
1
-7
/
+8
*
spi: imx: drop fallback to PIO
Sascha Hauer
2016-02-24
1
-13
/
+6
*
spi: imx: replace fixed timeout with calculated
Anton Bondarenko
2016-02-20
1
-3
/
+21
*
Merge remote-tracking branch 'spi/fix/imx' into spi-imx
Mark Brown
2016-02-20
1
-15
/
+2
|
\
|
*
spi: imx: allow only WML aligned transfers to use DMA
Anton Bondarenko
2016-02-17
1
-15
/
+2
*
|
Merge tag 'spi-fix-v4.5-rc4' into spi-imx
Mark Brown
2016-02-18
1
-3
/
+5
|
\
\
|
*
|
spi: imx: fix spi resource leak with dma transfer
Gao Pan
2016-01-22
1
-3
/
+5
|
|
/
*
/
spi: imx: use proper dev_* functions for driver messages
Sascha Hauer
2016-02-17
1
-15
/
+12
|
/
*
spi: imx: defer spi initialization, if DMA engine is
Anton Bondarenko
2015-12-15
1
-0
/
+3
*
spi: imx: return error from dma channel request
Anton Bondarenko
2015-12-15
1
-11
/
+16
*
spi: imx: enable loopback only for ECSPI controller family
Anton Bondarenko
2015-12-15
1
-5
/
+6
*
spi: imx: fix loopback mode setup after controller reset
Anton Bondarenko
2015-12-15
1
-1
/
+3
*
spi: imx: add function to check for IMX51 family controller
Anton Bondarenko
2015-12-07
1
-3
/
+8
*
spi: imx: replace multiple watermarks with single for RX, TX and RXT
Anton Bondarenko
2015-12-07
1
-16
/
+13
*
spi: imx: reorder HW operations enable order to avoid possible RX data loss
Anton Bondarenko
2015-12-07
1
-2
/
+10
*
spi: imx: terminate RX DMA transaction in case of TX DMA timeout
Anton Bondarenko
2015-12-07
1
-0
/
+1
*
spi: imx: Add loopback mode support
Fabio Estevam
2015-12-04
1
-2
/
+13
*
spi: imx: fix ecspi mode setup
Andrew Y. Kuksov
2015-10-23
1
-0
/
+7
*
spi: imx: Fix small DMA transfers
Sascha Hauer
2015-07-24
1
-2
/
+3
*
spi: imx: Constify platform_device_id
Krzysztof Kozlowski
2015-05-01
1
-1
/
+1
*
-
.
Merge remote-tracking branches 'spi/topic/fsl-cspi', 'spi/topic/fsl-dspi', 's...
Mark Brown
2015-04-11
1
-2
/
+2
|
\
\
|
|
*
spi: spi-imx: use correct enumeration type
Stefan Agner
2015-03-03
1
-2
/
+2
|
|
/
*
/
spi: imx: read back the RX/TX watermark levels earlier
Lucas Stach
2015-04-01
1
-2
/
+2
|
/
*
-
-
-
.
Merge remote-tracking branches 'spi/topic/img-spfi', 'spi/topic/imx', 'spi/to...
Mark Brown
2015-02-08
1
-14
/
+14
|
\
\
\
|
|
*
|
spi: spi-imx: cleanup wait_for_completion handling
Nicholas Mc Guire
2015-02-04
1
-7
/
+8
|
|
*
|
spi: spi-imx: Do not store the irq number in the private structure
Fabio Estevam
2014-12-30
1
-7
/
+6
|
|
/
/
*
/
/
spi: imx: use pio mode for i.mx6dl
Robin Gong
2015-02-03
1
-0
/
+4
|
/
/
*
/
spi: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
/
*
spi: spi-imx: add DMA support
Robin Gong
2014-09-17
1
-6
/
+280
*
-
-
-
.
Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/...
Mark Brown
2014-03-30
1
-3
/
+2
|
\
\
\
|
|
*
|
spi: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-03
1
-1
/
+0
|
|
|
/
|
*
|
spi/imx: Use dev_name() for request_irq() to distinguish SPIs
Alexander Shiyan
2014-02-23
1
-1
/
+1
[next]