aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi-pl022.c
AgeCommit message (Expand)Author
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
2011-12-01spi/pl022: fix build warningsJonas Aaberg
2011-12-01spi/pl022: only enable RX interrupts when TX is completeChris Blair
2011-11-22spi: pl022: Enable module alias autogeneration for AMBA driversDave Martin
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul
2011-11-08ARM: 7149/1: spi/pl022: Enable clock in probeUlf Hansson
2011-10-31spi, serial: move to dma_transfer_directionVinod Koul
2011-10-29Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-09-27clk: spi-pl022: convert to clk_prepare()/clk_unprepare()Russell King
2011-09-22ARM: 7079/1: spi: Fix builderror in spi-pl022.cPeter Hüwe