Age | Commit message (Expand) | Author | Files | Lines |
2011-11-02 | Merge branch 'highbank/soc' into next/soc | Arnd Bergmann | 25 | -41/+24 |
2011-10-31 | Merge branch 'dt/gic' into highbank/soc | Arnd Bergmann | 18 | -43/+89 |
2011-10-31 | Merge branch 'dt/gic' into next/dt | Arnd Bergmann | 18 | -43/+89 |
2011-10-04 | Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-base | Tony Lindgren | 3 | -1/+219 |
2011-09-26 | ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.c | Jarkko Nikula | 1 | -0/+11 |
2011-09-26 | ARM: OMAP: mcbsp: Implement generic register access | Jarkko Nikula | 1 | -0/+2 |
2011-09-26 | 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-21 | ARM: OMAP1: dmtimer: conversion to platform devices | Tarun Kanti DebBarma | 2 | -1/+174 |
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-21 | 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-26 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -5/+0 |
2011-07-26 | 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-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -7/+7 |
2011-07-22 | 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-15 | 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 |
2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King | 1 | -1/+1 |
2011-05-23 | clocksource: convert OMAP1 to 32-bit down counting clocksource | Russell King | 1 | -17/+6 |
2011-05-23 | ARM: omap1: convert to using readl/writel instead of volatile struct | Russell King | 1 | -15/+16 |
2011-05-23 | ARM: omap1: delete useless interrupt handler | Russell King | 1 | -15/+0 |
2011-05-20 | ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ... | Marc Zyngier | 1 | -1/+1 |
2011-05-16 | OMAP1 / PM: Use generic clock manipulation routines for runtime PM | Rafael J. Wysocki | 1 | -47/+22 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 4 | -4/+4 |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 1 | -2/+2 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 5 | -18/+18 |
2011-03-17 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 12 | -147/+369 |
2011-03-16 | Merge branch 'p2v' into devel | Russell King | 1 | -3/+6 |
2011-03-16 | Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '... | Russell King | 3 | -3/+7 |