- 5115f3c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
- da660b4 arm: Move sp810.h to include/linux/amba/ by Catalin Marinas · 12 years ago
- 3a95b9f pl080.h: moved from arm/include/asm/hardware to include/linux/amba/ by Alessandro Rubini · 12 years ago
- 3ad909b ARM: 7588/1: amba: create a resource parent registrator by Linus Walleij · 12 years ago
- 7fe0b14 Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
- 43b5f0d6 serial: pl011: delete reset callback by Linus Walleij · 12 years ago
- f6f46de spi/pl022: Add chip select handling via GPIO by Roland Stigge · 12 years ago
- a6dc772 Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
- 5b063b8 spi/pl022: cleanup pl022 header documentation by Alexandre Pereira da Silva · 12 years ago
- dc8d5f8 dmaengine: PL08x: get rid of unnecessary checks in dma_slave_config by Russell King · 12 years ago
- 550ec36 dmaengine: PL08x: constify channel names and bus_id strings by Russell King · 12 years ago
- b23f204 dmaengine: PL08x: move private data structures into amba-pl08x.c by Russell King · 12 years ago
- aeea180 dmaengine: PL08x: clean up get_signal/put_signal by Russell King · 12 years ago
- 48afb31 dmaengine: PL08x: remove circular_buffer boolean from channel data by Russell King · 12 years ago
- d5adf23 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
- affa115 dma/amba-pl08x: add support for the Nomadik variant by Linus Walleij · 13 years ago
- 6026aa9 ARM: 7369/1: amba: add functions to add devices dynamically by Linus Walleij · 13 years ago
- 9a8e5d4 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
- 1e45860 ARM: 7366/3: amba: Remove AMBA level regulator support by Mark Brown · 13 years ago
- 327ef2e spi/pL022: include types.h to remove compilation warnings by Viresh Kumar · 13 years ago
- ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
- 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- 0d19eac Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
- 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
- bba1594 Merge branch 'mmci' into amba by Russell King · 13 years ago
- 5f0e685 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
- 9e5ed09 ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver by viresh kumar · 13 years ago
- 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 13 years ago
- 1f3d6dc Merge branch 'rmk_cookie_fixes2' into next by Vinod Koul · 13 years ago
- 4d4e58d dmaengine: move last completed cookie into generic dma_chan structure by Russell King - ARM Linux · 13 years ago
- b7d861d DMA: PL330: Merge PL330 driver into drivers/dma/ by Boojin Kim · 13 years ago
- 7e55d05 ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type bool by viresh kumar · 13 years ago
- 8c9f7aa dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIG by Viresh Kumar · 13 years ago
- 14af60b spi/pl022: Add high priority message pump support by Chris Blair · 13 years ago
- cc6e75a ARM: amba: provide common initializers for static amba devices by Russell King · 13 years ago
- d5dc927 ARM: amba: add amba_device allocation/add/put functions by Russell King · 13 years ago
- bc52181 ARM: 7219/1: mmc: mmci: Change vdd_handler to a generic ios_handler by Ulf Hansson · 13 years ago
- 4d1a3a0 ARM: 7218/1: mmc: mmci: Provide option to configure bus signal direction by Ulf Hansson · 13 years ago
- 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
- f5e4e20 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
- 4b8be38 Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
- 5a09262 mmc: mmci: add capabilities2 for MMC_CAP2 by Per Forlin · 13 years ago
- dfc1ebe Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- fbce1c2 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
- fda8790 Merge branch 'gpio-for-grant' of git://sources.calxeda.com/kernel/linux into gpio/next by Grant Likely · 13 years ago
- f2ab2ba gpio: pl061: convert to use 0 for no irq by Rob Herring · 13 years ago
- cd07251 DMA: PL330: Infer transfer direction from transfer request instead of platform data by Thomas Abraham · 13 years ago
- 3e2ec13 DMA: PL330: move filter function into driver by Thomas Abraham · 13 years ago
- 53e4ace spi/pl022: add support for pm_runtime autosuspend by Chris Blair · 13 years ago
- 1e5f9a2 ARM: amba: Move definition of struct amba_id to mod_devicetable.h by Dave Martin · 13 years ago
- e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
- fba9569 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
- db8196d dmaengine: move drivers to dma_transfer_direction by Vinod Koul · 13 years ago
- 76c05c8 gpio: pl061: add DT binding support by Rob Herring · 13 years ago
- 0745c9a Merge branch 'samsung_dma' into next by Vinod Koul · 13 years ago
- b7f69d9 dmaengine/amba-pl08x: Add support for sg len greater than one for slave transfers by Viresh Kumar · 13 years ago
- 1b9bb71 DMA: PL330: Update PL330 DMA API driver by Boojin Kim · 13 years ago
- 0a23565 dmaengine/amba-pl08x: Pass flow controller information with slave channel data by Viresh Kumar · 13 years ago
- 16a2e7d dmaengine/amba-pl08x: Get rid of pl08x_pre_boundary() by Viresh Kumar · 13 years ago
- 5a61233 dmaengine/amba-pl08x: Complete doc comment for struct pl08x_txd by Viresh Kumar · 13 years ago
- 1ae105a Merge branch 'next' into for-linus-3.0 by Vinod Koul · 13 years ago
- fa020e7 DMA: PL08x: constify plchan->cd and plat->slave_channels by Russell King - ARM Linux · 13 years ago
- f14c426 DMA: PL08x: separately store source/destination cctl by Russell King - ARM Linux · 13 years ago
- b207b4d DMA: PL08x: separately store source/destination slave address by Russell King - ARM Linux · 13 years ago
- c16d51a amba pl011: workaround for uart registers lockup by Shreshtha Kumar Sahu · 13 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- 196f020 Merge branches 'fixes', 'pgt-next' and 'versatile' into devel by Russell King · 14 years ago
- 9c9585e Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers by Russell King · 14 years ago
- ba74ec7 ARM: 6758/1: amba: support pm ops by Rabin Vincent · 14 years ago
- 2d00880 ARM: amba: make amba_driver id_table const by Russell King · 14 years ago
- aa25afa ARM: amba: make probe() functions take const id tables by Russell King · 14 years ago
- 394d5ae ARM: 6662/1: amba: make amba_bustype non-static by Rob Herring · 14 years ago
- 7b4e9ce ARM: clcd: add method for describing display capabilities by Russell King · 14 years ago
- 9c49e4a ARM: clcd: use amba_part() to determine if we have a PL110 primecell by Russell King · 14 years ago
- c8ebae3 ARM: mmci: add dmaengine-based DMA support by Russell King · 14 years ago
- e1288cd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
- 94ae852 ARM: PL08x: cleanup comments by Russell King - ARM Linux · 14 years ago
- 96a608a ARM: PL08x: fix a warning by Dan Williams · 14 years ago
- 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
- 38d6243 ARM: PL011: add DMA burst threshold support for ST variants by Russell King · 14 years ago
- 68b65f7 ARM: PL011: Add support for transmit DMA by Russell King · 14 years ago
- c370e59 ARM: PL08x: fix locking between prepare function and submit function by Russell King - ARM Linux · 14 years ago
- 8087aac ARM: PL08x: introduce 'phychan_hold' to hold on to physical channels by Russell King - ARM Linux · 14 years ago
- 15c1723 ARM: PL08x: rename 'desc_list' as 'pend_list' by Russell King - ARM Linux · 14 years ago
- d7244e9 ARM: PL08x: shrink srcbus/dstbus in txd structure by Russell King - ARM Linux · 14 years ago
- 30749cb ARM: PL08x: allow AHB master port selection to be configured by Russell King - ARM Linux · 14 years ago
- 70b5ed6 ARM: PL08x: move default cctl into txd structure by Russell King - ARM Linux · 14 years ago
- 4983a04 ARM: PL08x: move ccfg into txd structure by Russell King - ARM Linux · 14 years ago
- 19524d7 ARM: PL08x: avoid duplicating registers in txd and phychan structures by Russell King - ARM Linux · 14 years ago
- cace658 ARM: PL08x: use 'size_t' for lengths by Russell King - ARM Linux · 14 years ago
- 7cb72ad ARM: PL08x: avoid 'void *' struct fields when we can type them properly by Russell King - ARM Linux · 14 years ago
- 91aa5fa ARM: PL08x: fix atomic_t usage and tx_submit() return value range by Russell King - ARM Linux · 14 years ago
- 65500fa ARM: 6467/1: amba: optional PrimeCell core voltage switch by Linus Walleij · 14 years ago
- e3e1288 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
- b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- 23beab7 Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel by Russell King · 14 years ago
- 5a1c98b spi/pl022: get rid of chipinfo dev pointer by Linus Walleij · 14 years ago
- bde435a spi/pl022: Add spi->mode support to AMBA SPI driver by Kevin Wells · 14 years ago
- b1b6b9a spi/pl022: add PrimeCell generic DMA support by Linus Walleij · 14 years ago
- 29e29f2 ARM: 6421/1: amba-pl011: add missing ST specific registers by Linus Walleij · 14 years ago