summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-11-11PCI: Add MSI masking quirk for Nvidia ION AHCIMarc Zyngier
2021-11-11PCI/MSI: Deal with devices lying about their MSI mask capabilityMarc Zyngier
2021-11-11PCI/MSI: Move non-mask check back into low level accessorsThomas Gleixner
2021-11-11drm/ttm: Double check mem_type of BO while evictionxinhui pan
2021-11-11ata: sata_highbank: Remove unnecessary print function dev_err()Xu Wang
2021-11-11libata: fix read log timeout valueDamien Le Moal
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-11Merge tag 'amd-drm-fixes-5.16-2021-11-10' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-11-11Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/d...Dave Airlie
2021-11-10Merge tag 'thermal-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-10Merge tag 'pm-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-11-10Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-11-10Merge tag 'dmaengine-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-10Merge tag 'tag-chrome-platform-for-v5.16' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-11-10Merge tag 'arm-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2021-11-10Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-10Merge tag 'libnvdimm-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-10Merge tag 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2021-11-10Merge tag 'rproc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2021-11-10Merge tag 'rpmsg-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2021-11-10drm/amdgpu: add missed support for UVD IP_VERSION(3, 0, 64)Guchun Chen
2021-11-10drm/amdgpu: drop jpeg IP initialization in SRIOV caseGuchun Chen
2021-11-10drm/amd/display: reject both non-zero src_x and src_y only for DCN1xShirish S
2021-11-10net/mlx5: Lag, fix a potential Oops with mlx5_lag_create_definer()Dan Carpenter
2021-11-10gve: fix unmatched u64_stats_update_end()Dan Carpenter
2021-11-10net: ethernet: lantiq_etop: Fix compilation errorAleksander Jan Bajkowski
2021-11-10net: marvell: mvpp2: Fix wrong SerDes reconfiguration orderMarek BehĂșn
2021-11-10net: ethernet: ti: cpsw_ale: Fix access to un-initialized memoryChristophe JAILLET
2021-11-10virtio-mem: support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLEDavid Hildenbrand
2021-11-10net: stmmac: allow a tc-taprio base-time of zeroVladimir Oltean
2021-11-10net: hns3: allow configure ETS bandwidth of all TCsGuangbin Huang
2021-11-10net: hns3: remove check VF uc mac exist when set by PFGuangbin Huang
2021-11-10net: hns3: fix some mac statistics is always 0 in device version V2Guangbin Huang
2021-11-10net: hns3: fix kernel crash when unload VF while it is being resetYufeng Mo
2021-11-10net: hns3: sync rx ring head in echo common pullYufeng Mo
2021-11-10net: hns3: fix pfc packet number incorrect after querying pfc parametersJie Wang
2021-11-10net: hns3: fix ROCE base interrupt vector initialization bugJie Wang
2021-11-10net: hns3: fix failed to add reuse multicast mac addr to hardware when mc mac...Guangbin Huang
2021-11-10Merge branch 'thermal-int340x'Rafael J. Wysocki
2021-11-10Merge branches 'pm-opp' and 'pm-cpufreq'Rafael J. Wysocki
2021-11-10Merge branches 'acpica', 'acpi-ec', 'acpi-pmic' and 'acpi-video'Rafael J. Wysocki
2021-11-10Merge branch 'acpi-dsc'Rafael J. Wysocki
2021-11-09Input: iforce - fix control-message timeoutJohan Hovold
2021-11-09Input: wacom_i2c - use macros for the bit masksAlistair Francis
2021-11-09Input: ili210x - reduce sample period to 15msMarek Vasut
2021-11-09Input: ili210x - improve polled sample spacingMarek Vasut
2021-11-09Input: ili210x - special case ili251x sample read outMarek Vasut
2021-11-09Input: elantench - fix misreporting trackpoint coordinatesPhoenix Huang
2021-11-09net: mana: Fix spelling mistake "calledd" -> "called"Colin Ian King
2021-11-09amt: use cancel_delayed_work() instead of flush_delayed_work() in amt_fini()Taehee Yoo