aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-06staging: rtl8723bs: remove wrapper efuse_ReadEFuseMichael Straube1-41/+1
2025-09-06staging: rtl8723bs: remove bPseudoTest from Efuse_ReadAllMapMichael Straube1-4/+4
2025-09-06staging: rtl8723bs: make Efuse_ReadAllMap staticMichael Straube1-7/+1
2025-09-06staging: rtl8723bs: remove bPseudoTest from EFUSE_ShadowMapUpdateMichael Straube3-6/+6
2025-09-06staging: gpib: tnt4882: Remove redundant header filesLiao Yuanhong1-1/+0
2025-09-04wifi: drivers: indicate support for attributes in NL80211_CMD_SET_BSSArend van Spriel1-8/+0
2025-08-29media: atomisp: Fix incorrect snprintf format specifiers for signed integersColin Ian King1-2/+2
2025-08-29staging: media: tegra-video: use BIT() macro instead of shiftA.T. Jefferies1-2/+2
2025-08-25media: staging/ipu7: cleanup the MMU correctly in IPU7 driver releaseBingbu Cao1-3/+3
2025-08-25media: staging/ipu7: Don't set name for IPU7 PCI deviceBingbu Cao1-1/+0
2025-08-25media: staging/ipu7: convert to use pci_alloc_irq_vectors() APIBingbu Cao1-12/+9
2025-08-25media: Move gc0310 sensor drivers to drivers/media/i2c/Hans de Goede3-793/+0
2025-08-25media: staging/ipu7: Use v4l2_ctrl_subdev_subscribe_event()Laurent Pinchart1-1/+1
2025-08-25media: staging: imx: Drop custom .unsubscribe_event() handlerLaurent Pinchart1-7/+1
2025-08-25media: staging: atomisp: Drop custom .unsubscribe_event() handlerLaurent Pinchart1-8/+1
2025-08-25media: staging/ipu7: Disallow source multiplexingLaurent Pinchart4-60/+14
2025-08-25staging: media: ipu3: use string_choices API instead of ternary operatorNai-Chen Cheng2-3/+5
2025-08-25staging: iio: adc: ad7816: Drop unnecessary dev_set_drvdata() callSalah Triki1-2/+0
2025-08-19staging: octeon: Convert to skb_dst_dropStanislav Fomichev1-2/+1
2025-08-19staging: rtl8723bs: fix coding style issues in core/rtw_mlme.cNino Zhang1-27/+2
2025-08-19staging: gpib: tidy-up commentsLuke Yang27-167/+168
2025-08-18staging: axis-fifo: fix maximum TX packet length checkOvidiu Panait1-4/+10
2025-08-13staging: vc04_services/vchiq-mmal: fix typos in commentsYuri Martins3-3/+3
2025-08-13staging: axis-fifo: use unique identifiers in device namesOvidiu Panait1-5/+13
2025-08-13staging: rtl8723bs: remove unnecessary forward declarationsMichael Straube1-30/+0
2025-08-13staging: rtl8723bs: use crypto_xor_cpyMichael Straube1-29/+17
2025-08-13media: staging: Rename second ioctl handlers argument to 'void *priv'Laurent Pinchart2-11/+11
2025-08-13media: staging: imx: Access v4l2_fh from fileJacopo Mondi1-8/+6
2025-08-13media: staging: ipu7: isys: Don't set V4L2_FL_USES_V4L2_FH manuallyLaurent Pinchart1-1/+0
2025-08-13media: Reset file->private_data to NULL in v4l2_fh_del()Laurent Pinchart4-6/+6
2025-08-13media: Set file->private_data in v4l2_fh_add()Laurent Pinchart4-9/+4
2025-08-13media: Replace file->private_data access with custom functionsLaurent Pinchart6-24/+25
2025-08-13media: Replace file->private_data access with file_to_v4l2_fh()Laurent Pinchart1-1/+1
2025-08-13media: staging: most: Store v4l2_fh pointer in file->private_dataLaurent Pinchart1-4/+9
2025-08-11staging: axis-fifo: remove unnecessary dev_set_drvdata() callsOvidiu Panait1-13/+6
2025-08-11staging: rtl8723bs: fix checkpatch spaces preferred around thatJannik Rehkemper1-30/+30
2025-08-11staging: rtl8723bs: move rtw_reset_securitypriv to core/rtw_mlme.cMichael Straube6-82/+61
2025-08-11staging: rtl8723bs: move rtw_report_sec_ie to core/rtw_mlme.cMichael Straube3-36/+34
2025-08-11staging: rtl8723bs: merge rtw_os_indicate_disconnect into rtw_indicate_discon...Michael Straube3-17/+8
2025-08-11staging: rtl8723bs: merge rtw_os_indicate_connect into rtw_indicate_connectMichael Straube3-20/+11
2025-08-11staging: rtl8723bs: remove wrapper init_addba_retry_timerMichael Straube3-8/+1
2025-08-11staging: rtl8723bs: move rtw_init_mlme_timer to core/rtw_mlme.cMichael Straube3-31/+30
2025-08-11staging: rtl8723bs: move init_mlme_ext_timer to core/rtw_mlme_ext.cMichael Straube3-9/+9
2025-08-11staging: rtl8723bs: remove wrapper rtw_os_indicate_scan_doneMichael Straube3-7/+1
2025-08-11staging: rtl8723bs: fix space-before-tab warningsZhuoheng Li3-97/+85
2025-08-11staging: octeon: Use 'u64' instead of 'uint64_t' in union cvmx_pip_wqe_word2Len Bao1-66/+68
2025-08-11staging: rtl8723bs: fix if-statement alignment and line continuation in rtw_ap.cBruce Qin1-5/+3
2025-08-11staging: rtl8723bs: fix comment formatting in basic_types.hAli Nasrolahi1-19/+22
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski1-1/+1
2025-07-31Merge tag 'media/v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds100-5047/+16708