aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-davinci.c
Commit message (Expand)AuthorAge
* spi: Remove FSF mailing addressesJarkko Nikula2014-12-22
* spi: drop owner assignment from platform_driversWolfram Sang2014-10-20
*---. Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/top...Mark Brown2014-10-03
|\ \ \
| * | | spi: davinci: add support for adding delay between word's transmissionsMurali Karicheri2014-09-16
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/cadence', 'spi...Mark Brown2014-10-03
|\ \ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | spi: davinci: Fix checkpatch issueJingoo Han2014-09-03
| |/ /
| | |
| \ \
*-. | | Merge remote-tracking branches 'spi/fix/davinci', 'spi/fix/dw', 'spi/fix/fsl'...Mark Brown2014-09-16
|\ \| | | | |/ | |/|
| * | spi: davinci: remove empty function davinci_spi_cleanupGrygorii Strashko2014-09-16
| * | spi: davinci: request cs_gpio's from probeGrygorii Strashko2014-09-13
| |/
* / spi: davinci: fix SPI_NO_CS functionalityGrygorii Strashko2014-08-21
|/
* spi: davinci: use spi_device.cs_gpio to store gpio cs per spi deviceGrygorii Strashko2014-08-01
* spi: davinci: add support to configure gpio cs through dtMurali Karicheri2014-08-01
* spi: davinci: fix to support more than 2 chip selectsMurali Karicheri2014-07-31
* spi: davinci: Use of_match_ptr at appropriate placeAxel Lin2014-02-06
* spi: davinci: Remove unneeded NULL checking for dspi and dspi->bitbang.masterAxel Lin2014-02-06
*-. Merge remote-tracking branches 'spi/topic/bcm2835', 'spi/topic/bcm63xx', 'spi...Mark Brown2014-01-23
|\ \
| | * spi: davinci: Use devm_*() functionsJingoo Han2013-12-17
| | * spi: davinci: Fix the build warning with CONFIG_ARM_LPAE=ySantosh Shilimkar2013-11-24
| |/ |/|
| * spi: Remove duplicate code to set default bits_per_word settingAxel Lin2014-01-17
|/
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-14
* Merge remote-tracking branch 'spi/topic/davinci' into spi-nextMark Brown2013-10-25
|\
| * spi: spi-davinci: Fix variable typeSachin Kamat2013-09-16
* | spi: bitbang: Let spi_bitbang_start() take a reference to masterAxel Lin2013-09-17
|/
* Merge remote-tracking branch 'spi/topic/pdata' into spi-nextMark Brown2013-09-01
|\
| * spi: use dev_get_platdata()Jingoo Han2013-08-29
* | spi: spi-davinci: Fix direction in dma_map_single()Christian Eggers2013-07-29
|/
* Merge remote-tracking branch 'spi/topic/pdata' into spi-nextMark Brown2013-06-26
|\
| * spi: use platform_{get,set}_drvdata()Jingoo Han2013-05-23
* | spi: convert drivers to use bits_per_word_maskStephen Warren2013-05-29
|/
* Merge remote-tracking branch 'spi/fix/grant' into spi-linusMark Brown2013-05-13
|\
| * spi/davinci: fix module build errorManjunathappa, Prakash2013-04-07
* | spi/davinci: no wildcards in DT compatible propertyManjunathappa, Prakash2013-04-17
|/
* spi/davinci: use request_threaded_irq() to fix deadlockMurali Karicheri2013-02-05
* spi/davinci: add OF support for the spi controllerMurali Karicheri2013-02-05
* spi: Remove HOTPLUG section attributesGrant Likely2012-12-07
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-10-09
|\
| * spi: spi-davinci: convert to DMA engine APIMatt Porter2012-08-31
* | ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-14
|/
* spi/davinci: Fix DMA API usage in davinciShubhrajyoti D2012-03-30
* drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-24
* spi: reorganize driversGrant Likely2011-06-06