aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-09-06drm/msm: Fix obj leak in VM_BIND error pathRob Clark1-6/+19
2025-09-06PM: core: Add two macros for walking device linksRafael J. Wysocki3-13/+16
2025-09-06PM: core: Annotate loops walking device links as _srcuRafael J. Wysocki2-11/+11
2025-09-06comedi: Add new driver for ADLink PCI-7250 seriesIan Abbott3-0/+230
2025-09-06ibmasm: Replace kzalloc() + copy_from_user() with memdup_user_nul()Thorsten Blum1-9/+3
2025-09-06drivers/misc/amd-sbi/Kconfig: select REGMAP_I2CMax Kellermann1-0/+1
2025-09-06pps: fix warning in pps_register_cdev when register device failWang Liang2-7/+3
2025-09-06char/adi: Remove redundant less-than-zero check in adi_write()Thorsten Blum1-1/+1
2025-09-06misc: genwqe: Fix incorrect cmd field being reported in errorColin Ian King1-1/+1
2025-09-06siox: bus-gpio: Remove the use of dev_err_probe()Xichao Zhao1-2/+1
2025-09-06misc: ad525x_dpot: Use str_enabled_disabled() in sysfs_show_reg()Thorsten Blum1-4/+3
2025-09-06dw-xdata: Use str_write_read() in dw_xdata_start() and dw_xdata_perf()Thorsten Blum1-2/+3
2025-09-06eeprom: at25: make FRAM device ID error message more preciseMarkus Heidelberg1-1/+1
2025-09-06eeprom: at25: support Cypress FRAMs without device IDMarkus Heidelberg1-31/+36
2025-09-06misc: eeprom/m24lr: Remove unneeded semicolonChen Ni1-1/+1
2025-09-06uio_hv_generic: Let userspace take care of interrupt maskNaman Jain1-6/+1
2025-09-06uio: uio_pdrv_genirq: Remove dummy PM handlingGeert Uytterhoeven1-23/+0
2025-09-06uio: uio_dmem_genirq: Remove dummy PM handlingGeert Uytterhoeven1-23/+0
2025-09-06uio: uio_pdrv_genirq: Remove MODULE_DEVICE_TABLEVivian Wang1-1/+0
2025-09-06uio: Constify struct pci_device_idChristophe JAILLET4-4/+4
2025-09-06staging: rtl8723bs: Hal_EfuseParseAntennaDiversity_8723B is emptyMichael Straube3-11/+0
2025-09-06staging: rtl8723bs: remove REG_EFUSE_ACCESS_8723 and EFUSE_ACCESS_ON_8723Michael Straube1-8/+1
2025-09-06staging: rtl8723bs: remove bWrite from Hal_EfusePowerSwitchMichael Straube3-25/+6
2025-09-06staging: rtl8723bs: remove wrapper Efuse_PowerSwitchMichael Straube3-33/+4
2025-09-06staging: octeon: Clean up dead code in ethernet-tx.cMohammed GUERMOUD1-40/+0
2025-09-06staging: rtl8723bs: fix fortify warnings by using struct_groupyingche2-2/+2
2025-09-06staging: gpib: use int type to store negative error codesQianfeng Rong1-1/+1
2025-09-06staging: rtl8723bs: remove include/recv_osdep.hMichael Straube3-22/+4
2025-09-06staging: rtl8723bs: remove os_dep/recv_linux.cMichael Straube2-13/+0
2025-09-06staging: rtl8723bs: rename rtw_os_recv_indicate_pktMichael Straube1-3/+3
2025-09-06staging: rtl8723bs: move rtw_os_recv_indicate_pkt to rtw_recv.cMichael Straube3-47/+47
2025-09-06staging: rtl8723bs: rename rtw_os_alloc_msdu_pktMichael Straube1-2/+2
2025-09-06staging: rtl8723bs: move rtw_os_alloc_msdu_pkt to rtw_recv.cMichael Straube3-41/+40
2025-09-06staging: rtl8723bs: merge rtw_os_recvbuf_resource_free into rtl8723bs_recv.cMichael Straube3-11/+4
2025-09-06staging: rtl8723bs: merge rtw_os_recv_resource_free into rtw_recv.cMichael Straube3-22/+12
2025-09-06staging: rtl8723bs: merge rtw_os_recv_resource_alloc into rtw_recv.cMichael Straube3-8/+2
2025-09-06staging: rtl8723bs: merge rtw_os_free_recvframe into rtw_recv.cMichael Straube3-15/+4
2025-09-06staging: rtl8723bs: move rtw_handle_tkip_mic_err to rtw_recv.cMichael Straube3-46/+44
2025-09-06staging: rtl8723bs: move rtw_recv_indicatepkt to rtw_recv.cMichael Straube3-38/+37
2025-09-06staging: rtl8723bs: remove wrapper rtw_init_recv_timerMichael Straube3-11/+3
2025-09-06staging: rtl8723bs: remove efuse_OneByteWriteMichael Straube2-49/+0
2025-09-06staging: rtl8723bs: remove bPseudoTest from efuse_OneByteReadMichael Straube3-27/+11
2025-09-06staging: rtl8723bs: clean up variable initializationsMichael Straube1-4/+2
2025-09-06staging: rtl8723bs: remove bPseudoTest from hal_EfuseSwitchToBankMichael Straube1-38/+24
2025-09-06staging: rtl8723bs: remove Hal_EfuseGetCurrentSizeMichael Straube2-185/+0
2025-09-06staging: rtl8723bs: remove bPseudoTest from Hal_GetEfuseDefinitionMichael Straube3-11/+10
2025-09-06staging: rtl8723bs: remove wrapper EFUSE_GetEfuseDefinitionMichael Straube3-21/+8
2025-09-06staging: rtl8723bs: remove bPseudoTest from hal_ReadEFuse_BTMichael Straube1-25/+13
2025-09-06staging: rtl8723bs: remove bPseudoTest from hal_ReadEFuse_WiFiMichael Straube1-23/+11
2025-09-06staging: rtl8723bs: remove bPseudoTest from Hal_ReadEFuseMichael Straube3-6/+5