summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-pl022.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar2012-02-221-0/+2
* | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-211-229/+57
|\ \
| * | spi: create a message queueing infrastructureLinus Walleij2012-03-071-251/+52
| * | spi/pl022: Add high priority message pump supportChris Blair2012-02-021-25/+52
| |/
* / Fix section mismatch in spi-pl022.cRussell King2012-02-131-1/+1
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-171-4/+4
|\
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-171-4/+4
| |\
| | * spi, serial: move to dma_transfer_directionVinod Koul2011-10-311-4/+4
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-071-56/+85
|\ \ \
| * | | spi/pl022: make the chip deselect handling thread safeVirupax Sadashivpetimath2011-12-011-35/+37
| * | | spi/pl022: add support for pm_runtime autosuspendChris Blair2011-12-011-2/+18
| * | | spi/pl022: disable the PL022 block when unusedVirupax Sadashivpetimath2011-12-011-1/+5
| * | | spi/pl022: move device disable to workqueue threadChris Blair2011-12-011-9/+16
| * | | spi/pl022: skip default configuration before suspendingVirupax Sadashivpetimath2011-12-011-5/+0
| * | | spi/pl022: fix build warningsJonas Aaberg2011-12-011-1/+1
| * | | spi/pl022: only enable RX interrupts when TX is completeChris Blair2011-12-011-5/+10
* | | | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2012-01-061-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | spi: pl022: Enable module alias autogeneration for AMBA driversDave Martin2011-11-221-0/+2
| |/ /