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