summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-davinci.c
Commit message (Expand)AuthorAgeFilesLines
* spi: davinci: Handle return value of clk_prepare_enableArvind Yadav2017-06-061-1/+3
* spi: davinci: Fix compilation warning.Arvind Yadav2017-06-061-3/+2
* spi: davinci: add comment about dummy tx buffer usageFrode Isaksen2017-03-171-1/+5
* spi: davinci: do not use DMA for vmalloc'ed buffersFrode Isaksen2017-03-151-1/+3
* spi: davinci: do not use DMA if transfer length is less than 16Frode Isaksen2017-03-151-6/+8
* spi: davinci: use rx buffer as dummy tx bufferFrode Isaksen2017-03-151-1/+7
* spi: davinci: enable DMA when channels are defined in DTFabien Parent2017-03-071-0/+4
* spi: davinci: Use SPI framework to handle DMA mappingFabien Parent2017-03-071-51/+18
* spi: davinci: use dma_mapping_error()Kevin Hilman2017-01-121-2/+2
* spi: davinci: Use dma_request_chan() for requesting DMA channelPeter Ujfalusi2016-04-291-52/+24
* spi: davinci: use dev_err() for error reportingSekhar Nori2015-12-121-7/+7
* spi: davinci: fix spurious i/o errorSekhar Nori2015-12-121-1/+2
* Merge remote-tracking branch 'spi/topic/davinci' into spi-nextMark Brown2015-11-041-11/+4
|\
| * spi: davinci: use spi->cs_gpio directlyLuis de Bethencourt2015-10-161-11/+4
* | spi: davinci: fix handling platform_get_irq resultAndrzej Hajda2015-09-251-3/+4
|/
* spi: davinci: Choose correct pre-scaler limit based on SOCFranklin S Cooper Jr2015-07-241-7/+36
* spi: davinci: Set prescale value based on register valueFranklin S Cooper Jr2015-07-241-4/+5
* spi: davinci: change the lower limit of pre-scale divider to 1Murali Karicheri2015-06-101-1/+1
* spi: Remove FSF mailing addressesJarkko Nikula2014-12-221-4/+0
* spi: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
*---. Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/top...Mark Brown2014-10-031-7/+48
|\ \ \
| * | | spi: davinci: add support for adding delay between word's transmissionsMurali Karicheri2014-09-161-7/+48
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/cadence', 'spi...Mark Brown2014-10-031-2/+6
|\ \ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | spi: davinci: Fix checkpatch issueJingoo Han2014-09-031-2/+6
| |/ /
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'spi/fix/davinci', 'spi/fix/dw', 'spi/fix/fsl'...Mark Brown2014-09-161-14/+25
|\ \ \ \ | | |/ / | | | / | | |/ | |/|
| * | spi: davinci: remove empty function davinci_spi_cleanupGrygorii Strashko2014-09-161-5/+0
| * | spi: davinci: request cs_gpio's from probeGrygorii Strashko2014-09-131-9/+25
| |/
* | spi: davinci: fix SPI_NO_CS functionalityGrygorii Strashko2014-08-211-8/+8
|/
* spi: davinci: use spi_device.cs_gpio to store gpio cs per spi deviceGrygorii Strashko2014-08-011-37/+17
* spi: davinci: add support to configure gpio cs through dtMurali Karicheri2014-08-011-8/+56
* spi: davinci: fix to support more than 2 chip selectsMurali Karicheri2014-07-311-3/+9
* spi: davinci: Use of_match_ptr at appropriate placeAxel Lin2014-02-061-4/+2
* spi: davinci: Remove unneeded NULL checking for dspi and dspi->bitbang.masterAxel Lin2014-02-061-8/+0
*-. Merge remote-tracking branches 'spi/topic/bcm2835', 'spi/topic/bcm63xx', 'spi...Mark Brown2014-01-231-36/+13
|\ \
| | * spi: davinci: Use devm_*() functionsJingoo Han2013-12-171-30/+11
| | * spi: davinci: Fix the build warning with CONFIG_ARM_LPAE=ySantosh Shilimkar2013-11-241-2/+2
| |/ |/|
| * spi: Remove duplicate code to set default bits_per_word settingAxel Lin2014-01-171-4/+0
|/
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* Merge remote-tracking branch 'spi/topic/davinci' into spi-nextMark Brown2013-10-251-1/+2
|\
| * spi: spi-davinci: Fix variable typeSachin Kamat2013-09-171-1/+2
* | spi: bitbang: Let spi_bitbang_start() take a reference to masterAxel Lin2013-09-171-6/+4
|/
* Merge remote-tracking branch 'spi/topic/pdata' into spi-nextMark Brown2013-09-011-2/+2
|\
| * spi: use dev_get_platdata()Jingoo Han2013-08-291-2/+2
* | spi: spi-davinci: Fix direction in dma_map_single()Christian Eggers2013-07-291-1/+1
|/
* Merge remote-tracking branch 'spi/topic/pdata' into spi-nextMark Brown2013-06-261-2/+2
|\
| * spi: use platform_{get,set}_drvdata()Jingoo Han2013-05-231-2/+2
* | spi: convert drivers to use bits_per_word_maskStephen Warren2013-05-291-4/+4
|/
* Merge remote-tracking branch 'spi/fix/grant' into spi-linusMark Brown2013-05-131-1/+1
|\
| * spi/davinci: fix module build errorManjunathappa, Prakash2013-04-071-1/+1
* | spi/davinci: no wildcards in DT compatible propertyManjunathappa, Prakash2013-04-171-2/+2
|/
OpenPOWER on IntegriCloud