aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-08-27Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-14/+26
2017-08-27Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2017-08-27Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 10-43/+104
2017-08-27Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntbGravatar Linus Torvalds 2-5/+3
2017-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 6-13/+45
2017-08-26Merge tag 'pci-v4.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-10/+3
2017-08-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 2-9/+17
2017-08-25Merge tag 'for-linus-20170825' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 2-1/+13
2017-08-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-37/+6
2017-08-25Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 5-14/+24
2017-08-25PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULLGravatar Christoph Hellwig 1-10/+3
2017-08-25Merge tag 'mmc-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Gravatar Linus Torvalds 1-6/+43
2017-08-25Merge tag 'dmaengine-fix-4.13-rc7' of git://git.infradead.org/users/vkoul/sla...Gravatar Linus Torvalds 1-2/+2
2017-08-25Merge tag 'drm-fixes-for-v4.13-rc7' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 13-24/+69
2017-08-25virtio_pci: fix cpu affinity supportGravatar Christoph Hellwig 1-3/+7
2017-08-25virtio_blk: fix incorrect message when disk is resizedGravatar Stefan Hajnoczi 1-6/+10
2017-08-24mtd: nand: atmel: Relax tADL_min constraintGravatar Boris Brezillon 1-1/+12
2017-08-24mtd: nandsim: remove debugfs entries in error pathGravatar Uwe Kleine-König 1-0/+1
2017-08-25Merge tag 'drm-misc-fixes-2017-08-24' of git://anongit.freedesktop.org/git/dr...Gravatar Dave Airlie 1-3/+3
2017-08-25Merge tag 'drm-intel-fixes-2017-08-24' of git://anongit.freedesktop.org/git/d...Gravatar Dave Airlie 6-12/+36
2017-08-24Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpadGravatar Masaki Ota 2-10/+39
2017-08-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 4-6/+21
2017-08-24Merge tag 'acpi-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 5-16/+15
2017-08-24Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-3/+0
2017-08-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 3-5/+10
2017-08-24pty: Repair TIOCGPTPEERGravatar Eric W. Biederman 2-37/+30
2017-08-24Merge branches 'acpica-fix', 'acpi-ec-fix' and 'acpi-properties-fix'Gravatar Rafael J. Wysocki 4-13/+8
2017-08-24IB/mlx5: Always return success for RoCE modify portGravatar Majd Dibbiny 1-0/+6
2017-08-24IB/mlx5: Fix Raw Packet QP event handler assignmentGravatar Majd Dibbiny 1-0/+1
2017-08-24IB/core: Avoid accessing non-allocated memory when inferring port typeGravatar Noa Osherovich 2-5/+13
2017-08-23Revert "pty: fix the cached path of the pty slave file descriptor in the master"Gravatar Linus Torvalds 1-5/+2
2017-08-23Revert "loop: support 4k physical blocksize"Gravatar Omar Sandoval 2-37/+6
2017-08-23Merge tag 'gpio-v4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 2-3/+9
2017-08-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 10-13/+46
2017-08-23Merge tag 'gvt-fixes-2017-08-23' of https://github.com/01org/gvt-linux into d...Gravatar Jani Nikula 1-1/+1
2017-08-23drm/i915/gvt: Fix the kernel null pointer errorGravatar fred gao 1-1/+1
2017-08-22ANDROID: binder: fix proc->tsk check.Gravatar Martijn Coenen 1-1/+1
2017-08-22ACPI: device property: Fix node lookup in acpi_graph_get_child_prop_value()Gravatar Sakari Ailus 1-1/+1
2017-08-22ACPICA: Fix acpi_evaluate_object_typed()Gravatar Rafael J. Wysocki 1-3/+7
2017-08-22RDMA/uverbs: Initialize cq_context appropriatelyGravatar Bharat Potnuri 1-1/+1
2017-08-22Merge tag 'mfd-fixes-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 1-0/+6
2017-08-22Merge tag 'at91-ab-4.13-drivers-fixes' of git://git.kernel.org/pub/scm/linux/...Gravatar Arnd Bergmann 2-5/+7
2017-08-22drm: Release driver tracking before making the object available againGravatar Chris Wilson 1-3/+3
2017-08-22Revert "mfd: da9061: Fix to remove BBAT_CONT register from chip model"Gravatar Lee Jones 1-0/+6
2017-08-22Merge tag 'drm-misc-fixes-2017-08-18' of git://anongit.freedesktop.org/git/dr...Gravatar Dave Airlie 3-5/+19
2017-08-22Merge tag 'imx-drm-fixes-2017-08-18' of git://git.pengutronix.de/git/pza/linu...Gravatar Dave Airlie 2-4/+3
2017-08-22Merge tag 'sunxi-drm-fixes-for-4.13' of https://git.kernel.org/pub/scm/linux/...Gravatar Dave Airlie 1-0/+8
2017-08-21Merge tag 'rtc-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-1/+0
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 5-10/+11
2017-08-21mmc: block: prevent propagating R1_OUT_OF_RANGE for open-ending modeGravatar Shawn Lin 1-6/+43