aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-065-11/+11
|\
| * Merge tag 'samsung-cleanup-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kevin Hilman2013-08-225-11/+11
| |\
| | * ARM: dts: Remove '0x's from Exynos5440 DTS fileLee Jones2013-08-061-1/+1
| | * ARM: dts: Remove '0x's from Exynos5420 DTS fileLee Jones2013-08-061-1/+1
| | * ARM: dts: Remove '0x's from Exynos5250 DTS fileLee Jones2013-08-061-7/+7
| | * ARM: dts: Remove '0x's from Exynos4x12 DTSI fileLee Jones2013-08-061-1/+1
| | * ARM: dts: Remove '0x's from Exynos4210 DTSI fileLee Jones2013-08-061-1/+1
* | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-062-12/+19
|\ \ \
| * \ \ Merge tag 'omap-for-v3.12/fixes-non-critical-signed' of git://git.kernel.org/...Olof Johansson2013-08-2917-74/+129
| |\ \ \
| * \ \ \ Merge tag 'fixes-non-3.12-2' of git://git.infradead.org/linux-mvebu into next...Olof Johansson2013-08-191-1/+1
| |\ \ \ \
| | * | | | ARM: dts: Fix memory node in skeleton64.dtsiStepan Moskovchenko2013-08-071-1/+1
| | | |_|/ | | |/| |
| * | | | ARM: Keystone: Convert device tree file to use IRQ definesSantosh Shilimkar2013-08-051-10/+17
| * | | | ARM: keystone: use #include to include skeleton.dtsiSantosh Shilimkar2013-08-051-1/+1
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-051-0/+8
|\ \ \ \
| * | | | ARM: at91/dt: fix phy address in sama5xmb to match the reg propertyBoris BREZILLON2013-08-291-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-265-4/+13
| |\ \ \ \
| * | | | | ARM: at91/dt: define phy available on sama5d3 mother boardBoris BREZILLON2013-08-261-0/+8
| | |_|/ / | |/| | |
* | | | | Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-09-041-6/+3
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'asoc/topic/core' into tmpMark Brown2013-08-305-4/+13
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2013-08-221-6/+3
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ARM: dts: Change i2s compatible string on exynos5250Padmavathi Venna2013-08-161-6/+3
| | * | | | ASoC: samsung: Fix DTS breakage from missing dependenciesMark Brown2013-08-162-22/+16
| | * | | | ARM: dts: Change i2s compatible string on exynos5250Padmavathi Venna2013-08-132-6/+3
| | * | | | ARM: dts: exynos5250: move common i2s properties to exynos5 dtsiPadmavathi Venna2013-08-132-12/+21
| | | |/ / | | |/| |
* | | | | Merge tag 'pinctrl-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-041-0/+6
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.11-rc7' into develLinus Walleij2013-08-2922-78/+142
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | pinctrl: sirf: add lost atlas6 uart0-no-stream-control pingroupQipan Li2013-08-231-0/+6
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-3.12-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2013-09-032-2/+4
|\ \ \ \ \
| * | | | | ARM: dts: Use the PWM polarity flagsLaurent Pinchart2013-09-032-2/+4
| | |_|_|/ | |/| | |
* | | | | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-031-0/+2
|\ \ \ \ \
| * | | | | PCI: exynos: Split into Synopsys part and Exynos partJingoo Han2013-08-121-0/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-033-2/+3
|\ \ \ \ \
| * | | | | ARM: dts: msm: Update uartdm compatible stringsStephen Boyd2013-08-282-2/+2
| * | | | | ARM: dts: imx28-evk: add the RTS/CTS property for auart0Huang Shijie2013-08-051-0/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-039-33/+218
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | usb: musb: am335x: add second port to beagle boneSebastian Andrzej Siewior2013-08-271-0/+13
| * | | | usb: musb: am335x-evm: Do not remove the session bit HOST-only modeSebastian Andrzej Siewior2013-08-271-0/+1
| * | | | usb: usb: dsps: update code according to the binding documentSebastian Andrzej Siewior2013-08-274-46/+31
| * | | | usb: musb: dsps fix the typo in reg-names of the dma nodeSebastian Andrzej Siewior2013-08-271-1/+1
| * | | | Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman2013-08-184-31/+54
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | usb: musb dma: add cppi41 dma driverSebastian Andrzej Siewior2013-08-092-0/+65
| * | | | usb: musb: dsps: use proper child nodesSebastian Andrzej Siewior2013-08-094-14/+139
| * | | | arm: tegra: Remove obsolete nvidia,vbus-gpio propertiesMikko Perttunen2013-07-293-4/+0
| * | | | arm: dts: tegra20: Rename USB UTMI parameters according to new definitionsMikko Perttunen2013-07-291-14/+14
| * | | | usb: dwc3: core: switch to snps,dwc3Felipe Balbi2013-07-291-1/+1
| | |/ / | |/| |
* | | | ARM: tegra: always enable USB VBUS regulatorsStephen Warren2013-08-213-0/+8
* | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2013-08-152-4/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM: at91/DT: fix at91sam9n12ek memory nodeNicolas Ferre2013-08-141-2/+2
| * | | ARM: at91/DT: at91sam9x5ek: fix USB host property to enable port CNicolas Ferre2013-07-181-2/+3
| | |/ | |/|
* | | ARM: tegra: enable ULPI phy on Colibri T20Lucas Stach2013-08-041-0/+1