summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-06-21Merge branch 'ux500/cleanup' into next/driversArnd Bergmann5-19/+12
2013-06-21ARM: ux500: Remove mop500_snowball_ethernet_clock_enable()Lee Jones3-13/+0
2013-06-21ARM: ux500: Correct the EN_3v3 regulator's on/off GPIOLee Jones1-6/+7
2013-06-21ARM: ux500: Provide a AB8500 GPIO Device Tree nodeLee Jones1-0/+5
2013-06-21Merge tag 'common-clk-audio' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann22-27/+43
2013-06-21Merge branches 'samsung/exynos-dt2' and 'samsung/s3c24xx-dt2' into next/driversArnd Bergmann25-100/+1325
2013-06-20Merge tag 'omap-for-v3.11/mailbox-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann13-1199/+52
2013-06-20Merge tag 'omap-for-v3.11/gpmc-part2-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann1-2/+19
2013-06-18ARM: dts: add clock provider information for i2s controllers in Exynos5250Padmavathi Venna1-0/+10
2013-06-18ARM: dts: add Exynos audio subsystem clock controller nodePadmavathi Venna1-0/+6
2013-06-18ARM: dts: use #include for all device trees for SamsungPadmavathi Venna22-27/+27
2013-06-18Merge branch 'v3.11-next/s3c24xx-dt-2' into v3.11-next/dt-n-clk-audioKukjin Kim8-0/+521
2013-06-18ARM: S3C24XX: update uart addresses in s3c2416-dt auxdataHeiko Stuebner1-4/+4
2013-06-18ARM: dts: Set BUCK7 as always on for Origen boardTushar Behera1-0/+1
2013-06-18ARM: dts: Add FIMD node to Origen4210 boardSachin Kamat1-0/+21
2013-06-18ARM: dts: Add LCD related pinctrl entries for exynos4210Sachin Kamat1-0/+61
2013-06-18ARM: dts: Add PWM related pinctrl entries for exynos4210Sachin Kamat1-0/+28
2013-06-18ARM: OMAP2+: gpmc: Low power transition supportavinash philip1-2/+19
2013-06-18ARM: dts: Enable RTC node for exynos5250-snowDoug Anderson1-0/+4
2013-06-18ARM: dts: Enable RTC node for ArndaleTushar Behera1-0/+3
2013-06-18ARM: dts: Removing pdma for exynos5440Giridhar Maruthy1-22/+0
2013-06-18ARM: dts: update bootargs to support 8GiB for SSDK5440 and SD5v1Subash Patel2-2/+2
2013-06-18ARM: dts: Add more opp levels in exynos5440Amit Daniel Kachhap1-0/+5
2013-06-18ARM: dts: Add wm8994 regulator support on smdk5250Padmavathi Venna1-2/+35
2013-06-18ARM: dts: enable spi for EXYNOS5440 SOCGirish K S2-7/+46
2013-06-15Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/d...Olof Johansson62-1617/+1372
2013-06-15Merge tag 'renesas-gpio-rcar-for-v3.11' of git://git.kernel.org/pub/scm/linux...Olof Johansson19-1191/+334
2013-06-15Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson5-63/+35
2013-06-15Merge tag 'omap-for-v3.11/gpmc-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson4-54/+55
2013-06-13Merge tag 's3c24xx-driver-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson125-2938/+3236
2013-06-12Merge tag 'dw_apb_timer_of' of git://github.com/mmind/linux-rockchip into nex...Olof Johansson4-6/+0
2013-06-12ARM: OMAP2+: gpmc: Converts GPMC driver to pm_runtime capableavinash philip1-2/+6
2013-06-12ARM: OMAP2+: gpmc: get number of useable GPMC chip-selects via DTGupta Pekon1-9/+29
2013-06-12clocksource: dw_apb_timer_of: use clocksource_of_initHeiko Stuebner2-4/+0
2013-06-12clocksource: dw_apb_timer_of: select DW_APB_TIMERHeiko Stuebner2-2/+0
2013-06-12Merge branch 'v3.11-next/driver-cpufreq' into v3.11-next/s3c24xx-driverKukjin Kim12-1740/+36
2013-06-11ARM: dts: add ohci and ehci controller nodes for EXYNOS5440Thomas Abraham1-0/+15
2013-06-11ARM: dts: Add clock entries to G2D node for exynos4x12Sachin Kamat1-0/+2
2013-06-11ARM: dts: Add clock entries to G2D node for exynos4210Sachin Kamat1-0/+2
2013-06-11ARM: dts: Remove duplicate and add missing G2D nodesSachin Kamat2-4/+4
2013-06-11ARM: dts: add pin state information for DP HPD support to Exynos5250Jingoo Han2-0/+10
2013-06-11ARM: dts: add dts node for the ahci sata exynos5440Girish K S1-0/+9
2013-06-11ARM: dts: add vmmc regulator support for ODROID-XDongjin Kim1-0/+2
2013-06-11mailbox/omap: move the OMAP mailbox framework to driversSuman Anna10-1129/+4
2013-06-11ARM: OMAP2+: add user and fifo info to mailbox platform dataSuman Anna3-0/+6
2013-06-11ARM: OMAP2+: mbox: remove dependencies with soc.hSuman Anna6-163/+136
2013-06-11omap: mailbox: correct the argument type for irq opsSuman Anna2-14/+7
2013-06-11omap: mailbox: call request_irq after mbox queues are allocatedSuman Anna1-9/+9
2013-06-11omap: mailbox: check iomem resource before dereferencing itSuman Anna2-0/+6
2013-06-10ARM: dts: add max77686 node entry for ODROID-XDongjin Kim1-0/+195