aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-15ARM: ep93xx: add AC97 platform supportMika Westerberg1-0/+34
2010-08-16Merge branch 'for-2.6.36' into for-2.6.37Mark Brown1-1/+45
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 Torvalds1-0/+67
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 Sweeten1-0/+38
2010-06-16ARM: 6167/1: ep93xx: register backlight driverHartley Sweeten1-0/+6
2010-06-09Merge branch 'ep93xx' into for-2.6.36Mark Brown1-0/+67
2010-06-09EP93xx: Add i2s core supportRyan Mallon1-0/+67
2010-05-13ARM: 6124/1: ep93xx: SPI driver platform support codeMika Westerberg1-0/+52
2010-04-14ARM: 5998/1: ep93xx: added chip revision reading functionMika Westerberg1-0/+14
2010-04-14ARM: 5992/1: ep93xx: pass platform startup data as __initdataHartley Sweeten1-13/+44
2010-02-24ARM: 5955/1: ep93xx: move timer defines into core.c and documentHartley Sweeten1-6/+38
2010-02-24ARM: 5954/1: ep93xx: move gpio interrupt support to gpio.cHartley Sweeten1-222/+2
2010-02-18ARM: 5945/1: ep93xx: include correct irq.h in core.cHartley Sweeten1-1/+1
2010-01-12ARM: 5877/1: ep93xx: use pr_fmt in core.cHartley Sweeten1-4/+5
2009-11-24ARM: 5775/1: ep93xx: add keypad core supportHartley Sweeten1-0/+77
2009-10-21ARM: 5768/1: ep93xx: remove dead code in ep93xx_gpio_ab_irq_handler()Hartley Sweeten1-1/+0
2009-10-10ARM: 5754/1: ep93xx: update i2c supportHartley Sweeten1-8/+23
2009-09-23ep93xx video driver platform supportRyan Mallon1-0/+32
2009-08-03ARM: 5635/1: Use DIV_ROUND_CLOSESTJulia Lawall1-1/+1
2009-07-30ARM: 5628/1: ep93xx: Introduce Pulse Width Modulator (PWM) driverHartley Sweeten1-0/+85
2009-07-21[ARM] 5612/1: ep93xx: add platform LEDsHartley Sweeten1-0/+30
2009-07-17[ARM] 5607/1: ep93xx: Use __iomem pointer on syscon write functionRyan Mallon1-1/+1
2009-07-17[ARM] 5600/1: ep93xx: core.c remove cast when copying dev_addrHartley Sweeten1-4/+2
2009-07-11[ARM] 5598/1: ep93xx: core.c typesafe vic_initHartley Sweeten1-2/+2
2009-07-09[ARM] 5592/1: ep93xx: cleanup platform header includesHartley Sweeten1-20/+3
2009-07-09[ARM] 5577/2: ep93xx: syscon locked register functionsHartley Sweeten1-9/+43
2009-06-10Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King1-2/+2
2009-05-29[ARM] 5527/1: ep93xx: core.c: trivial spelling errorHartley Sweeten1-4/+4
2009-05-07[ARM] VIC: Add power management deviceBen Dooks1-2/+2
2009-04-26[ARM] 5452/1: ep93x: rtc: use ioremap'ed addressesHartley Sweeten1-3/+12
2009-04-15[ARM] 5451/1: ep93xx:core.c: build warning fixHartley Sweeten1-1/+1
2009-01-06arm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-3/+3
2008-12-01[ARM] 5324/2: ep93xx: support gpio interrupt debounceHartley Sweeten1-0/+18
2008-12-01[ARM] 5311/1: ep93xx: add core support for built in i2c busHartley Sweeten1-0/+22
2008-10-30[ARM] ep93xx: fix OHCI DMA maskMatthias Kaehlcke1-2/+4
2008-10-09Merge branch 'pxa-all' into develRussell King1-4/+3
2008-10-09Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100' into develRussell King1-2/+37
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov1-4/+3
2008-10-04[ARM] 5273/2: ep93xx: move ethernet support into core.cHartley Sweeten1-0/+35
2008-09-07[ARM] 5242/1: ep93xx: bugfix, GPIO port F enable register offsetHartley Sweeten1-1/+1
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-2/+2
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov1-7/+7
2008-05-04[ARM] 5023/1: Fix broken gpio interrupts on ep93xxRyan Mallon1-1/+1
2008-04-19[ARM] 4988/1: Add GPIO lib support to the EP93xxRyan Mallon1-97/+12
2008-01-28Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into develRussell King1-101/+157
2008-01-28[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King1-4/+0