aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-pl022.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-25Merge remote-tracking branch 'spi/topic/pl022' into spi-nextMark Brown1-2/+2
2013-10-14spi: pl022: Use dev_info() instead of printk()Jingoo Han1-2/+2
2013-09-26spi: pl022: use devm_spi_register_master()Jingoo Han1-2/+1
2013-09-17spi: pl022: remove unnecessary amba_set_drvdata()Jingoo Han1-1/+0
2013-09-17spi: pl022: Remove redundant breakSachin Kamat1-2/+0
2013-09-01Merge remote-tracking branch 'spi/topic/qspi' into spi-nextMark Brown1-20/+1
2013-09-01Merge remote-tracking branch 'spi/topic/pl022' into spi-nextMark Brown1-2/+2
2013-08-29spi: use dev_get_platdata()Jingoo Han1-1/+2
2013-08-22spi: spi-pl022: Fix warning when CONFIG_ARM_LPAE=yFabio Estevam1-2/+2
2013-07-29spi/pl022: Convert to core runtime PMMark Brown1-20/+1
2013-07-03Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-62/+8
2013-06-17spi: pl022: remove unused ret and pins_state variablesFabio Baltieri1-5/+0
2013-06-17spi: pl022: use DMA by default when probing from DTLinus Walleij1-0/+1
2013-06-16spi: pl022: use pinctrl PM helpersLinus Walleij1-57/+8
2013-03-12spi: pl022: use generic DMA slave configuration if possibleArnd Bergmann1-2/+41
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely1-5/+4
2012-10-23Merge tag 'spi-linus' into spi-nextMark Brown1-4/+0
2012-10-23spi/pl022: Revert recent runtime PM changesUlf Hansson1-3/+0
2012-10-17Merge branch 'spi-pl022' into spi-nextMark Brown1-16/+36
2012-10-17spi/pl022: add IDLE state pin managementPatrice Chotard1-13/+31
2012-10-17spi/pl022: Activate resourses before deactivate them in suspendUlf Hansson1-0/+3
2012-10-17spi/pl022: Minor simplification for runtime pmUlf Hansson1-3/+2
2012-10-17spi/pl022: Revert "spi/pl022: fix spi-pl022 pm enable at probe"Ulf Hansson1-0/+1
2012-09-28spi/pl022: get/put resources on suspend/resumeLinus Walleij1-22/+44
2012-09-28spi/pl022: use more managed resourcesLinus Walleij1-21/+10
2012-09-25Merge tag 'v3.6-rc6' into spi-driversMark Brown1-1/+0
2012-09-25spi/pl022: Devicetree support w/o platform dataRoland Stigge1-5/+34
2012-09-20spi/pl022: adopt pinctrl supportPatrice Chotard1-0/+46
2012-09-06spi/pl022: Fix chipselects pointer computationRoland Stigge1-4/+3
2012-08-22spi/pl022: Add devicetree supportRoland Stigge1-9/+70
2012-08-22spi/pl022: Add chip select handling via GPIORoland Stigge1-14/+34
2012-08-22spi/pl022: Fix device remove functionGuenter Roeck1-1/+0
2012-08-17spi/pl022: fix spi-pl022 pm enable at probeMichel JAOUEN1-1/+0
2012-07-02spi/pl022: enable runtime PMLinus Walleij1-0/+4
2012-07-02spi/pl022: delete DB5500 supportLinus Walleij1-14/+0
2012-07-02spi/pl022: disable port when unusedVirupax Sadashivpetimath1-0/+5
2012-04-27spi/pl022: Allow request for higher frequency than maximum possibleViresh Kumar1-2/+8
2012-04-27spi/pl022: Fix calculate_effective_freq()Viresh Kumar1-6/+17
2012-04-17spi/pl022: Fix range checking for bits per wordVinit Shenoy1-16/+9
2012-04-13ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown1-2/+0
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+4
2012-03-21Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-229/+57
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine1-2/+2
2012-03-07spi: create a message queueing infrastructureLinus Walleij1-251/+52
2012-02-22dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar1-0/+2
2012-02-13Fix section mismatch in spi-pl022.cRussell King1-1/+1
2012-02-02spi/pl022: Add high priority message pump supportChris Blair1-25/+52
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-4/+4
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-56/+85
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-0/+2