summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-14Merge tag 'acpi-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-04-14Merge tag 'devmem-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-04-14Merge branches 'acpi-scan-fixes' and 'acpica-fixes'Rafael J. Wysocki
2017-04-13zram: do not use copy_page with non-page aligned addressMinchan Kim
2017-04-13zram: fix operator precedence to get offsetMinchan Kim
2017-04-13Revert "ACPICA: Resources: Not a valid resource if buffer length too long"Rafael J. Wysocki
2017-04-13Merge tag 'pinctrl-v4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-12Merge tag 'drm-fixes-for-v4.11-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-04-12Merge tag 'pwm/for-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-13ACPI / scan: Set the visited flag for all enumerated devicesRafael J. Wysocki
2017-04-13Merge branch 'linux-4.11' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2017-04-13Merge tag 'drm-intel-fixes-2017-04-12' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-04-13Merge tag 'drm-misc-fixes-2017-04-11' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-04-13Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie
2017-04-12mm: Tighten x86 /dev/mem with zeroing readsKees Cook
2017-04-12drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()Wei Yongjun
2017-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-04-11Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-04-11drm/udl: Fix unaligned memory access in udl_render_hlineJonathan Neuschäfer
2017-04-11drm/i915: Don't call synchronize_rcu_expedited under struct_mutexJoonas Lahtinen
2017-04-11drm/i915: Suspend GuC prior to GPU Reset during GEM suspendSagar Arun Kamble
2017-04-11Merge tag 'gvt-fixes-2017-04-07' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-04-11Revert "HID: rmi: Handle all Synaptics touchpads using hid-rmi"Jiri Kosina
2017-04-11pinctrl: cherryview: Add a quirk to make Acer Chromebook keyboard work againMika Westerberg
2017-04-11sata_via: Enable hotplug only on VT6421Ondrej Zary
2017-04-11virtio-pci: Remove affinity hint before freeing the interruptMarc Zyngier
2017-04-11Revert "virtio_pci: remove struct virtio_pci_vq_info"Michael S. Tsirkin
2017-04-11Revert "virtio_pci: use shared interrupts for virtqueues"Michael S. Tsirkin
2017-04-11Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev"Michael S. Tsirkin
2017-04-11Revert "virtio_pci: simplify MSI-X setup"Michael S. Tsirkin
2017-04-10Revert "virtio_pci: fix out of bound access for msix_names"Michael S. Tsirkin
2017-04-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-04-10pinctrl: samsung: Add missing part for PINCFG_TYPE_DRV of Exynos5433Chanwoo Choi
2017-04-09Merge tag 'staging-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-08Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-08staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang
2017-04-07Merge tag 'pci-v4.11-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-07dm rq: Avoid that request processing stalls sporadicallyBart Van Assche
2017-04-07scsi: Avoid that SCSI queues get stuckBart Van Assche
2017-04-07Merge tag 'dm-4.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-07Merge tag 'acpi-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-04-07Merge tag 'for-linus-4.11b-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-07virtio_console: fix uninitialized variable useMichael S. Tsirkin
2017-04-07virtio_net: clear MTU when out of rangeMichael S. Tsirkin
2017-04-07virtio: allow drivers to validate featuresMichael S. Tsirkin
2017-04-07virtio_net: enable big packets for large MTU valuesMichael S. Tsirkin
2017-04-07Merge branch 'acpi-scan-fixes'Rafael J. Wysocki