aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/dt-gscaler' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2012-09-204-0/+127
|\
| * ARM: EXYNOS: Adds G-Scaler device from Device TreeShaik Ameer Basha2012-09-073-0/+41
| * ARM: EXYNOS: Add clock support for G-ScalerShaik Ameer Basha2012-09-071-0/+86
* | Merge branch 'next/pinctrl-samsung' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-204-0/+522
|\ \
| * | ARM: EXYNOS: Enable pinctrl driver support for EXYNOS4 device tree enabled pl...Thomas Abraham2012-09-071-0/+2
| * | ARM: dts: Add pinctrl node entries for SAMSUNG EXYNOS4210 SoCThomas Abraham2012-09-072-0/+494
| * | ARM: EXYNOS: skip wakeup interrupt setup if pinctrl driver is usedThomas Abraham2012-09-071-0/+26
| |/
* | Merge branch 'drivers/ocp2scp' into next/driversArnd Bergmann2012-09-196-1082/+2
|\ \
| * | drivers: bus: Move the OMAP interconnect driver to drivers/bus/Santosh Shilimkar2012-09-196-1082/+2
* | | Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-09-16289-7853/+7731
|\ \ \
| * | | ARM: tegra: clock: remove unused clock entry for i2cLaxman Dewangan2012-09-131-8/+0
| * | | ARM: tegra: clock: add connection name in i2c clock entryLaxman Dewangan2012-09-132-9/+9
| * | | ARM: tegra: clock: add i2c fast clock entry in clock tableLaxman Dewangan2012-09-132-0/+9
| * | | ARM: Tegra: Add smp_twd clock for Tegra20Prashant Gaikwad2012-09-133-0/+50
| * | | ARM: tegra: cpu-tegra: explicitly manage re-parentingStephen Warren2012-09-111-1/+47
| * | | ARM: tegra: fix overflow in tegra20_pll_clk_round_rate()Stephen Warren2012-09-111-1/+1
| * | | ARM: tegra: Fix data type for io addressPrashant Gaikwad2012-09-071-6/+6
| * | | ARM: tegra: remove tegra_timer from tegra_list_clksStephen Warren2012-09-062-2/+0
| * | | ARM: tegra30: clocks: fix the wrong tegra_audio_sync_clk_ops nameJoseph Lo2012-09-062-2/+2
| * | | ARM: tegra: clocks: separate tegra_clk_32k_ops from Tegra20 and Tegra30Joseph Lo2012-09-064-3/+13
| * | | ARM: tegra: Remove duplicate codePrashant Gaikwad2012-09-063-724/+0
| * | | ARM: tegra: Port tegra to generic clock frameworkPrashant Gaikwad2012-09-068-2345/+3057
| * | | ARM: tegra: Add clk_tegra structure and helper functionsPrashant Gaikwad2012-09-064-11/+210
| * | | ARM: tegra: Rename tegra20 clock filePrashant Gaikwad2012-09-062-1/+1
| * | | ARM: tegra20: Separate out clk ops and clk dataPrashant Gaikwad2012-09-064-1042/+995
| * | | ARM: tegra30: Separate out clk ops and clk dataPrashant Gaikwad2012-09-064-1133/+1210
| * | | ARM: tegra: fix U16 divider range checkStephen Warren2012-09-061-1/+1
| * | | ARM: tegra: turn on UART A clock at bootStephen Warren2012-09-061-0/+1
| | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-08-311-0/+3
| |\ \
| | * | KVM: x86: fix KVM_GET_MSR for PV EOIMichael S. Tsirkin2012-08-271-0/+3
| * | | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-08-313-7/+7
| |\ \ \
| | * | | [PARISC] fix personality flag check in copy_thread()Jiri Kosina2012-08-032-5/+5
| | * | | [PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-07-251-2/+2
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-08-313-3/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | s390/32: Don't clobber personality flags on execHeiko Carstens2012-08-301-1/+2
| | * | | s390/smp: add missing smp_store_status() for !SMPHeiko Carstens2012-08-281-0/+1
| | * | | s390: Always use "long" for ssize_t to match size_tGeert Uytterhoeven2012-08-211-2/+1
| * | | | Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-08-2545-96/+161
| |\ \ \ \
| | * \ \ \ Merge branch 'randconfig/mach' into fixesArnd Bergmann2012-08-238-10/+12
| | |\ \ \ \
| | | * | | | ARM: ux500: don't select LEDS_GPIO for snowballArnd Bergmann2012-08-232-1/+1
| | | * | | | ARM: imx: build i.MX6 functions only when neededArnd Bergmann2012-08-232-4/+3
| | | * | | | ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann2012-08-231-0/+1
| | | * | | | ARM: imx: fix ksz9021rn_phy_fixupArnd Bergmann2012-08-231-2/+2
| | | * | | | ARM: imx: build pm-imx5 code only when PM is enabledArnd Bergmann2012-08-231-1/+2
| | | * | | | ARM: omap: allow building omap44xx without SMPArnd Bergmann2012-08-232-2/+3
| | * | | | | Merge tag 'ux500-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2012-08-232-5/+9
| | |\ \ \ \ \
| | | * | | | | ARM: ux500: Ensure probing of Audio devices when Device Tree is enabledLee Jones2012-08-171-0/+4
| | | * | | | | ARM: ux500: Fix merge error, no matching driver name for 'snd_soc_u8500'Lee Jones2012-08-171-5/+5
| | | |/ / / /
| | * | | | | Merge branch 'v3.6-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-08-237-4/+62
| | |\ \ \ \ \
| | | * | | | | ARM: EXYNOS: Set HDMI platform data in Origen boardTushar Behera2012-08-081-0/+7