Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-26 | 11 | -104/+6534 |
|\ | |||||
| * | Merge branch 'next/devel-exynos5250-1' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 2012-05-16 | 1 | -1/+10 |
| |\ | |||||
| | * | ARM: EXYNOS: add GPC4 bank instance | Sangsu Park | 2012-05-16 | 1 | -1/+10 |
| * | | Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 2012-05-15 | 1 | -1/+1 |
| |\ \ | |||||
| | * \ | Merge branch 'next/devel-s3c24xx-hsspi' into next/devel-samsung | Kukjin Kim | 2012-05-14 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | spi/s3c64xx: Allow usage for ARCH_S3C24XX | Heiko Stuebner | 2012-04-25 | 1 | -1/+1 |
| | * | | | Merge branch 'next/devel-samsung-iommu' into next/devel-samsung | Kukjin Kim | 2012-05-12 | 3 | -0/+1098 |
| | |\ \ \ | |||||
| * | \ \ \ | Merge branch 'exynos/iommu' into next/soc2 | Arnd Bergmann | 2012-05-15 | 3 | -0/+1098 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| * | | | | | Merge branch 'spear/13xx' into next/soc2 | Arnd Bergmann | 2012-05-14 | 55 | -414/+20120 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | pinctrl: SPEAr1310: Fix pin numbers for clcd_high_res | Viresh Kumar | 2012-05-14 | 1 | -1/+1 |
| | * | | | | pinctrl: Add SPEAr13xx pinctrl drivers | Viresh Kumar | 2012-05-14 | 5 | -0/+4345 |
| | * | | | | pinctrl: SPEAr: Create macro for declaring GPIO PINS | Viresh Kumar | 2012-05-14 | 2 | -102/+106 |
| | * | | | | SPEAr13xx: Add common clock framework support | Viresh Kumar | 2012-05-14 | 3 | -0/+2072 |
* | | | | | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-26 | 7 | -219/+358 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'drivers/mmc' into next/dt2 | Arnd Bergmann | 2012-05-15 | 3 | -4/+8 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'for-3.5/dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Arnd Bergmann | 2012-05-14 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'imx/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2... | Arnd Bergmann | 2012-05-14 | 14 | -139/+225 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'imx/pinctrl' into imx/dt | Arnd Bergmann | 2012-05-14 | 109 | -674/+1073 |
| | |\ \ \ \ \ \ \ \ | |||||
| * | \ \ \ \ \ \ \ \ | Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2... | Olof Johansson | 2012-05-13 | 25 | -208/+1607 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | i2c: mxs: add device tree probe support | Shawn Guo | 2012-05-13 | 1 | -0/+13 |
| | * | | | | | | | | | | mmc: mxs-mmc: add device tree support | Shawn Guo | 2012-05-13 | 1 | -5/+43 |
| | * | | | | | | | | | | mmc: mxs-mmc: copy wp_gpio in struct mxs_mmc_host | Shawn Guo | 2012-05-13 | 1 | -7/+4 |
| | * | | | | | | | | | | mmc: mxs-mmc: have dma_channel than dma_res in mxs_mmc_host | Shawn Guo | 2012-05-13 | 1 | -3/+3 |
| | * | | | | | | | | | | mmc: mxs-mmc: use devm_* helper to make cleanup simpler | Shawn Guo | 2012-05-13 | 1 | -31/+9 |
| | * | | | | | | | | | | mmc: mxs-mmc: move header from mach into linux folder | Shawn Guo | 2012-05-13 | 1 | -2/+1 |
| | * | | | | | | | | | | mmc: mxs-mmc: get rid of the use of cpu_is_xxx | Shawn Guo | 2012-05-13 | 3 | -16/+28 |
| | * | | | | | | | | | | mmc: mxs-mmc: let ssp_is_old take host as parameter | Shawn Guo | 2012-05-13 | 1 | -28/+29 |
| | * | | | | | | | | | | mmc: mxs-mmc: use global stmp_device functionality | Shawn Guo | 2012-05-13 | 1 | -7/+7 |
| | * | | | | | | | | | | gpio/mxs: add device tree probe | Shawn Guo | 2012-05-12 | 1 | -4/+32 |
| | * | | | | | | | | | | gpio/mxs: get rid of the use of cpu_is_xxx | Shawn Guo | 2012-05-12 | 1 | -22/+52 |
| | * | | | | | | | | | | gpio/mxs: use devm_* helpers to make error handling simple | Shawn Guo | 2012-05-12 | 1 | -39/+13 |
| | * | | | | | | | | | | dma: mxs-dma: add device tree probe support | Dong Aisheng | 2012-05-12 | 1 | -5/+24 |
| | * | | | | | | | | | | dma: mxs-dma: make platform_device_id more generic | Shawn Guo | 2012-05-12 | 3 | -40/+83 |
| | * | | | | | | | | | | dma: mxs-dma: let dma_is_apbh and apbh_is_old take parameter | Shawn Guo | 2012-05-12 | 1 | -12/+16 |
| | * | | | | | | | | | | dma: mxs-dma: use global stmp_device functionality | Dong Aisheng | 2012-05-12 | 2 | -13/+14 |
| | * | | | | | | | | | | ARM: mxs: add initial device tree support for imx23-evk board | Shawn Guo | 2012-05-12 | 1 | -0/+1 |
| | * | | | | | | | | | | ARM: mxs: add initial device tree support for imx28-evk board | Dong Aisheng | 2012-05-12 | 1 | -0/+1 |
| | * | | | | | | | | | | Merge branches 'clk/mxs' and 'imx/pinctrl/for-3.5' into mxs/dt/for-3.5 | Shawn Guo | 2012-05-12 | 12 | -0/+96 |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch 'for-3.5/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/sw... | Olof Johansson | 2012-05-10 | 22 | -280/+1032 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-05-26 | 2 | -7/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | i2c: mxs: use global reset function | Wolfram Sang | 2012-04-20 | 2 | -7/+3 |
* | | | | | | | | | | | | | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-26 | 50 | -395/+3988 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ... | Arnd Bergmann | 2012-05-16 | 11 | -29/+188 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | clk: Fix CLK_SET_RATE_GATE flag validation in clk_set_rate(). | Saravana Kannan | 2012-05-16 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | clk: Provide dummy clk_unregister() | Mark Brown | 2012-05-15 | 1 | -0/+9 |
| | * | | | | | | | | | | | | | ARM: Orion: XOR: Add support for clk | Andrew Lunn | 2012-05-09 | 2 | -0/+16 |
| | * | | | | | | | | | | | | | ARM: Orion: CESA: Add support for clk | Andrew Lunn | 2012-05-09 | 1 | -0/+14 |
| | * | | | | | | | | | | | | | ARM: Orion: SDIO: Add support for clk. | Andrew Lunn | 2012-05-09 | 1 | -0/+14 |
| | * | | | | | | | | | | | | | ARM: Orion: NAND: Add support for clk, if there is one. | Andrew Lunn | 2012-05-09 | 1 | -0/+18 |
| | * | | | | | | | | | | | | | ARM: Orion: EHCI: Add support for enabling clocks | Andrew Lunn | 2012-05-09 | 1 | -0/+16 |