summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/dt-samsung-2' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2012-11-2613-112/+485
|\
| * ARM: dts: Use drive strength 3 for SD pins for exynos4Tomasz Figa2012-11-212-56/+56
| * ARM: dts: Set up power domains for exynos4Tomasz Figa2012-11-212-0/+35
| * ARM: EXYNOS: Bind devices to power domains using DTTomasz Figa2012-11-212-1/+94
| * ARM: EXYNOS: Fix power domain name initializationTomasz Figa2012-11-211-1/+2
| * ARM: EXYNOS: Detect power domain state on registration from DTTomasz Figa2012-11-212-7/+5
| * ARM: dts: Add vmmc fixed voltage regulator for exynos4210-origenTomasz Figa2012-11-211-0/+11
| * ARM: dts: Update sdhci nodes for current bindings for exynos4210-origenTomasz Figa2012-11-211-6/+2
| * ARM: dts: Update for pinctrl-samsung driver for exynos4210-origenTomasz Figa2012-11-211-20/+10
| * ARM: dts: Split memory sections for exynos4210-origenTomasz Figa2012-11-211-1/+4
| * ARM: EXYNOS: add all i2c busses to auxdata for DTOlof Johansson2012-11-211-0/+10
| * ARM: dts: Add aliases for i2c controller for exynos4Doug Anderson2012-11-211-8/+16
| * ARM: dts: Add board dts file for Snow board (ARM Chromebook)Doug Anderson2012-11-213-1/+229
| * ARM: dts: Move the dwmmc aliases from smdk5250 dts to exynosDoug Anderson2012-11-212-12/+12
* | Merge tag 'mxs-dt-3.8-2' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson2012-11-266-0/+218
|\ \
| * | ARM: dts: mxs: add oled support for the cfa-10036Maxime Ripard2012-11-221-0/+19
| * | ARM: mxs: Add SchulerControl SPS1 DTS fileMarek Vasut2012-11-203-0/+177
| * | ARM: imx23-olinuxino: Add spi supportFadil Berisha2012-11-202-0/+22
* | | Merge branch 'next/dt-samsung' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2012-11-2133-704/+2319
|\ \ \ | | |/ | |/|
| * | ARM: EXYNOS: DT Support for SATA and SATA PHYVasanth Ananthan2012-11-205-0/+70
| * | ARM: dts: Remove broken-voltage property from sdhci node for exynos4210-tratsTomasz Figa2012-11-201-1/+0
| * | ARM: dts: Add node for touchscreen for exynos4210-tratsTomasz Figa2012-11-201-0/+11
| * | ARM: dts: Add node for touchscreen voltage regulator for exynos4210-tratsTomasz Figa2012-11-201-0/+9
| * | ARM: dts: Add node for i2c3 bus for exynos4210-tratsTomasz Figa2012-11-201-0/+9
| * | ARM: dts: Add nodes for GPIO keys available on TratsTomasz Figa2012-11-201-0/+33
| * | ARM: dts: Update for pinctrl-samsung driver for exynos4210-tratsTomasz Figa2012-11-201-16/+8
| * | Merge branch 'next/dt-exynos4x12' into next/dt-samsungKukjin Kim2012-11-191199-13402/+18310
| |\ \
| | * | ARM: dts: Add nodes for pin controllers for exynos4x12Tomasz Figa2012-11-192-0/+1004
| | * | Merge branch 'next/pinctrl-samsung' into next/dt-exynos4x12Kukjin Kim2012-11-197-665/+855
| | |\ \
| | | * | pinctrl: samsung: Add support for EXYNOS4X12Tomasz Figa2012-11-194-0/+114
| | | * | Merge remote-tracking branch 'pinctrl/samsung' into next/pinctrl-samsungKukjin Kim2012-11-197-665/+741
| | | |\ \
| | | | * | Documentation: Update samsung-pinctrl device tree bindings documentationTomasz Figa2012-10-151-25/+93
| | | | * | pinctrl: samsung: Add GPIO to IRQ translationTomasz Figa2012-10-151-0/+19
| | | | * | pinctrl: exynos: Set pin function to EINT in irq_set_type of wake-up EINTTomasz Figa2012-10-151-0/+11
| | | | * | pinctrl: samsung: Use per-bank IRQ domain for wake-up interruptsTomasz Figa2012-10-155-76/+136
| | | | * | pinctrl: samsung: Use one GPIO chip per pin bankTomasz Figa2012-10-152-49/+79
| | | | * | pinctrl: exynos: Use one IRQ domain per pin bankTomasz Figa2012-10-155-109/+35
| | | | * | pinctrl: samsung: Include bank-specific eint offset in bank structTomasz Figa2012-10-153-29/+30
| | | | * | pinctrl: samsung: Hold pointer to driver data in bank structTomasz Figa2012-10-152-8/+12
| | | | * | pinctrl: samsung: Match pin banks with their device nodesTomasz Figa2012-10-152-0/+15
| | | | * | ARM: dts: exynos4210-pinctrl: Add nodes for pin banksTomasz Figa2012-10-152-229/+272
| | | | * | pinctrl: samsung: Distinguish between pin group and bank nodesTomasz Figa2012-10-151-1/+1
| | | | * | pinctrl: samsung: Remove static pin enumerationsTomasz Figa2012-10-151-119/+0
| | | | * | pinctrl: samsung: Assing pin numbers dynamicallyTomasz Figa2012-10-153-54/+62
| | | | * | pinctrl: samsung: Do not pass gpio_chip to pin_to_reg_bankTomasz Figa2012-10-151-9/+16
| | | | * | pinctrl: samsung: Detect and handle unsupported configuration typesTomasz Figa2012-10-151-0/+3
| | * | | | gpio: samsung: Skip registration if pinctrl driver is present on EXYNOS4X12Tomasz Figa2012-11-071-21/+22
| | * | | | ARM: EXYNOS: Skip wakeup-int setup if pinctrl driver is used on EXYNOS4X12Tomasz Figa2012-11-071-2/+5
| | * | | | ARM: dts: add board dts file for EXYNOS4412 based SMDK boardThomas Abraham2012-11-072-0/+46
| | * | | | ARM: dts: Add support for EXYNOS4X12 SoCsTomasz Figa2012-11-074-0/+88
| | |/ / /