aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann1-3/+3
2012-06-04ep93xx: IDE driver platform support codeRafal Prylowski1-0/+96
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+5
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-05-05ARM: ep93xx: use machine specific hook for late initShawn Guo1-0/+5
2012-04-12arm: ep93xx: use gpio_led_register_deviceH Hartley Sweeten1-12/+4
2012-04-12Fix build breakage in ep93xx-coreRyan Mallon1-1/+1
2012-04-11arm: ep93xx: Don't try to release not acquired GPIO linesRafal Prylowski1-1/+1
2012-04-11arm: ep93xx: use DEFINE_RES_* macrosH Hartley Sweeten1-78/+16
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanupArnd Bergmann1-17/+37
2012-03-14ep93xx: Make syscon access functions private to SoCRyan Mallon1-2/+0
2012-03-14ep93xx: Configure GPIO ports in core codeRyan Mallon1-0/+7
2012-03-14ep93xx: Move peripheral defines to local SoC headerRyan Mallon1-0/+1
2012-03-14ep93xx: Convert the watchdog driver into a platform device.H Hartley Sweeten1-0/+15
2012-03-14ep93xx: Use ioremap for backlight driverRyan Mallon1-0/+10
2012-03-14ep93xx: Don't use system controller defines in audio driversRyan Mallon1-15/+4
2012-01-26ARM: amba: ep93xx: use common amba device initializersRussell King1-40/+6
2012-01-25ARM: amba: get rid of NO_IRQ initializersRussell King1-3/+3
2012-01-05ARM: restart: ep93xx: use new restart hookRussell King1-0/+12
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker1-0/+1
2011-10-01ARM: 7042/3: mach-ep93xx: break out GPIO driver specificsLinus Walleij1-0/+1
2011-07-22Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+5
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-7/+20
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-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-08gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio libraryH Hartley Sweeten1-7/+20
2011-06-08spi/ep93xx: add DMA supportMika Westerberg1-1/+5
2011-02-05ARM: 6652/1: ep93xx: correct the end address of the AC97 memory resourceMika Westerberg1-1/+1
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