summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: Add vbus regulator to USB2 phy nodes on exynos3250, exynos4210 and ...Marek Szyprowski2015-10-235-2/+5
* ARM: dts: use exynos5420-dw-mshc compatible for exynos3250Jaehoon Chung2015-10-231-2/+2
* ARM: dts: Use GPIO constants for flags cells in exynos5440 boardsJavier Martinez Canillas2015-10-081-2/+3
* ARM: dts: Use GPIO constants for flags cells in exynos5420/5422/5800 boardsJavier Martinez Canillas2015-10-085-14/+16
* ARM: dts: Use GPIO constants for flags cells in exynos4412 boardsJavier Martinez Canillas2015-10-086-40/+43
* ARM: dts: Use GPIO constants for flags cells in exynos4120 boardsJavier Martinez Canillas2015-10-084-42/+47
* ARM: dts: Use GPIO constants for flags cells in exynos3250 boardsJavier Martinez Canillas2015-10-082-9/+9
* ARM: dts: Enable EC vboot context support on Peach boardsEmilio Lopez2015-10-082-0/+2
* Merge tag 'samsung-dt-4.4-2' of http://github.com/krzk/linux into v4.4-next/d...Kukjin Kim2015-10-087-96/+62
|\
| * ARM: dts: Remove regulator-compatible usage in exynos4412-trats2Javier Martinez Canillas2015-10-061-70/+35
| * ARM: dts: Move display-timings node from fimd to dp in exynos5250-arndale, sm...Sean Paul2015-10-063-15/+16
| * ARM: dts: Unify voltage regulator style in exynos4412-odroidTobias Jakobi2015-09-291-4/+2
| * ARM: dts: Remove redundant pinctrl settings in exynos4412-odroidTobias Jakobi2015-09-291-6/+0
| * ARM: dts: Fix cpu compatible value for s3c2416Vladimir Zapolskiy2015-09-291-1/+1
| * ARM: dts: Add DMA support for serial ports in exynos4Robert Baldyga2015-09-131-0/+8
* | ARM: dts: Add Exynos5250 Snow Rev5+ support on exynos5250-snow-rev5Javier Martinez Canillas2015-09-304-667/+736
* | ARM: dts: Add support Odroid XU4 board for exynos5422-odroidxu4Krzysztof Kozlowski2015-09-175-49/+150
* | ARM: dts: Split audio configuration to separate exynos5422-odroidxu3-audioKrzysztof Kozlowski2015-09-174-47/+63
* | ARM: dts: Fix power off method for exynos5422-odroidxu3-commonKrzysztof Kozlowski2015-09-171-0/+1
* | ARM: dts: use pwm-fan device as a cooling device for exynos4412-odroidu3Lukasz Majewski2015-09-171-1/+32
* | ARM: dts: Add pwm-fan node for exynos4412-odroidu3Kamil Debski2015-09-171-0/+12
* | ARM: dts: add suspend opp to exynos4412Bartlomiej Zolnierkiewicz2015-09-171-0/+1
* | ARM: dts: Fix LEDs on exynos5422-odroidxu3Krzysztof Kozlowski2015-09-171-1/+0
|/
* Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2015-09-1250-421/+220
|\
| * CRISv10: delete unused lib/dmacopy.cRabin Vincent2015-09-051-42/+0
| * CRISv10: delete unused lib/old_checksum.cRabin Vincent2015-09-051-86/+0
| * CRIS: fix switch_mm() lockdep splatRabin Vincent2015-09-051-1/+8
| * CRISv32: enable LOCKDEP_SUPPORTRabin Vincent2015-09-051-0/+4
| * CRIS: add STACKTRACE_SUPPORTRabin Vincent2015-09-054-0/+88
| * CRISv32: annotate irq enable in idle loopRabin Vincent2015-09-051-2/+2
| * CRISv32: add support for irqflags tracingRabin Vincent2015-09-053-1/+20
| * CRIS: UAPI: use generic types.hRabin Vincent2015-09-053-13/+1
| * CRIS: UAPI: use generic shmbuf.hRabin Vincent2015-09-052-42/+1
| * CRIS: UAPI: use generic msgbuf.hRabin Vincent2015-09-052-33/+1
| * CRIS: UAPI: use generic socket.hRabin Vincent2015-09-052-92/+1
| * CRIS: UAPI: use generic sembuf.hRabin Vincent2015-09-052-25/+1
| * CRIS: UAPI: use generic sockios.hRabin Vincent2015-09-052-13/+1
| * CRIS: UAPI: use generic auxvec.hRabin Vincent2015-09-052-4/+1
| * CRIS: UAPI: use generic headers via KbuildRabin Vincent2015-09-0512-31/+10
| * CRIS: UAPI: fix elf.h exportRabin Vincent2015-09-054-1/+8
| * CRIS: don't make asm/elf.h depend on asm/user.hRabin Vincent2015-09-053-8/+7
| * CRIS: UAPI: fix ptrace.hRabin Vincent2015-09-056-3/+8
| * CRISv32: Squash compile warnings for axisflashmapJesper Nilsson2015-09-051-4/+5
| * CRISv32: Add GPIO driver to the default configsJesper Nilsson2015-09-054-14/+12
| * CRISv32: ETRAX FS: Squash warnings in pinmux driverJesper Nilsson2015-09-051-2/+6
| * CRIS: Wire up missing syscallsChen Gang2015-09-054-1/+25
| * CRISv32: allow CONFIG_DEBUG_BUGVERBOSERabin Vincent2015-09-051-0/+1
| * CRISv32: add unreachable() to BUG()Rabin Vincent2015-09-051-2/+9
| * cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memsetChristophe Jaillet2015-09-051-2/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-122-0/+2
|\ \