aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-pl022.c
Commit message (Expand)AuthorAge
* spi/pl022: Revert recent runtime PM changesUlf Hansson2012-10-23
* spi/pl022: get/put resources on suspend/resumeLinus Walleij2012-09-28
* spi/pl022: use more managed resourcesLinus Walleij2012-09-28
* Merge tag 'v3.6-rc6' into spi-driversMark Brown2012-09-25
|\
| * spi/pl022: fix spi-pl022 pm enable at probeMichel JAOUEN2012-08-17
* | spi/pl022: Devicetree support w/o platform dataRoland Stigge2012-09-25
* | spi/pl022: adopt pinctrl supportPatrice Chotard2012-09-20
* | spi/pl022: Fix chipselects pointer computationRoland Stigge2012-09-05
* | spi/pl022: Add devicetree supportRoland Stigge2012-08-22
* | spi/pl022: Add chip select handling via GPIORoland Stigge2012-08-22
* | spi/pl022: Fix device remove functionGuenter Roeck2012-08-22
|/
* spi/pl022: enable runtime PMLinus Walleij2012-07-02
* spi/pl022: delete DB5500 supportLinus Walleij2012-07-02
* spi/pl022: disable port when unusedVirupax Sadashivpetimath2012-07-02
* spi/pl022: Allow request for higher frequency than maximum possibleViresh Kumar2012-04-27
* spi/pl022: Fix calculate_effective_freq()Viresh Kumar2012-04-27
* spi/pl022: Fix range checking for bits per wordVinit Shenoy2012-04-17
* ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown2012-04-13
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-29
|\
| * dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-21
| * dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar2012-02-22
* | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-21
|\ \
| * | spi: create a message queueing infrastructureLinus Walleij2012-03-07
| * | spi/pl022: Add high priority message pump supportChris Blair2012-02-02
| |/
* / Fix section mismatch in spi-pl022.cRussell King2012-02-13
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-17
|\
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-17
| |\
| | * spi, serial: move to dma_transfer_directionVinod Koul2011-10-31
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-07
|\ \ \
| * | | spi/pl022: make the chip deselect handling thread safeVirupax Sadashivpetimath2011-12-01
| * | | spi/pl022: add support for pm_runtime autosuspendChris Blair2011-12-01
| * | | spi/pl022: disable the PL022 block when unusedVirupax Sadashivpetimath2011-12-01
| * | | spi/pl022: move device disable to workqueue threadChris Blair2011-12-01
| * | | spi/pl022: skip default configuration before suspendingVirupax Sadashivpetimath2011-12-01
| * | | spi/pl022: fix build warningsJonas Aaberg2011-12-01
| * | | spi/pl022: only enable RX interrupts when TX is completeChris Blair2011-12-01
* | | | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2012-01-06
|\ \ \ \ | |/ / / |/| | |
| * | | spi: pl022: Enable module alias autogeneration for AMBA driversDave Martin2011-11-22
| |/ /
* / / ARM: 7149/1: spi/pl022: Enable clock in probeUlf Hansson2011-11-08
|/ /
* | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-29
|\ \
| * | spi/spi-pl022: Call pl022_dma_remove(pl022) only if enable_dma is trueViresh Kumar2011-09-21
| * | spi/spi-pl022: calculate_effective_freq() must set rate <= requested rateViresh Kumar2011-09-21
| * | spi/spi-pl022: Don't allocate more sg than required.Viresh Kumar2011-09-21
| * | spi/spi-pl022: Use GFP_ATOMIC for allocation from taskletViresh Kumar2011-09-21
| * | spi/spi-pl022: Resolve formatting issuesViresh Kumar2011-09-20
| |/
* | clk: spi-pl022: convert to clk_prepare()/clk_unprepare()Russell King2011-09-27
* | ARM: 7079/1: spi: Fix builderror in spi-pl022.cPeter Hüwe2011-09-22
* | PM: add runtime PM support to core Primecell driverRussell King2011-09-22
|/
* spi/pl022: remove function cannot exitLinus Walleij2011-08-02
* Merge branch 'spi/merge' into spi/nextGrant Likely2011-06-17