| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: spi-fsl-dspi: ensure non-zero return on error path | Nikita Yushchenko | 2017-05-22 | 1 | -1/+2 |
* | spi: spi-fsl-dspi: Fix error handling | Christophe JAILLET | 2017-02-19 | 1 | -1/+2 |
*-. | Merge remote-tracking branches 'spi/topic/delay', 'spi/topic/dw', 'spi/topic/... | Mark Brown | 2016-12-12 | 1 | -4/+302 |
|\ \ |
|
| | * | spi: spi-fsl-dspi: Fix continuous selection format | Sanchayan Maity | 2016-11-22 | 1 | -14/+6 |
| | * | spi: spi-fsl-dspi: Fix incorrect DMA setup | Sanchayan Maity | 2016-11-22 | 1 | -17/+18 |
| | * | spi: spi-fsl-dspi: Fix incorrect freeing of DMA allocated buffers | Sanchayan Maity | 2016-11-22 | 1 | -2/+4 |
| | * | spi: spi-fsl-dspi: Fix SPI transfer issue when using multiple SPI_IOC_MESSAGE | Sanchayan Maity | 2016-11-18 | 1 | -4/+8 |
| | * | spi: spi-fsl-dspi: Add DMA support for Vybrid | Sanchayan Maity | 2016-11-11 | 1 | -1/+300 |
| |/ |
|
* | | spi: dspi: clear SPI_SR before enable interrupt | Yuan Yao | 2016-10-29 | 1 | -0/+7 |
|/ |
|
* | spi: spi-fsl-dspi: Drop extra spi_master_put in device remove function | Wei Yongjun | 2016-08-22 | 1 | -1/+0 |
* | spi: spi-fsl-dspi: Check clk_prepare_enable() error | Fabio Estevam | 2016-08-22 | 1 | -2/+7 |
* | spi: spi-fsl-dspi: fix a possible NULL dereference | LABBE Corentin | 2016-08-16 | 1 | -3/+1 |
* | spi: spi-fsl-dspi: constify devtype_data | LABBE Corentin | 2016-08-16 | 1 | -2/+2 |
*-. | Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/flash-read', 'spi/t... | Mark Brown | 2016-05-23 | 1 | -0/+7 |
|\ \ |
|
| | * | spi: fsl-dspi: Set max_speed_hz for master | Bhuvanchandra DV | 2016-03-23 | 1 | -0/+7 |
| |/ |
|
* | | spi: spi-fsl-dspi: Fix cs_change handling in message transfer | Andrey Vostrikov | 2016-04-05 | 1 | -2/+2 |
|/ |
|
* | spi-fsl-dspi: Fix CTAR Register access | Bhuvanchandra DV | 2015-12-12 | 1 | -6/+6 |
* | spi: spi-fsl-dspi: Remove duplicated register write | Jarkko Nikula | 2015-09-17 | 1 | -3/+0 |
* | spi: fsl-dspi: Use pinctrl PM helpers | Mirza Krak | 2015-06-12 | 1 | -0/+5 |
* | spi: spi-fsl-dspi: Change the way of increasing spi_message->actual_length | Haikun Wang | 2015-06-09 | 1 | -33/+68 |
* | spi: spi-fsl-dspi: Enable TCF interrupt mode support | Haikun Wang | 2015-06-09 | 1 | -76/+169 |
* | Merge branch 'fix/fsl-dspi' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Mark Brown | 2015-06-09 | 1 | -18/+83 |
|\ |
|
| * | spi: spi-fsl-dspi: Bug fix incorrect CS de-assert | Haikun Wang | 2015-05-21 | 1 | -2/+2 |
| * | Merge branch 'fix/fsl-dspi' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Mark Brown | 2015-04-07 | 1 | -0/+2 |
| |\ |
|
| | * | spi: fsl-dspi: Fix clock rate scale values | Aaron Brice | 2015-04-06 | 1 | -14/+23 |
| * | | spi: fsl-dspi: Add ~50ns delay between cs and sck | Aaron Brice | 2015-04-06 | 1 | -4/+60 |
| * | | spi: fsl-dspi: Fix clock rate scale values | Aaron Brice | 2015-03-31 | 1 | -14/+21 |
| |/ |
|
* | | spi: spi-fsl-dspi: remove clk reference when regmap_mmio initialize | Haikun Wang | 2015-04-24 | 1 | -1/+1 |
|/ |
|
* | spi: fsl-dspi: Remove possible memory leak of 'chip' | Bhuvanchandra DV | 2015-02-02 | 1 | -6/+7 |
* | spi: spi-fsl-dspi: Remove spi-bitbang | Chao Fu | 2015-01-28 | 1 | -73/+71 |
* | spi: spi-fsl-dspi: Remove usage of devm_kzalloc | Bhuvanchandra DV | 2015-01-27 | 1 | -2/+12 |
*-. | Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/fsl-espi', 's... | Mark Brown | 2014-12-08 | 1 | -2/+1 |
|\ \ |
|
| * | | spi: fsl-dspi: remove useless code for dspi driver. | Xiubo Li | 2014-10-20 | 1 | -2/+1 |
| |/ |
|
* | | spi: fsl-dspi: Fix CTAR selection | Alexander Stein | 2014-11-04 | 1 | -2/+2 |
|/ |
|
*-. | Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx', 'spi/to... | Mark Brown | 2014-10-03 | 1 | -4/+0 |
|\ \ |
|
| * | | spi: fsl-dspi: Remove probe info message | Alexander Stein | 2014-09-25 | 1 | -1/+0 |
| * | | spi: fsl-dspi: Convert to use regmap framework's endianness method. | Xiubo Li | 2014-08-18 | 1 | -3/+0 |
| |/ |
|
* | | spi: fsl: Sort include headers alphabetically | Xiubo Li | 2014-09-29 | 1 | -9/+9 |
|/ |
|
* | spi: fsl-dspi: Make of_device_id array const | Jingoo Han | 2014-05-07 | 1 | -1/+1 |
*-. | Merge remote-tracking branches 'spi/topic/drivers', 'spi/topic/dw', 'spi/topi... | Mark Brown | 2014-03-30 | 1 | -35/+59 |
|\ \ |
|
| | * | spi: fsl-dspi: Fix memory leak | Axel Lin | 2014-03-28 | 1 | -2/+2 |
| | * | spi: fsl-dspi: Use SIMPLE_DEV_PM_OPS macro | Jingoo Han | 2014-03-05 | 1 | -3/+1 |
| | * | spi/fsl-dspi: Remove some coding sytle not in standard | Chao Fu | 2014-02-16 | 1 | -4/+4 |
| | * | spi/fsl-dspi: Convert to use regmap and add big-endian support | Chao Fu | 2014-02-16 | 1 | -27/+53 |
| |/ |
|
* | | spi: fsl-dspi: Fix getting correct address for master | Axel Lin | 2014-03-05 | 1 | -3/+3 |
|/ |
|
*-. | Merge remote-tracking branches 'spi/topic/bcm2835', 'spi/topic/bcm63xx', 'spi... | Mark Brown | 2014-01-23 | 1 | -3/+0 |
|\ \ |
|
| | * | spi: Remove duplicate code to set default bits_per_word setting | Axel Lin | 2014-01-17 | 1 | -3/+0 |
| |/ |
|
* | | spi: fsl-dspi: Add missing breaks for switch cases | Axel Lin | 2014-01-09 | 1 | -0/+2 |
|/ |
|
* | Merge remote-tracking branch 'spi/topic/dspi' into spi-next | Mark Brown | 2013-10-25 | 1 | -4/+4 |
|\ |
|
| * | spi: fsl-dspi: add missing clk_disable_unprepare() in dspi_remove() | Wei Yongjun | 2013-10-15 | 1 | -0/+1 |