summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-06driver core: auxiliary bus: Drop dev_pm_domain_detach() callClaudiu Beznea
2025-09-06driver core: Fix order of the kernel-doc parametersGil Fine
2025-09-06driver core: get_dev_from_fwnode(): document potential raceDanilo Krummrich
2025-09-06drivers: base: fix "publically"->"publicly"Xichao Zhao
2025-09-06mei: hook mei_device on class deviceAlexander Usyskin
2025-09-06cdx: Fix device node reference leak in cdx_msi_domain_initMiaoqian Lin
2025-09-06char: Use list_del_init() in misc_deregister() to reinitialize list pointerXion Wang
2025-09-06misc: remove ineffective WARN_ON() check from misc_deregister()Xion Wang
2025-09-06Input: mtk-pmic-keys - MT6359 has a specific release irqJulien Massot
2025-09-07PM / devfreq: mtk-cci: Fix potential error pointer dereference in probe()Dan Carpenter
2025-09-06drm/msm/adreno: Add speedbins for A663 GPUAkhil P Oommen
2025-09-06drm/msm: make sure to not queue up recovery more than onceAntonino Maniscalco
2025-09-06drm/msm: adreno: a6xx: enable GMU bandwidth voting for x1e80100 GPUNeil Armstrong
2025-09-06drm/msm: Drop unneeded NULL checkRob Clark
2025-09-06drm/msm: Fix 32b size truncationRob Clark
2025-09-06drm/msm: Fix missing VM_BIND offset/range validationRob Clark
2025-09-06drm/msm: Fix obj leak in VM_BIND error pathRob Clark
2025-09-06PM: core: Add two macros for walking device linksRafael J. Wysocki
2025-09-06PM: core: Annotate loops walking device links as _srcuRafael J. Wysocki
2025-09-06comedi: Add new driver for ADLink PCI-7250 seriesIan Abbott
2025-09-06ibmasm: Replace kzalloc() + copy_from_user() with memdup_user_nul()Thorsten Blum
2025-09-06drivers/misc/amd-sbi/Kconfig: select REGMAP_I2CMax Kellermann
2025-09-06pps: fix warning in pps_register_cdev when register device failWang Liang
2025-09-06char/adi: Remove redundant less-than-zero check in adi_write()Thorsten Blum
2025-09-06misc: genwqe: Fix incorrect cmd field being reported in errorColin Ian King
2025-09-06siox: bus-gpio: Remove the use of dev_err_probe()Xichao Zhao
2025-09-06misc: ad525x_dpot: Use str_enabled_disabled() in sysfs_show_reg()Thorsten Blum
2025-09-06dw-xdata: Use str_write_read() in dw_xdata_start() and dw_xdata_perf()Thorsten Blum
2025-09-06eeprom: at25: make FRAM device ID error message more preciseMarkus Heidelberg
2025-09-06eeprom: at25: support Cypress FRAMs without device IDMarkus Heidelberg
2025-09-06misc: eeprom/m24lr: Remove unneeded semicolonChen Ni
2025-09-06uio_hv_generic: Let userspace take care of interrupt maskNaman Jain
2025-09-06uio: uio_pdrv_genirq: Remove dummy PM handlingGeert Uytterhoeven
2025-09-06uio: uio_dmem_genirq: Remove dummy PM handlingGeert Uytterhoeven
2025-09-06uio: uio_pdrv_genirq: Remove MODULE_DEVICE_TABLEVivian Wang
2025-09-06uio: Constify struct pci_device_idChristophe JAILLET
2025-09-06staging: rtl8723bs: Hal_EfuseParseAntennaDiversity_8723B is emptyMichael Straube
2025-09-06staging: rtl8723bs: remove REG_EFUSE_ACCESS_8723 and EFUSE_ACCESS_ON_8723Michael Straube
2025-09-06staging: rtl8723bs: remove bWrite from Hal_EfusePowerSwitchMichael Straube
2025-09-06staging: rtl8723bs: remove wrapper Efuse_PowerSwitchMichael Straube
2025-09-06staging: octeon: Clean up dead code in ethernet-tx.cMohammed GUERMOUD
2025-09-06staging: rtl8723bs: fix fortify warnings by using struct_groupyingche
2025-09-06staging: gpib: use int type to store negative error codesQianfeng Rong
2025-09-06staging: rtl8723bs: remove include/recv_osdep.hMichael Straube
2025-09-06staging: rtl8723bs: remove os_dep/recv_linux.cMichael Straube
2025-09-06staging: rtl8723bs: rename rtw_os_recv_indicate_pktMichael Straube
2025-09-06staging: rtl8723bs: move rtw_os_recv_indicate_pkt to rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: rename rtw_os_alloc_msdu_pktMichael Straube
2025-09-06staging: rtl8723bs: move rtw_os_alloc_msdu_pkt to rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: merge rtw_os_recvbuf_resource_free into rtl8723bs_recv.cMichael Straube