summaryrefslogtreecommitdiffstats
path: root/arch/arm
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-1696-5011/+6240
|\ \ \
| * | | 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 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
| | | * | | ARM: EXYNOS: Set HDMI platform data in SMDKV310Sachin Kamat2012-08-081-0/+7
| | | * | | ARM: SAMSUNG: Add API to set platform data for s5p-tv driverTushar Behera2012-08-082-0/+42
| | | * | | ARM: SAMSUNG: Set HDMI platform data for Exynos4x12 SoCsSachin Kamat2012-08-081-1/+2
| | | * | | ARM: Samsung: Make uart_save static in pm.c fileSachin Kamat2012-08-081-1/+1
| | | * | | ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner2012-08-081-1/+1
| | | * | | ARM: S3C24XX: Add missing DMACH_DT_PROPHeiko Stuebner2012-08-081-1/+2
| | * | | | Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann2012-08-238-31/+40
| | |\ \ \ \
| | | * | | | ARM: dts: imx51-babbage: fix esdhc cd/wp propertiesShawn Guo2012-08-231-2/+2
| | | * | | | ARM: imx6: spin the cpu until hardware takes it downShawn Guo2012-08-231-20/+3
OpenPOWER on IntegriCloud