aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-16ARM: ep93xx: edb93xx: register audio platform deviceMika Westerberg1-0/+6
2011-09-16ARM: ep93xx: simone: register audio platform deviceMika Westerberg1-1/+12
2011-09-11ts72xx: use MTDPART_OFS_RETAIN for mtd partitioningDmitry Eremin-Solenikov1-18/+5
2011-08-22ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driverLinus Walleij1-8/+1
2011-08-21ARM: mach-ep93xx: convert boot_params to atag_offsetNicolas Pitre7-18/+18
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-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-4/+4
2011-07-22Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-536/+185
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-418/+22
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-07-11Merge branch 'master' into for-nextJiri Kosina1-3/+7
2011-07-06ARM: 6966/1: ep93xx: fix inverted RTS/DTR signals on uart1Petr Štetiar1-2/+2
2011-06-17Merge branch 'spi/merge' into spi/nextGrant Likely1-1/+5
2011-06-16Change Ryan Mallon's email address across the kernelRyan Mallon4-6/+6
2011-06-15Merge branch 'gpio/next-tegra' into gpio/nextGrant Likely1-1/+5
2011-06-11ep93xx: set DMA masks for the ep93xx_ethMika Westerberg1-1/+5
2011-06-10gpio/ep93xx: Add missing EP93XX_GPIO_PHYS_BASE defineH Hartley Sweeten1-0/+1
2011-06-08gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio libraryH Hartley Sweeten1-7/+20
2011-06-08spi/ep93xx: add DMA supportMika Westerberg2-1/+7
2011-06-08ep93xx: remove the old M2P DMA codeMika Westerberg3-555/+1
2011-06-08ep93xx: add dmaengine platform codeMika Westerberg2-0/+110
2011-06-08dmaengine: add ep93xx DMA supportMika Westerberg1-0/+87
2011-06-06gpio/ep93xx: move driver to drivers/gpioH Hartley Sweeten2-411/+1
2011-05-11ARM: 6852/1: EP93xx: Remove ep93xx_gpio_dbg_show functionRyan Mallon1-24/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+2
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-11/+20
2011-03-29arm: ep93xx: Use proper irq accessor functionsThomas Gleixner1-11/+10
2011-03-25arm: ep93xx: Add basic interrupt infoRyan Mallon1-3/+4
2011-03-25arm/gpio: Remove three copies of broken and racy debug codeThomas Gleixner1-39/+0
2011-03-16Merge branch 'p2v' into develRussell King1-5/+5
2011-03-16Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', 'irqdata', 'pm', 'sh', 'smp', 'spear', 'ux500' and 'via' into develRussell King3-6/+145
2011-03-06ARM: 6780/1: EDB93xx: Add support for CS4271 SPI-connected CODECAlexander Sverdlin1-0/+83
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-5/+5
2011-02-05ARM: 6652/1: ep93xx: correct the end address of the AC97 memory resourceMika Westerberg1-1/+1
2011-02-05ARM: 6643/1: ep93xx: add framebuffer support to edb93xx boardsHartley Sweeten1-0/+33
2011-01-27ARM: 6641/1: ep93xx: implement gpiolib set_debounce for built-in GPIOsHartley Sweeten2-6/+29
2011-01-25ARM: 6636/1: ep93xx: default multiplexed gpio ports to gpio modeHartley Sweeten1-0/+7
2011-01-13ARM: ep93xx: irq_data conversion.Lennert Buytenhek1-18/+18
2011-01-06Merge branch 'smp' into miscRussell King1-9/+102
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD1-1/+1
2010-11-07ARM: 6462/1: EP93xx: Document DMA M2P APIRyan Mallon1-9/+102
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer1-2/+1
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds4-0/+43