summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2022-04-13drivers: staging: rtl8192eu: Fix deadlock in rtw_joinbss_event_prehandleDuoming Zhou
2022-04-13drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle()Duoming Zhou
2022-04-13drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()Duoming Zhou
2022-04-13staging: r8188eu: add space around operatorsMahak Gupta
2022-04-13staging: greybus: remove empty callback functionJaehee Park
2022-04-13staging: greybus: correct typo in commentJaehee Park
2022-04-13staging: r8188eu: remove else after return and break statementsMahak Gupta
2022-04-13staging: bcm2835-audio: remove compat ALSA cardAdrien Thierry
2022-04-12staging/rtl8192e,ieee80211: replace ps tasklet with workDavidlohr Bueso
2022-04-12staging/rtl8712: remove event_taskletDavidlohr Bueso
2022-04-12staging/ks7010: replace SME taslet with workDavidlohr Bueso
2022-04-12staging/wlan-ng, prism2usb: replace completion_bh tasklet with workDavidlohr Bueso
2022-04-12staging/wlan-ng, prism2usb: replace reaper_bh tasklet with workDavidlohr Bueso
2022-04-12staging/most, dim2: convert dim2_tasklet to threaded irqDavidlohr Bueso
2022-04-12staging: vt6655: Remove macro PCAvDelayByIOPhilipp Hortmann
2022-04-12staging: rtl8712: efuse: code style - avoid macro argument precedence issuesAliya Rahmani
2022-04-12staging: r8188eu: improve timeout handling in efuse_read_phymap_from_txpktbufMartin Kaiser
2022-04-12staging: r8188eu: improve timeout handling in iol_executeMartin Kaiser
2022-04-12staging: r8188eu: improve timeout handling in LPS_RF_ON_checkMartin Kaiser
2022-04-12staging: r8188eu: make LPS_RF_ON_check staticMartin Kaiser
2022-04-12staging: r8188eu: improve timeout handling in rtw_check_join_candidateMartin Kaiser
2022-04-12staging: r8188eu: improve timeout handling in rtl8188e_firmware_downloadMartin Kaiser
2022-04-12staging: r8188eu: summarize two if statementsMartin Kaiser
2022-04-12staging: r8188eu: remove unnecessary rtw_get_passing_time_ms callMartin Kaiser
2022-04-12staging: r8188eu: no need for an else after returnMartin Kaiser
2022-04-12staging: greybus: pwm: Drop assignment to struct pwm_chip::baseUwe Kleine-König
2022-04-12staging: r8188eu: remove HW_VAR_H2C_FW_PWRMODEMichael Straube
2022-04-12staging: r8188eu: remove HW_VAR_FIFO_CLEARN_UPMichael Straube
2022-04-12staging: r8188eu: remove HW_VAR_MLME_JOINMichael Straube
2022-04-12staging: r8188eu: remove HW_VAR_INITIAL_GAINMichael Straube
2022-04-12staging: r8188eu: convert else if to else in rtw_led.cMichael Straube
2022-04-12staging: rtl8723bs: tidy up error handlingYihao Han
2022-04-10iio: core: Simplify the registration of kfifo buffersMiquel Raynal
2022-04-08staging: r8188eu: remove SetHalDefVar8188EUsb()Michael Straube
2022-04-08staging: r8188eu: clean up rtw_ioctl.hMichael Straube
2022-04-08staging: r8188eu: remove header usb_vendor_req.hMichael Straube
2022-04-08staging: r8188eu: remove unused prototype usbvendorrequest()Michael Straube
2022-04-08staging: r8188eu: remove unused enums from odm.hMichael Straube
2022-04-08staging: r8188eu: remove unused fields from struct eeprom_privMichael Straube
2022-04-08staging: r8188eu: ROMVer is always zeroMichael Straube
2022-04-08staging: r8188eu: move struct rt_firmware to rtw_fw.hMichael Straube
2022-04-08staging: r8188eu: remove unused macros from basic_types.hMichael Straube
2022-04-08staging: rtl8723bs: remove header rtw_ioctl.hMichael Straube
2022-04-08staging: rtl8192u: use min_t/max_t macros instead of if elseRebecca Mckeever
2022-04-08staging: rtl8192u: replace ternary statement with if and assignmentRebecca Mckeever
2022-04-07staging: rtl8712: fix camel case in function r8712_generate_ieMahak Gupta
2022-04-07staging: rtl8192e: remove multiple blank linesAlaa Mohamed
2022-04-07staging: rtl8723bs: fix indentationSevinj Aghayeva
2022-04-07staging: r8188eu: use sizeof(*pvar) for allocating structsRebecca Mckeever
2022-04-07staging: r8188eu: correct misspelling in comment 'tppe' -> 'type'Rebecca Mckeever