summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-171-8/+8
|\
| * exit: Rename complete_and_exit to kthread_complete_and_exitEric W. Biederman2021-12-131-8/+8
* | Merge tag 'staging-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-12137-7478/+1743
|\ \
| * | staging: r8188eu: rename camelcase variable uintPeerChannelAlberto Merciai2022-01-061-18/+18
| * | staging: r8188eu: make BW20_24G_Diff a 1-D arrayMartin Kaiser2022-01-063-4/+4
| * | staging: r8188eu: make OFDM_24G_Diff a 1-D arrayMartin Kaiser2022-01-063-4/+4
| * | staging: r8188eu: BW40_24G_Diff is set but not usedMartin Kaiser2022-01-062-3/+0
| * | staging: r8188eu: CCK_24G_Diff is set but not usedMartin Kaiser2022-01-062-3/+0
| * | staging: r8188eu: make Index24G_BW40_Base a 1-D arrayMartin Kaiser2022-01-063-7/+7
| * | staging: r8188eu: make Index24G_CCK_Base a 1-D arrayMartin Kaiser2022-01-063-4/+4
| * | staging: r8188eu: rfPath is always 0Martin Kaiser2022-01-061-15/+14
| * | staging: r8188eu: remove unneeded parameter from rtl8188e_SetHalODMVarMichael Straube2022-01-065-29/+16
| * | staging: pi433: add comment to rx_lock mutex definitionPaulo Miguel Almeida2022-01-061-1/+1
| * | staging: pi433: fix frequency deviation checkPaulo Miguel Almeida2022-01-061-3/+15
| * | staging: vc04_services: rename BM2835 to BCM2835 in headers commentsGaston Gonzalez2022-01-0612-12/+12
| * | staging: vc04_services: rename string literal containing bm2835_* to bcm2835*_Gaston Gonzalez2022-01-061-5/+3
| * | staging: vc04_services: rename variables containing bm2835_* to bcm2835_*Gaston Gonzalez2022-01-062-21/+14
| * | staging: vc04_services: rename functions containing bm2835_* to bcm2835_*Gaston Gonzalez2022-01-063-14/+10
| * | staging: vc04_services: rename structures bm2835_mmal_dev and bm2835_mmal_v4l...Gaston Gonzalez2022-01-063-88/+87
| * | staging: greybus: audio: Check null pointerJiasheng Jiang2022-01-061-0/+15
| * | staging: r8188eu: add spaces around P2P_AP_P2P_CH_SWITCH_PROCESS_WKAlberto Merciai2022-01-031-1/+1
| * | staging: r8188eu: turbo scan is always off for r8188euMartin Kaiser2022-01-031-14/+7
| * | staging: r8188eu: cmd_issued_cnt is set but not usedMartin Kaiser2022-01-032-4/+0
| * | staging: r8188eu: fix_rate is set but not used.Martin Kaiser2022-01-033-9/+0
| * | staging: r8188eu: internal autosuspend is always falseMartin Kaiser2022-01-034-15/+2
| * | staging: r8188eu: remove unused power management definesMartin Kaiser2022-01-031-4/+0
| * | staging: r8188eu: remove unused defines from rtw_eeprom.hMichael Straube2022-01-031-26/+0
| * | staging: r8188eu: remove unused defines from Hal8188EPhyCfg.hMichael Straube2022-01-031-7/+0
| * | staging: r8188eu: remove unneeded comments from Hal8188EPhyCfg.hMichael Straube2022-01-031-18/+1
| * | staging: r8188eu: enum hw90_block is not usedMichael Straube2022-01-031-8/+0
| * | staging: r8188eu: struct odm_sta_info is not usedMichael Straube2022-01-031-16/+0
| * | staging: r8188eu: clean up struct sw_ant_switchMichael Straube2022-01-031-27/+1
| * | staging: r8188eu: clean up struct rtw_digMichael Straube2022-01-032-43/+0
| * | staging: r8188eu: struct rx_hpc is not usedMichael Straube2022-01-031-14/+0
| * | staging: r8188eu: remove unused enum and definesMichael Straube2022-01-032-24/+0
| * | staging: r8188eu: remove struct rt_channel_plan_2gMichael Straube2022-01-032-6/+1
| * | staging: r8188eu: remove MAX_CHANNEL_NUM_2GMichael Straube2022-01-032-6/+1
| * | staging: r8188eu: FwRsvdPageStartOffset is set but never usedMichael Straube2022-01-032-5/+0
| * | staging: r8188eu: IntArray and C2hArray are set but never usedMichael Straube2022-01-034-31/+0
| * | staging: r8188eu: remove unused fields from struct hal_data_8188eMichael Straube2022-01-031-30/+0
| * | staging: r8188eu: bAPKThermalMeterIgnore is set but never usedMichael Straube2022-01-032-4/+2
| * | staging: r8188eu: bTXPowerDataReadFromEEPORM is set but never usedMichael Straube2022-01-032-4/+0
| * | staging: r8188eu: UsbRxHighSpeedMode is set but never usedMichael Straube2022-01-032-8/+0
| * | staging: r8188eu: bRDGEnable is always falseMichael Straube2022-01-032-13/+0
| * | staging: pi433: add docs to packet_format and tx_start_condition enumPaulo Miguel Almeida2022-01-031-0/+12
| * | staging: vc04_services: update TODO fileGaston Gonzalez2021-12-301-6/+2
| * | staging: vc04_services: bcm2835-camera: avoid the use of typedef for function...Gaston Gonzalez2021-12-301-8/+2
| * | staging: vc04_services: bcm2835-audio: avoid the use of typedef for function ...Gaston Gonzalez2021-12-301-9/+3
| * | staging: r8188eu: remove header odm_precomp.hMichael Straube2021-12-3012-59/+18
| * | staging: r8188eu: remove unnecessary commentsMichael Straube2021-12-301-13/+0