| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-07-24 | 1 | -10/+5 |
|\ |
|
| *---. | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King | 2011-07-22 | 2 | -12/+22 |
| |\ \ \ |
|
| | | | * | ARM: pm: omap3: run the ASM sleep code from DDR | Jean Pihet | 2011-06-29 | 1 | -10/+5 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-07-22 | 1 | -9/+3 |
|\ \ \ \ |
|
| * | | | | arm: don't create useless copies to pass into debugfs_create_dir() | Al Viro | 2011-07-20 | 1 | -5/+1 |
| * | | | | switch assorted clock drivers to debugfs_remove_recursive() | Al Viro | 2011-07-20 | 1 | -4/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-07-22 | 2 | -5/+57 |
|\ \ \ \ |
|
| * | | | | OMAP: PM: omap_device: add API to disable idle on suspend | Kevin Hilman | 2011-07-12 | 2 | -0/+11 |
| * | | | | OMAP: PM: omap_device: add system PM methods for PM domain handling | Kevin Hilman | 2011-07-12 | 2 | -0/+40 |
| * | | | | OMAP: PM: omap_device: conditionally use PM domain runtime helpers | Kevin Hilman | 2011-07-12 | 1 | -3/+4 |
| * | | | | PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain | Rafael J. Wysocki | 2011-07-02 | 1 | -2/+2 |
| |/ / / |
|
* | | | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-07-22 | 1 | -0/+20 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | gpio/omap: cleanup show revision, remove cpu_is checks, display only once | Kevin Hilman | 2011-06-16 | 1 | -0/+1 |
| * | | | gpio/omap: debounce remove SoC specific registers, use pdata | Kevin Hilman | 2011-06-16 | 1 | -0/+2 |
| * | | | gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefs | Kevin Hilman | 2011-06-16 | 1 | -0/+5 |
| * | | | gpio/omap: consolidate IRQ status handling, remove #ifdefs | Kevin Hilman | 2011-06-16 | 1 | -0/+2 |
| * | | | gpio/omap: consolidate direction, input, output, remove #ifdefs | Kevin Hilman | 2011-06-16 | 1 | -0/+10 |
| |/ / |
|
* | | | Merge branch 'fixes-v3.0-rc3' into devel-fixes | Tony Lindgren | 2011-06-14 | 5 | -13/+10 |
|\| | |
|
| * | | ARM: OMAP4: MMC: no regulator off during probe for eMMC | Balaji T K | 2011-06-01 | 1 | -0/+3 |
| * | | OMAP: iovmm: fix SW flags passed by user | Omar Ramirez Luna | 2011-06-01 | 2 | -7/+0 |
| * | | OMAP: SRAM: Fix warning: format '%08lx' expects type 'long unsigned int' | Santosh Shilimkar | 2011-05-31 | 1 | -6/+6 |
| * | | OMAP: fix compilation error | Janusz Krzysztofik | 2011-05-31 | 1 | -0/+1 |
| |/ |
|
* / | OMAP: PM: omap_device: fix device power domain callbacks | Kevin Hilman | 2011-06-06 | 1 | -2/+17 |
|/ |
|
* | Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/ker... | Grant Likely | 2011-05-27 | 3 | -2113/+104 |
|\ |
|
| * | GPIO: OMAP: move to drivers/gpio | Kevin Hilman | 2011-05-27 | 2 | -2010/+1 |
| * | GPIO: OMAP: move register offset defines into <plat/gpio.h> | Kevin Hilman | 2011-05-27 | 2 | -103/+103 |
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-05-26 | 3 | -4/+3 |
|\ \ |
|
| * \ | Merge branch 'for-tony' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/... | Tony Lindgren | 2011-05-24 | 1 | -1/+1 |
| |\ \ |
|
| | * | | usb: musb: am35x: fix compile error when building am35x | Felipe Balbi | 2011-05-18 | 1 | -1/+1 |
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-next | Tony Lindgren | 2011-05-17 | 3 | -3/+4 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | | * | | omap: Remove support for omap2evm | Tony Lindgren | 2011-05-13 | 1 | -1/+0 |
| | | * | | arm: omap: gpmc-smsc911x: minor style fixes | Igor Grinberg | 2011-05-03 | 1 | -2/+1 |
| | | * | | omap: convert boards that use SMSC911x to use gpmc-smsc911x | Mike Rapoport | 2011-04-20 | 1 | -0/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linux | Paul Mundt | 2011-05-24 | 3 | -659/+0 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | OMAP: DSS2: Move nokia-dsi-panel.h to include/video/ | Tomi Valkeinen | 2011-05-11 | 1 | -31/+0 |
| * | | | OMAP: DSS2: Move panel-generic-dpi.h to include/video/ | Tomi Valkeinen | 2011-05-11 | 1 | -37/+0 |
| * | | | OMAP: DSS2: Move display.h to include/video/ | Tomi Valkeinen | 2011-05-11 | 3 | -593/+2 |
| |/ / |
|
* | | | Merge branch 'devel-stable' into for-linus | Russell King | 2011-05-23 | 3 | -5/+7 |
|\ \ \ |
|
| * | | | ARM: Fix generic irq chip | Russell King | 2011-05-23 | 1 | -0/+1 |
| * | | | Merge branch 'gic-fasteoi' of git://linux-arm.org/linux-2.6-wd into devel-stable | Russell King | 2011-05-11 | 1 | -3/+4 |
| |\ \ \ |
|
| | * | | | ARM: omap: update GPIO chained IRQ handler to use entry/exit functions | Will Deacon | 2011-05-11 | 1 | -3/+4 |
| | |/ / |
|
| * | | | Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de... | Russell King | 2011-05-07 | 1 | -2/+2 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | ARM: zImage: remove the static qualifier from global data variables | Nicolas Pitre | 2011-05-07 | 1 | -2/+2 |
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*-----. | | | | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King | 2011-05-23 | 2 | -37/+1 |
|\ \ \ \| | |
| | | |_|/ /
| | |/| | | |
|
| | | * | | | ARM: consolidate SMP cross call implementation | Russell King | 2011-05-23 | 1 | -30/+0 |
| | | * | | | ARM: 6860/1: OMAP4: Move the privately used SMP boot functions to OMAP specif... | Santosh Shilimkar | 2011-04-04 | 1 | -6/+0 |
| | |/ / / |
|
| * | | / | ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ... | Marc Zyngier | 2011-05-20 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | clocksource: convert OMAP1 to 32-bit down counting clocksource | Russell King | 2011-05-23 | 1 | -0/+1 |
* | | | | Merge branch 'power-domains' into for-linus | Rafael J. Wysocki | 2011-05-17 | 1 | -0/+23 |
|\ \ \ \ |
|
| * | | | | OMAP2+ / PM: move runtime PM implementation to use device power domains | Kevin Hilman | 2011-04-29 | 1 | -0/+23 |
| | |_|/
| |/| | |
|