aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi-pl022.c
AgeCommit message (Expand)Author
2013-09-01Merge remote-tracking branch 'spi/topic/qspi' into spi-nextMark Brown
2013-09-01Merge remote-tracking branch 'spi/topic/pl022' into spi-nextMark Brown
2013-08-29spi: use dev_get_platdata()Jingoo Han
2013-08-22spi: spi-pl022: Fix warning when CONFIG_ARM_LPAE=yFabio Estevam
2013-07-29spi/pl022: Convert to core runtime PMMark Brown
2013-07-03Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-06-17spi: pl022: remove unused ret and pins_state variablesFabio Baltieri
2013-06-17spi: pl022: use DMA by default when probing from DTLinus Walleij
2013-06-16spi: pl022: use pinctrl PM helpersLinus Walleij
2013-03-12spi: pl022: use generic DMA slave configuration if possibleArnd Bergmann
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely
2012-10-23Merge tag 'spi-linus' into spi-nextMark Brown
2012-10-23spi/pl022: Revert recent runtime PM changesUlf Hansson
2012-10-17Merge branch 'spi-pl022' into spi-nextMark Brown
2012-10-17spi/pl022: add IDLE state pin managementPatrice Chotard
2012-10-17spi/pl022: Activate resourses before deactivate them in suspendUlf Hansson
2012-10-17spi/pl022: Minor simplification for runtime pmUlf Hansson
2012-10-17spi/pl022: Revert "spi/pl022: fix spi-pl022 pm enable at probe"Ulf Hansson
2012-09-28spi/pl022: get/put resources on suspend/resumeLinus Walleij
2012-09-28spi/pl022: use more managed resourcesLinus Walleij
2012-09-25Merge tag 'v3.6-rc6' into spi-driversMark Brown
2012-09-25spi/pl022: Devicetree support w/o platform dataRoland Stigge
2012-09-20spi/pl022: adopt pinctrl supportPatrice Chotard
2012-09-06spi/pl022: Fix chipselects pointer computationRoland Stigge
2012-08-22spi/pl022: Add devicetree supportRoland Stigge
2012-08-22spi/pl022: Add chip select handling via GPIORoland Stigge
2012-08-22spi/pl022: Fix device remove functionGuenter Roeck
2012-08-17spi/pl022: fix spi-pl022 pm enable at probeMichel JAOUEN
2012-07-02spi/pl022: enable runtime PMLinus Walleij
2012-07-02spi/pl022: delete DB5500 supportLinus Walleij
2012-07-02spi/pl022: disable port when unusedVirupax Sadashivpetimath
2012-04-27spi/pl022: Allow request for higher frequency than maximum possibleViresh Kumar
2012-04-27spi/pl022: Fix calculate_effective_freq()Viresh Kumar
2012-04-17spi/pl022: Fix range checking for bits per wordVinit Shenoy
2012-04-13ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-21Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2012-03-07spi: create a message queueing infrastructureLinus Walleij
2012-02-22dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar
2012-02-13Fix section mismatch in spi-pl022.cRussell King
2012-02-02spi/pl022: Add high priority message pump supportChris Blair
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-12-01spi/pl022: make the chip deselect handling thread safeVirupax Sadashivpetimath
2011-12-01spi/pl022: add support for pm_runtime autosuspendChris Blair
2011-12-01spi/pl022: disable the PL022 block when unusedVirupax Sadashivpetimath
2011-12-01spi/pl022: move device disable to workqueue threadChris Blair
2011-12-01spi/pl022: skip default configuration before suspendingVirupax Sadashivpetimath