aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-pl022.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'spi/topic/pl022' into spi-nextMark Brown2013-10-25
|\
| * spi: pl022: Use dev_info() instead of printk()Jingoo Han2013-10-14
* | spi: pl022: use devm_spi_register_master()Jingoo Han2013-09-26
|/
* spi: pl022: remove unnecessary amba_set_drvdata()Jingoo Han2013-09-16
* spi: pl022: Remove redundant breakSachin Kamat2013-09-16
* Merge remote-tracking branch 'spi/topic/qspi' into spi-nextMark Brown2013-09-01
|\
| * spi/pl022: Convert to core runtime PMMark Brown2013-07-29
* | Merge remote-tracking branch 'spi/topic/pl022' into spi-nextMark Brown2013-09-01
|\ \
| * | spi: spi-pl022: Fix warning when CONFIG_ARM_LPAE=yFabio Estevam2013-08-22
| |/
* / spi: use dev_get_platdata()Jingoo Han2013-08-29
|/
* Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-03
|\
| * spi: pl022: remove unused ret and pins_state variablesFabio Baltieri2013-06-17
| * spi: pl022: use pinctrl PM helpersLinus Walleij2013-06-16
* | spi: pl022: use DMA by default when probing from DTLinus Walleij2013-06-17
|/
* spi: pl022: use generic DMA slave configuration if possibleArnd Bergmann2013-03-12
* spi: Remove HOTPLUG section attributesGrant Likely2012-12-07
* Merge tag 'spi-linus' into spi-nextMark Brown2012-10-23
|\
| * spi/pl022: Revert recent runtime PM changesUlf Hansson2012-10-23
* | Merge branch 'spi-pl022' into spi-nextMark Brown2012-10-17
|\ \
| * | spi/pl022: add IDLE state pin managementPatrice Chotard2012-10-17
| * | spi/pl022: Activate resourses before deactivate them in suspendUlf Hansson2012-10-17
| * | spi/pl022: Minor simplification for runtime pmUlf Hansson2012-10-17
| |/
* / spi/pl022: Revert "spi/pl022: fix spi-pl022 pm enable at probe"Ulf Hansson2012-10-17
|/
* spi/pl022: get/put resources on suspend/resumeLinus Walleij2012-09-28
* spi/pl022: use more managed resourcesLinus Walleij2012-09-28
* Merge tag 'v3.6-rc6' into spi-driversMark Brown2012-09-25
|\
| * spi/pl022: fix spi-pl022 pm enable at probeMichel JAOUEN2012-08-17
* | spi/pl022: Devicetree support w/o platform dataRoland Stigge2012-09-25
* | spi/pl022: adopt pinctrl supportPatrice Chotard2012-09-20
* | spi/pl022: Fix chipselects pointer computationRoland Stigge2012-09-05
* | spi/pl022: Add devicetree supportRoland Stigge2012-08-22
* | spi/pl022: Add chip select handling via GPIORoland Stigge2012-08-22
* | spi/pl022: Fix device remove functionGuenter Roeck2012-08-22
|/
* spi/pl022: enable runtime PMLinus Walleij2012-07-02
* spi/pl022: delete DB5500 supportLinus Walleij2012-07-02
* spi/pl022: disable port when unusedVirupax Sadashivpetimath2012-07-02
* spi/pl022: Allow request for higher frequency than maximum possibleViresh Kumar2012-04-27
* spi/pl022: Fix calculate_effective_freq()Viresh Kumar2012-04-27
* spi/pl022: Fix range checking for bits per wordVinit Shenoy2012-04-17
* ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown2012-04-13
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-29
|\
| * dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-21
| * dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar2012-02-22
* | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-21
|\ \
| * | spi: create a message queueing infrastructureLinus Walleij2012-03-07
| * | spi/pl022: Add high priority message pump supportChris Blair2012-02-02
| |/
* / Fix section mismatch in spi-pl022.cRussell King2012-02-13
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-17
|\
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-17
| |\
| | * spi, serial: move to dma_transfer_directionVinod Koul2011-10-31