summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2022-06-20staging: rtl8723bs: remove trailing whitespaceDaniel Watson1-1/+1
2022-06-20staging: vchiq: provide testing instructionsStefan Wahren1-0/+82
2022-06-20staging: sm750fb: fix CamelCase function parameterArne Petersen1-1/+1
2022-06-20staging: r8188eu: call rtw_IOL_append_WRF_cmd directlyDaniel Watson2-5/+3
2022-06-20staging: r8188eu: call rtw_IOL_append_WD_cmd directlyDaniel Watson2-5/+3
2022-06-20staging: r8188eu: call rtw_IOL_append_WW_cmd directlyDaniel Watson2-5/+3
2022-06-20staging: r8188eu: call rtw_IOL_append_WB_cmd directlyDaniel Watson2-5/+3
2022-06-20staging: r8188eu: remove unused macrosNam Cao1-31/+0
2022-06-20staging: r8188eu: replace confusing macrosNam Cao2-19/+6
2022-06-20staging: r8188eu: remove NULL check before vfreeDongliang Mu1-1/+1
2022-06-20Merge 5.19-rc3 into staging-nextGreg Kroah-Hartman4-19/+11
2022-06-12staging: rtl8723bs: uninitialize static variableDaniel Watson1-1/+1
2022-06-12staging: r8188eu: replace FIELD_OFFSET with offsetofNam Cao3-6/+4
2022-06-10vme: move back to stagingArnd Bergmann9-1/+7799
2022-06-10staging: olpc_dcon: Replace flush_scheduled_work() with flush_work().Tetsuo Handa1-1/+1
2022-06-10staging: greybus: audio: replace safe list iterationJohan Hovold1-3/+2
2022-06-10staging: r8188eu: add error handling of rtw_read32Pavel Skripkin14-56/+202
2022-06-10staging: r8188eu: add error handling of rtw_read16Pavel Skripkin7-21/+73
2022-06-10staging: r8188eu: add error handling of rtw_read8Pavel Skripkin16-102/+418
2022-06-10staging: rtl8723bs: Allocate full pwep structureKees Cook1-2/+4
2022-06-10staging: olpc_dcon: mark driver as brokenJavier Martinez Canillas1-1/+1
2022-06-10staging: qlge: qlge_main.c: rewrite do-while loops into more compact for loopsSrivathsan Sivakumar1-14/+10
2022-06-10staging: ftbft: Use backlight helperStephen Kitt2-4/+2
2022-06-10staging: r8188eu: Add blank line after declarationsRommel Rodriguez Perez1-0/+1
2022-06-10staging: olpc_dcon: Use backlight helperStephen Kitt1-4/+1
2022-06-07staging: r8188eu: remove HW_VAR_SLOT_TIME from SetHwReg8188EU()Michael Straube3-26/+25
2022-06-07staging: greybus: loopback: fix a spelling error.Steve Lemuel1-1/+1
2022-06-07staging: r8188eu: fix declaration to match 'foo *bar'Daniel Watson1-1/+1
2022-06-06staging: r8188eu: Fix warning of array overflow in ioctl_linux.cLarry Finger1-1/+1
2022-06-06staging: r8188eu: fix rtw_alloc_hwxmits error detection for nowPhillip Potter1-15/+5
2022-06-06staging: r8188eu: use u8, u16 in issue_action_BA prototypeMartin Kaiser2-3/+2
2022-06-06staging: r8188eu: remove the pframe variableMartin Kaiser1-3/+1
2022-06-06staging: r8188eu: calculate the delba lengthMartin Kaiser1-6/+1
2022-06-06staging: r8188eu: clarify the contents of the delba paramsMartin Kaiser1-1/+4
2022-06-06staging: r8188eu: use mgmt to set delba paramsMartin Kaiser1-7/+2
2022-06-06staging: r8188eu: use mgmt to set the delba reason codeMartin Kaiser1-4/+2
2022-06-06staging: r8188eu: calculate the addba response lengthMartin Kaiser1-5/+1
2022-06-06staging: r8188eu: use ieee80211 to set addba resp capabilitiesMartin Kaiser1-10/+5
2022-06-06staging: r8188eu: use mgmt to set the addba resp timeoutMartin Kaiser1-1/+2
2022-06-06staging: r8188eu: use mgmt to set the addba resp statusMartin Kaiser1-1/+2
2022-06-06staging: r8188eu: use mgmt to set resp dialog tokenMartin Kaiser1-1/+2
2022-06-06staging: greybus: audio: fix loop cursor use after iterationJared Kangas1-6/+7
2022-06-06staging: r8188eu: Drop redundant memset overwritten by memcpyHaowen Bai2-3/+0
2022-06-06staging: r8188eu: fix the declaration of process_pwrbit_dataMartin Kaiser1-2/+1
2022-06-06staging: r8188eu: use ieee80211 defines for back action codesMartin Kaiser2-10/+3
2022-06-06staging: vchiq_arm: remove global 'vchiq_states' arrayAdrien Thierry2-10/+0
2022-06-06staging: vchiq_arm: use state from vchiq instanceAdrien Thierry2-11/+8
2022-06-06staging: vchiq_arm: pass vchiq instance to 'handle_to_service'Adrien Thierry3-7/+7
2022-06-06staging: vchiq_arm: pass vchiq instance to 'vchiq_get_service_userdata'Adrien Thierry4-4/+5
2022-06-06staging: vchiq_arm: pass vchiq instance to 'vchiq_get_client_id'Adrien Thierry3-3/+3