summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Merge branch 'cleanup-hwmod' into cleanupTony Lindgren22-187/+409
2012-06-28Merge branches 'cleanup-udc' and 'cleanup-dma' into cleanupTony Lindgren27-831/+329
2012-06-24Fix typo in printed messagesAnatol Pomozov1-1/+1
2012-06-24Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-30/+66
2012-06-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds23-42/+77
2012-06-24ARM: Orion: Fix Virtual/Physical mixup with watchdogAndrew Lunn5-2/+5
2012-06-24ARM: Kirkwood: clk_register_gate_fn: add fn assignmentMarc Kleine-Budde1-0/+1
2012-06-24ARM: Orion5x - Restore parts of io.h, with reworkAndrew Lunn2-0/+23
2012-06-24Merge tag 'omap-fixes-a-for-3.5rc' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson7-5/+28
2012-06-24Merge tag 'omap-fixes-for-v3.5-rc3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson6-31/+19
2012-06-22ARM: OMAP4: hwmod data: Force HDMI in no-idle while enabledRicardo Neri1-0/+5
2012-06-22ARM: OMAP2+: mux: fix sparse warningPaul Walmsley1-0/+1
2012-06-22ARM: OMAP2+: CM: increase the module disable timeoutPaul Walmsley2-2/+13
2012-06-22ARM: OMAP4: clock data: add clockdomains for clocks used as main clocksPaul Walmsley1-0/+5
2012-06-22ARM: OMAP4: hwmod data: fix 32k sync timer idle modesPaul Walmsley1-2/+1
2012-06-22ARM: OMAP4+: hwmod: fix issue causing IPs not going back to Smart-StandbyDjamil Elaidi1-1/+1
2012-06-21Merge branches 'clock_cleanup_misc_3.6', 'control_clean_dspbridge_writes_clea...Paul Walmsley21-185/+409
2012-06-21Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-62/+12
2012-06-21Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-53/+1
2012-06-21Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds52-96/+91
2012-06-21Viresh has movedViresh Kumar46-46/+46
2012-06-21h8300: use the declarations provided by <asm/sections.h>Geert Uytterhoeven2-22/+18
2012-06-21h8300: fix use of extinct _sbss and _ebssGeert Uytterhoeven2-5/+5
2012-06-21xtensa: use the declarations provided by <asm/sections.h>Geert Uytterhoeven1-11/+7
2012-06-21xtensa: use "test -e" instead of bashism "test -a"Geert Uytterhoeven1-2/+2
2012-06-21xtensa: replace xtensa-specific _f{data,text} by _s{data,text}Geert Uytterhoeven2-5/+4
2012-06-21thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli1-13/+17
2012-06-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-1/+12
2012-06-20ARM: OMAP: Fix Beagleboard DVI reset gpioRuss Dill1-16/+12
2012-06-20arm/dts: OMAP2: Fix interrupt controller bindingJon Hunter1-0/+2
2012-06-20ARM: OMAP2: Fix tusb6010 GPIO interrupt for n8x0Tony Lindgren1-1/+1
2012-06-20ARM: OMAP2+: Fix MUSB ifdefs for platform init codeTony Lindgren3-14/+4
2012-06-20Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-0/+1
2012-06-20ARM: OMAP2+: hwmod: remove prm_clkdm, cm_clkdm; allow hwmods to have no clock...Paul Walmsley9-47/+19
2012-06-19KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_pagePaul Mackerras1-30/+66
2012-06-19ARM: tegra: make tegra_cpu_reset_handler_enable() __initStephen Warren1-1/+1
2012-06-19ARM: OMAP3: Move McBSP fck clock alias to hwmod dataPeter Ujfalusi2-10/+21
2012-06-19ARM: OMAP2: Move McBSP fck clock alias to hwmod data for OMAP2430Peter Ujfalusi2-10/+15
2012-06-19ARM: OMAP2: Move McBSP fck clock alias to hwmod data for OMAP2420Peter Ujfalusi2-4/+9
2012-06-19ARM: OMAP: dsp: interface to control module functionsOmar Ramirez Luna2-0/+7
2012-06-19ARM: OMAP2+: control: new APIs to configure boot address and modeOmar Ramirez Luna3-0/+46
2012-06-19ARM: OMAP2+: CLEANUP: Remove ARCH_OMAPx ifdef from struct dpll_dataKevin Hilman1-2/+0
2012-06-18ARM: OMAP2+: hwmod: use init-time function pointer for _init_clkdmKevin Hilman1-4/+4
2012-06-18ARM: OMAP2+: hwmod: use init-time function pointer for hardresetKevin Hilman1-47/+169
2012-06-18ARM: OMAP2+: hwmod: use init-time function pointer for wait_target_readyKevin Hilman1-49/+66
2012-06-18ARM: OMAP4: hwmod: drop extra cpu_is check from _wait_target_disable()Kevin Hilman1-3/+0
2012-06-18ARM: OMAP2+: hwmod: use init-time function ptrs for enable/disable moduleKevin Hilman6-12/+57
2012-06-18ARM: OMAP4: hwmod: rename _enable_module to _omap4_enable_module()Kevin Hilman1-5/+5
2012-06-17ARM: OMAP: PM: Lock clocks list while generating summaryTodd Poynor1-0/+2
2012-06-17ARM: iconnect: Remove include of removed linux/spi/orion_spi.hAndrew Lunn1-3/+0