summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-2611-104/+6534
|\
| * Merge branch 'next/devel-exynos5250-1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2012-05-161-1/+10
| |\
| | * ARM: EXYNOS: add GPC4 bank instanceSangsu Park2012-05-161-1/+10
| * | Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2012-05-151-1/+1
| |\ \
| | * \ Merge branch 'next/devel-s3c24xx-hsspi' into next/devel-samsungKukjin Kim2012-05-141-1/+1
| | |\ \
| | | * | spi/s3c64xx: Allow usage for ARCH_S3C24XXHeiko Stuebner2012-04-251-1/+1
| | * | | Merge branch 'next/devel-samsung-iommu' into next/devel-samsungKukjin Kim2012-05-123-0/+1098
| | |\ \ \
| * | \ \ \ Merge branch 'exynos/iommu' into next/soc2Arnd Bergmann2012-05-153-0/+1098
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'spear/13xx' into next/soc2Arnd Bergmann2012-05-1455-414/+20120
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | pinctrl: SPEAr1310: Fix pin numbers for clcd_high_resViresh Kumar2012-05-141-1/+1
| | * | | | pinctrl: Add SPEAr13xx pinctrl driversViresh Kumar2012-05-145-0/+4345
| | * | | | pinctrl: SPEAr: Create macro for declaring GPIO PINSViresh Kumar2012-05-142-102/+106
| | * | | | SPEAr13xx: Add common clock framework supportViresh Kumar2012-05-143-0/+2072
* | | | | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-267-219/+358
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'drivers/mmc' into next/dt2Arnd Bergmann2012-05-153-4/+8
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-3.5/dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2012-05-141-2/+3
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'imx/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann2012-05-1414-139/+225
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'imx/pinctrl' into imx/dtArnd Bergmann2012-05-14109-674/+1073
| | |\ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson2012-05-1325-208/+1607
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | i2c: mxs: add device tree probe supportShawn Guo2012-05-131-0/+13
| | * | | | | | | | | | mmc: mxs-mmc: add device tree supportShawn Guo2012-05-131-5/+43
| | * | | | | | | | | | mmc: mxs-mmc: copy wp_gpio in struct mxs_mmc_hostShawn Guo2012-05-131-7/+4
| | * | | | | | | | | | mmc: mxs-mmc: have dma_channel than dma_res in mxs_mmc_hostShawn Guo2012-05-131-3/+3
| | * | | | | | | | | | mmc: mxs-mmc: use devm_* helper to make cleanup simplerShawn Guo2012-05-131-31/+9
| | * | | | | | | | | | mmc: mxs-mmc: move header from mach into linux folderShawn Guo2012-05-131-2/+1
| | * | | | | | | | | | mmc: mxs-mmc: get rid of the use of cpu_is_xxxShawn Guo2012-05-133-16/+28
| | * | | | | | | | | | mmc: mxs-mmc: let ssp_is_old take host as parameterShawn Guo2012-05-131-28/+29
| | * | | | | | | | | | mmc: mxs-mmc: use global stmp_device functionalityShawn Guo2012-05-131-7/+7
| | * | | | | | | | | | gpio/mxs: add device tree probeShawn Guo2012-05-121-4/+32
| | * | | | | | | | | | gpio/mxs: get rid of the use of cpu_is_xxxShawn Guo2012-05-121-22/+52
| | * | | | | | | | | | gpio/mxs: use devm_* helpers to make error handling simpleShawn Guo2012-05-121-39/+13
| | * | | | | | | | | | dma: mxs-dma: add device tree probe supportDong Aisheng2012-05-121-5/+24
| | * | | | | | | | | | dma: mxs-dma: make platform_device_id more genericShawn Guo2012-05-123-40/+83
| | * | | | | | | | | | dma: mxs-dma: let dma_is_apbh and apbh_is_old take parameterShawn Guo2012-05-121-12/+16
| | * | | | | | | | | | dma: mxs-dma: use global stmp_device functionalityDong Aisheng2012-05-122-13/+14
| | * | | | | | | | | | ARM: mxs: add initial device tree support for imx23-evk boardShawn Guo2012-05-121-0/+1
| | * | | | | | | | | | ARM: mxs: add initial device tree support for imx28-evk boardDong Aisheng2012-05-121-0/+1
| | * | | | | | | | | | Merge branches 'clk/mxs' and 'imx/pinctrl/for-3.5' into mxs/dt/for-3.5Shawn Guo2012-05-1212-0/+96
| | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| * | | | | | | | | | | Merge branch 'for-3.5/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/sw...Olof Johansson2012-05-1022-280/+1032
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-262-7/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | i2c: mxs: use global reset functionWolfram Sang2012-04-202-7/+3
* | | | | | | | | | | | | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-2650-395/+3988
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann2012-05-1611-29/+188
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | clk: Fix CLK_SET_RATE_GATE flag validation in clk_set_rate().Saravana Kannan2012-05-161-1/+1
| | * | | | | | | | | | | | | clk: Provide dummy clk_unregister()Mark Brown2012-05-151-0/+9
| | * | | | | | | | | | | | | ARM: Orion: XOR: Add support for clkAndrew Lunn2012-05-092-0/+16
| | * | | | | | | | | | | | | ARM: Orion: CESA: Add support for clkAndrew Lunn2012-05-091-0/+14
| | * | | | | | | | | | | | | ARM: Orion: SDIO: Add support for clk.Andrew Lunn2012-05-091-0/+14
| | * | | | | | | | | | | | | ARM: Orion: NAND: Add support for clk, if there is one.Andrew Lunn2012-05-091-0/+18
| | * | | | | | | | | | | | | ARM: Orion: EHCI: Add support for enabling clocksAndrew Lunn2012-05-091-0/+16