summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-17xhci: dbc: honor usb transfer size boundaries.Mathias Nyman
2024-10-17usb: xhci: Fix handling errors mid TD followed by other errorsMichal Pecio
2024-10-17xhci: Mitigate failed set dequeue pointer commandsMathias Nyman
2024-10-17xhci: Fix incorrect stream context type macroMathias Nyman
2024-10-17USB: gadget: dummy-hcd: Fix "task hung" problemAlan Stern
2024-10-16clk: test: Fix some memory leaksJinjie Ruan
2024-10-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-10-16powercap: intel_rapl_msr: Add PL4 support for ArrowLake-HSrinivas Pandruvada
2024-10-16Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001Luiz Augusto von Dentz
2024-10-16Bluetooth: btusb: Fix not being able to reconnect after suspendLuiz Augusto von Dentz
2024-10-16drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUsAlex Deucher
2024-10-16Input: xpad - add support for 8BitDo Ultimate 2C Wireless ControllerStefan Kerkmann
2024-10-16Merge tag 'v6.12-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-10-16ublk: don't allow user copy for unprivileged deviceMing Lei
2024-10-16drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or g...Juha-Pekka Heikkila
2024-10-16drm/xe/bmg: improve cache flushing behaviourMatthew Auld
2024-10-16drm/xe/xe_sync: initialise ufence.signalledMatthew Auld
2024-10-16drm/xe/ufence: ufence can be signaled right after wait_wokenNirmoy Das
2024-10-16drm/xe: Use bookkeep slots for external BO's in exec IOCTLMatthew Brost
2024-10-16drm/xe/query: Increase timestamp widthLucas De Marchi
2024-10-16drm/xe: Don't free job in TDRMatthew Brost
2024-10-16drm/xe: Take job list lock in xe_sched_add_pending_jobMatthew Brost
2024-10-16drm/xe: fix unbalanced rpm put() with declare_wedged()Matthew Auld
2024-10-16drm/xe: fix unbalanced rpm put() with fence_fini()Matthew Auld
2024-10-16drm/xe/xe2lpg: Extend Wa_15016589081 for xe2lpgAradhya Bhatia
2024-10-16drm/i915/dp_mst: Don't require DSC hblank quirk for a non-DSC compatible modeImre Deak
2024-10-16drm/i915/dp_mst: Handle error during DSC BW overhead/slice calculationImre Deak
2024-10-16s390/sclp_vt220: Convert newlines to CRLF instead of LFCRThomas Weißschuh
2024-10-16s390/sclp: Deactivate sclp after all its usersThomas Weißschuh
2024-10-16s390/pkey_pckmo: Return with success for valid protected key typesHolger Dengler
2024-10-16usb: gadget: f_uac2: fix return value for UAC2_ATTRIBUTE_STRING storeKevin Groeneveld
2024-10-16usb: dwc3: core: Fix system suspend on TI AM62 platformsRoger Quadros
2024-10-16xhci: tegra: fix checked USB2 port numberHenry Lin
2024-10-16usb: dwc3: Wait for EndXfer completion before restoring GUSB2PHYCFGPrashanth K
2024-10-16usb: typec: qcom-pmic-typec: fix sink status being overwritten with RP_DEFJonathan Marek
2024-10-16usb: typec: altmode should keep reference to parentThadeu Lima de Souza Cascardo
2024-10-15cpufreq/amd-pstate: Use nominal perf for limits when boost is disabledMario Limonciello
2024-10-15scsi: target: core: Fix null-ptr-deref in target_alloc_device()Wang Hai
2024-10-15scsi: mpi3mr: Validate SAS port assignmentsRanjan Kumar
2024-10-15scsi: ufs: core: Set SDEV_OFFLINE when UFS is shut downSeunghwan Baek
2024-10-15scsi: ufs: core: Requeue aborted requestPeter Wang
2024-10-15scsi: ufs: core: Fix the issue of ICU failurePeter Wang
2024-10-15net: dsa: vsc73xx: fix reception from VLAN-unaware bridgesVladimir Oltean
2024-10-15net: ravb: Only advertise Rx/Tx timestamps if hardware supports itNiklas Söderlund
2024-10-15net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test()Jinjie Ruan
2024-10-15net: phy: mdio-bcm-unimac: Add BCM6846 supportLinus Walleij
2024-10-15genetlink: hold RCU in genlmsg_mcast()Eric Dumazet
2024-10-15net: dsa: mv88e6xxx: Fix the max_vid definition for the MV88E6361Peter Rashleigh
2024-10-15drm/msm/a6xx+: Insert a fence wait before SMMU table updateRob Clark
2024-10-15net: bcmasp: fix potential memory leak in bcmasp_xmit()Wang Hai