aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-07-09irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entryMarc Zyngier3-11/+12
2021-07-08net: bcmgenet: Ensure all TX/RX queues DMAs are disabledFlorian Fainelli1-0/+6
2021-07-08net: microchip: sparx5: fix kconfig warningRandy Dunlap1-0/+1
2021-07-08cxgb4: fix IRQ free race during driver unloadShahjada Abul Husain2-8/+13
2021-07-08mt76: mt7921: continue to probe driver when fw already downloadedAaron Ma1-1/+2
2021-07-08atl1c: fix Mikrotik 10/25G NIC detectionGatis Peisenieks1-0/+5
2021-07-08ptp: Relocate lookup cookie to correct block.Jonathan Lemon1-1/+1
2021-07-08Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds52-500/+1044
2021-07-08Merge tag 'pwm/for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds42-529/+526
2021-07-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds6-54/+101
2021-07-08Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds41-414/+697
2021-07-08pwm: ep93xx: Ensure configuring period and duty_cycle isn't wrongly skippedUwe Kleine-König1-43/+38
2021-07-08pwm: berlin: Ensure configuring period and duty_cycle isn't wrongly skippedUwe Kleine-König1-6/+3
2021-07-08pwm: tiecap: Ensure configuring period and duty_cycle isn't wrongly skippedUwe Kleine-König1-9/+6
2021-07-08pwm: spear: Ensure configuring period and duty_cycle isn't wrongly skippedUwe Kleine-König1-6/+3
2021-07-08pwm: sprd: Ensure configuring period and duty_cycle isn't wrongly skippedUwe Kleine-König1-7/+4
2021-07-08s390/ap: Rework ap_dqap to deal with messages greater than recv bufferHarald Freudenberger1-4/+24
2021-07-08virtio-mem: prioritize unplug from ZONE_MOVABLE in Big Block ModeDavid Hildenbrand1-1/+26
2021-07-08virtio-mem: simplify high-level unplug handling in Big Block ModeDavid Hildenbrand1-72/+24
2021-07-08virtio-mem: prioritize unplug from ZONE_MOVABLE in Sub Block ModeDavid Hildenbrand1-20/+52
2021-07-08virtio-mem: simplify high-level unplug handling in Sub Block ModeDavid Hildenbrand1-46/+57
2021-07-08virtio-mem: simplify high-level plug handling in Sub Block ModeDavid Hildenbrand1-28/+17
2021-07-08virtio-mem: use page_zonenum() in virtio_mem_fake_offline()David Hildenbrand1-1/+1
2021-07-08virtio-mem: don't read big block size in Sub Block ModeDavid Hildenbrand1-7/+8
2021-07-08virtio/vdpa: clear the virtqueue state during probeEli Cohen1-0/+15
2021-07-08vp_vdpa: allow set vq state to initial state after resetJason Wang1-3/+39
2021-07-08virtio-pci library: introduce vp_modern_get_driver_features()Jason Wang1-0/+21
2021-07-08vdpa: support packed virtqueue for set/get_vq_state()Jason Wang4-10/+10
2021-07-08virtio-ring: store DMA metadata in desc_extra for split virtqueueJason Wang1-25/+87
2021-07-08virtio: use err label in __vring_new_virtqueue()Jason Wang1-4/+6
2021-07-08virtio_ring: introduce virtqueue_desc_add_split()Jason Wang1-15/+24
2021-07-08virtio_ring: secure handling of mapping errorsJason Wang1-1/+4
2021-07-08virtio-ring: factor out desc_extra allocationJason Wang1-10/+20
2021-07-08virtio_ring: rename vring_desc_extra_packedJason Wang1-5/+5
2021-07-08virtio-ring: maintain next in extra state for packed virtqueueJason Wang1-7/+8
2021-07-08vdpa/mlx5: Clear vq ready indication upon device resetEli Cohen1-0/+9
2021-07-08vdpa/mlx5: Add support for doorbell bypassingEli Cohen3-0/+16
2021-07-08virtio_net: disable cb aggressivelyMichael S. Tsirkin1-4/+11
2021-07-08drm/i915/gvt: Clear d3_entered on elsp cmd submission.Colin Xu1-0/+15
2021-07-08Merge tag 'drm-misc-next-fixes-2021-07-01' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie5-23/+31
2021-07-08Merge tag 'drm-intel-next-fixes-2021-07-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie8-16/+29
2021-07-08Merge tag 'amd-drm-next-5.14-2021-07-01' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie40-461/+984
2021-07-07stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()YueHaibing1-3/+5
2021-07-07stmmac: dwmac-loongson: Fix unsigned comparison to zeroYueHaibing1-4/+5
2021-07-07Merge tag 'acpi-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-5/+30
2021-07-07Merge tag 'pm-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds12-123/+386
2021-07-07Merge tag 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds30-2488/+840
2021-07-07Merge tag 'linux-watchdog-5.14-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds42-543/+649
2021-07-07pwm: Remove redundant assignment to pointer pwmColin Ian King1-1/+1
2021-07-07Merge branches 'acpi-misc', 'acpi-video' and 'acpi-prm'Rafael J. Wysocki4-1/+22