aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 5-27/+91
2017-03-01Input: rmi4 - f30: detect INPUT_PROP_BUTTONPAD from the button countGravatar Benjamin Tissoires 1-2/+3
2017-03-01Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Gravatar Linus Torvalds 16-261/+705
2017-03-01Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 26-289/+462
2017-03-01Merge tag 'drm-ast-2500-for-v4.11' of git://people.freedesktop.org/~airlied/l...Gravatar Linus Torvalds 6-259/+883
2017-03-01Merge tag 'drm-fixes-for-v4.11-rc1' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 6-6/+21
2017-02-28Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmiGravatar Linus Torvalds 7-28/+67
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxGravatar Linus Torvalds 7-24/+12
2017-02-28Merge tag 'iommu-fix-v4.11-rc0-2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-8/+18
2017-02-28Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 2-380/+231
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-12/+12
2017-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideGravatar Linus Torvalds 1-1/+1
2017-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 21-175/+125
2017-02-28iommu/amd: Fix crash when accessing AMD-Vi sysfs entriesGravatar Joerg Roedel 2-2/+7
2017-02-28iommu/vt-d: Fix crash when accessing VT-d sysfs entriesGravatar Joerg Roedel 1-6/+11
2017-02-28Merge branch 'devel-stable' into miscGravatar Russell King 11-33/+103
2017-02-28ARM: 8638/1: mtd: lart: Rename partition defines to be prefixed with PART_Gravatar Florian Fainelli 1-12/+12
2017-02-27Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 135-284/+267
2017-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 10-33/+1223
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Gravatar Linus Torvalds 6-6/+219
2017-02-27Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Gravatar Linus Torvalds 22-252/+1855
2017-02-28drm/ast: Call open_key before enable_mmio in POST codeGravatar Y.C. Chen 1-1/+1
2017-02-28drm/ast: Fix test for VGA enabledGravatar Y.C. Chen 1-6/+2
2017-02-28drm/ast: POST code for the new AST2500Gravatar Y.C. Chen 2-3/+476
2017-02-28drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300Gravatar Benjamin Herrenschmidt 1-3/+3
2017-02-28drm/ast: Factor mmc_test code in POST codeGravatar Benjamin Herrenschmidt 1-51/+31
2017-02-28drm/ast: Fixed vram size incorrect issue on POWERGravatar Y.C. Chen 2-4/+4
2017-02-28drm/ast: Base support for AST2500Gravatar Y.C. Chen 4-19/+103
2017-02-28drm/ast: Fix calculation of MCLKGravatar Benjamin Herrenschmidt 1-2/+4
2017-02-28drm/ast: Remove spurious includeGravatar Benjamin Herrenschmidt 1-2/+0
2017-02-28drm/ast: const'ify mode setting tablesGravatar Benjamin Herrenschmidt 3-59/+59
2017-02-28drm/ast: Handle configuration without P2A bridgeGravatar Russell Currey 3-109/+168
2017-02-28drm/ast: Fix AST2400 POST failure without BMC FW or VBIOSGravatar Y.C. Chen 1-3/+35
2017-02-27mm: use mmget_not_zero() helperGravatar Vegard Nossum 2-2/+2
2017-02-27mm: add new mmgrab() helperGravatar Vegard Nossum 3-3/+3
2017-02-27lib/vsprintf.c: remove %Z supportGravatar Alexey Dobriyan 39-130/+116
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesGravatar Masahiro Yamada 9-10/+10
2017-02-27scripts/spelling.txt: add "therfore" pattern and fix typo instancesGravatar Masahiro Yamada 3-6/+6
2017-02-27scripts/spelling.txt: add "overwriten" pattern and fix typo instancesGravatar Masahiro Yamada 5-5/+5
2017-02-27scripts/spelling.txt: add "overwritting" pattern and fix typo instancesGravatar Masahiro Yamada 5-5/+5
2017-02-27scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesGravatar Masahiro Yamada 4-4/+4
2017-02-27scripts/spelling.txt: add "disassocation" pattern and fix typo instancesGravatar Masahiro Yamada 2-2/+2
2017-02-27scripts/spelling.txt: add "omited" pattern and fix typo instancesGravatar Masahiro Yamada 3-3/+3
2017-02-27scripts/spelling.txt: add "explictely" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-02-27scripts/spelling.txt: add "applys" pattern and fix typo instancesGravatar Masahiro Yamada 3-4/+4
2017-02-27scripts/spelling.txt: add "configuartion" pattern and fix typo instancesGravatar Masahiro Yamada 5-14/+14
2017-02-27scripts/spelling.txt: add "overrided" pattern and fix typo instancesGravatar Masahiro Yamada 5-8/+8
2017-02-27scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesGravatar Masahiro Yamada 5-6/+6
2017-02-27scripts/spelling.txt: add "initialiazation" pattern and fix typo instancesGravatar Masahiro Yamada 2-2/+2
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesGravatar Masahiro Yamada 12-23/+23