Age | Commit message (Expand) | Author |
2012-07-23 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-06-11 | arm: ep93xx: Enable i2c support for ep9302 | Todor Colov |
2012-06-04 | ep93xx: Add IDE support to edb93xx boards | Rafal Prylowski |
2012-06-04 | ep93xx: IDE driver platform support code | Rafal Prylowski |
2012-06-01 | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2012-05-26 | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-05-26 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-13 | mtd: nand: kill NAND_NO_AUTOINCR option | Brian Norris |
2012-05-13 | arm: Use the plat_nand default partition parser | H Hartley Sweeten |
2012-05-05 | ARM: ep93xx: use machine specific hook for late init | Shawn Guo |
2012-04-12 | arm: ep93xx: use gpio_led_register_device | H Hartley Sweeten |
2012-04-12 | Fix build breakage in ep93xx-core | Ryan Mallon |
2012-04-11 | arm: ep93xx: Don't try to release not acquired GPIO lines | Rafal Prylowski |
2012-04-11 | arm: ep93xx: use DEFINE_RES_* macros | H Hartley Sweeten |
2012-03-29 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-03-15 | Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in... | Arnd Bergmann |
2012-03-13 | ARM: create a common IOMEM definition | Rob Herring |
2012-03-14 | ep93xx: Remove unnecessary includes of ep93xx-regs.h | Ryan Mallon |
2012-03-14 | ep93xx: Move EP93XX_SYSCON defines to SoC private header | Ryan Mallon |
2012-03-14 | ep93xx: Move crunch code to mach-ep93xx directory | Ryan Mallon |
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: Move GPIO defines to gpio-ep93xx.h | Ryan Mallon |
2012-03-14 | ep93xx: Don't use system controller defines in audio drivers | Ryan Mallon |
2012-03-14 | ep93xx: Move PHYS_BASE defines to local SoC header file | Ryan Mallon |
2012-03-06 | ARM: remove bunch of now unused mach/io.h files | Rob Herring |
2012-03-06 | ARM: ep93xx: clean-up mach/io.h | Rob Herring |
2012-03-06 | ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLER | H Hartley Sweeten |
2012-02-29 | Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin... | Arnd Bergmann |
2012-02-28 | Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanup | Arnd Bergmann |
2012-02-22 | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King |
2012-02-21 | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring |
2012-02-13 | ep93xx: fix build of vision_ep93xx.c | H Hartley Sweeten |
2012-01-26 | Merge branch 'amba' into for-armsoc | Russell King |
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-20 | ARM: big removal of now unused arch_idle() | Nicolas Pitre |
2012-01-17 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King |
2012-01-05 | ARM: restart: remove the now empty arch_reset() | Russell King |
2012-01-05 | ARM: restart: ep93xx: use new restart hook | Russell King |
2011-12-05 | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King |
2011-11-26 | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre |
2011-11-21 | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke... | Russell King |
2011-11-17 | ARM: restart: remove local_irq_disable() from within arch_reset() | Russell King |
2011-11-17 | Merge branch 'dma_slave_direction' into next_test_dirn | Vinod Koul |
2011-11-15 | ARM: ep93xx: convert to MULTI_IRQ_HANDLER | Jamie Iles |