aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-08ARM: OMAP2+: AM33XX: hwmod: Register OCMC RAM hwmodVaibhav Bedia1-20/+27
2013-02-08ARM: OMAP2+: AM33XX: CM/PRM: Use __ASSEMBLER__ macros in header filesVaibhav Bedia2-0/+4
2013-02-08ARM: OMAP2+: AM33XX: CM: Get rid of unnecessary header inclusionsVaibhav Bedia1-6/+1
2013-02-08wlcore: move wl12xx_platform_data up and make it truly optionalLuciano Coelho1-5/+5
2013-02-06leds-lp5521/5523: use new lp55xx common headerMilo(Woogyom) Kim1-4/+4
2013-02-06ARM: OMAP4: PM: Warn users about usage of older bootloadersRajendra Nayak1-2/+19
2013-02-06ARM: OMAP AM3517/05: hwmod data: block WFI when EMAC activePaul Walmsley1-1/+6
2013-02-06ARM: OMAP2420: hwmod data/PM: use hwmod to block WFI when I2C activePaul Walmsley2-14/+6
2013-02-06ARM: OMAP2+: hwmod: add support for blocking WFI when a device is activePaul Walmsley2-0/+17
2013-02-06ARM: OMAP2xxx: PM: enter WFI via inline asm if CORE stays activePaul Walmsley2-25/+6
2013-02-06ARM: OMAP: USB: Add phy binding informationKishon Vijay Abraham I17-0/+34
2013-02-06ARM: OMAP2: MUSB: Specify omap4 has mailboxKishon Vijay Abraham I1-0/+3
2013-02-06ARM: OMAP: devices: create device for usb part of control moduleKishon Vijay Abraham I1-0/+45
2013-02-06ARM: OMAP4: remove control module address space from PHY and OTGKishon Vijay Abraham I1-13/+0
2013-02-05ARM: OMAP2+: Fix warning for hwspinlock omap_postcore_initcallTony Lindgren1-0/+1
2013-02-05Merge tag 'omap-for-v3.9/pm-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socOlof Johansson47-1657/+1002
2013-02-05Merge tag 'omap-for-v3.9/gpmc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/driversOlof Johansson3-9/+240
2013-02-05Merge tag 'tegra-for-3.9-soc-t114' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/socOlof Johansson2-2/+1
2013-02-05ARM: OMAP2+: Fix twl section warnings related to omap_twl4030_audio_initTony Lindgren1-2/+2
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanupOlof Johansson1-5/+0
2013-02-04Merge tag 'v3.8-rc6' into next/socOlof Johansson8-16/+26
2013-02-04ARM: OMAP2+: using strlcpy instead of strncpyChen Gang1-1/+2
2013-02-01RX-51: Register twl4030-madc devicePali Rohár1-0/+11
2013-02-01RX-51: Add leds lp5523 names from Maemo 5 2.6.28 kernelPali Rohár1-0/+9
2013-02-01ARM: OMAP3: igep0020: simplify GPIO LEDs dependenciesJavier Martinez Canillas1-8/+8
2013-02-01ARM: OMAP2+: craneboard: support the TPS65910 PMUKim Milo1-0/+21
2013-02-01ARM: OMAP2+: craneboard: support NAND deviceKim Milo1-0/+38
2013-02-01ARM: OMAP3: cm-t3517: add MMC supportIgor Grinberg1-0/+27
2013-02-01ARM: OMAP2: AM33XX: id: Add support for AM335x PG2.0AnilKumar Ch2-2/+13
2013-02-01ARM: OMAP2+: AM33xx: Add SoC specific restart hookJean-Sebastien A. Beaudry4-0/+44
2013-02-01ARM: OMAP2+: Fix selection of clockevent timer when using device-treeJon Hunter1-1/+1
2013-02-01ARM: OMAP: make wakeupgen_lock rawThomas Gleixner1-7/+7
2013-02-01ARM: OMAP2+: gpmc: add DT bindings for OneNANDEzequiel Garcia1-0/+45
2013-02-01ARM: OMAP2+: gpmc-onenand: drop __init annotationEzequiel Garcia1-1/+1
2013-02-01ARM: OMAP2+: Prevent potential crash if GPMC probe failsJon Hunter1-1/+5
2013-02-01ARM: OMAP2+: gpmc: Remove unneeded of_node_put()Ezequiel Garcia1-2/+3
2013-02-01ARM: OMAP2+: Remove apollon board supportKyungmin Park4-352/+0
2013-02-01Merge branch 'for-will/arch-timer-unification' of git://linux-arm.org/linux-mr into for-arm-soc/arch-timersWill Deacon1-1/+1
2013-01-31ARM: OMAP AM33XX: clock data: SET_RATE_PARENT in lcd pathAfzal Mohammed1-4/+6
2013-01-31ARM: OMAP2+: clock data: add DEFINE_STRUCT_CLK_FLAGS helperAfzal Mohammed1-0/+11
2013-01-31ARM: OMAP2+: dpll: am335x - avoid freqselAfzal Mohammed1-2/+3
2013-01-31arm: arch_timer: move core to drivers/clocksourceMark Rutland1-1/+1
2013-01-30Merge tag 'omap-cleanup-b-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.9/pmTony Lindgren17-494/+710
2013-01-30Merge branch 'peter/for-tony' of git://gitorious.org/omap-audio/linux-audio into omap-for-v3.9/twlTony Lindgren11-40/+120
2013-01-30Merge tag 'vexpress/drivers-for-3.9' of git://git.linaro.org/people/pawelmoll/linux into next/driversOlof Johansson8-16/+26
2013-01-29ARM: OMAP2+: powerdomain: fix whitespace, improve flag commentsPaul Walmsley4-40/+42
2013-01-29ARM: OMAP2+: clockdomain: convert existing atomic usecounts into spinlock-protected shorts/intsPaul Walmsley7-30/+92
2013-01-29ARM: OMAP2+: clockdomain: work on wkdep/sleepdep functionsPaul Walmsley3-167/+240
2013-01-29ARM: OMAP2xxx: CM: remove autodep handlingPaul Walmsley1-29/+4
2013-01-29ARM: OMAP2+: powerdomain/clockdomain: add a per-powerdomain spinlockPaul Walmsley4-73/+176