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