index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-imx.c
Commit message (
Expand
)
Author
Age
*
spi: imx: fix error return code in spi_imx_probe()
Wei Yongjun
2016-09-28
*
spi: imx: Gracefully handle NULL master->cs_gpios
Marek Vasut
2016-09-26
*
spi: imx: support loopback mode on imx35
Martin Kaiser
2016-09-14
*
spi: imx: set spi_bus_clk for mx1, mx31 and mx35
Martin Kaiser
2016-09-14
*
spi: imx: wait_for_completion_timeout(..) for PIO transfers
Christian Gmeiner
2016-06-21
*
spi: imx: Remove "maybe_unused" attributes
Alexander Shiyan
2016-06-14
*
spi: imx: Remove unnecessary field "mode" from struct spi_imx_config
Alexander Shiyan
2016-06-14
*
spi: imx: Using existing properties for chipselects
Alexander Shiyan
2016-06-14
*
spi: imx: Fix possible NULL pointer deref
Sascha Hauer
2016-03-17
*
spi: imx: only do necessary changes to ECSPIx_CONFIGREG
Knut Wohlrab
2016-03-17
*
spi: imx: drop bogus tests for rx/tx bufs in DMA transfer
Sascha Hauer
2016-02-25
*
spi: imx: set MX51_ECSPI_CTRL_SMC bit in setup function
Sascha Hauer
2016-02-25
*
spi: imx: make some register defines simpler
Sascha Hauer
2016-02-25
*
spi: imx: remove unnecessary bit clearing in mx51_ecspi_config
Sascha Hauer
2016-02-25
*
spi: imx: add support for all SPI word width for DMA
Anton Bondarenko
2016-02-25
*
spi: imx: drop unncessary dma_is_inited variable
Sascha Hauer
2016-02-25
*
spi: imx: drop unnecessary read/modify/write
Sascha Hauer
2016-02-25
*
spi: imx: initialize usedma earlier
Sascha Hauer
2016-02-25
*
spi: imx: drop fallback to PIO
Sascha Hauer
2016-02-24
*
spi: imx: replace fixed timeout with calculated
Anton Bondarenko
2016-02-19
*
Merge remote-tracking branch 'spi/fix/imx' into spi-imx
Mark Brown
2016-02-19
|
\
|
*
spi: imx: allow only WML aligned transfers to use DMA
Anton Bondarenko
2016-02-17
*
|
Merge tag 'spi-fix-v4.5-rc4' into spi-imx
Mark Brown
2016-02-18
|
\
\
|
*
|
spi: imx: fix spi resource leak with dma transfer
Gao Pan
2016-01-22
|
|
/
*
/
spi: imx: use proper dev_* functions for driver messages
Sascha Hauer
2016-02-17
|
/
*
spi: imx: defer spi initialization, if DMA engine is
Anton Bondarenko
2015-12-15
*
spi: imx: return error from dma channel request
Anton Bondarenko
2015-12-15
*
spi: imx: enable loopback only for ECSPI controller family
Anton Bondarenko
2015-12-15
*
spi: imx: fix loopback mode setup after controller reset
Anton Bondarenko
2015-12-15
*
spi: imx: add function to check for IMX51 family controller
Anton Bondarenko
2015-12-07
*
spi: imx: replace multiple watermarks with single for RX, TX and RXT
Anton Bondarenko
2015-12-07
*
spi: imx: reorder HW operations enable order to avoid possible RX data loss
Anton Bondarenko
2015-12-07
*
spi: imx: terminate RX DMA transaction in case of TX DMA timeout
Anton Bondarenko
2015-12-07
*
spi: imx: Add loopback mode support
Fabio Estevam
2015-12-04
*
spi: imx: fix ecspi mode setup
Andrew Y. Kuksov
2015-10-22
*
spi: imx: Fix small DMA transfers
Sascha Hauer
2015-07-24
*
spi: imx: Constify platform_device_id
Krzysztof Kozlowski
2015-05-01
*
-
.
Merge remote-tracking branches 'spi/topic/fsl-cspi', 'spi/topic/fsl-dspi', 's...
Mark Brown
2015-04-11
|
\
\
|
|
*
spi: spi-imx: use correct enumeration type
Stefan Agner
2015-03-03
|
|
/
*
/
spi: imx: read back the RX/TX watermark levels earlier
Lucas Stach
2015-04-01
|
/
*
-
-
-
.
Merge remote-tracking branches 'spi/topic/img-spfi', 'spi/topic/imx', 'spi/to...
Mark Brown
2015-02-07
|
\
\
\
|
|
*
|
spi: spi-imx: cleanup wait_for_completion handling
Nicholas Mc Guire
2015-02-04
|
|
*
|
spi: spi-imx: Do not store the irq number in the private structure
Fabio Estevam
2014-12-30
|
|
/
/
*
/
/
spi: imx: use pio mode for i.mx6dl
Robin Gong
2015-02-03
|
/
/
*
/
spi: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
|
/
*
spi: spi-imx: add DMA support
Robin Gong
2014-09-17
*
-
-
-
.
Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/...
Mark Brown
2014-03-29
|
\
\
\
|
|
*
|
spi: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-03
|
|
|
/
|
*
|
spi/imx: Use dev_name() for request_irq() to distinguish SPIs
Alexander Shiyan
2014-02-22
|
*
|
spi: spi-imx: Propagate the real error code on platform_get_irq() failure
Fabio Estevam
2014-02-14
|
|
/
[next]