aboutsummaryrefslogtreecommitdiff
path: root/include/linux/amba
AgeCommit message (Expand)Author
2012-12-03ARM: 7588/1: amba: create a resource parent registratorLinus Walleij
2012-10-02Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds
2012-09-10serial: pl011: delete reset callbackLinus Walleij
2012-08-22spi/pl022: Add chip select handling via GPIORoland Stigge
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-02spi/pl022: cleanup pl022 header documentationAlexandre Pereira da Silva
2012-07-01dmaengine: PL08x: get rid of unnecessary checks in dma_slave_configRussell King
2012-07-01dmaengine: PL08x: constify channel names and bus_id stringsRussell King
2012-07-01dmaengine: PL08x: move private data structures into amba-pl08x.cRussell King
2012-07-01dmaengine: PL08x: clean up get_signal/put_signalRussell King
2012-07-01dmaengine: PL08x: remove circular_buffer boolean from channel dataRussell King
2012-05-25Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-04-25dma/amba-pl08x: add support for the Nomadik variantLinus Walleij
2012-04-19ARM: 7369/1: amba: add functions to add devices dynamicallyLinus Walleij
2012-04-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-04-13ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown
2012-03-30spi/pL022: include types.h to remove compilation warningsViresh Kumar
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-24Merge branch 'mmci' into ambaRussell King
2012-03-21Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-16ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker
2012-03-13Merge branch 'rmk_cookie_fixes2' into nextVinod Koul
2012-03-13dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux
2012-03-08DMA: PL330: Merge PL330 driver into drivers/dma/Boojin Kim
2012-02-23ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type ...viresh kumar
2012-02-22dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIGViresh Kumar
2012-02-02spi/pl022: Add high priority message pump supportChris Blair
2012-01-25ARM: amba: provide common initializers for static amba devicesRussell King
2012-01-25ARM: amba: add amba_device allocation/add/put functionsRussell King
2012-01-20ARM: 7219/1: mmc: mmci: Change vdd_handler to a generic ios_handlerUlf Hansson
2012-01-20ARM: 7218/1: mmc: mmci: Provide option to configure bus signal directionUlf Hansson
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