summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-07-10Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-07-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-07-09Merge branch 'arm/fixes' into arm/socOlof Johansson
2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-08Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-07-08Merge tag 'pwm/for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-07-08Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-08s390/ap: Rework ap_dqap to deal with messages greater than recv bufferHarald Freudenberger
2021-07-08virtio-mem: prioritize unplug from ZONE_MOVABLE in Big Block ModeDavid Hildenbrand
2021-07-08virtio-mem: simplify high-level unplug handling in Big Block ModeDavid Hildenbrand
2021-07-08virtio-mem: prioritize unplug from ZONE_MOVABLE in Sub Block ModeDavid Hildenbrand
2021-07-08virtio-mem: simplify high-level unplug handling in Sub Block ModeDavid Hildenbrand
2021-07-08virtio-mem: simplify high-level plug handling in Sub Block ModeDavid Hildenbrand
2021-07-08virtio-mem: use page_zonenum() in virtio_mem_fake_offline()David Hildenbrand
2021-07-08virtio-mem: don't read big block size in Sub Block ModeDavid Hildenbrand
2021-07-08virtio/vdpa: clear the virtqueue state during probeEli Cohen
2021-07-08vp_vdpa: allow set vq state to initial state after resetJason Wang
2021-07-08virtio-pci library: introduce vp_modern_get_driver_features()Jason Wang
2021-07-08vdpa: support packed virtqueue for set/get_vq_state()Jason Wang
2021-07-08virtio-ring: store DMA metadata in desc_extra for split virtqueueJason Wang
2021-07-08virtio: use err label in __vring_new_virtqueue()Jason Wang
2021-07-08virtio_ring: introduce virtqueue_desc_add_split()Jason Wang
2021-07-08virtio_ring: secure handling of mapping errorsJason Wang
2021-07-08virtio-ring: factor out desc_extra allocationJason Wang
2021-07-08virtio_ring: rename vring_desc_extra_packedJason Wang
2021-07-08virtio-ring: maintain next in extra state for packed virtqueueJason Wang
2021-07-08vdpa/mlx5: Clear vq ready indication upon device resetEli Cohen
2021-07-08vdpa/mlx5: Add support for doorbell bypassingEli Cohen
2021-07-08virtio_net: disable cb aggressivelyMichael S. Tsirkin
2021-07-08Merge tag 'drm-misc-next-fixes-2021-07-01' of git://anongit.freedesktop.org/d...Dave Airlie
2021-07-08Merge tag 'drm-intel-next-fixes-2021-07-07' of git://anongit.freedesktop.org/...Dave Airlie
2021-07-08Merge tag 'amd-drm-next-5.14-2021-07-01' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-07-07Merge tag 'acpi-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-07-07Merge tag 'pm-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-07-07Merge tag 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2021-07-07Merge tag 'linux-watchdog-5.14-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2021-07-07pwm: Remove redundant assignment to pointer pwmColin Ian King
2021-07-07Merge branches 'acpi-misc', 'acpi-video' and 'acpi-prm'Rafael J. Wysocki
2021-07-07Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'Rafael J. Wysocki
2021-07-07Merge tag 'for-linus-5.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-07-07Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-07Merge tag 'hwlock-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/and...Linus Torvalds
2021-07-07Merge tag 'rproc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds
2021-07-06Input: Fix fall-through warning for ClangGustavo A. R. Silva