aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes-v3.0-rc3' into devel-fixesTony Lindgren2011-06-145-13/+10
|\
| * ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K2011-06-011-0/+3
| * OMAP: iovmm: fix SW flags passed by userOmar Ramirez Luna2011-06-012-7/+0
| * OMAP: SRAM: Fix warning: format '%08lx' expects type 'long unsigned int'Santosh Shilimkar2011-05-311-6/+6
| * OMAP: fix compilation errorJanusz Krzysztofik2011-05-311-0/+1
* | OMAP: PM: omap_device: fix device power domain callbacksKevin Hilman2011-06-061-2/+17
|/
* Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely2011-05-273-2113/+104
|\
| * GPIO: OMAP: move to drivers/gpioKevin Hilman2011-05-272-2010/+1
| * GPIO: OMAP: move register offset defines into <plat/gpio.h>Kevin Hilman2011-05-272-103/+103
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-263-4/+3
|\ \
| * \ Merge branch 'for-tony' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Tony Lindgren2011-05-241-1/+1
| |\ \
| | * | usb: musb: am35x: fix compile error when building am35xFelipe Balbi2011-05-181-1/+1
| | | |
| | \ \
| *-. \ \ Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-nextTony Lindgren2011-05-173-3/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | omap: Remove support for omap2evmTony Lindgren2011-05-131-1/+0
| | | * | arm: omap: gpmc-smsc911x: minor style fixesIgor Grinberg2011-05-031-2/+1
| | | * | omap: convert boards that use SMSC911x to use gpmc-smsc911xMike Rapoport2011-04-201-0/+1
| | |/ / | |/| |
* | | | Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-05-243-659/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | OMAP: DSS2: Move nokia-dsi-panel.h to include/video/Tomi Valkeinen2011-05-111-31/+0
| * | | OMAP: DSS2: Move panel-generic-dpi.h to include/video/Tomi Valkeinen2011-05-111-37/+0
| * | | OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen2011-05-113-593/+2
| |/ /
* | | Merge branch 'devel-stable' into for-linusRussell King2011-05-233-5/+7
|\ \ \
| * | | ARM: Fix generic irq chipRussell King2011-05-231-0/+1
| * | | Merge branch 'gic-fasteoi' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King2011-05-111-3/+4
| |\ \ \
| | * | | ARM: omap: update GPIO chained IRQ handler to use entry/exit functionsWill Deacon2011-05-111-3/+4
| | |/ /
| * | | Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de...Russell King2011-05-071-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | ARM: zImage: remove the static qualifier from global data variablesNicolas Pitre2011-05-071-2/+2
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-232-37/+1
|\ \ \ \ \ \ \ | | | | |/ / / | | | |_| / / | | |/| | /
| | | * | | ARM: consolidate SMP cross call implementationRussell King2011-05-231-30/+0
| | | * | | ARM: 6860/1: OMAP4: Move the privately used SMP boot functions to OMAP specif...Santosh Shilimkar2011-04-041-6/+0
| | |/ / /
| * | | | ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...Marc Zyngier2011-05-201-1/+1
| | |_|/ | |/| |
* | | | clocksource: convert OMAP1 to 32-bit down counting clocksourceRussell King2011-05-231-0/+1
* | | | Merge branch 'power-domains' into for-linusRafael J. Wysocki2011-05-171-0/+23
|\ \ \ \
| * | | | OMAP2+ / PM: move runtime PM implementation to use device power domainsKevin Hilman2011-04-291-0/+23
| | |_|/ | |/| |
* | | | Merge branch 'syscore' into for-linusRafael J. Wysocki2011-05-171-26/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM / OMAP: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-241-26/+9
| |/ /
* | | omap: iommu: Return IRQ_HANDLED in fault handler when no fault occuredLaurent Pinchart2011-05-111-0/+2
|/ /
* | Fix common misspellingsLucas De Marchi2011-03-315-6/+6
|/
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-9/+9
* arm: plat-omap: Cleanup irq_desc accessThomas Gleixner2011-03-291-8/+1
* arm: Use genirq lockdep helper to set lock classThomas Gleixner2011-03-291-3/+1
* Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-271-1/+1
|\
| * ARM: OMAP2+: Fix warnings for GPMC interruptBalaji T K2011-03-181-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-2553-810/+845
|\ \
| * \ Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-241-4/+12
| |\ \
| | * | [media] ARM: OMAP3: Update Camera ISP definitions for OMAP3630Tuukka Toivonen2011-03-221-4/+12
| * | | Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-03-221-2/+13
| |\ \ \
| | * | | OMAP4: DSS2: Add display type HDMI to DSS2Mythri P K2011-03-161-0/+1
| | * | | OMAP: DSS2: Functions to request/release DSI VCsArchit Taneja2011-03-111-0/+3
| | * | | OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock NamingArchit Taneja2011-03-111-2/+2
| | * | | OMAP2PLUS:DSS2: add opt_clock_available in pdataSemwal, Sumit2011-03-111-0/+2