aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-3/+3
2012-01-05Merge branch 'restart' into for-linusRussell King2-15/+2
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: ep93xx: use new restart hookRussell King2-11/+2
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-5/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-5/+0
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stableRussell King1-42/+0
2011-11-17ARM: restart: remove local_irq_disable() from within arch_reset()Russell King1-2/+0
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul1-3/+3
2011-11-15ARM: ep93xx: convert to MULTI_IRQ_HANDLERJamie Iles1-42/+0
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-1/+1
2011-10-27dmaengine: move drivers to dma_transfer_directionVinod Koul1-3/+3
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds2-120/+101
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-1/+1
2011-10-17ARM: 7135/1: ep93xx: bring back missing <mach/gpio.h>Mika Westerberg1-0/+1
2011-10-01ARM: 7042/3: mach-ep93xx: break out GPIO driver specificsLinus Walleij1-9/+4
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-22ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driverLinus Walleij1-8/+1
2011-08-15ARM: 6967/1: ep93xx: ts72xx: fix board model detectionPetr Štetiar1-6/+12
2011-08-15ARM: 6965/1: ep93xx: add model detection for ts-7300 and ts-7400 boardsPetr Štetiar1-0/+12
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-3/+0
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King1-6/+1
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds2-13/+0
2011-07-22Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-123/+69
2011-07-19Merge branch 'cross-platform/clkdev' into next/cross-platformArnd Bergmann1-11/+0
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park1-11/+0
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring1-2/+0
2011-06-10gpio/ep93xx: Add missing EP93XX_GPIO_PHYS_BASE defineH Hartley Sweeten1-0/+1
2011-06-08spi/ep93xx: add DMA supportMika Westerberg1-0/+2
2011-06-08ep93xx: remove the old M2P DMA codeMika Westerberg1-143/+0
2011-06-08dmaengine: add ep93xx DMA supportMika Westerberg1-0/+87
2011-03-16Merge branch 'p2v' into develRussell King1-5/+5
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-5/+5
2011-01-27ARM: 6641/1: ep93xx: implement gpiolib set_debounce for built-in GPIOsHartley Sweeten1-2/+0
2010-11-07ARM: 6462/1: EP93xx: Document DMA M2P APIRyan Mallon1-9/+102
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-0/+2
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-6/+5
2010-10-15ARM: ep93xx: add AC97 platform supportMika Westerberg2-0/+2
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-0/+13
2010-06-16ARM: 6168/1: ep93xx: move physmap flash registration into core.cHartley Sweeten1-0/+3
2010-06-09Merge branch 'ep93xx' into for-2.6.36Mark Brown2-0/+13
2010-06-09EP93xx: Add i2s core supportRyan Mallon2-0/+13
2010-05-25Merge remote branch 'origin' into secretlab/next-spiGrant Likely3-19/+13
2010-05-25spi/ep93xx: implemented driver for Cirrus EP93xx SPI controllerMika Westerberg1-0/+27
2010-05-21Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-19/+0
2010-05-13ARM: 6124/1: ep93xx: SPI driver platform support codeMika Westerberg2-0/+5
2010-04-14ARM: 5998/1: ep93xx: added chip revision reading functionMika Westerberg1-0/+8
2010-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse5-26/+16
2010-03-06[WATCHDOG] ep93xx: added platform side support for TS-72xx WDT driverMika Westerberg1-0/+2
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-7/+7