aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* OMAP4: McBSP: Change fclk source names per OMAP versionMisael Lopez Cruz2011-06-242-2/+10
* ARM: OMAP4: Enable threshold mode for OMAP4 McBSPMisael Lopez Cruz2011-06-243-39/+56
* OMAP4: hwmod: Fix McBSP irq namesMisael Lopez Cruz2011-06-241-4/+8
* OMAP4: remove unused plat/control.hLiam Girdwood2011-06-171-431/+0
* OMAP: panda - Add twl6040 codec data to PandaDavid Anders2011-06-141-0/+22
* ASoC: McPDM - Add ABE McPDM supportLiam Girdwood2011-06-141-0/+30
* OMAP4: ABE: Add ABE platform deviceLiam Girdwood2011-06-141-0/+16
* OMAP: AESS: Add omap_device for AESSLiam Girdwood2011-06-141-2/+55
* OMAP: hwmod - Enable McPDM hwmod deviceLiam Girdwood2011-06-141-1/+1
* OMAP4: hwmod - Enable AESS hwmod deviceLiam Girdwood2011-06-141-1/+43
* OMAP: McPDM: Convert McPDM device to omap_deviceJorge Eduardo Candelaria2011-06-141-19/+27
* mfd: twl6040: Add initial support for twl6040 mfdJorge Eduardo Candelaria2011-06-141-2/+10
* OMAP: control: Add System Control Module definitionsLiam Girdwood2011-06-141-0/+431
* Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-06-1315-71/+26
|\
| * ARM: S3C2410: remove the now empty mach-s3c2410/irq.cHeiko Stuebner2011-06-032-30/+0
| * ARM: S3C24XX: Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.cHeiko Stuebner2011-06-032-5/+6
| * ARM: S3C24xx: Fix missing struct for s3c2410_dma_chanHeiko Stuebner2011-06-031-1/+1
| * ARM: SAMSUNG: Remove unused onenand plat functionsKyungmin Park2011-06-032-24/+0
| * ARM: EXYNOS4: Remove compiler warning on exynos4_pwm4_resumeKyungmin Park2011-06-031-0/+2
| * ARM: S5P: Fix compilation error for exynos4_defconfigTushar Behera2011-06-033-1/+7
| * ARM: S5P: Should be S3C_VA_USB_HSPHY instead of S5P_VA_XXKukjin Kim2011-06-013-3/+3
| * ARM: S5P64X0: Fix SPI platform device namePadmavathi Venna2011-06-011-4/+2
| * ARM: S5PV210: Fix possible null pointer dereferenceJonghwan Choi2011-06-011-3/+5
* | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-06-122-0/+4
|\ \
| * | gpio/nomadik: fix sleepmode for elder NomadikLinus Walleij2011-06-092-0/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-121-1/+5
|\ \ \
| * | | ep93xx: set DMA masks for the ep93xx_ethMika Westerberg2011-06-111-1/+5
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds2011-06-0731-73/+87
|\ \ \ \ | |_|/ / |/| | |
| * | | 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-014-0/+8
| * | | 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
| * | | OMAP: iovmm: fix SW flags passed by userOmar Ramirez Luna2011-06-012-7/+0
| * | | arch/arm/mach-omap1/dma.c: Invert calls to platform_device_put and platform_d...Julia Lawall2011-06-011-5/+6
| * | | OMAP2+: mux: fix compilation warningsGovindraj.R2011-06-012-2/+2
| * | | OMAP: SRAM: Fix warning: format '%08lx' expects type 'long unsigned int'Santosh Shilimkar2011-05-311-6/+6
| * | | 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
| * | | OMAP: fix compilation errorJanusz Krzysztofik2011-05-311-0/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2011-06-052-2/+5
|\ \ \ | |_|/ |/| |