summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-08-27ARM: dts: sun5i: Add dts file for the Empire Electronix M712 tabletHans de Goede2-0/+52
2016-08-27ARM: dts: sun5i: Convert inet-98v-rev2 dts to use reference-design-tablet.dtsiHans de Goede1-163/+1
2016-08-27ARM: dts: sun4i: Disable ohci1 on ba10-tv-boxHans de Goede1-4/+0
2016-08-26ARM: dts: sun8i: Add dt node for esp8089 wifi chip on polaroid-mid2809Hans de Goede1-0/+42
2016-08-26ARM: dts: sun8i: Add dt node for esp8089 wifi chip on polaroid-mid2407Hans de Goede1-0/+42
2016-08-25ARM: dts: sun8i: add NAND controller node for A23/A33Icenowy Zheng1-0/+21
2016-08-22ARM: dts: sun6i: Add new dts file for tablets using the inet-q972 PCBHans de Goede2-0/+101
2016-08-22ARM: dts: sun6i: Add sun6i-reference-design-tablet.dtsiHans de Goede2-146/+194
2016-08-22ARM: dts: sun6i: colorfly-e708-q1: Remove unused mma8452_int_e708_q1 nodeHans de Goede1-7/+0
2016-08-22ARM: dts: sun9i: Switch to the AC100 RTC clock outputs for osc32kChen-Yu Tsai3-6/+15
2016-08-22ARM: dts: sun9i: cubieboard4: Add device node for AC100Chen-Yu Tsai1-0/+24
2016-08-22ARM: dts: sun9i: a80-optimus: Add device node for AC100Chen-Yu Tsai1-0/+24
2016-08-22ARM: dts: sun8i: reference-design-tablet: Add gsl1680 touchscreen nodeHans de Goede1-0/+28
2016-08-22ARM: dts: sun8i: Add dt node for rtl8703as wifi chip on ga10hHans de Goede1-0/+18
2016-08-22ARM: dts: sun8i: Use sun8i-reference-design-tablet for gt90h dtsHans de Goede1-191/+1
2016-08-22ARM: dts: sun8i: Add dts file for the Orange Pi Lite SBCHans de Goede2-0/+179
2016-08-22ARM: dts: sun8i: Add dts file for Olimex A33-OLinuXinoStefan Mavrodiev2-0/+227
2016-08-22ARM: sun5i: chip: Add status LEDMaxime Ripard1-0/+10
2016-08-22ARM: dt: axp209: Add AXP209 GPIO driverMaxime Ripard1-0/+6
2016-08-08ARM: dts: sun8i: Add ethernet1 alias to Orange Pi 2 dtsHans de Goede1-0/+10
2016-08-08ARM: dts: sun8i: Add dts file for the Orange Pi PC Plus SBCHans de Goede2-0/+89
2016-08-08ARM: dts: sun6i-a31s-colorfly-e708-q1: Add full otg supportHans de Goede1-8/+24
2016-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-62/+96
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds67-795/+1397
2016-08-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+7
2016-08-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-14/+49
2016-08-06Merge tag 'sh-for-4.8' of git://git.libc.org/linux-shLinus Torvalds45-399/+1206
2016-08-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-34/+30
2016-08-06Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-11/+9
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds53-510/+179
2016-08-05Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'Rafael J. Wysocki2-11/+9
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds54-209/+2049
2016-08-05Merge tag 'metag-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-7/+7
2016-08-05sh: add device tree source for J2 FPGA on Mimas v2 boardRich Felker1-0/+96
2016-08-05sh: add defconfig for J-Core J2Rich Felker1-0/+40
2016-08-05sh: use common clock framework with device tree boardsRich Felker2-0/+5
2016-08-05sh: system call wire upYoshinori Sato4-2/+58
2016-08-05sh: Delete unnecessary checks before the function call "mempool_destroy"Markus Elfring1-4/+2
2016-08-05sh: do not perform IPI-based cache flush except on boards that need itRich Felker1-0/+3
2016-08-05sh: add SMP support for J2Rich Felker3-0/+145
2016-08-05sh: SMP support for SH2 entry.SRich Felker1-0/+50
2016-08-05sh: add working futex atomic ops on userspace addresses for smpRich Felker4-124/+134
2016-08-05sh: add J2 atomics using the cas.l instructionRich Felker9-216/+481
2016-08-05sh: add AT_HWCAP flag for J-Core cas.l instructionRich Felker2-0/+3
2016-08-05sh: add support for J-Core J2 processorRich Felker10-5/+127
2016-08-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2016-08-05powerpc/fsl_rio: fix a missing error codeDan Carpenter1-0/+1
2016-08-05Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-21/+28
2016-08-05Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-35/+182
2016-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2-17/+11