summaryrefslogtreecommitdiff
path: root/include/linux/amba
AgeCommit message (Expand)Author
2012-05-23core: Fix for Basic Suspend/Resume to workramesh.chandrasekaran
2012-04-06Merge remote-tracking branch 'jstultz/linaro-android-3.3' into stable-android...Philippe Langlais
2012-04-06Merge topic branch 'storage-mmc' into integration-linux-ux500-3.3Philippe Langlais
2012-03-19mmc: mmci: Change vdd_handler to a generic ios handlerUlf Hansson
2012-03-19mmci: Provide option to configure bus signal directionUlf Hansson
2012-03-19spi-pl022: Add high priority message pump supportChris Blair
2012-02-23ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type ...viresh kumar
2012-02-14mmc: Add concept of an 'embedded' SDIO device.San Mehat
2012-02-14mmc: Add status IRQ and status callback function to mmc platform dataSan Mehat
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-01-14Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-13Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-11mmc: mmci: add capabilities2 for MMC_CAP2Per Forlin
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-05Merge branch 'gpio-for-grant' of git://sources.calxeda.com/kernel/linux into ...Grant Likely
2012-01-04gpio: pl061: convert to use 0 for no irqRob Herring
2011-12-23DMA: PL330: Infer transfer direction from transfer request instead of platfor...Thomas Abraham
2011-12-23DMA: PL330: move filter function into driverThomas Abraham
2011-12-01spi/pl022: add support for pm_runtime autosuspendChris Blair
2011-11-22ARM: amba: Move definition of struct amba_id to mod_devicetable.hDave Martin
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-10-27dmaengine: move drivers to dma_transfer_directionVinod Koul
2011-10-26gpio: pl061: add DT binding supportRob Herring
2011-09-21Merge branch 'samsung_dma' into nextVinod Koul
2011-09-19dmaengine/amba-pl08x: Add support for sg len greater than one for slave trans...Viresh Kumar
2011-09-14DMA: PL330: Update PL330 DMA API driverBoojin Kim
2011-08-25dmaengine/amba-pl08x: Pass flow controller information with slave channel dataViresh Kumar
2011-08-25dmaengine/amba-pl08x: Get rid of pl08x_pre_boundary()Viresh Kumar
2011-08-25dmaengine/amba-pl08x: Complete doc comment for struct pl08x_txdViresh Kumar
2011-07-27Merge branch 'next' into for-linus-3.0Vinod Koul
2011-07-26DMA: PL08x: constify plchan->cd and plat->slave_channelsRussell King - ARM Linux
2011-07-26DMA: PL08x: separately store source/destination cctlRussell King - ARM Linux
2011-07-26DMA: PL08x: separately store source/destination slave addressRussell King - ARM Linux
2011-06-16amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King
2011-02-23ARM: 6758/1: amba: support pm opsRabin Vincent
2011-02-23ARM: amba: make amba_driver id_table constRussell King
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King
2011-02-23ARM: 6662/1: amba: make amba_bustype non-staticRob Herring
2011-02-19ARM: clcd: add method for describing display capabilitiesRussell King
2011-02-19ARM: clcd: use amba_part() to determine if we have a PL110 primecellRussell King
2011-02-04ARM: mmci: add dmaengine-based DMA supportRussell King
2011-01-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-01-16ARM: PL08x: cleanup commentsRussell King - ARM Linux
2011-01-14ARM: PL08x: fix a warningDan Williams
2011-01-06Merge branch 'misc' into develRussell King