index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: adjust watermark level according to transfer length
Jiada Wang
2017-01-06
1
-8
/
+8
*
spi: imx: set spi_bus_clk for mx21 and mx27
Robert Baldyga
2016-11-02
1
-5
/
+9
*
spi: imx: support DMA for imx35
Martin Kaiser
2016-10-24
1
-3
/
+18
*
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
|
\
\
\
[next]