summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-01-28xhci: handle isoc Babble and Buffer Overrun events properlyMichal Pecio1-1/+5
2024-01-28xhci: process isoc TD properly when there was a transaction error mid TD.Mathias Nyman2-14/+61
2024-01-28xhci: fix off by one check when adding a secondary interrupter.Mathias Nyman1-1/+1
2024-01-28xhci: fix possible null pointer dereference at secondary interrupter removalMathias Nyman1-6/+6
2024-01-28usb: gadget: ncm: Fix endianness of wMaxSegmentSize variable in ecm_descKrishna Kurapati1-4/+4
2024-01-28usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRKPrashanth K1-0/+3
2024-01-28usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRKPrashanth K1-1/+3
2024-01-27Merge tag 'platform-drivers-x86-v6.8-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds12-174/+457
2024-01-27hwmon: (pmbus/mp2975) Correct comment inside 'mp2975_read_byte_data'Konstantin Aladyshev1-4/+3
2024-01-27staging: iio: ad5933: fix type mismatch regressionDavid Schiller1-1/+1
2024-01-27iio: humidity: hdc3020: fix temperature offsetDimitri Fedrau1-1/+1
2024-01-27net: lan966x: Fix port configuration when using SGMII interfaceHoratiu Vultur1-2/+3
2024-01-27Merge tag 'ata-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds3-7/+30
2024-01-27Merge tag 'block-6.8-2024-01-26' of git://git.kernel.dk/linuxLinus Torvalds2-2/+5
2024-01-27Merge tag 'thermal-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-32/+0
2024-01-27Merge tag 'pm-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-25/+37
2024-01-27net: dsa: mt7530: fix 10M/100M speed on MT7988 switchDaniel Golle1-2/+1
2024-01-27bnxt_en: Make PTP timestamp HWRM more silentBreno Leitao1-1/+1
2024-01-27Merge tag 'drm-fixes-2024-01-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds69-457/+713
2024-01-27Revert "power: supply: qcom_battmgr: Register the power supplies after PDR is...Johan Hovold1-60/+49
2024-01-27Merge tag 'arm-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-41/+107
2024-01-27hwmon: (pmbus/mp2975) Fix driver initialization for MP2975 deviceKonstantin Aladyshev1-0/+17
2024-01-26Merge tag 'spi-fix-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-14/+27
2024-01-26Merge tag 'gpio-fixes-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+42
2024-01-26Merge tag 'media/v6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-31/+28
2024-01-26platform/x86: touchscreen_dmi: Add info for the TECLAST X16 Plus tabletPhoenix Chen1-0/+35
2024-01-26platform/x86/intel/ifs: Call release_firmware() when handling errors.Jithu Joseph1-1/+2
2024-01-26platform/x86/amd/pmf: Fix memory leak in amd_pmf_get_pb_data()Cong Liu1-1/+3
2024-01-26platform/x86/amd/pmf: Get ambient light information from AMD SFH driverShyam Sundar S K1-0/+8
2024-01-26platform/x86/amd/pmf: Get Human presence information from AMD SFH driverShyam Sundar S K2-0/+29
2024-01-26hwmon: gigabyte_waterforce: Fix locking bug in waterforce_get_status()Harshit Mogalapalli1-1/+1
2024-01-26Merge tag 'drm-misc-fixes-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux...Dave Airlie1-30/+2
2024-01-26Revert "nouveau: push event block/allowing out of the fence context"Dave Airlie2-27/+6
2024-01-26Merge tag 'drm-intel-fixes-2024-01-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-2/+12
2024-01-26Merge tag 'drm-misc-fixes-2024-01-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie26-308/+391
2024-01-26HID: i2c-hid-of: fix NULL-deref on failed power upJohan Hovold1-0/+1
2024-01-26nvmet-tcp: fix nvme tcp ida memory leakGuixin Liu1-0/+1
2024-01-26x86/efistub: Give up if memory attribute protocol returns an errorArd Biesheuvel2-12/+16
2024-01-26drm: bridge: samsung-dsim: Don't use FORCE_STOP_STATEMichael Walle1-30/+2
2024-01-26wifi: iwlwifi: mvm: skip adding debugfs symlink for reconfigBenjamin Berg2-3/+6
2024-01-26wifi: iwlwifi: fix double-free bugJohannes Berg1-0/+1
2024-01-26crypto: caam - fix asynchronous hashGaurav Jain2-4/+10
2024-01-26crypto: qat - fix arbiter mapping generation algorithm for QAT 402xxDamian Muszynski1-0/+1
2024-01-26drm/sched: Drain all entities in DRM sched run job workerMatthew Brost1-8/+7
2024-01-26Merge tag 'amd-drm-fixes-6.8-2024-01-25' of https://gitlab.freedesktop.org/ag...Dave Airlie24-36/+229
2024-01-26Merge tag 'drm-xe-fixes-2024-01-25' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie8-30/+31
2024-01-26net: phy: mediatek-ge-soc: sync driver with MediaTek SDKDaniel Golle1-66/+81
2024-01-26net: ethernet: mtk_eth_soc: set DMA coherent mask to get PPE workingDaniel Golle1-1/+4
2024-01-26nfp: flower: fix hardware offload for the transfer layer portHui Zhou1-2/+22
2024-01-26nfp: flower: add hardware offload check for post ct entryHui Zhou1-1/+21