summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-08-1332-186/+252
|\
| * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann2011-08-1214-70/+94
| |\
| | * omap: timer: Set dmtimer used as clocksource in autoreload modeHemant Pedanekar2011-08-101-1/+2
| | * OMAP3: am3517crane: remove NULL board_mux from board fileJohan Hovold2011-08-101-2/+0Star
| | * arm: mach-omap2: mux: use kstrdup()Thomas Meyer2011-08-101-10/+4Star
| | * arch:arm:plat-omap:iovmm: remove unused variable 'va'Maxin John2011-08-101-3/+0Star
| | * Update Nook Color machine 3284 to common Encore nameOleg Drokin2011-08-101-1/+1
| | * am3505/3517: Various platform defines for UART4Raphaël Assénat2011-08-103-0/+9
| | * Merge branch 'for_3.1/pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2011-08-104-15/+13Star
| | |\
| | | * OMAP2+: PM: SmartReflex: use put_sync_suspend for IRQ-safe disablingColin Cross2011-08-051-1/+1
| | | * OMAP3: beagle: don't touch omap_device internalsKevin Hilman2011-08-051-13/+10Star
| | | * OMAP1: enable GENERIC_IRQ_CHIPKevin Hilman2011-08-051-0/+1
| | | * OMAP3+: SR: ensure pm-runtime callbacks can be invoked with IRQs disabledNishanth Menon2011-08-051-0/+1
| | | * OMAP2+: Kconfig: don't select PM in OMAP2PLUS_TYPICALKevin Hilman2011-08-051-1/+0Star
| | * | OMAP: hwmod: fix build break on non-OMAP4 multi-OMAP2 buildsPaul Walmsley2011-08-101-1/+24
| | * | OMAP: Fix linking error in twl-common.c for OMAP2/3/4 only buildsPeter Ujfalusi2011-08-101-37/+41
| * | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Arnd Bergmann2011-08-125-85/+94
| |\ \ \
| | * | | ARM: mmp: Change the way we use timer 0 as clockevent timer.Lennert Buytenhek2011-08-111-12/+35
| | * | | ARM: mmp: Switch to using timer 1 as clocksource timer.Lennert Buytenhek2011-08-111-2/+2
| | * | | ARM: mmp: Also start timer 1 on boot.Lennert Buytenhek2011-08-111-6/+9
| | * | | ARM: pxa168/gplugd: free correct GPIOTanmay Upadhyay2011-08-111-2/+2
| | * | | ARM: pxa168/gplugd: get rid of mfp-gplugd.hTanmay Upadhyay2011-08-113-62/+45Star
| | * | | ARM: pxa: fix logic error in PJ4 iWMMXt handlingLennert Buytenhek2011-08-111-3/+3
| | |/ /
| * | | Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Arnd Bergmann2011-08-1212-31/+63
| |\ \ \
| | * | | iMX: Fix build for iMX53Arnaud Patard (Rtp)2011-08-081-0/+8
| | * | | ARM: mx5: board-cpuimx51.c fixup irq_to_gpio() usageBen Dooks2011-08-081-1/+1
| | * | | Merge commit 'v3.1-rc1' into imx-fixesSascha Hauer2011-08-081089-25619/+24864Star
| | |\| |
| | * | | ARM: iMX5: Don't enable DPLL if it already enabledJason Liu2011-08-051-1/+5
| | * | | i.MX25 GPT clock fix: ensure correct the clock sourceMehnert, Torsten2011-08-011-0/+3
| | * | | ARM: board-mx51_babbage: Fix UART2 registrationFabio Estevam2011-07-261-1/+1
| | * | | efika: Fix board id detectionArnaud Patard (Rtp)2011-07-262-5/+5
| | * | | efikasb: fix gpio keys.Arnaud Patard (Rtp)2011-07-261-5/+6
| | * | | efikasb/mx: fix usbh1 initialisationArnaud Patard (Rtp)2011-07-261-1/+1
| | * | | ARM: mx53: add pad configuration for I2C signalsEric Miao2011-07-261-14/+17
| | * | | ARM: mach-imx/mx31lilly: Fix section mismatchesFabio Estevam2011-07-261-1/+1
| | * | | ARM: mach-imx/mx31ads: Fix section mismatchesFabio Estevam2011-07-261-2/+2
| | * | | Add tlv320aic32x4 platform data to Visstrim_M10.Javier Martin2011-07-261-0/+13
| * | | | mach-sa1100: fix PCI build problemLinus Walleij2011-08-101-0/+1
| | |/ / | |/| |
* | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-08-115-19/+49
|\ \ \ \
| * | | | ARM: drop experimental status for ARM_PATCH_PHYS_VIRTRussell King2011-08-101-2/+1Star
| * | | | ARM: 7008/1: alignment: Make SIGBUS sent to userspace POSIXly correctDave Martin2011-08-091-3/+11
| * | | | ARM: 7007/1: alignment: Prevent ignoring of faults with ARMv6 unaligned acces...Dave Martin2011-08-091-12/+30
| * | | | ARM: 7010/1: mm: fix invalid loop for poison_init_memJamie Iles2011-08-091-1/+1
| * | | | ARM: 7005/1: freshen up mm/proc-arm946.SBrian S. Julin2011-08-091-1/+2
| * | | | ARM: Fix build error for SMP=n buildsRussell King2011-08-041-0/+4
* | | | | ASoC: Rename WM8915 to WM8996Mark Brown2011-08-081-9/+9
| |/ / / |/| | |
* | | | arm: remove stale export of 'sha_transform'Linus Torvalds2011-08-081-3/+0Star
* | | | arm: remove "optimized" SHA1 routinesLinus Torvalds2011-08-072-212/+1Star
* | | | cpuidle: Consistent spelling of cpuidle_idle_call()David Brown2011-08-051-1/+1
| |_|/ |/| |
* | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-041-1/+3
|\ \ \ | |/ / |/| |