summaryrefslogtreecommitdiffstats
path: root/include/linux/amba
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: PL08x: Avoid collisions with get_signal() macroMark Brown2013-07-051-4/+4
* ARM: PL011: Add support for Rx DMA buffer polling.Chanho Min2013-03-291-0/+3
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-261-0/+146
|\
| * pl080.h: moved from arm/include/asm/hardware to include/linux/amba/Alessandro Rubini2013-01-131-0/+146
* | arm: Move sp810.h to include/linux/amba/Catalin Marinas2013-01-301-0/+64
|/
* ARM: 7588/1: amba: create a resource parent registratorLinus Walleij2012-12-031-0/+10
* Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-10-021-0/+2
|\
| * spi/pl022: Add chip select handling via GPIORoland Stigge2012-08-221-0/+2
* | serial: pl011: delete reset callbackLinus Walleij2012-09-101-1/+0
|/
* Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-011-148/+8
|\
| * dmaengine: PL08x: get rid of unnecessary checks in dma_slave_configRussell King2012-07-011-2/+3
| * dmaengine: PL08x: constify channel names and bus_id stringsRussell King2012-07-011-1/+1
| * dmaengine: PL08x: move private data structures into amba-pl08x.cRussell King2012-07-011-139/+2
| * dmaengine: PL08x: clean up get_signal/put_signalRussell King2012-07-011-2/+2
| * dmaengine: PL08x: remove circular_buffer boolean from channel dataRussell King2012-07-011-4/+0
* | spi/pl022: cleanup pl022 header documentationAlexandre Pereira da Silva2012-07-021-8/+1
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-05-251-0/+3
|\
| * dma/amba-pl08x: add support for the Nomadik variantLinus Walleij2012-04-251-0/+3
* | ARM: 7369/1: amba: add functions to add devices dynamicallyLinus Walleij2012-04-191-0/+8
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-151-7/+0
|\ \
| * | ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown2012-04-131-7/+0
| |/
* / spi/pL022: include types.h to remove compilation warningsViresh Kumar2012-03-301-0/+2
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-292-7/+4
|\
| * Merge branch 'rmk_cookie_fixes2' into nextVinod Koul2012-03-131-2/+0
| |\
| | * dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux2012-03-131-2/+0
| * | DMA: PL330: Merge PL330 driver into drivers/dma/Boojin Kim2012-03-081-1/+0
| |/
| * dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIGViresh Kumar2012-02-221-4/+4
* | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-2/+0
|\ \
| * | device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-161-2/+0
| |/
* | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-232-3/+28
|\ \
| * \ Merge branch 'mmci' into ambaRussell King2012-03-241-3/+19
| |\ \
| | * | ARM: 7219/1: mmc: mmci: Change vdd_handler to a generic ios_handlerUlf Hansson2012-01-201-3/+3
| | * | ARM: 7218/1: mmc: mmci: Provide option to configure bus signal directionUlf Hansson2012-01-201-0/+16
| | |/
| * | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar2012-03-161-0/+9
* | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-231-0/+36
|\| |
| * | ARM: amba: provide common initializers for static amba devicesRussell King2012-01-251-0/+33
| * | ARM: amba: add amba_device allocation/add/put functionsRussell King2012-01-251-0/+3
| |/
* | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-211-0/+3
|\ \
| * | spi/pl022: Add high priority message pump supportChris Blair2012-02-021-0/+3
| |/
* / ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type ...viresh kumar2012-02-231-0/+2
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-171-2/+2
|\
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-171-2/+2
| |\
| | * dmaengine: move drivers to dma_transfer_directionVinod Koul2011-10-271-2/+2
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-141-1/+1
|\ \ \
| * \ \ Merge branch 'gpio-for-grant' of git://sources.calxeda.com/kernel/linux into ...Grant Likely2012-01-051-1/+1
| |\ \ \
| | * | | gpio: pl061: convert to use 0 for no irqRob Herring2012-01-041-1/+1
| | |/ /
* | | | Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-131-0/+2
|\ \ \ \
| * | | | mmc: mmci: add capabilities2 for MMC_CAP2Per Forlin2012-01-111-0/+2
| | |/ / | |/| |
* | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-10/+5
|\ \ \ \
| * | | | DMA: PL330: Infer transfer direction from transfer request instead of platfor...Thomas Abraham2011-12-231-10/+3