summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: sun6i: Add lradc nodeChen-Yu Tsai2015-09-271-0/+7
* ARM: dts: sun4i: inet97fv2: Enable i2c1 and i2c2 controllersHans de Goede2015-09-271-0/+12
* ARM: dts: sun4i: inet97fv2: Enable support for tablet keysHans de Goede2015-09-271-0/+41
* ARM: dts: sun4i: inet97fv2: Enable otg controllerHans de Goede2015-09-271-0/+34
* ARM: dts: sun4i: inet97fv2: Add regulator nodesHans de Goede2015-09-271-4/+31
* ARM: dts: sun4i: inet97fv2: Disable unused usb controllersHans de Goede2015-09-271-17/+0
* ARM: dts: sun5i: Add support for the Auxtek-T003 HDMI stickHans de Goede2015-09-272-0/+160
* ARM: dts: sun6i: hummingbird: Add missing pinmux setting for gmac phy resetChen-Yu Tsai2015-09-271-1/+8
* ARM: dts: sun7i: Enable USB DRC on cubieboard2Ralph Benadski2015-09-271-0/+19
* ARM: dts: sun7i: Enable USB DRC on pcDuino 3Jelle van der Waa2015-09-271-0/+19
* ARM: dts: sun8i: Add support for qt90h-v4 tabletsHans de Goede2015-09-272-0/+146
* ARM: dts: sun7i: Add regulator configuration to the pcduino3 dts fileJelle van der Waa2015-09-271-4/+31
* ARM: dts: sun5i: Add simplefb node for tvencoder outputHans de Goede2015-09-271-0/+9
* ARM: dts: sun6i: Columbus: Add i2c controller for communicating with the LCDHans de Goede2015-09-271-0/+17
* ARM: dts: sunxi: enable otg port on the sun7i-a20-olinuxino-lime2Olliver Schinagl2015-09-131-0/+41
* ARM: dts: sun4i: Enable i2c1 and i2c2 on the Chuwi V7-CW0825 tabletHans de Goede2015-09-131-0/+12
* ARM: dts: sun4i: Enable otg in host only mode on Jesurun Q5Hans de Goede2015-09-131-0/+15
* ARM: dts: Fix Makefile target for sun4i-a10-itead-iteaduino-plusJosh Boyer2015-09-131-1/+1
* ARM: dts: sunxi: Raise minimum CPU voltage for sun7i-a20 to meet SoC specific...Timo Sigurdsson2015-09-131-1/+1
* 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
|\ \
| * | sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers2015-09-122-0/+2
* | | ARCv2: [axs103_smp] Reduce clk for SMP FPGA configsVineet Gupta2015-09-121-0/+2
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-1157-1141/+106
|\ \
| * | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-1023-169/+13