aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-13drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle()Duoming Zhou1-2/+4
2022-04-13drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()Duoming Zhou1-2/+4
2022-04-13staging: r8188eu: add space around operatorsMahak Gupta1-29/+29
2022-04-13staging: greybus: remove empty callback functionJaehee Park1-8/+0
2022-04-13staging: greybus: correct typo in commentJaehee Park1-1/+1
2022-04-13staging: r8188eu: remove else after return and break statementsMahak Gupta1-24/+17
2022-04-13staging: bcm2835-audio: remove compat ALSA cardAdrien Thierry2-104/+15
2022-04-12staging/rtl8192e,ieee80211: replace ps tasklet with workDavidlohr Bueso5-13/+20
2022-04-12staging/rtl8712: remove event_taskletDavidlohr Bueso1-1/+0
2022-04-12staging/ks7010: replace SME taslet with workDavidlohr Bueso2-12/+11
2022-04-12staging/wlan-ng, prism2usb: replace completion_bh tasklet with workDavidlohr Bueso3-15/+15
2022-04-12staging/wlan-ng, prism2usb: replace reaper_bh tasklet with workDavidlohr Bueso3-9/+9
2022-04-12staging/most, dim2: convert dim2_tasklet to threaded irqDavidlohr Bueso1-20/+9
2022-04-12staging: vt6655: Remove macro PCAvDelayByIOPhilipp Hortmann2-14/+1
2022-04-12staging: rtl8712: efuse: code style - avoid macro argument precedence issuesAliya Rahmani1-2/+2
2022-04-12staging: r8188eu: improve timeout handling in efuse_read_phymap_from_txpktbufMartin Kaiser1-4/+3
2022-04-12staging: r8188eu: improve timeout handling in iol_executeMartin Kaiser1-4/+3
2022-04-12staging: r8188eu: improve timeout handling in LPS_RF_ON_checkMartin Kaiser1-3/+2
2022-04-12staging: r8188eu: make LPS_RF_ON_check staticMartin Kaiser2-2/+1
2022-04-12staging: r8188eu: improve timeout handling in rtw_check_join_candidateMartin Kaiser1-1/+3
2022-04-12staging: r8188eu: improve timeout handling in rtl8188e_firmware_downloadMartin Kaiser1-3/+3
2022-04-12staging: r8188eu: summarize two if statementsMartin Kaiser1-3/+1
2022-04-12staging: r8188eu: remove unnecessary rtw_get_passing_time_ms callMartin Kaiser1-3/+0
2022-04-12staging: r8188eu: no need for an else after returnMartin Kaiser1-5/+3
2022-04-12staging: greybus: pwm: Drop assignment to struct pwm_chip::baseUwe Kleine-König1-1/+0
2022-04-12staging: r8188eu: remove HW_VAR_H2C_FW_PWRMODEMichael Straube5-18/+18
2022-04-12staging: r8188eu: remove HW_VAR_FIFO_CLEARN_UPMichael Straube3-28/+28
2022-04-12staging: r8188eu: remove HW_VAR_MLME_JOINMichael Straube3-46/+46
2022-04-12staging: r8188eu: remove HW_VAR_INITIAL_GAINMichael Straube3-23/+21
2022-04-12staging: r8188eu: convert else if to else in rtw_led.cMichael Straube1-2/+2
2022-04-12staging: rtl8723bs: tidy up error handlingYihao Han1-9/+6
2022-04-10iio: core: Simplify the registration of kfifo buffersMiquel Raynal1-1/+0
2022-04-08staging: r8188eu: remove SetHalDefVar8188EUsb()Michael Straube3-44/+34
2022-04-08staging: r8188eu: clean up rtw_ioctl.hMichael Straube1-79/+0
2022-04-08staging: r8188eu: remove header usb_vendor_req.hMichael Straube3-37/+0
2022-04-08staging: r8188eu: remove unused prototype usbvendorrequest()Michael Straube1-3/+0
2022-04-08staging: r8188eu: remove unused enums from odm.hMichael Straube1-29/+0
2022-04-08staging: r8188eu: remove unused fields from struct eeprom_privMichael Straube1-3/+0
2022-04-08staging: r8188eu: ROMVer is always zeroMichael Straube3-3/+1
2022-04-08staging: r8188eu: move struct rt_firmware to rtw_fw.hMichael Straube2-5/+6
2022-04-08staging: r8188eu: remove unused macros from basic_types.hMichael Straube1-72/+1
2022-04-08staging: rtl8723bs: remove header rtw_ioctl.hMichael Straube2-73/+0
2022-04-08staging: rtl8192u: use min_t/max_t macros instead of if elseRebecca Mckeever1-8/+5
2022-04-08staging: rtl8192u: replace ternary statement with if and assignmentRebecca Mckeever1-1/+3
2022-04-07staging: rtl8712: fix camel case in function r8712_generate_ieMahak Gupta1-2/+2
2022-04-07staging: rtl8192e: remove multiple blank linesAlaa Mohamed1-3/+0
2022-04-07staging: rtl8723bs: fix indentationSevinj Aghayeva1-11/+3
2022-04-07staging: r8188eu: use sizeof(*pvar) for allocating structsRebecca Mckeever1-34/+34
2022-04-07staging: r8188eu: correct misspelling in comment 'tppe' -> 'type'Rebecca Mckeever1-1/+1
2022-04-07staging: r8188eu: remove extra 'the'Rebecca Mckeever1-1/+1