aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
...
| | | * | | | | OMAP1: enable GENERIC_IRQ_CHIPKevin Hilman2011-08-05
| | | * | | | | OMAP3+: SR: ensure pm-runtime callbacks can be invoked with IRQs disabledNishanth Menon2011-08-05
| | | * | | | | OMAP2+: Kconfig: don't select PM in OMAP2PLUS_TYPICALKevin Hilman2011-08-05
| | * | | | | | OMAP: hwmod: fix build break on non-OMAP4 multi-OMAP2 buildsPaul Walmsley2011-08-10
| | * | | | | | OMAP: Fix linking error in twl-common.c for OMAP2/3/4 only buildsPeter Ujfalusi2011-08-10
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Arnd Bergmann2011-08-12
| |\ \ \ \ \ \
| | * | | | | | ARM: mmp: Change the way we use timer 0 as clockevent timer.Lennert Buytenhek2011-08-10
| | * | | | | | ARM: mmp: Switch to using timer 1 as clocksource timer.Lennert Buytenhek2011-08-10
| | * | | | | | ARM: mmp: Also start timer 1 on boot.Lennert Buytenhek2011-08-10
| | * | | | | | ARM: pxa168/gplugd: free correct GPIOTanmay Upadhyay2011-08-10
| | * | | | | | ARM: pxa168/gplugd: get rid of mfp-gplugd.hTanmay Upadhyay2011-08-10
| | * | | | | | ARM: pxa: fix logic error in PJ4 iWMMXt handlingLennert Buytenhek2011-08-10
| | |/ / / / /
| * | | | | | Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Arnd Bergmann2011-08-12
| |\ \ \ \ \ \
| | * | | | | | iMX: Fix build for iMX53Arnaud Patard (Rtp)2011-08-08
| | * | | | | | ARM: mx5: board-cpuimx51.c fixup irq_to_gpio() usageBen Dooks2011-08-08
| | * | | | | | Merge commit 'v3.1-rc1' into imx-fixesSascha Hauer2011-08-08
| | |\| | | | |
| | * | | | | | ARM: iMX5: Don't enable DPLL if it already enabledJason Liu2011-08-05
| | * | | | | | i.MX25 GPT clock fix: ensure correct the clock sourceMehnert, Torsten2011-08-01
| | * | | | | | ARM: board-mx51_babbage: Fix UART2 registrationFabio Estevam2011-07-26
| | * | | | | | efika: Fix board id detectionArnaud Patard (Rtp)2011-07-26
| | * | | | | | efikasb: fix gpio keys.Arnaud Patard (Rtp)2011-07-26
| | * | | | | | efikasb/mx: fix usbh1 initialisationArnaud Patard (Rtp)2011-07-26
| | * | | | | | ARM: mx53: add pad configuration for I2C signalsEric Miao2011-07-26
| | * | | | | | ARM: mach-imx/mx31lilly: Fix section mismatchesFabio Estevam2011-07-26
| | * | | | | | ARM: mach-imx/mx31ads: Fix section mismatchesFabio Estevam2011-07-26
| | * | | | | | Add tlv320aic32x4 platform data to Visstrim_M10.Javier Martin2011-07-26
| * | | | | | | mach-sa1100: fix PCI build problemLinus Walleij2011-08-10
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-08-10
|\ \ \ \ \ \ \
| * | | | | | | ARM: drop experimental status for ARM_PATCH_PHYS_VIRTRussell King2011-08-10
| * | | | | | | ARM: 7008/1: alignment: Make SIGBUS sent to userspace POSIXly correctDave Martin2011-08-09
| * | | | | | | ARM: 7007/1: alignment: Prevent ignoring of faults with ARMv6 unaligned acces...Dave Martin2011-08-09
| * | | | | | | ARM: 7010/1: mm: fix invalid loop for poison_init_memJamie Iles2011-08-09
| * | | | | | | ARM: 7005/1: freshen up mm/proc-arm946.SBrian S. Julin2011-08-09
| * | | | | | | ARM: Fix build error for SMP=n buildsRussell King2011-08-04
* | | | | | | | ASoC: Rename WM8915 to WM8996Mark Brown2011-08-08
| |/ / / / / / |/| | | | | |
* | | | | | | arm: remove stale export of 'sha_transform'Linus Torvalds2011-08-07
* | | | | | | arm: remove "optimized" SHA1 routinesLinus Torvalds2011-08-07
* | | | | | | cpuidle: Consistent spelling of cpuidle_idle_call()David Brown2011-08-04
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-04
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | cpuidle: stop depending on pm_idleLen Brown2011-08-03
| |/ / / /
* | | | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-01
|\ \ \ \ \
| * \ \ \ \ Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux...Grant Likely2011-08-01
| |\ \ \ \ \
| | * | | | | gpio_msm: Move Qualcomm MSM v2 gpio driver into driversDavid Brown2011-08-01
| | * | | | | gpio_msm: Move Qualcomm v6 MSM driver into driversDavid Brown2011-08-01
| | * | | | | msm: gpio: Fold register defs into C fileDavid Brown2011-08-01
| | * | | | | msm: gpiomux: Move public API to public headerDavid Brown2011-08-01
| | * | | | | msm: gpio: Remove ifdefs on gpio chip registersDavid Brown2011-08-01
| | * | | | | msm: gpio: Remove chip-specific register definitionsDavid Brown2011-08-01
| | * | | | | msm: Remove chip-ifdefs for GPIO io mappingsDavid Brown2011-08-01
| | * | | | | msm: gpio: Remove unsupported devicesDavid Brown2011-08-01
| | |/ / / /