summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-395/+249
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-0/+3
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King10-399/+254
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+32
2011-07-15Merge branch 'pm-runtime' into for-linusRafael J. Wysocki2-0/+3
2011-07-12OMAP: PM: disable idle on suspend for GPIO and UARTKevin Hilman2-0/+3
2011-07-07ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd1-8/+0
2011-07-04omap: drop __initdata tags from static struct platform_device declarationsJanusz Krzysztofik1-1/+1
2011-07-02ARM: pm: allow suspend finisher to return error codesRussell King1-1/+2
2011-06-30ARM: pm: omap3: move saving of the auxiliary control registers to CRussell King3-12/+21
2011-06-29ARM: pm: omap3: run the ASM sleep code from DDRJean Pihet3-142/+201
2011-06-28ARM: entry: remove unused irq_prio_table macroRussell King1-3/+0
2011-06-24ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King1-2/+3
2011-06-24ARM: pm: omap34xx: remove get_*_restore_pointer functions, directly use entry...Kevin Hilman3-52/+16
2011-06-24ARM: pm: omap34xx: convert to generic suspend/resume supportRussell King2-177/+13
2011-06-24ARM: pm: omap34xx: remove misleading comment and use of r9Russell King1-7/+2
2011-06-24ARM: pm: omap34xx: no need to save all registers in sleep34xx.SRussell King1-5/+5
2011-06-16gpio/omap: cleanup show revision, remove cpu_is checks, display only onceKevin Hilman1-0/+2
2011-06-16gpio/omap: debounce remove SoC specific registers, use pdataKevin Hilman1-0/+4
2011-06-16gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefsKevin Hilman1-0/+6
2011-06-16gpio/omap: consolidate IRQ status handling, remove #ifdefsKevin Hilman1-0/+4
2011-06-16gpio/omap: consolidate direction, input, output, remove #ifdefsKevin Hilman1-0/+16
2011-06-14Merge branch 'fixes-v3.0-rc3' into devel-fixesTony Lindgren25-55/+71
2011-06-13Merge branch 'for_3.0/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kern...Tony Lindgren1-2/+2
2011-06-13omap: pandora: fix NAND supportGrazvydas Ignotas1-1/+2
2011-06-06OMAP: PM debug: fix section mismatch warningsRussell King1-2/+2
2011-06-01ARM: OMAP4: MMC: increase delay for pbiasBalaji T K1-3/+10
2011-06-01arm: omap2plus: move NAND_BLOCK_SIZE out of boardsIgor Grinberg8-14/+3
2011-06-01omap4: hwmod: Enable the keypadShubhrajyoti D1-1/+1
2011-06-01omap3: Free Beagle rev gpios when they are read, so others can read them laterTasslehoff Kjappfot1-0/+3
2011-06-01arm: omap3: beagle: Ensure msecure is mux'd to be able to set the RTCAlexander Holler1-0/+3
2011-06-01omap: rx51: Don't power up speaker amplifier at bootupJarkko Nikula1-1/+1
2011-06-01omap: rx51: Set regulator V28_A always onJarkko Nikula1-0/+1
2011-06-01ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K3-0/+5
2011-06-01arm: omap2plus: fix ads7846 pendown gpio requestIgor Grinberg1-10/+10
2011-06-01ARM: OMAP2: Add missing iounmap in omap4430_phy_initTodd Poynor1-1/+3
2011-06-01ARM: omap4: Pass core and wakeup mux tables to omap4_mux_initColin Cross4-6/+9
2011-06-01ARM: omap2+: mux: Allow board mux settings to be NULLColin Cross1-0/+3
2011-06-01OMAP4: fix return value of omap4_l3_initRabin Vincent1-1/+1
2011-06-01OMAP2+: mux: fix compilation warningsGovindraj.R2-2/+2
2011-05-31arm: omap3: cm-t3517: fix section mismatch warningIgor Grinberg1-1/+1
2011-05-31OMAP2+: Fix 9 section mismatch(es) warnings from mach-omap2/built-in.oSantosh Shilimkar4-11/+11
2011-05-31ARM: OMAP2: Add missing include of linux/gpio.hAxel Lin4-4/+4
2011-05-27Merge git://git.infradead.org/battery-2.6Linus Torvalds1-2/+25
2011-05-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds1-1/+1
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds45-2963/+1100
2011-05-26mfd: Modifying the twl4030-power macro name Main_Ref to all capsLesly A M1-1/+1
2011-05-24Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux...Tony Lindgren5-338/+166
2011-05-24Merge branch 'for-tony' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Tony Lindgren3-9/+12
2011-05-24Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt16-52/+84