summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-03-27net: Spelling s/stucture/structure/Geert Uytterhoeven2-2/+2
2018-03-27edd: don't spam log if no EDD information is presentJohannes Thumshirn1-5/+3
2018-03-27treewide: Fix typos in printkMasanari Iida7-9/+9
2018-03-27GenWQE: Fix a typo in two commentsMarkus Elfring1-2/+2
2018-03-26treewide: Align function definition open/close bracesJoe Perches11-11/+11
2018-03-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-44/+81
2018-03-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds10-47/+88
2018-03-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-21/+13
2018-03-20RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky1-6/+9
2018-03-20Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-31/+90
2018-03-19RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky1-0/+3
2018-03-19clk: bcm2835: Protect sections updating shared registersBoris Brezillon1-0/+4
2018-03-19clk: bcm2835: Fix ana->maskX definitionsBoris Brezillon1-4/+4
2018-03-19libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede1-2/+5
2018-03-19libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede1-1/+1
2018-03-19libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede1-0/+8
2018-03-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-21/+6
2018-03-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2018-03-16Merge tag 'drm-fixes-for-v4.16-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds21-50/+169
2018-03-16Merge tag 'drm-intel-fixes-2018-03-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-4/+82
2018-03-16RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky1-3/+7
2018-03-16Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2-8/+8
2018-03-16drm/nouveau/bl: fix backlight regressionKarol Herbst1-5/+5
2018-03-16drm/nouveau/bl: Fix oops on driver unbindLukas Wunner1-2/+2
2018-03-16drm/nouveau/mmu: ALIGN_DOWN correct variableMāris Nartišs1-1/+1
2018-03-16Merge tag 'gvt-fixes-2018-03-15' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi4-4/+82
2018-03-15clk: aspeed: Prevent reset if clock is enabledEddie James1-12/+17
2018-03-15clk: aspeed: Fix is_enabled for certain clocksEddie James1-1/+2
2018-03-15Merge tag 'for-4.16/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-22/+21
2018-03-15drm/i915/gvt: fix user copy warning by whitelist workload rb_tail fieldZhenyu Wang1-4/+6
2018-03-15drm/i915/gvt: Correct the privilege shadow batch buffer addressfred gao3-0/+20
2018-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-44/+55
2018-03-15Merge branch 'percpu_ref-rcu-audit-fixes' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-4/+6
2018-03-15Merge tag 'drm-intel-fixes-2018-03-14' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-13/+23
2018-03-15Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie12-25/+56
2018-03-15infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masksArnd Bergmann2-3/+3
2018-03-15infiniband: qplib_fp: fix pointer castArnd Bergmann1-2/+2
2018-03-14IB/mlx5: Fix cleanup order on unloadMark Bloch2-10/+14
2018-03-14drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-03-14drm/amdgpu: save/restore backlight level in legacy dce codeAlex Deucher7-2/+40
2018-03-14drm/radeon: fix prime teardown orderChristian König2-2/+2
2018-03-14drm/amdgpu: fix prime teardown orderChristian König2-2/+2
2018-03-14RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky1-1/+7
2018-03-14RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky1-0/+3
2018-03-14Merge tag 'platform-drivers-x86-v4.16-7' of git://git.infradead.org/linux-pla...Linus Torvalds4-6/+7
2018-03-14RDMA/core: Do not use invalid destination in determining port reuseTatyana Nikolova1-5/+7
2018-03-14dm mpath: fix passing integrity dataSteffen Maier1-2/+3
2018-03-14RDMA/mlx5: Fix crash while accessing garbage pointer and freed memoryLeon Romanovsky1-4/+8
2018-03-14RDMAVT: Fix synchronization around percpu_refTejun Heo1-4/+6
2018-03-14platform/x86: Fix dell driver init orderDarren Hart (VMware)3-3/+3