summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
2012-02-21ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are no...Santosh Shilimkar
2012-02-20Merge branch 'fixes-mmc' into fixesTony Lindgren
2012-02-20ARM: OMAP: Fix build error when mmc_omap is built as module Tony Lindgren
2012-02-20ARM: OMAP: Fix kernel panic with HSMMC when twl4030_gpio is a moduleTony Lindgren
2012-02-18Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-02-17Merge branch 'for_3.3/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren
2012-02-17pxa/hx4700: add platform device and I2C info for AK4641 codecAxel Lin
2012-02-16arch/arm/mach-pxa/: included linux/gpio.h twiceDanny Kukawka
2012-02-16arch/arm/mach-mmp/: some files include some headers twiceDanny Kukawka
2012-02-16ARM: pxa: fix including linux/gpio.h twiceDanny Kukawka
2012-02-16ARM: pxa: fix mixed declarations and code in sharpsl_pmHaojian Zhuang
2012-02-16ARM: pxa: fix wrong parsing gpio event on spitzHaojian Zhuang
2012-02-15ARM: 7327/1: need to include asm/system.h in asm/processor.hOlof Johansson
2012-02-15ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl()Javi Merino
2012-02-15ARM: 7164/3: PL330: Fix the size of the dst_cache_ctrl fieldJavi Merino
2012-02-15ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent
2012-02-15ARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 architecturesCatalin Marinas
2012-02-14ARM: OMAP2+: usb-host: fix compile warningFelipe Balbi
2012-02-14ARM: OMAP4: Move the barrier memboclk_steal() as part of reserve callbackSantosh Shilimkar
2012-02-14ARM: OMAP4: cpuidle: Fix the C-state reporting to cpuidle governor.Santosh Shilimkar
2012-02-14ARM: OMAP: add RCU locking to omap2_set_init_voltage.NeilBrown
2012-02-13Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann
2012-02-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann
2012-02-13Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-02-13Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-02-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-02-13ARM: at91: drop ide driver in favor of the pata oneJean-Christophe PLAGNIOL-VILLARD
2012-02-13ARM: at91: add accessor to manage SMCJean-Christophe PLAGNIOL-VILLARD
2012-02-13ARM: at91: USB AT91 gadget registration for moduleNicolas Ferre
2012-02-13ARM: omap: resolve nebulous 'Error setting wl12xx data'Russell King
2012-02-13ARM: omap: fix wrapped error messages in omap_hwmod.cRussell King
2012-02-13ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.cRussell King
2012-02-13ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup()Russell King
2012-02-13ARM: omap: fix section mismatch error for omap_4430sdp_display_init()Russell King
2012-02-13ARM: omap: fix section mismatch warning for omap_secondary_startup()Russell King
2012-02-13ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init()Russell King
2012-02-13ARM: omap: fix section mismatch warning in mux.cRussell King
2012-02-13ARM: omap: fix uninformative vc/i2c configuration error messageRussell King
2012-02-13ARM: omap: fix vc.c PMIC error messageRussell King
2012-02-13ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build errorRussell King
2012-02-13ep93xx: fix build of vision_ep93xx.cH Hartley Sweeten
2012-02-13Merge branch 'v3.3-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2012-02-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/te...Arnd Bergmann
2012-02-12ARM: SAMSUNG: use spin_lock_irqsave() in clk_{enable,disable}Minho Ban
2012-02-11ARM: S3C64XX: Define some additional always off clocksMark Brown
2012-02-11ARM: S3C64XX: Reduce residency requirement for cpuidle WFI modeMark Brown
2012-02-11ARM: SAMSUNG: Add a callback 'notify_after' for PWM backlight controlJingoo Han
2012-02-11ARM: SAMSUNG: add G2D to plat-s5p and mach-exynosKamil Debski
2012-02-11ARM: S3C64XX: Gate some more clocks by defaultMark Brown
2012-02-10Merge branch 'for-arm-soc' of git://sources.calxeda.com/kernel/linux into nex...Olof Johansson