Age | Commit message (Expand) | Author |
2012-03-15 | Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in... | Arnd Bergmann |
2012-03-14 | ep93xx: Make syscon access functions private to SoC | Ryan Mallon |
2012-03-14 | ep93xx: Configure GPIO ports in core code | Ryan Mallon |
2012-03-14 | ep93xx: Move peripheral defines to local SoC header | Ryan Mallon |
2012-03-14 | ep93xx: Convert the watchdog driver into a platform device. | H Hartley Sweeten |
2012-03-14 | ep93xx: Use ioremap for backlight driver | Ryan Mallon |
2012-03-14 | ep93xx: Don't use system controller defines in audio drivers | Ryan Mallon |
2012-01-26 | ARM: amba: ep93xx: use common amba device initializers | Russell King |
2012-01-25 | ARM: amba: get rid of NO_IRQ initializers | Russell King |
2012-01-05 | ARM: restart: ep93xx: use new restart hook | Russell King |
2011-10-31 | arm: Add export.h to ARM specific files as required. | Paul Gortmaker |
2011-10-01 | ARM: 7042/3: mach-ep93xx: break out GPIO driver specifics | Linus Walleij |
2011-07-22 | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-07-22 | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-07-06 | ARM: 6966/1: ep93xx: fix inverted RTS/DTR signals on uart1 | Petr Štetiar |
2011-06-17 | Merge branch 'spi/merge' into spi/next | Grant Likely |
2011-06-15 | Merge branch 'gpio/next-tegra' into gpio/next | Grant Likely |
2011-06-11 | ep93xx: set DMA masks for the ep93xx_eth | Mika Westerberg |
2011-06-08 | gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio library | H Hartley Sweeten |
2011-06-08 | spi/ep93xx: add DMA support | Mika Westerberg |
2011-02-05 | ARM: 6652/1: ep93xx: correct the end address of the AC97 memory resource | Mika Westerberg |
2010-10-15 | ARM: ep93xx: add AC97 platform support | Mika Westerberg |
2010-08-16 | Merge branch 'for-2.6.36' into for-2.6.37 | Mark Brown |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2010-06-16 | ARM: 6174/1: ep93xx: clear devcfg bits before setting them | Hartley Sweeten |
2010-06-16 | ARM: 6168/1: ep93xx: move physmap flash registration into core.c | Hartley Sweeten |
2010-06-16 | ARM: 6167/1: ep93xx: register backlight driver | Hartley Sweeten |
2010-06-09 | Merge branch 'ep93xx' into for-2.6.36 | Mark Brown |
2010-06-09 | EP93xx: Add i2s core support | Ryan Mallon |
2010-05-13 | ARM: 6124/1: ep93xx: SPI driver platform support code | Mika Westerberg |
2010-04-14 | ARM: 5998/1: ep93xx: added chip revision reading function | Mika Westerberg |
2010-04-14 | ARM: 5992/1: ep93xx: pass platform startup data as __initdata | Hartley Sweeten |
2010-02-24 | ARM: 5955/1: ep93xx: move timer defines into core.c and document | Hartley Sweeten |
2010-02-24 | ARM: 5954/1: ep93xx: move gpio interrupt support to gpio.c | Hartley Sweeten |
2010-02-18 | ARM: 5945/1: ep93xx: include correct irq.h in core.c | Hartley Sweeten |
2010-01-12 | ARM: 5877/1: ep93xx: use pr_fmt in core.c | Hartley Sweeten |
2009-11-24 | ARM: 5775/1: ep93xx: add keypad core support | Hartley Sweeten |
2009-10-21 | ARM: 5768/1: ep93xx: remove dead code in ep93xx_gpio_ab_irq_handler() | Hartley Sweeten |
2009-10-10 | ARM: 5754/1: ep93xx: update i2c support | Hartley Sweeten |
2009-09-23 | ep93xx video driver platform support | Ryan Mallon |
2009-08-03 | ARM: 5635/1: Use DIV_ROUND_CLOSEST | Julia Lawall |
2009-07-30 | ARM: 5628/1: ep93xx: Introduce Pulse Width Modulator (PWM) driver | Hartley Sweeten |
2009-07-21 | [ARM] 5612/1: ep93xx: add platform LEDs | Hartley Sweeten |
2009-07-17 | [ARM] 5607/1: ep93xx: Use __iomem pointer on syscon write function | Ryan Mallon |
2009-07-17 | [ARM] 5600/1: ep93xx: core.c remove cast when copying dev_addr | Hartley Sweeten |
2009-07-11 | [ARM] 5598/1: ep93xx: core.c typesafe vic_init | Hartley Sweeten |
2009-07-09 | [ARM] 5592/1: ep93xx: cleanup platform header includes | Hartley Sweeten |
2009-07-09 | [ARM] 5577/2: ep93xx: syscon locked register functions | Hartley Sweeten |
2009-06-10 | Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King |