Age | Commit message (Expand) | Author |
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-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-02 | PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain | Rafael J. Wysocki |
2011-06-29 | ARM: pm: omap3: run the ASM sleep code from DDR | Jean Pihet |
2011-06-16 | gpio/omap: cleanup show revision, remove cpu_is checks, display only once | Kevin Hilman |
2011-06-16 | gpio/omap: debounce remove SoC specific registers, use pdata | 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-14 | Merge branch 'fixes-v3.0-rc3' into devel-fixes | Tony Lindgren |
2011-06-06 | OMAP: PM: omap_device: fix device power domain callbacks | Kevin Hilman |
2011-06-01 | ARM: OMAP4: MMC: no regulator off during probe for eMMC | Balaji T K |
2011-06-01 | OMAP: iovmm: fix SW flags passed by user | Omar Ramirez Luna |
2011-05-31 | OMAP: SRAM: Fix warning: format '%08lx' expects type 'long unsigned int' | Santosh Shilimkar |
2011-05-31 | OMAP: fix compilation error | Janusz Krzysztofik |
2011-05-27 | Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/ker... | Grant Likely |
2011-05-27 | GPIO: OMAP: move to drivers/gpio | Kevin Hilman |
2011-05-27 | GPIO: OMAP: move register offset defines into <plat/gpio.h> | Kevin Hilman |
2011-05-26 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-05-24 | Merge branch 'for-tony' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/... | Tony Lindgren |
2011-05-24 | Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linux | Paul Mundt |
2011-05-23 | Merge branch 'devel-stable' into for-linus | Russell King |
2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King |
2011-05-23 | clocksource: convert OMAP1 to 32-bit down counting clocksource | Russell King |
2011-05-23 | ARM: consolidate SMP cross call implementation | Russell King |
2011-05-23 | ARM: Fix generic irq chip | Russell King |
2011-05-20 | ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ... | Marc Zyngier |
2011-05-18 | usb: musb: am35x: fix compile error when building am35x | Felipe Balbi |
2011-05-17 | Merge branch 'power-domains' into for-linus | Rafael J. Wysocki |
2011-05-17 | Merge branch 'syscore' into for-linus | Rafael J. Wysocki |
2011-05-17 | Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-next | Tony Lindgren |
2011-05-13 | omap: Remove support for omap2evm | Tony Lindgren |
2011-05-11 | omap: iommu: Return IRQ_HANDLED in fault handler when no fault occured | Laurent Pinchart |
2011-05-11 | Merge branch 'gic-fasteoi' of git://linux-arm.org/linux-2.6-wd into devel-stable | Russell King |
2011-05-11 | ARM: omap: update GPIO chained IRQ handler to use entry/exit functions | Will Deacon |
2011-05-11 | OMAP: DSS2: Move nokia-dsi-panel.h to include/video/ | Tomi Valkeinen |
2011-05-11 | OMAP: DSS2: Move panel-generic-dpi.h to include/video/ | Tomi Valkeinen |
2011-05-11 | OMAP: DSS2: Move display.h to include/video/ | Tomi Valkeinen |
2011-05-07 | Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de... | Russell King |
2011-05-07 | ARM: zImage: remove the static qualifier from global data variables | Nicolas Pitre |
2011-05-03 | arm: omap: gpmc-smsc911x: minor style fixes | Igor Grinberg |
2011-04-29 | OMAP2+ / PM: move runtime PM implementation to use device power domains | Kevin Hilman |