summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-10driver core: platform: count references to all kinds of firmware nodesBartosz Golaszewski
2026-07-10reset: rzg2l: use platform_device_set_of_node_from_dev()Bartosz Golaszewski
2026-07-10usb: musb: use platform_device_set_of_node_from_dev()Bartosz Golaszewski
2026-07-10usb: chipidea: use platform_device_set_of_node_from_dev()Bartosz Golaszewski
2026-07-10platform/surface: gpe: use platform_device_set_fwnode()Bartosz Golaszewski
2026-07-10drm/xe/i2c: use platform_device_set_fwnode()Bartosz Golaszewski
2026-07-10net: mv643xx: use platform_device_set_of_node()Bartosz Golaszewski
2026-07-10slimbus: qcom-ngd-ctrl: use platform_device_set_of_node()Bartosz Golaszewski
2026-07-10mfd: tps6586: use platform_device_set_of_node()Bartosz Golaszewski
2026-07-10pmdomain: imx: use platform_device_set_of_node()Bartosz Golaszewski
2026-07-10net: bcmgenet: use platform_device_set_of_node()Bartosz Golaszewski
2026-07-10iommu/fsl: use platform_device_set_of_node()Bartosz Golaszewski
2026-07-10i2c: pxa-pci: use platform_device_set_of_node()Bartosz Golaszewski
2026-07-10of: platform: use platform_device_set_of_node()Bartosz Golaszewski
2026-07-10driver core: update kerneldoc for platform_device_alloc()Bartosz Golaszewski
2026-07-10driver core: platform: provide platform_device_set_of_node_from_dev()Bartosz Golaszewski
2026-07-10driver core: platform: provide platform_device_set_fwnode()Bartosz Golaszewski
2026-07-10driver core: platform: provide platform_device_set_of_node()Bartosz Golaszewski
2026-07-10usb: chipidea: imx: fix missing ret assignment for dev_err_probeXu Yang
2026-07-10usb: typec: ucsi: gaokun: unwind notifier on UCSI register failurePengpeng Hou
2026-07-10USB: gadget: fsl-udc: enable compile testingJohan Hovold
2026-07-10usb: renesas_usbhs: Fix power-off ordering on unbindBiju Das
2026-07-10usb: mtu3: condition PHY wakeup for host mode and runtime suspendFei Shao
2026-07-10usb: mtu3: allow system suspend during active gadget connectionFei Shao
2026-07-10usb: dwc2: add missing @remotewakeup kernel-doc parameterRosen Penev
2026-07-10usb: gadget: pch_udc: remove excess kernel-doc member for registeredRosen Penev
2026-07-10USB: gadget: inode: fix mm lifetime handlingGabriel Prostitis
2026-07-10USB: gadget: ffs: fix mm lifetime handlingGabriel Prostitis
2026-07-10net: chelsio: cxgb4: Use str_plural() in mem_intr_handler()Thorsten Blum
2026-07-10platform/surface: acpi-notify: Check ACPI companion before useLinmao Li
2026-07-10platform/mellanox: mlxbf-pmc: Check ACPI_COMPANION() against NULLLinmao Li
2026-07-10platform/x86: asus-wmi: fix resource leaks on probe failureMarco Scardovi
2026-07-10usb: core: config: fix SS companion log for interrupt endpointsXu Rao
2026-07-10usb: typec: ucsi: Use %pe to print error pointersSubasri S
2026-07-10usb: fix UAF when probe runs concurrent to dyn ID removalGary Guo
2026-07-10usb: xusbatm: don't rely on id table pointer arithmeticGary Guo
2026-07-10net: usb: pegasus: don't rely on id table pointer arithmeticGary Guo
2026-07-10media: as102: do not rely on id table address comparisonGary Guo
2026-07-10usb: serial: spcp8x5: don't store usb_device_idGary Guo
2026-07-10usb: usbtmc: don't store usb_device_idGary Guo
2026-07-10wifi: ath9k_htc: don't store usb_device_idGary Guo
2026-07-10usb: fsl-mph-dr-of: add regulator supportRosen Penev
2026-07-10usb: gadget: aspeed_udc: check endpoint DMA allocationRuoyu Wang
2026-07-10usb: core: devio: validate device and interface before buffer allocationAndré Moreira
2026-07-10usb: fsl_qe_udc: check qe_alloc_request() failure in ch9getstatus()Haoxiang Li
2026-07-10usb: ljca: bound bank_num in ljca_enumerate_gpio()Maoyi Xie
2026-07-10usb: gadget: u_audio: clean up capture endpoint on feedback failureXu Rao
2026-07-10usb: gadget: nokia: correct CONFIG_USB_GADGET_DEBUG_FILES macro name in commentEthan Nelson-Moore
2026-07-10usb: gadget: configfs: fix out-of-bounds read of qw_signMichael Bommarito
2026-07-10usb_string_copy: Use kzalloc() to avoid leaking old dataDavid Laight