summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-12-17dma-buf/selftests: drop the mock_wait implementationChristian König-46/+5
2025-12-17usb: dwc3: of-simple: fix clock resource leak in dwc3_of_simple_probeMiaoqian Lin-3/+4
2025-12-17usb: typec: ucsi: Fix null pointer dereference in ucsi_sync_control_commonMario Limonciello (AMD)-1/+1
2025-12-17USB: lpc32xx_udc: Fix error handling in probeMa Ke-6/+15
2025-12-17usb: typec: altmodes/displayport: Drop the device reference in dp_altmode_pro...Haoxiang Li-2/+6
2025-12-17usb: phy: fsl-usb: Fix use-after-free in delayed work during device removalDuoming Zhou-0/+1
2025-12-17usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()Haoxiang Li-0/+2
2025-12-17usb: typec: ucsi: huawei-gaokin: add DRM dependencyArnd Bergmann-0/+1
2025-12-17usb: dwc3: keep susphy enabled during exit to avoid controller faultsUdipto Goswami-2/+2
2025-12-17xhci: dbgtty: fix device unregister: fixupŁukasz Bartosik-1/+1
2025-12-17usb: typec: ucsi: psy: Fix voltage and current max for non-Fixed PDOsBenson Leung-10/+20
2025-12-17usb: typec: ucsi: psy: Fix ucsi_psy_get_current_now in non-PD casesBenson Leung-3/+21
2025-12-17usb: gadget: f_midi: allow customizing the USB MIDI interface string through ...Victor Krawiec-52/+60
2025-12-17usb: typec: Export typec bus and typec altmode device typeChaoyi Chen-10/+4
2025-12-17usb: typec: Set the bus also for the port and plug altmodesHeikki Krogerus-14/+51
2025-12-17usb: gadget: aspeed-vhub: Add ast2700 supportRyan Chen-0/+31
2025-12-17drm/panthor: Fix NULL pointer dereference on panthor_fw_unplugKarunika Choo-4/+0
2025-12-17mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to KconfigJared Kangas-2/+2
2025-12-17mmc: sdhci-of-arasan: Increase CD stable timeout to 2 secondsSai Krishna Potthuri-1/+1
2025-12-17staging: rtl8723bs: remove dead code in os_intfs.cAdrish Bora-8/+0
2025-12-17staging: greybus: arche-apb-ctrl: switch to device_property_read_boolJulio Cesar Carvalho de Paula Souza-6/+7
2025-12-17staging: rtl8723bs: fix spacing around operatorsVivek BalachandharTN-36/+36
2025-12-17drm/xe/xe_sriov_vfio: Fix return value in xe_sriov_vfio_migration_supported()Dan Carpenter-1/+1
2025-12-17staging: rtl8723bs: remove trailing whitespaceArjun Changla-1/+1
2025-12-17staging: rtl8723bs: fix missing status update on sdio_alloc_irq() failureLiang Jie-1/+2
2025-12-17drm/xe/vf: fix return type in vf_migration_init_late()Dan Carpenter-1/+1
2025-12-17staging: rtl8723bs: Remove unnecessary parenthesesNazar Kletskii-46/+46
2025-12-17staging: rtl8723bs: select CRYPTO_LIB_UTILS instead of CRYPTOEric Biggers-1/+1
2025-12-17Staging: rtl8723bs: fix space before tab in rtl8723bs_xmit.cSeungJu Cheon-1/+1
2025-12-17staging: vme_user: name function parametersArtur Stupa-61/+62
2025-12-17ACPI: PM: Register wakeup sources under physical devicesRafael J. Wysocki-2/+1
2025-12-17ACPI: PCI: PM: Rework root bus notification setupRafael J. Wysocki-10/+7
2025-12-17spi: stm32-qspi: Remove unneeded semicolonChen Ni-2/+2
2025-12-17spi: stm32-ospi: Remove unneeded semicolonChen Ni-2/+2
2025-12-17spi: atcspi200: Add ATCSPI200 SPI controller driverCL Wang-0/+690
2025-12-17spi: add driver for NXP XSPI controllerHaibo Chen-0/+1396
2025-12-17spi: mt65xx: Use IRQF_ONESHOT with threaded IRQFei Shao-1/+1
2025-12-17spi: cadence-quadspi: Fix clock disable on probe failure pathAnurag Dutta-1/+3
2025-12-17spi: cadence-quadspi: Add error logging for DMA request failureAnurag Dutta-1/+3
2025-12-17gpio: realtek-otto: add COMPILE_TESTRosen Penev-1/+1
2025-12-17gpio: Constify struct configfs_item_operations and configfs_group_operationsChristophe JAILLET-16/+16
2025-12-17gpiolib: of: Only compile in MT2701 quirk when it is needed.Daniel Palmer-0/+4
2025-12-17eeprom: at24: use dev_err_probe() consistentlyBartosz Golaszewski-13/+7
2025-12-17gpio: stub: Drop empty probe functionUwe Kleine-König-18/+12
2025-12-16Merge patch series "qla2xxx: Misc feature and bug fixes"Martin K. Petersen-56/+559
2025-12-16scsi: qla2xxx: Update version to 10.02.10.100-kNilesh Javali-4/+4
2025-12-16scsi: qla2xxx: Fix bsg_done() causing double freeAnil Gurumurthy-13/+20
2025-12-16scsi: qla2xxx: Query FW again before proceeding with loginAnil Gurumurthy-4/+34
2025-12-16scsi: qla2xxx: Validate sp before freeing associated memoryAnil Gurumurthy-16/+18
2025-12-16scsi: qla2xxx: Free sp in error path to fix system crashAnil Gurumurthy-2/+2