summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-247-395/+249
|\
| *-------. Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-2210-399/+254
| |\ \ \ \ \
| | | | | | * ARM: pm: allow suspend finisher to return error codesRussell King2011-07-021-1/+2
| | | | | | * ARM: pm: omap3: move saving of the auxiliary control registers to CRussell King2011-06-303-12/+21
| | | | | | * ARM: pm: omap3: run the ASM sleep code from DDRJean Pihet2011-06-293-142/+201
| | | | | | * ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King2011-06-241-2/+3
| | | | | | * ARM: pm: omap34xx: remove get_*_restore_pointer functions, directly use entry...Kevin Hilman2011-06-243-52/+16
| | | | | | * ARM: pm: omap34xx: convert to generic suspend/resume supportRussell King2011-06-242-177/+13
| | | | | | * ARM: pm: omap34xx: remove misleading comment and use of r9Russell King2011-06-241-7/+2
| | | | | | * ARM: pm: omap34xx: no need to save all registers in sleep34xx.SRussell King2011-06-241-5/+5
| | |_|_|_|/ | |/| | | |
| | | | | * ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd2011-07-071-8/+0
| | | * | | ARM: entry: remove unused irq_prio_table macroRussell King2011-06-281-3/+0
| | |/ / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-07-222-0/+3
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-runtime' into for-linusRafael J. Wysocki2011-07-152-0/+3
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | OMAP: PM: disable idle on suspend for GPIO and UARTKevin Hilman2011-07-122-0/+3
| | | |/ / | | |/| |
* | | | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-221-0/+32
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | gpio/omap: cleanup show revision, remove cpu_is checks, display only onceKevin Hilman2011-06-161-0/+2
| * | | | gpio/omap: debounce remove SoC specific registers, use pdataKevin Hilman2011-06-161-0/+4
| * | | | gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefsKevin Hilman2011-06-161-0/+6
| * | | | gpio/omap: consolidate IRQ status handling, remove #ifdefsKevin Hilman2011-06-161-0/+4
| * | | | gpio/omap: consolidate direction, input, output, remove #ifdefsKevin Hilman2011-06-161-0/+16
| | |/ / | |/| |
* | | | omap: drop __initdata tags from static struct platform_device declarationsJanusz Krzysztofik2011-07-041-1/+1
| |/ / |/| |
* | | Merge branch 'fixes-v3.0-rc3' into devel-fixesTony Lindgren2011-06-1425-55/+71
|\| |
| * | ARM: OMAP4: MMC: increase delay for pbiasBalaji T K2011-06-011-3/+10
| * | arm: omap2plus: move NAND_BLOCK_SIZE out of boardsIgor Grinberg2011-06-018-14/+3
| * | omap4: hwmod: Enable the keypadShubhrajyoti D2011-06-011-1/+1
| * | omap3: Free Beagle rev gpios when they are read, so others can read them laterTasslehoff Kjappfot2011-06-011-0/+3
| * | arm: omap3: beagle: Ensure msecure is mux'd to be able to set the RTCAlexander Holler2011-06-011-0/+3
| * | omap: rx51: Don't power up speaker amplifier at bootupJarkko Nikula2011-06-011-1/+1
| * | omap: rx51: Set regulator V28_A always onJarkko Nikula2011-06-011-0/+1
| * | ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K2011-06-013-0/+5
| * | arm: omap2plus: fix ads7846 pendown gpio requestIgor Grinberg2011-06-011-10/+10
| * | ARM: OMAP2: Add missing iounmap in omap4430_phy_initTodd Poynor2011-06-011-1/+3
| * | ARM: omap4: Pass core and wakeup mux tables to omap4_mux_initColin Cross2011-06-014-6/+9
| * | ARM: omap2+: mux: Allow board mux settings to be NULLColin Cross2011-06-011-0/+3
| * | OMAP4: fix return value of omap4_l3_initRabin Vincent2011-06-011-1/+1
| * | OMAP2+: mux: fix compilation warningsGovindraj.R2011-06-012-2/+2
| * | arm: omap3: cm-t3517: fix section mismatch warningIgor Grinberg2011-05-311-1/+1
| * | OMAP2+: Fix 9 section mismatch(es) warnings from mach-omap2/built-in.oSantosh Shilimkar2011-05-314-11/+11
| * | ARM: OMAP2: Add missing include of linux/gpio.hAxel Lin2011-05-314-4/+4
| |/
* | Merge branch 'for_3.0/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kern...Tony Lindgren2011-06-131-2/+2
|\ \
| * | OMAP: PM debug: fix section mismatch warningsRussell King2011-06-061-2/+2
| |/
* / omap: pandora: fix NAND supportGrazvydas Ignotas2011-06-131-1/+2
|/
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2011-05-271-2/+25
|\
| * ARM: RX-51: Enable isp1704 power on/offKalle Jokiniemi2011-04-201-2/+25
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-05-261-1/+1
|\ \
| * | mfd: Modifying the twl4030-power macro name Main_Ref to all capsLesly A M2011-05-261-1/+1
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-2645-2963/+1100
|\ \ \ | |/ / |/| |
| * | Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux...Tony Lindgren2011-05-245-338/+166
| |\ \
| | * | OMAP3: PM: Boot message is not an error, and not helpful, remove itSanjeev Premi2011-05-201-2/+0