summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-11-28ARM: davinci: da830-evm: use gpio descriptor for mmc pinsAxel Haslam1-30/+11
2016-11-28ARM: davinci: da850-evm: use gpio descriptor for mmc pinsAxel Haslam1-25/+10
2016-11-28ARM: davinci: hawk: use gpio descriptor for mmc pinsAxel Haslam1-31/+11
2016-11-23ARM: davinci: da8xx: Fix ohci device nameAxel Haslam4-5/+5
2016-11-16ARM: davinci: PM: support da8xx DT platformsKevin Hilman1-0/+1
2016-11-01ARM: davinci: da8xx: register USB PHY clocks in the DT fileAxel Haslam1-0/+11
2016-11-01ARM: davinci: da8xx: add usb phy clocksDavid Lechner4-42/+274
2016-11-01ARM: davinci: da8xx-dt: add OF_DEV_AUXDATA entry for USB phyDavid Lechner1-0/+1
2016-10-31ARM: davinci: da8xx: Add USB device names to clock lookup tablesDavid Lechner3-4/+6
2016-10-31ARM: davinci: da8xx: Add USB PHY platform deviceDavid Lechner4-14/+24
2016-10-31ARM: davinci: da8xx-dt: add OF_DEV_AUXDATA entry for lcdcKarl Beldan1-0/+1
2016-10-31ARM: davinci: da8xx: Add full regulator constraints for non-DT bootAxel Haslam2-0/+6
2016-10-31ARM: davinci: da8xx: Add CFGCHIP syscon platform deviceDavid Lechner6-0/+46
2016-10-31ARM: davinci: da8xx: Remove duplicated definesAlexandre Bailon2-3/+5
2016-10-26ARM: davinci: dm365: Remove DMA resources for SPIPeter Ujfalusi1-8/+0
2016-10-26ARM: davinci: dm355: Remove DMA resources for SPIPeter Ujfalusi1-8/+0
2016-10-26ARM: davinci: devices: Remove DMA resources for MMCPeter Ujfalusi1-3/+0
2016-10-26ARM: davinci: devices-da8xx: Remove DMA resources for MMC and SPIPeter Ujfalusi1-29/+0
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+23
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds210-3399/+4748
2016-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-78/+48
2016-10-15Merge branch 'work.uaccess' into for-linusAl Viro9-78/+47
2016-10-15score: traps: Add missing include file to fix build errorGuenter Roeck1-0/+1
2016-10-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds247-1222/+707
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds1-2/+3
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds4-9/+4
2016-10-14Merge tag 'metag-for-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds72-245/+233
2016-10-14MIPS: Wire up new pkey_{mprotect,alloc,free} syscallsRalf Baechle5-6/+28
2016-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds4-18/+329
2016-10-12Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds1-2/+0
2016-10-12MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski1-1/+1
2016-10-12Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-17/+29
2016-10-12Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds30-251/+255
2016-10-12Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-17/+72
2016-10-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds22-36/+80
2016-10-12treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada5-5/+0
2016-10-12kthread: kthread worker API cleanupPetr Mladek1-7/+7
2016-10-12kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier1-0/+3
2016-10-12mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai4-1/+33
2016-10-12x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai4-3/+26
2016-10-12powerpc: implement the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira1-2/+4
2016-10-12unicore32: use simpler API for random address requestsJason Cooper1-2/+1
2016-10-12tile: use simpler API for random address requestsJason Cooper1-2/+1
2016-10-12arm64: use simpler API for random address requestsJason Cooper1-6/+2
2016-10-12ARM: use simpler API for random address requestsJason Cooper1-2/+1
2016-10-12x86: use simpler API for random address requestsJason Cooper2-6/+2
2016-10-12powerpc/mm/hash64: Fix might_have_hea() checkMichael Ellerman1-1/+1
2016-10-12powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras1-1/+1
2016-10-11Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+12