summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-02-25Merge tag 'char-misc-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-02-25Merge tag 'driver-core-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-02-25Merge tag 'staging-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-02-25Merge tag 'tty-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-02-25Merge tag 'usb-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-02-25Merge tag 'ata-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-02-24Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-02-24Merge tag 'drm-fixes-2022-02-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-02-24Merge tag 'pci-v5.17-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-24Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-25Merge tag 'drm-intel-fixes-2022-02-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-02-24Merge tag 'block-5.17-2022-02-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-02-24Merge tag 'platform-drivers-x86-v5.17-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-02-24net: mv643xx_eth: process retval from of_get_mac_addressMauri Sandberg
2022-02-24Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC"Mateusz Palczewski
2022-02-24bnx2x: fix driver load from initrdManish Chopra
2022-02-24Revert "xen-netback: Check for hotplug-status existence before watching"Marek Marczykowski-Górecki
2022-02-24Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"Marek Marczykowski-Górecki
2022-02-24Merge tag 'usb-serial-5.17-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2022-02-24surface: surface3_power: Fix battery readings on batteries without a serial n...Hans de Goede
2022-02-24platform/x86: amd-pmc: Set QOS during suspend on CZN w/ timer wakeupMario Limonciello
2022-02-24usb: gadget: rndis: add spinlock for rndis response listDaehwan Jung
2022-02-24usb: dwc3: gadget: Let the interrupt handler disable bottom halves.Sebastian Andrzej Siewior
2022-02-24USB: gadget: validate endpoint index for xilinx udcSzymon Heidrich
2022-02-24Merge tag 'amd-drm-fixes-5.17-2022-02-23' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-02-24Merge tag 'drm/tegra/for-5.17-rc6' of https://gitlab.freedesktop.org/drm/tegr...Dave Airlie
2022-02-24Merge tag 'drm-misc-fixes-2022-02-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-02-23Merge tag 'devicetree-fixes-for-5.17-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-02-23net/mlx5e: Fix VF min/max rate parameters interchange mistakeGal Pressman
2022-02-23net/mlx5e: Add missing increment of countLama Kayal
2022-02-23net/mlx5e: MPLSoUDP decap, fix check for unsupported matchesMaor Dickman
2022-02-23net/mlx5e: Fix MPLSoUDP encap to use MPLS action informationMaor Dickman
2022-02-23net/mlx5e: Add feature check for set fec countersLama Kayal
2022-02-23net/mlx5e: TC, Skip redundant ct clear actionsRoi Dayan
2022-02-23net/mlx5e: TC, Reject rules with forward and drop actionsRoi Dayan
2022-02-23net/mlx5e: TC, Reject rules with drop and modify hdr actionRoi Dayan
2022-02-23net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packetsTariq Toukan
2022-02-23net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGal Pressman
2022-02-23net/mlx5: Fix possible deadlock on rule deletionMaor Gottlieb
2022-02-23net/mlx5: Fix tc max supported prio for nic modeChris Mi
2022-02-23net/mlx5: Fix wrong limitation of metadata match on ecpfAriel Levkovich
2022-02-23net/mlx5: Update log_max_qp value to be 17 at mostMaher Sanalla
2022-02-23net/mlx5: DR, Fix the threshold that defines when pool sync is initiatedYevgeny Kliteynik
2022-02-23net/mlx5: DR, Don't allow match on IP w/o matching on full ethertype/ip_versionYevgeny Kliteynik
2022-02-23net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fteYevgeny Kliteynik
2022-02-23net/mlx5: DR, Cache STE shadow memoryYevgeny Kliteynik
2022-02-23net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger
2022-02-23drm/amdgpu: check vm ready by amdgpu_vm->evicting flagQiang Yu
2022-02-23drm/amdgpu: bypass tiling flag check in virtual display case (v2)Guchun Chen
2022-02-23Revert "drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()"Guchun Chen