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