Age | Commit message (Expand) | Author | Files | Lines |
2013-09-02 | dmaengine: PL08x: Add support for PL080S variant | Tomasz Figa | 1 | -0/+1 |
2013-07-05 | dmaengine: PL08x: Avoid collisions with get_signal() macro | Mark Brown | 1 | -4/+4 |
2013-03-29 | ARM: PL011: Add support for Rx DMA buffer polling. | Chanho Min | 1 | -0/+3 |
2013-02-26 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -0/+146 |
2013-01-30 | arm: Move sp810.h to include/linux/amba/ | Catalin Marinas | 1 | -0/+64 |
2013-01-13 | pl080.h: moved from arm/include/asm/hardware to include/linux/amba/ | Alessandro Rubini | 1 | -0/+146 |
2012-12-03 | ARM: 7588/1: amba: create a resource parent registrator | Linus Walleij | 1 | -0/+10 |
2012-10-03 | Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/... | Linus Torvalds | 1 | -0/+2 |
2012-09-11 | serial: pl011: delete reset callback | Linus Walleij | 1 | -1/+0 |
2012-08-22 | spi/pl022: Add chip select handling via GPIO | Roland Stigge | 1 | -0/+2 |
2012-08-02 | Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -148/+8 |
2012-07-02 | spi/pl022: cleanup pl022 header documentation | Alexandre Pereira da Silva | 1 | -8/+1 |
2012-07-01 | dmaengine: PL08x: get rid of unnecessary checks in dma_slave_config | Russell King | 1 | -2/+3 |
2012-07-01 | dmaengine: PL08x: constify channel names and bus_id strings | Russell King | 1 | -1/+1 |
2012-07-01 | dmaengine: PL08x: move private data structures into amba-pl08x.c | Russell King | 1 | -139/+2 |
2012-07-01 | dmaengine: PL08x: clean up get_signal/put_signal | Russell King | 1 | -2/+2 |
2012-07-01 | dmaengine: PL08x: remove circular_buffer boolean from channel data | Russell King | 1 | -4/+0 |
2012-05-25 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -0/+3 |
2012-04-25 | dma/amba-pl08x: add support for the Nomadik variant | Linus Walleij | 1 | -0/+3 |
2012-04-19 | ARM: 7369/1: amba: add functions to add devices dynamically | Linus Walleij | 1 | -0/+8 |
2012-04-16 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -7/+0 |
2012-04-13 | ARM: 7366/3: amba: Remove AMBA level regulator support | Mark Brown | 1 | -7/+0 |
2012-03-31 | spi/pL022: include types.h to remove compilation warnings | Viresh Kumar | 1 | -0/+2 |
2012-03-30 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2 | -7/+4 |
2012-03-24 | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -2/+0 |
2012-03-24 | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2 | -3/+28 |
2012-03-24 | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -0/+36 |
2012-03-24 | Merge branch 'mmci' into amba | Russell King | 1 | -3/+19 |
2012-03-21 | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -0/+3 |
2012-03-17 | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver | viresh kumar | 1 | -0/+9 |
2012-03-16 | device.h: audit and cleanup users in main include dir | Paul Gortmaker | 1 | -2/+0 |
2012-03-13 | Merge branch 'rmk_cookie_fixes2' into next | Vinod Koul | 1 | -2/+0 |
2012-03-13 | dmaengine: move last completed cookie into generic dma_chan structure | Russell King - ARM Linux | 1 | -2/+0 |
2012-03-08 | DMA: PL330: Merge PL330 driver into drivers/dma/ | Boojin Kim | 1 | -1/+0 |
2012-02-24 | ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type ... | viresh kumar | 1 | -0/+2 |
2012-02-22 | dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIG | Viresh Kumar | 1 | -4/+4 |
2012-02-02 | spi/pl022: Add high priority message pump support | Chris Blair | 1 | -0/+3 |
2012-01-25 | ARM: amba: provide common initializers for static amba devices | Russell King | 1 | -0/+33 |
2012-01-25 | ARM: amba: add amba_device allocation/add/put functions | Russell King | 1 | -0/+3 |
2012-01-20 | ARM: 7219/1: mmc: mmci: Change vdd_handler to a generic ios_handler | Ulf Hansson | 1 | -3/+3 |
2012-01-20 | ARM: 7218/1: mmc: mmci: Provide option to configure bus signal direction | Ulf Hansson | 1 | -0/+16 |
2012-01-18 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -2/+2 |
2012-01-15 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2012-01-14 | Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+2 |
2012-01-12 | mmc: mmci: add capabilities2 for MMC_CAP2 | Per Forlin | 1 | -0/+2 |
2012-01-10 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -10/+5 |
2012-01-08 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -0/+4 |
2012-01-05 | Merge branch 'gpio-for-grant' of git://sources.calxeda.com/kernel/linux into ... | Grant Likely | 1 | -1/+1 |
2012-01-04 | gpio: pl061: convert to use 0 for no irq | Rob Herring | 1 | -1/+1 |
2011-12-23 | DMA: PL330: Infer transfer direction from transfer request instead of platfor... | Thomas Abraham | 1 | -10/+3 |