summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-02-13ARM: omap: fix section mismatch warning for omap_secondary_startup()Russell King1-0/+1
2012-02-13ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init()Russell King1-1/+1
2012-02-13ARM: omap: fix section mismatch warning in mux.cRussell King1-4/+4
2012-02-13ARM: omap: fix uninformative vc/i2c configuration error messageRussell King1-2/+2
2012-02-13ARM: omap: fix vc.c PMIC error messageRussell King1-4/+2
2012-02-13ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build errorRussell King1-0/+1
2012-02-13ep93xx: fix build of vision_ep93xx.cH Hartley Sweeten1-1/+3
2012-02-13ARM: ux500: remove intermediary add_platform_device* functionsLee Jones3-76/+33
2012-02-13ARM: ux500: move top level platform devices in sysfs to /sys/devices/socXLee Jones6-4/+40
2012-02-13ARM: ux500: export System-on-Chip information ux500 via sysfsLee Jones6-14/+130
2012-02-13ARM: ux500: pass parent pointer to each platform deviceLee Jones15-225/+289
2012-02-13Merge branch 'v3.3-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann12-24/+83
2012-02-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/te...Arnd Bergmann4-13/+13
2012-02-10ARM: OMAP2xxx: PM: fix OMAP2xxx-specific UART idle bug in v3.3Paul Walmsley1-7/+1
2012-02-10ARM: orion: Fix USB phy for orion5x.Andrew Lunn6-10/+15
2012-02-10ARM: orion: Fix Orion5x GPIO regression from MPP cleanupAndrew Lunn3-275/+274
2012-02-10Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+4
2012-02-09tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley1-4/+4
2012-02-09ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not foundRussell King1-0/+5
2012-02-09ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON()Stephen Boyd1-1/+4
2012-02-09ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDRStephen Boyd1-0/+6
2012-02-09ARM: 7320/1: Fix proc_info table alignmentMarc Zyngier1-0/+1
2012-02-09ARM: EXYNOS: Add cpu-offset property in gic device tree nodeThomas Abraham1-0/+1
2012-02-09ARM: EXYNOS: Bring exynos4-dt up to dateKarol Lewandowski1-2/+6
2012-02-08ARM: OMAP3: cm-t35: fix section mismatch warningIgor Grinberg1-1/+1
2012-02-08ARM: OMAP2: Fix the OMAP2 only build break seen with 2011+ ARM tool-chainsSantosh Shilimkar2-3/+3
2012-02-08Merge branch 'fixes-dt' into fixesTony Lindgren1-0/+4
2012-02-08ARM: tegra: Remove duplicate PMU interrupt inversion codeStephen Warren1-15/+0
2012-02-08Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds3-12/+28
2012-02-08Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson127-1152/+761
2012-02-07ARM: tegra: paz00: fix wrong UART port on mini-pcie plugMarc Dietrich2-6/+6
2012-02-07ARM: tegra: paz00: fix wrong SD1 power gpioMarc Dietrich2-2/+2
2012-02-07ARM: tegra: Add a simple PMC driverStephen Warren4-0/+103
2012-02-07ARM: tegra: dma: not required to move requestor when stopping.Laxman Dewangan1-8/+0
2012-02-07ARM: tegra: Fix EMC pdata initialization from registersStephen Warren1-3/+3
2012-02-07gpio: tegra: Dynamically allocate IRQ base, and support DTStephen Warren3-2/+4
2012-02-07ARM: tegra: Remove use of TEGRA_GPIO_TO_IRQStephen Warren2-3/+4
2012-02-07ARM: tegra: Pass uncompress.h UART selection to DEBUG_LLStephen Warren4-12/+143
2012-02-07ARM: tegra: uncompress.h: Choose a UART at runtimeStephen Warren1-1/+74
2012-02-07ARM: tegra: uncompress.h: Store UART address in a variableDoug Anderson1-3/+3
2012-02-07ARM: tegra: Introduce define DEBUG_UART_SHIFTDoug Anderson1-8/+10
2012-02-07ARM: tegra: Support Tegra30 in decompressor UART setupStephen Warren1-2/+10
2012-02-07ARM: tegra: Pause DMA when reading transfer countLaxman Dewangan1-42/+74
2012-02-07ARM: tegra: emc: device tree supportOlof Johansson1-7/+139
2012-02-07ARM: tegra: emc: convert tegra2_emc to a platform driverOlof Johansson2-30/+73
2012-02-07ARM: tegra: fuse: add bct strapping readingOlof Johansson2-0/+16
2012-02-07ARM: tegra: fuse: add functions to access chip revisionOlof Johansson3-33/+86
2012-02-07ARM: tegra: fuse: use apbio dma for register accessOlof Johansson1-12/+8
2012-02-07ARM: tegra: use APB DMA for accessing APB devicesOlof Johansson4-1/+187
2012-02-07ARM: tegra: Don't WARN_ON() for too early dma channel allocationsOlof Johansson1-1/+1