Age | Commit message (Expand) | Author |
2011-10-18 | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d... | Russell King |
2011-10-13 | ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_H | Nicolas Pitre |
2011-09-26 | ARM: mach-omap2: remove mach/memory.h | Nicolas Pitre |
2011-09-26 | ARM: OMAP: move OMAP1 memory config from plat/memory.h to its mach/memory.h | Nicolas Pitre |
2011-09-26 | ARM: plat-omap: make OMAP_UART_INFO into a relative offset | Nicolas Pitre |
2011-09-21 | Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable | Russell King |
2011-09-15 | Merge branch 'zImage_DTB_append' of git://git.linaro.org/people/nico/linux in... | Russell King |
2011-09-06 | OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers | Kevin Hilman |
2011-08-25 | OMAP: omap_device: only override _noirq methods, not normal suspend/resume | Kevin Hilman |
2011-08-22 | ARM: omap: Setup consistent dma size at boot time | Jon Medhurst |
2011-08-10 | arch:arm:plat-omap:iovmm: remove unused variable 'va' | Maxin John |
2011-08-10 | am3505/3517: Various platform defines for UART4 | Raphaël Assénat |
2011-08-05 | OMAP1: enable GENERIC_IRQ_CHIP | Kevin Hilman |
2011-07-26 | Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2011-07-26 | Merge branch 'next/board' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2011-07-26 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-07-26 | Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2011-07-26 | Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds |
2011-07-25 | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-07-24 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | 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 branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King |
2011-07-22 | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-07-20 | arm: don't create useless copies to pass into debugfs_create_dir() | Al Viro |
2011-07-20 | switch assorted clock drivers to debugfs_remove_recursive() | Al Viro |
2011-07-19 | ARM: Consolidate the clkdev header files | Kyungmin Park |
2011-07-17 | Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/... | Arnd Bergmann |
2011-07-12 | OMAP: PM: omap_device: add API to disable idle on suspend | Kevin Hilman |
2011-07-12 | OMAP: PM: omap_device: add system PM methods for PM domain handling | Kevin Hilman |
2011-07-12 | OMAP: PM: omap_device: conditionally use PM domain runtime helpers | Kevin Hilman |
2011-07-11 | Merge branch 'fixes-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann |
2011-07-11 | Merge branch 'prcm-fixes-3.1' of git://git.pwsan.com/linux-2.6 into fixes-part-2 | Tony Lindgren |
2011-07-11 | ASoC: omap: McBSP: fix build breakage on OMAP1 | Paul Walmsley |
2011-07-10 | Merge branch 'prcm-cleanup-3.1' of git://git.pwsan.com/linux-2.6 into cleanup... | Tony Lindgren |
2011-07-10 | Convert OMAPs 32kHz clocksource implementation to use the generic MMIO | Russell King - ARM Linux |
2011-07-10 | Merge branch 'cleanup-part-2' into devel-board | Tony Lindgren |
2011-07-10 | Merge branches 'omap4_clockdomain_hwmod_3.1', 'clock_debugfs_a_3.1', 'omap4_c... | Paul Walmsley |
2011-07-10 | OMAP: Add debugfs node to show the summary of all clocks | Jon Hunter |
2011-07-10 | OMAP4: hwmod data: Add modulemode entry in omap_hwmod structure | Benoit Cousson |
2011-07-10 | OMAP4: hwmod data: Add PRM context register offset | Benoit Cousson |
2011-07-10 | OMAP4: hwmod: Replace RSTCTRL absolute address with offset macros | Benoit Cousson |
2011-07-10 | OMAP4: hwmod: Replace CLKCTRL absolute address with offset macros | Benoit Cousson |
2011-07-10 | OMAP2+: hwmod: Init clkdm field at boot time | Benoit Cousson |
2011-07-10 | OMAP4: hwmod data: Add clock domain attribute | Benoit Cousson |
2011-07-10 | OMAP: omap_device: Create clkdev entry for hwmod main_clk | Benoit Cousson |
2011-07-10 | OMAP: hwmod: fix the i2c-reset timeout during bootup | Avinash.H.M |
2011-07-10 | I2C: OMAP2+: Introduce I2C IP versioning constants | Andy Green |
2011-07-10 | I2C: OMAP2+: increase omap_i2c_dev_attr flags from u8 to u32 | Andy Green |
2011-07-09 | Merge branches 'dmtimer_precleanup_3.1', 'hwmod_core_cleanup_a_3.1', 'combine... | Paul Walmsley |