summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2025-09-06staging: rtl8723bs: Hal_EfuseParseAntennaDiversity_8723B is emptyMichael Straube-11/+0
2025-09-06staging: rtl8723bs: remove REG_EFUSE_ACCESS_8723 and EFUSE_ACCESS_ON_8723Michael Straube-8/+1
2025-09-06staging: rtl8723bs: remove bWrite from Hal_EfusePowerSwitchMichael Straube-25/+6
2025-09-06staging: rtl8723bs: remove wrapper Efuse_PowerSwitchMichael Straube-33/+4
2025-09-06staging: octeon: Clean up dead code in ethernet-tx.cMohammed GUERMOUD-40/+0
2025-09-06staging: rtl8723bs: fix fortify warnings by using struct_groupyingche-2/+2
2025-09-06staging: gpib: use int type to store negative error codesQianfeng Rong-1/+1
2025-09-06staging: rtl8723bs: remove include/recv_osdep.hMichael Straube-22/+4
2025-09-06staging: rtl8723bs: remove os_dep/recv_linux.cMichael Straube-13/+0
2025-09-06staging: rtl8723bs: rename rtw_os_recv_indicate_pktMichael Straube-3/+3
2025-09-06staging: rtl8723bs: move rtw_os_recv_indicate_pkt to rtw_recv.cMichael Straube-47/+47
2025-09-06staging: rtl8723bs: rename rtw_os_alloc_msdu_pktMichael Straube-2/+2
2025-09-06staging: rtl8723bs: move rtw_os_alloc_msdu_pkt to rtw_recv.cMichael Straube-41/+40
2025-09-06staging: rtl8723bs: merge rtw_os_recvbuf_resource_free into rtl8723bs_recv.cMichael Straube-11/+4
2025-09-06staging: rtl8723bs: merge rtw_os_recv_resource_free into rtw_recv.cMichael Straube-22/+12
2025-09-06staging: rtl8723bs: merge rtw_os_recv_resource_alloc into rtw_recv.cMichael Straube-8/+2
2025-09-06staging: rtl8723bs: merge rtw_os_free_recvframe into rtw_recv.cMichael Straube-15/+4
2025-09-06staging: rtl8723bs: move rtw_handle_tkip_mic_err to rtw_recv.cMichael Straube-46/+44
2025-09-06staging: rtl8723bs: move rtw_recv_indicatepkt to rtw_recv.cMichael Straube-38/+37
2025-09-06staging: rtl8723bs: remove wrapper rtw_init_recv_timerMichael Straube-11/+3
2025-09-06staging: rtl8723bs: remove efuse_OneByteWriteMichael Straube-49/+0
2025-09-06staging: rtl8723bs: remove bPseudoTest from efuse_OneByteReadMichael Straube-27/+11
2025-09-06staging: rtl8723bs: clean up variable initializationsMichael Straube-4/+2
2025-09-06staging: rtl8723bs: remove bPseudoTest from hal_EfuseSwitchToBankMichael Straube-38/+24
2025-09-06staging: rtl8723bs: remove Hal_EfuseGetCurrentSizeMichael Straube-185/+0
2025-09-06staging: rtl8723bs: remove bPseudoTest from Hal_GetEfuseDefinitionMichael Straube-11/+10
2025-09-06staging: rtl8723bs: remove wrapper EFUSE_GetEfuseDefinitionMichael Straube-21/+8
2025-09-06staging: rtl8723bs: remove bPseudoTest from hal_ReadEFuse_BTMichael Straube-25/+13
2025-09-06staging: rtl8723bs: remove bPseudoTest from hal_ReadEFuse_WiFiMichael Straube-23/+11
2025-09-06staging: rtl8723bs: remove bPseudoTest from Hal_ReadEFuseMichael Straube-6/+5
2025-09-06staging: rtl8723bs: remove wrapper efuse_ReadEFuseMichael Straube-41/+1
2025-09-06staging: rtl8723bs: remove bPseudoTest from Efuse_ReadAllMapMichael Straube-4/+4
2025-09-06staging: rtl8723bs: make Efuse_ReadAllMap staticMichael Straube-7/+1
2025-09-06staging: rtl8723bs: remove bPseudoTest from EFUSE_ShadowMapUpdateMichael Straube-6/+6
2025-09-06staging: gpib: tnt4882: Remove redundant header filesLiao Yuanhong-1/+0
2025-09-04wifi: drivers: indicate support for attributes in NL80211_CMD_SET_BSSArend van Spriel-8/+0
2025-08-29media: atomisp: Fix incorrect snprintf format specifiers for signed integersColin Ian King-2/+2
2025-08-29staging: media: tegra-video: use BIT() macro instead of shiftA.T. Jefferies-2/+2
2025-08-25media: staging/ipu7: cleanup the MMU correctly in IPU7 driver releaseBingbu Cao-3/+3
2025-08-25media: staging/ipu7: Don't set name for IPU7 PCI deviceBingbu Cao-1/+0
2025-08-25media: staging/ipu7: convert to use pci_alloc_irq_vectors() APIBingbu Cao-12/+9
2025-08-25media: Move gc0310 sensor drivers to drivers/media/i2c/Hans de Goede-793/+0
2025-08-25media: staging/ipu7: Use v4l2_ctrl_subdev_subscribe_event()Laurent Pinchart-1/+1
2025-08-25media: staging: imx: Drop custom .unsubscribe_event() handlerLaurent Pinchart-7/+1
2025-08-25media: staging: atomisp: Drop custom .unsubscribe_event() handlerLaurent Pinchart-8/+1
2025-08-25media: staging/ipu7: Disallow source multiplexingLaurent Pinchart-60/+14
2025-08-25staging: media: ipu3: use string_choices API instead of ternary operatorNai-Chen Cheng-3/+5
2025-08-25staging: iio: adc: ad7816: Drop unnecessary dev_set_drvdata() callSalah Triki-2/+0
2025-08-19staging: octeon: Convert to skb_dst_dropStanislav Fomichev-2/+1
2025-08-19staging: rtl8723bs: fix coding style issues in core/rtw_mlme.cNino Zhang-27/+2