Age | Commit message (Expand) | Author |
2011-11-02 | Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-11-02 | Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-11-02 | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-11-01 | Merge branch 'depends/rmk/memory_h' into next/cleanup2 | Arnd Bergmann |
2011-10-31 | Merge branch 'next/fixes' into next/cleanup | Arnd Bergmann |
2011-10-31 | Merge branch 'depends/rmk/memory_h' into next/fixes | Arnd Bergmann |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds |
2011-10-25 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-10-19 | ARM: OMAP: Warn if omap_ioremap is called before SoC detection | Tony Lindgren |
2011-10-19 | ARM: OMAP: Map SRAM later on with ioremap_exec() | Tony Lindgren |
2011-10-19 | ARM: OMAP1: Use generic map_io, init_early and init_irq | Tony Lindgren |
2011-10-17 | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer |
2011-10-08 | Merge branch 'depends/rmk/devel-stable' into next/cleanup | Arnd Bergmann |
2011-10-04 | Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-base | Tony Lindgren |
2011-09-27 | ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.c | Jarkko Nikula |
2011-09-27 | ARM: OMAP: mcbsp: Implement generic register access | Jarkko Nikula |
2011-09-27 | ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic... | Jarkko Nikula |
2011-09-26 | ARM: OMAP: move OMAP1 memory config from plat/memory.h to its mach/memory.h | Nicolas Pitre |
2011-09-26 | ARM: mach-omap1: clean up debug-macro.S | Nicolas Pitre |
2011-09-26 | ARM: plat-omap: make OMAP_UART_INFO into a relative offset | Nicolas Pitre |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre |
2011-09-21 | ARM: OMAP1: dmtimer: conversion to platform devices | Tarun Kanti DebBarma |
2011-08-25 | PM: Move clock-related definitions and headers to separate file | Rafael J. Wysocki |
2011-08-23 | Merge branch 'atag_offset' of git://git.linaro.org/people/nico/linux into dev... | Russell King |
2011-08-22 | ARM: omap: Setup consistent dma size at boot time | Jon Medhurst |
2011-08-21 | ARM: mach-omap1: convert boot_params to atag_offset | Nicolas Pitre |
2011-08-08 | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King |
2011-07-27 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-25 | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2011-07-22 | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-07-21 | Merge branch 'next-samsung-cleanup' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann |
2011-07-19 | ARM: Consolidate the clkdev header files | Kyungmin Park |
2011-07-15 | Merge branch 'pm-domains' into for-linus | Rafael J. Wysocki |
2011-07-07 | omap: mcbsp: Remove port number enums | Jarkko Nikula |
2011-07-04 | omap: drop __initdata tags from static struct platform_device declarations | Janusz Krzysztofik |
2011-07-02 | PM: Rename clock management functions | Rafael J. Wysocki |
2011-07-02 | PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain | Rafael J. Wysocki |
2011-06-29 | Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Tony Lindgren |
2011-06-27 | omap2+: Reserve clocksource and timesource and initialize dmtimer later | Tony Lindgren |
2011-06-20 | omap: Set separate timer init functions to avoid cpu_is_omap tests | Tony Lindgren |
2011-06-16 | gpio/omap: cleanup show revision, remove cpu_is checks, display only once | Kevin Hilman |
2011-06-16 | gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefs | Kevin Hilman |
2011-06-16 | gpio/omap: consolidate IRQ status handling, remove #ifdefs | Kevin Hilman |
2011-06-16 | gpio/omap: consolidate direction, input, output, remove #ifdefs | Kevin Hilman |
2011-06-16 | omap: Use separate init_irq functions to avoid cpu_is_omap tests early | Tony Lindgren |
2011-06-14 | OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIME | Kevin Hilman |
2011-06-01 | arch/arm/mach-omap1/dma.c: Invert calls to platform_device_put and platform_d... | Julia Lawall |