Age | Commit message (Expand) | Author |
2011-09-20 | Merge branch 'samsung/cleanup' into next/cleanup | Arnd Bergmann |
2011-09-15 | Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ... | Tony Lindgren |
2011-09-14 | OMAP: id: remove OMAP_CHIP declarations, code | Paul Walmsley |
2011-09-14 | OMAP2+: hwmod: remove OMAP_CHIP* | Paul Walmsley |
2011-09-14 | OMAP2+: id: remove OMAP_REVBITS_* macros | Paul Walmsley |
2011-09-14 | OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levels | Paul Walmsley |
2011-09-14 | OMAP3: id: remove identification codes that only correspond to marketing names | Paul Walmsley |
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-24 | ARM: OMAP: Introduce SoC specific early_init | Tony Lindgren |
2011-08-24 | ARM: OMAP: Move omap2_init_common_devices out of init_early | Tony Lindgren |
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-27 | Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2011-07-27 | Merge branch 'next/board' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2011-07-27 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-07-27 | Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2011-07-27 | 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-23 | 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-21 | arm: don't create useless copies to pass into debugfs_create_dir() | Al Viro |
2011-07-21 | 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-11 | Merge branch 'prcm-cleanup-3.1' of git://git.pwsan.com/linux-2.6 into cleanup... | Tony Lindgren |
2011-07-11 | 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 |