Age | Commit message (Expand) | Author | Files | Lines |
2011-06-14 | Merge branch 'fixes-v3.0-rc3' into devel-fixes | Tony Lindgren | 5 | -13/+10 |
2011-06-06 | OMAP: PM: omap_device: fix device power domain callbacks | Kevin Hilman | 1 | -2/+17 |
2011-06-01 | ARM: OMAP4: MMC: no regulator off during probe for eMMC | Balaji T K | 1 | -0/+3 |
2011-06-01 | OMAP: iovmm: fix SW flags passed by user | Omar Ramirez Luna | 2 | -7/+0 |
2011-05-31 | OMAP: SRAM: Fix warning: format '%08lx' expects type 'long unsigned int' | Santosh Shilimkar | 1 | -6/+6 |
2011-05-31 | OMAP: fix compilation error | Janusz Krzysztofik | 1 | -0/+1 |
2011-05-27 | Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/ker... | Grant Likely | 3 | -2113/+104 |
2011-05-27 | GPIO: OMAP: move to drivers/gpio | Kevin Hilman | 2 | -2010/+1 |
2011-05-27 | GPIO: OMAP: move register offset defines into <plat/gpio.h> | Kevin Hilman | 2 | -103/+103 |
2011-05-26 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -4/+3 |
2011-05-24 | Merge branch 'for-tony' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/... | Tony Lindgren | 1 | -1/+1 |
2011-05-24 | Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linux | Paul Mundt | 3 | -659/+0 |
2011-05-23 | Merge branch 'devel-stable' into for-linus | Russell King | 3 | -5/+7 |
2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King | 2 | -37/+1 |
2011-05-23 | clocksource: convert OMAP1 to 32-bit down counting clocksource | Russell King | 1 | -0/+1 |
2011-05-23 | ARM: consolidate SMP cross call implementation | Russell King | 1 | -30/+0 |
2011-05-23 | ARM: Fix generic irq chip | Russell King | 1 | -0/+1 |
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-18 | usb: musb: am35x: fix compile error when building am35x | Felipe Balbi | 1 | -1/+1 |
2011-05-17 | Merge branch 'power-domains' into for-linus | Rafael J. Wysocki | 1 | -0/+23 |
2011-05-17 | Merge branch 'syscore' into for-linus | Rafael J. Wysocki | 1 | -26/+9 |
2011-05-17 | Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-next | Tony Lindgren | 3 | -3/+4 |
2011-05-13 | omap: Remove support for omap2evm | Tony Lindgren | 1 | -1/+0 |
2011-05-11 | omap: iommu: Return IRQ_HANDLED in fault handler when no fault occured | Laurent Pinchart | 1 | -0/+2 |
2011-05-11 | Merge branch 'gic-fasteoi' of git://linux-arm.org/linux-2.6-wd into devel-stable | Russell King | 1 | -3/+4 |
2011-05-11 | ARM: omap: update GPIO chained IRQ handler to use entry/exit functions | Will Deacon | 1 | -3/+4 |
2011-05-11 | OMAP: DSS2: Move nokia-dsi-panel.h to include/video/ | Tomi Valkeinen | 1 | -31/+0 |
2011-05-11 | OMAP: DSS2: Move panel-generic-dpi.h to include/video/ | Tomi Valkeinen | 1 | -37/+0 |
2011-05-11 | OMAP: DSS2: Move display.h to include/video/ | Tomi Valkeinen | 3 | -593/+2 |
2011-05-07 | Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de... | Russell King | 1 | -2/+2 |
2011-05-07 | ARM: zImage: remove the static qualifier from global data variables | Nicolas Pitre | 1 | -2/+2 |
2011-05-03 | arm: omap: gpmc-smsc911x: minor style fixes | Igor Grinberg | 1 | -2/+1 |
2011-04-29 | OMAP2+ / PM: move runtime PM implementation to use device power domains | Kevin Hilman | 1 | -0/+23 |
2011-04-24 | ARM / OMAP: Use struct syscore_ops for "core" power management | Rafael J. Wysocki | 1 | -26/+9 |
2011-04-20 | omap: convert boards that use SMSC911x to use gpmc-smsc911x | Mike Rapoport | 1 | -0/+1 |
2011-04-04 | ARM: 6860/1: OMAP4: Move the privately used SMP boot functions to OMAP specif... | Santosh Shilimkar | 1 | -6/+0 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 5 | -6/+6 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 1 | -9/+9 |
2011-03-29 | arm: plat-omap: Cleanup irq_desc access | Thomas Gleixner | 1 | -8/+1 |
2011-03-29 | arm: Use genirq lockdep helper to set lock class | Thomas Gleixner | 1 | -3/+1 |
2011-03-27 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2011-03-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Artem Bityutskiy | 53 | -810/+845 |
2011-03-24 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+12 |
2011-03-22 | [media] ARM: OMAP3: Update Camera ISP definitions for OMAP3630 | Tuukka Toivonen | 1 | -4/+12 |
2011-03-22 | Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linux | Paul Mundt | 1 | -2/+13 |
2011-03-18 | ARM: OMAP2+: Fix warnings for GPMC interrupt | Balaji T K | 1 | -1/+1 |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-03-17 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 48 | -746/+727 |
2011-03-16 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 4 | -9/+25 |
2011-03-16 | Merge branch 'p2v' into devel | Russell King | 2 | -3/+3 |