summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ARM: OMAP2+: Fix missing inline functions for Makefile cleanupTony Lindgren2011-09-202-5/+19
| | |_|/ / | |/| | |
| * | | | Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...Tony Lindgren2011-09-1527-1690/+1266
| |\ \ \ \
| | * | | | OMAP: id: remove OMAP_CHIP declarations, codePaul Walmsley2011-09-141-55/+0
| | * | | | OMAP2+: hwmod: remove OMAP_CHIP*Paul Walmsley2011-09-145-251/+85
| | | |_|/ | | |/| |
| | * | | OMAP: powerdomain: remove omap_chip bitmasksPaul Walmsley2011-09-148-96/+79
| | * | | OMAP: powerdomain: split pwrdm_init() into two functionsPaul Walmsley2011-09-145-26/+74
| | * | | OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomainPaul Walmsley2011-09-1411-1156/+842
| | * | | OMAP: clockdomain: split clkdm_init()Paul Walmsley2011-09-144-34/+121
| | * | | OMAP3: id: remove duplicate code for testing SoC ES levelPaul Walmsley2011-09-141-57/+23
| | * | | OMAP3: id: add fallthrough warning; fix some CodingStyle issuesPaul Walmsley2011-09-141-5/+6
| | * | | OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levelsPaul Walmsley2011-09-141-1/+9
| | * | | OMAP3: id: remove useless strcpy()sPaul Walmsley2011-09-141-26/+22
| | * | | OMAP3: id: remove identification codes that only correspond to marketing namesPaul Walmsley2011-09-132-13/+17
| | |/ /
| * | | ARM: OMAP: Introduce SoC specific early_initTony Lindgren2011-08-2426-156/+71
| * | | ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren2011-08-2428-48/+54
| * | | omap2+: Use Kconfig symbol in Makefile instead of obj-yTony Lindgren2011-08-221-44/+32
| | |/ | |/|
* | | ARM: OMAP: irq: loop counter fix in omap_init_irq()Tapani Utriainen2011-10-031-2/+2
* | | ARM: OMAP4: Keyboard: Fix section mismatch in the board fileBjarne Steinsbo2011-10-031-1/+1
* | | ARM: OMAP: musb: Remove a redundant omap4430_phy_init call in usb_musb_initAxel Lin2011-09-301-3/+0
* | | ARM: OMAP: Fix i2c init for twl4030Tony Lindgren2011-09-301-1/+2
* | | ARM: OMAP4: MMC: fix power and audio issue, decouple USBC1 from MMC1Bryan Buckley2011-09-301-8/+4
| |/ |/|
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o...Paul Walmsley2011-09-046-11/+23
|\ \ \ \ \
| | | | * | OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force...Santosh Shilimkar2011-08-192-2/+2
| | | | * | OMAP: powerdomains: Make all powerdomain target states as ON at initRajendra Nayak2011-08-191-9/+16
| | | | |/
| | | * | OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[]Paul Walmsley2011-09-041-0/+1
| | | |/
| | * | OMAP4: clock: fix compile warningPaul Walmsley2011-08-211-0/+2
| | |/
| * | OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomainPaul Walmsley2011-08-221-0/+2
| |/
* | OMAP4: clock: re-enable previous clockdomain enable/disable sequencePaul Walmsley2011-08-191-1/+7
|/
* omap: timer: Set dmtimer used as clocksource in autoreload modeHemant Pedanekar2011-08-101-1/+2
* OMAP3: am3517crane: remove NULL board_mux from board fileJohan Hovold2011-08-101-2/+0
* arm: mach-omap2: mux: use kstrdup()Thomas Meyer2011-08-101-10/+4
* Merge branch 'for_3.1/pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2011-08-103-15/+12
|\
| * OMAP2+: PM: SmartReflex: use put_sync_suspend for IRQ-safe disablingColin Cross2011-08-051-1/+1
| * OMAP3: beagle: don't touch omap_device internalsKevin Hilman2011-08-051-13/+10
| * OMAP3+: SR: ensure pm-runtime callbacks can be invoked with IRQs disabledNishanth Menon2011-08-051-0/+1
| * OMAP2+: Kconfig: don't select PM in OMAP2PLUS_TYPICALKevin Hilman2011-08-051-1/+0
* | OMAP: hwmod: fix build break on non-OMAP4 multi-OMAP2 buildsPaul Walmsley2011-08-101-1/+24
* | OMAP: Fix linking error in twl-common.c for OMAP2/3/4 only buildsPeter Ujfalusi2011-08-101-37/+41
|/
* Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2011-08-011-23/+3
|\
| * OMAP: DSS2: Remove unused code from display.cTomi Valkeinen2011-07-251-10/+0
| * OMAP: DSS2: Remove unused opt_clock_availableTomi Valkeinen2011-07-251-12/+0
| * OMAP: DSS2: Use omap_pm_get_dev_context_loss_count to get ctx loss countTomi Valkeinen2011-07-251-1/+3
| * OMAP: DSS2: rewrite use of context_loss_countTomi Valkeinen2011-07-251-1/+1
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-301-0/+6
|\ \
| * | [media] OMAP3: RX-51: define vdds_csib regulator supplyKalle Jokiniemi2011-07-271-0/+5
* | | Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2011-07-2626-452/+1313
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/...Arnd Bergmann2011-07-1785-5549/+4669
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | * | OMAP4: SDP4430: Add twl6040 codec platform supportMisael Lopez Cruz2011-07-041-1/+9
| | | * | OMAP4: SDP4430: Add twl6040 vibrator platform supportPeter Ujfalusi2011-07-041-0/+48
| | | * | MFD: twl4030-audio: Rename platform dataPeter Ujfalusi2011-07-043-13/+13
OpenPOWER on IntegriCloud