summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-03-13cdx: Fix possible UAF error in driver_override_show()Qiu-ji Chen1-1/+5
2025-03-13acpi: typec: ucsi: Introduce a ->poll_cci methodChristian A. Ehrhardt7-12/+25
2025-03-13usb: gadget: Check bmAttributes only if configuration is validPrashanth K1-1/+1
2025-03-13usb: gadget: Fix setting self-powered state on suspendMarek Szyprowski1-1/+2
2025-03-13usb: gadget: Set self-powered based on MaxPower and bmAttributesPrashanth K1-5/+11
2025-03-13usb: typec: tcpci_rt1711h: Unmask alert interrupts to fix functionalityAngeloGioacchino Del Regno1-0/+11
2025-03-13usb: typec: ucsi: increase timeout for PPM reset operationsFedor Pchelkin1-1/+1
2025-03-13usb: dwc3: gadget: Prevent irq storm when TH re-executesBadhri Jagan Sridharan2-13/+13
2025-03-13usb: dwc3: Set SUSPENDENABLE soon after phy initThinh Nguyen3-30/+45
2025-03-13usb: atm: cxacru: fix a flaw in existing endpoint checksNikita Zhandarovich1-6/+7
2025-03-13usb: gadget: u_ether: Set is_suspend flag if remote wakeup failsPrashanth K1-2/+2
2025-03-13usb: xhci: Enable the TRB overfetch quirk on VIA VL805Michal Pecio3-5/+10
2025-03-13usb: renesas_usbhs: Flush the notify_hotplug_workClaudiu Beznea1-0/+2
2025-03-13usb: typec: ucsi: Fix NULL pointer accessAndrei Kuchynski1-6/+7
2025-03-13usb: xhci: Fix host controllers "dying" after suspend and resumeMichal Pecio1-1/+5
2025-03-13usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card ReaderMiao Li1-0/+4
2025-03-13usb: hub: lack of clearing xHC resourcesPawel Laszczak1-0/+33
2025-03-13usb: renesas_usbhs: Use devm_usb_get_phy()Claudiu Beznea1-1/+1
2025-03-13xhci: Restrict USB4 tunnel detection for USB3 devices to Intel hostsMarc Zyngier1-0/+8
2025-03-13usb: renesas_usbhs: Call clk_put()Claudiu Beznea1-1/+3
2025-03-13Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection"Christian Heusel1-15/+0
2025-03-13gpio: rcar: Fix missing of_node_put() callFabrizio Castro1-1/+6
2025-03-13mctp i3c: handle NULL header addressMatt Johnston1-0/+3
2025-03-13drm/bochs: Fix DPMS regressionTakashi Iwai1-2/+3
2025-03-13net: dsa: mt7530: Fix traffic flooding for MMIO devicesLorenzo Bianconi1-6/+2
2025-03-13nvme-tcp: fix signedness bug in nvme_tcp_init_connection()Dan Carpenter1-3/+3
2025-03-13ublk: set_params: properly check if parameters can be appliedUday Shankar1-2/+5
2025-03-13net: ethtool: plumb PHY stats to PHY driversJakub Kicinski2-0/+45
2025-03-13ppp: Fix KMSAN uninit-value warning with bpfJiayuan Chen1-9/+19
2025-03-13net: ipa: Enable checksum for IPA_ENDPOINT_AP_MODEM_{RX,TX} for v4.7Luca Weiss1-0/+2
2025-03-13net: ipa: Fix QSB data for v4.7Luca Weiss1-2/+2
2025-03-13net: ipa: Fix v4.7 resource group namesLuca Weiss1-7/+5
2025-03-13HID: hid-steam: Fix use-after-free when detaching deviceVicki Pfau1-1/+1
2025-03-13drm/xe: Remove double pageflipMaarten Lankhorst1-10/+0
2025-03-13net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle...Peiyang Wang1-1/+1
2025-03-13be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlinkNikolay Aleksandrov3-101/+100
2025-03-13drm/sched: Fix preprocessor guardPhilipp Stanner1-2/+2
2025-03-13hwmon: fix a NULL vs IS_ERR_OR_NULL() check in xgene_hwmon_probe()Xinghuo Chen1-1/+1
2025-03-13drm/imagination: Fix timestamps in firmware tracesAlessio Belle1-2/+2
2025-03-13hwmon: (ad7314) Validate leading zero bits and return errorErik Schumacher1-0/+10
2025-03-13hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor tableMaud Spierings1-33/+33
2025-03-13hwmon: (pmbus) Initialise page count in pmbus_identify()Titus Rwantare1-0/+2
2025-03-13caif_virtio: fix wrong pointer check in cfv_probe()Vitaliy Shevtsov1-1/+1
2025-03-13nvmet-tcp: Fix a possible sporadic response drops in weakly ordered archMeir Elisha1-4/+11
2025-03-13nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu()Maurizio Lombardi1-3/+29
2025-03-13nvme-tcp: add basic support for the C2HTermReq PDUMaurizio Lombardi1-0/+43
2025-03-13nvmet: remove old function prototypeMaurizio Lombardi1-1/+0
2025-03-13bluetooth: btusb: Initialize .owner field of force_poll_sync_fopsSalah Triki1-0/+1
2025-03-13drm/nouveau: select FW cachingDave Airlie1-0/+1
2025-03-13nvme-ioctl: fix leaked requests on mapping errorKeith Busch1-4/+8