summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-pl022.c
Commit message (Expand)AuthorAgeFilesLines
* spi: pl022: remove unnecessary OOM messagesJingoo Han2014-04-291-10/+3
*-. Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ...Mark Brown2014-03-301-52/+23
|\ \
| | * spi: pl022: Don't ignore power domain and amba bus at system suspendUlf Hansson2014-03-061-36/+18
| | * spi: pl022: Let runtime PM callbacks be available for CONFIG_PMUlf Hansson2014-03-061-3/+3
| | * spi: pl022: Remove redundant pinctrl to default state in probeUlf Hansson2014-02-041-2/+0
| | * spi: pl022: Simplify clock handlingUlf Hansson2014-02-041-12/+3
| | * spi/pl022: Unprepare clocks while suspendedMark Brown2014-02-031-2/+2
| |/
* | spi: Use list_last_entry at appropriate placesAxel Lin2014-02-231-3/+2
|/
* Merge remote-tracking branch 'spi/topic/pl022' into spi-nextMark Brown2013-10-251-2/+2
|\
| * spi: pl022: Use dev_info() instead of printk()Jingoo Han2013-10-141-2/+2
* | spi: pl022: use devm_spi_register_master()Jingoo Han2013-09-261-2/+1
|/
* spi: pl022: remove unnecessary amba_set_drvdata()Jingoo Han2013-09-171-1/+0
* spi: pl022: Remove redundant breakSachin Kamat2013-09-171-2/+0
* Merge remote-tracking branch 'spi/topic/qspi' into spi-nextMark Brown2013-09-011-20/+1
|\
| * spi/pl022: Convert to core runtime PMMark Brown2013-07-291-20/+1
* | Merge remote-tracking branch 'spi/topic/pl022' into spi-nextMark Brown2013-09-011-2/+2
|\ \
| * | spi: spi-pl022: Fix warning when CONFIG_ARM_LPAE=yFabio Estevam2013-08-221-2/+2
| |/
* | spi: use dev_get_platdata()Jingoo Han2013-08-291-1/+2
|/
* Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-031-62/+8
|\
| * spi: pl022: remove unused ret and pins_state variablesFabio Baltieri2013-06-171-5/+0
| * spi: pl022: use pinctrl PM helpersLinus Walleij2013-06-161-57/+8
* | spi: pl022: use DMA by default when probing from DTLinus Walleij2013-06-171-0/+1
|/
* spi: pl022: use generic DMA slave configuration if possibleArnd Bergmann2013-03-121-2/+41
* spi: Remove HOTPLUG section attributesGrant Likely2012-12-071-5/+4
* Merge tag 'spi-linus' into spi-nextMark Brown2012-10-231-4/+0
|\
| * spi/pl022: Revert recent runtime PM changesUlf Hansson2012-10-231-3/+0
* | Merge branch 'spi-pl022' into spi-nextMark Brown2012-10-171-16/+36
|\ \
| * | spi/pl022: add IDLE state pin managementPatrice Chotard2012-10-171-13/+31
| * | spi/pl022: Activate resourses before deactivate them in suspendUlf Hansson2012-10-171-0/+3
| * | spi/pl022: Minor simplification for runtime pmUlf Hansson2012-10-171-3/+2
| |/
* | spi/pl022: Revert "spi/pl022: fix spi-pl022 pm enable at probe"Ulf Hansson2012-10-171-0/+1
|/
* spi/pl022: get/put resources on suspend/resumeLinus Walleij2012-09-281-22/+44
* spi/pl022: use more managed resourcesLinus Walleij2012-09-281-21/+10
* Merge tag 'v3.6-rc6' into spi-driversMark Brown2012-09-251-1/+0
|\
| * spi/pl022: fix spi-pl022 pm enable at probeMichel JAOUEN2012-08-171-1/+0
* | spi/pl022: Devicetree support w/o platform dataRoland Stigge2012-09-251-5/+34
* | spi/pl022: adopt pinctrl supportPatrice Chotard2012-09-201-0/+46
* | spi/pl022: Fix chipselects pointer computationRoland Stigge2012-09-061-4/+3
* | spi/pl022: Add devicetree supportRoland Stigge2012-08-221-9/+70
* | spi/pl022: Add chip select handling via GPIORoland Stigge2012-08-221-14/+34
* | spi/pl022: Fix device remove functionGuenter Roeck2012-08-221-1/+0
|/
* spi/pl022: enable runtime PMLinus Walleij2012-07-021-0/+4
* spi/pl022: delete DB5500 supportLinus Walleij2012-07-021-14/+0
* spi/pl022: disable port when unusedVirupax Sadashivpetimath2012-07-021-0/+5
* spi/pl022: Allow request for higher frequency than maximum possibleViresh Kumar2012-04-271-2/+8
* spi/pl022: Fix calculate_effective_freq()Viresh Kumar2012-04-271-6/+17
* spi/pl022: Fix range checking for bits per wordVinit Shenoy2012-04-171-16/+9
* ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown2012-04-131-2/+0
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-291-2/+4
|\
| * dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-211-2/+2
OpenPOWER on IntegriCloud