aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai4-0/+43
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre7-34/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-6/+5
2010-10-15ASoC: ep93xx: add Simplemachines Sim.One AC97 audio supportMika Westerberg1-0/+1
2010-10-15ARM: ep93xx: add AC97 platform supportMika Westerberg3-0/+36
2010-10-12ARM: 6440/1: ep93xx: DMA: fix channel_disableMika Westerberg1-1/+1
2010-09-08ARM: 6359/1: ep93xx: move clock initialization earlierMika Westerberg1-1/+1
2010-08-16Merge branch 'for-2.6.36' into for-2.6.37Mark Brown9-151/+67
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-0/+6
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds5-1/+147
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into develRussell King9-151/+67
2010-07-22ARM: AMBA: Add pclk definition for platforms using primecellsRussell King1-1/+1
2010-06-16ARM: 6174/1: ep93xx: clear devcfg bits before setting themHartley Sweeten1-1/+1
2010-06-16ARM: 6168/1: ep93xx: move physmap flash registration into core.cHartley Sweeten8-149/+59
2010-06-16ARM: 6167/1: ep93xx: register backlight driverHartley Sweeten1-0/+6
2010-06-09ASoC: EP93xx: Add Snapper CL15 i2s audio supportRyan Mallon1-0/+1
2010-06-09Merge branch 'ep93xx' into for-2.6.36Mark Brown4-1/+146
2010-06-09EP93xx: Add i2s core supportRyan Mallon4-1/+146
2010-05-25Merge remote branch 'origin' into secretlab/next-spiGrant Likely12-101/+279
2010-05-25spi/ep93xx: implemented driver for Cirrus EP93xx SPI controllerMika Westerberg1-0/+27
2010-05-21Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-76/+131
2010-05-17Merge branch 'devel-stable' into develRussell King1-3/+3
2010-05-13ARM: 6124/1: ep93xx: SPI driver platform support codeMika Westerberg4-0/+70
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-3/+3
2010-04-14ARM: 5998/1: ep93xx: added chip revision reading functionMika Westerberg2-0/+22
2010-04-14ARM: 5992/1: ep93xx: pass platform startup data as __initdataHartley Sweeten8-25/+56
2010-04-07ARM: 6029/1: ep93xx: gpio.c: local functions should be staticHartley Sweeten1-3/+3
2010-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse16-279/+642
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-06[WATCHDOG] ep93xx: added platform side support for TS-72xx WDT driverMika Westerberg2-0/+23
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-7/+7
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-9/+2
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King1-3/+1
2010-02-25Merge branch 'misc2' into develRussell King1-1/+1
2010-02-25Merge branch 'tmpreg' into develRussell King1-1/+1
2010-02-24ARM: 5955/1: ep93xx: move timer defines into core.c and documentHartley Sweeten2-21/+38
2010-02-24ARM: 5954/1: ep93xx: move gpio interrupt support to gpio.cHartley Sweeten2-226/+233
2010-02-24ARM: 5953/1: ep93xx: fix broken build of clock.cHartley Sweeten1-1/+1
2010-02-18ARM: 5945/1: ep93xx: include correct irq.h in core.cHartley Sweeten1-1/+1
2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan1-1/+1
2010-02-15ARM: 5937/1: Add support for EP9315 based Snapper CL15 boardRyan Mallon3-0/+180
2010-02-12ARM: Consolidate clks_register() and similarRussell King1-3/+1
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-1/+1
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2010-01-25ARM: 5892/1: ep93xx: Add support for Simplemachines Sim.One boardRyan Mallon3-0/+105
2010-01-13Input: ep93xx_keypad - cleanup and use matrix_keypad helpersH Hartley Sweeten1-7/+7