summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
2011-06-16Merge branch 'for_3.1/gpio-cleanup' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely
2011-06-16gpio/omap: cleanup show revision, remove cpu_is checks, display only onceKevin Hilman
2011-06-16gpio/omap: debounce remove SoC specific registers, use pdataKevin Hilman
2011-06-16gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefsKevin Hilman
2011-06-16gpio/omap: consolidate IRQ status handling, remove #ifdefsKevin Hilman
2011-06-16gpio/omap: consolidate direction, input, output, remove #ifdefsKevin Hilman
2011-06-15Merge branch 'gpio/next-tegra' into gpio/nextGrant Likely
2011-06-15gpio/tegra: Move Tegra gpio driver to drivers/gpioGrant Likely
2011-06-13Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-06-12Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-11ep93xx: set DMA masks for the ep93xx_ethMika Westerberg
2011-06-10gpio/ep93xx: Add missing EP93XX_GPIO_PHYS_BASE defineH Hartley Sweeten
2011-06-09gpio/nomadik: fix sleepmode for elder NomadikLinus Walleij
2011-06-08gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio libraryH Hartley Sweeten
2011-06-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds
2011-06-06Merge branch 'gpio/next-mx' into gpio/nextGrant Likely
2011-06-06gpio/ep93xx: move driver to drivers/gpioH Hartley Sweeten
2011-06-06gpio/mxc: Change gpio-mxc into an upstanding gpio driverShawn Guo
2011-06-06gpio/mxc: Move Freescale MXC gpio driver to drivers/gpioShawn Guo
2011-06-06gpio/mxs: Change gpio-mxs into an upstanding gpio driverShawn Guo
2011-06-06gpio/mxs: Move Freescale mxs gpio driver to drivers/gpioGrant Likely
2011-06-05Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds
2011-06-04ARM: Tegra: Harmony: Fix conflicting GPIO numberingStephen Warren
2011-06-03ARM: S3C2410: remove the now empty mach-s3c2410/irq.cHeiko Stuebner
2011-06-03ARM: S3C24XX: Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.cHeiko Stuebner
2011-06-03ARM: S3C24xx: Fix missing struct for s3c2410_dma_chanHeiko Stuebner
2011-06-03ARM: SAMSUNG: Remove unused onenand plat functionsKyungmin Park
2011-06-03ARM: EXYNOS4: Remove compiler warning on exynos4_pwm4_resumeKyungmin Park
2011-06-04Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-06-03ARM: S5P: Fix compilation error for exynos4_defconfigTushar Behera
2011-06-02ARM: mach-shmobile: add DMAC clock definitions on SH7372Guennadi Liakhovetski
2011-06-01ARM: S5P: Should be S3C_VA_USB_HSPHY instead of S5P_VA_XXKukjin Kim
2011-06-01ARM: S5P64X0: Fix SPI platform device namePadmavathi Venna
2011-06-01ARM: S5PV210: Fix possible null pointer dereferenceJonghwan Choi
2011-06-01ARM: OMAP4: MMC: increase delay for pbiasBalaji T K
2011-06-01arm: omap2plus: move NAND_BLOCK_SIZE out of boardsIgor Grinberg
2011-06-01omap4: hwmod: Enable the keypadShubhrajyoti D
2011-06-01omap3: Free Beagle rev gpios when they are read, so others can read them laterTasslehoff Kjappfot
2011-06-01arm: omap3: beagle: Ensure msecure is mux'd to be able to set the RTCAlexander Holler
2011-06-01omap: rx51: Don't power up speaker amplifier at bootupJarkko Nikula
2011-06-01omap: rx51: Set regulator V28_A always onJarkko Nikula
2011-06-01ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K
2011-06-01arm: omap2plus: fix ads7846 pendown gpio requestIgor Grinberg
2011-06-01ARM: OMAP2: Add missing iounmap in omap4430_phy_initTodd Poynor
2011-06-01ARM: omap4: Pass core and wakeup mux tables to omap4_mux_initColin Cross
2011-06-01ARM: omap2+: mux: Allow board mux settings to be NULLColin Cross
2011-06-01OMAP4: fix return value of omap4_l3_initRabin Vincent
2011-06-01OMAP: iovmm: fix SW flags passed by userOmar Ramirez Luna
2011-06-01arch/arm/mach-omap1/dma.c: Invert calls to platform_device_put and platform_d...Julia Lawall