summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor()YueHaibing2022-12-051-1/+1
| * | | | staging: rtl8192e: Remove unused variable int_logPhilipp Hortmann2022-12-053-20/+0
| * | | | staging: rtl8192e: Remove unused variable ChannelAccessSettingPhilipp Hortmann2022-12-051-12/+0
| * | | | staging: rtl8192e: Remove unused variable initialized_at_probePhilipp Hortmann2022-12-052-2/+0
| * | | | staging: rtl8192e: Remove unused variable skb_aggQPhilipp Hortmann2022-12-053-5/+0
| * | | | staging: rtl8192e: Remove unchanged variable AcmMethodPhilipp Hortmann2022-12-054-12/+0
| * | | | staging: rtl8192u: Fix use after free in ieee80211_rx()Dan Carpenter2022-12-051-1/+3
| * | | | staging: iio: ade7854: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-221-3/+2
| * | | | staging: olpc_dcon: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-221-2/+2
| * | | | staging: most: i2c: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-221-2/+2
| * | | | vc04_services: bcm2835-camera: Use bool values for mmal_fmt.remove_paddingUmang Jain2022-11-221-15/+15
| * | | | vc04_services: mmal-vchiq: Use bool for vchiq_mmal_component.in_useUmang Jain2022-11-222-4/+4
| * | | | Revert "staging: mmal-vchiq: Avoid use of bool in structures"Umang Jain2022-11-222-8/+8
| * | | | staging: gdm724x: Replace macro GDM_TTY_READY with static inline functionBrent Pappas2022-11-221-5/+8
| * | | | staging: vme_user: Fix possible UAF in tsi148_dma_list_addGaosheng Cui2022-11-221-0/+1
| * | | | staging: rtl8192e: Rename pHTInfoPhilipp Hortmann2022-11-1714-307/+307
| * | | | staging: rtl8192e: Rename InterruptLog, RxCounter and bHwRfOffActionPhilipp Hortmann2022-11-175-13/+13
| * | | | staging: rtl8192e: Rename bFilterSour.., CCKPresentAt.. and ResetProg..Philipp Hortmann2022-11-178-43/+43
| * | | | staging: rtl8192e: Rename bNetPromisc.., IntelPromiscu.. and bPromiscu..Philipp Hortmann2022-11-176-25/+25
| * | | | staging: rtl8192e: Rename LinkDetectInfoPhilipp Hortmann2022-11-176-55/+55
| * | | | staging: rtl8192e: Rename RFInProgres.., bEnableHT and RegChannelPlanPhilipp Hortmann2022-11-178-24/+24
| * | | | staging: rtl8192e: Rename pPSCPhilipp Hortmann2022-11-176-60/+60
| * | | | staging: rtl8192e: Rename Regdot11TxHT.., dot11HTOpera.. and RegHTSuppRa..Philipp Hortmann2022-11-175-19/+19
| * | | | staging: rtl8192e: Rename Regdot11HTOper.., bSupportM.. and PowerSaveCo..Philipp Hortmann2022-11-177-31/+31
| * | | | staging: rtl8192e: Rename bTxDisableRate.., RegMaxLPSAwa.. and bTxUseD..Philipp Hortmann2022-11-177-34/+34
| * | | | staging: r8188eu: binstallGrpkey is set to _FAILMichael Straube2022-11-171-1/+1
| * | | | staging: r8188eu: convert _rtw_init_xmit_priv() to common error logicMichael Straube2022-11-173-22/+10
| * | | | staging: r8188eu: convert rtw_xmit_resource_alloc() to common error logicMichael Straube2022-11-171-9/+8
| * | | | staging: r8188eu: convert aes_cipher() to voidMichael Straube2022-11-171-3/+1
| * | | | staging: r8188eu: rename three functionsMichael Straube2022-11-173-14/+14
| * | | | staging: rtl8192u: remove redundant macro definitionsDeepak R Varma2022-11-091-61/+0
| * | | | staging: fieldbus: use sysfs_emit() in show functionsDeepak R Varma2022-11-091-10/+7
| * | | | staging: ks7010: Avoid clashing function prototypesGustavo A. R. Silva2022-11-091-122/+126
| * | | | drivers: staging: r8188eu: Fix sleep-in-atomic-context bug in rtw_join_timeou...Duoming Zhou2022-11-091-1/+1
| * | | | staging: r8188eu: drop removal/stop check in dump_mgntframe_and_wait_ackMartin Kaiser2022-11-081-3/+0
| * | | | staging: r8188eu: drop another removal/stop checkMartin Kaiser2022-11-081-3/+0
| * | | | staging: r8188eu: use a qos_hdr in validate_recv_data_frameMartin Kaiser2022-11-081-4/+5
| * | | | staging: r8188eu: remove unnecessary castingDeepak R Varma2022-11-081-1/+1
| * | | | staging: r8188eu: simplify complex pointer castingDeepak R Varma2022-11-081-3/+2
| * | | | staging: r8188eu: clean up error handling in rtw_start_drv_threads()Michael Straube2022-11-082-11/+8
| * | | | staging: r8188eu: remove checks in dump_mgntframeMartin Kaiser2022-11-081-3/+0
| * | | | staging: r8188eu: merge two rtw_free_network_nolock functionsMartin Kaiser2022-11-082-17/+8
| * | | | staging: r8188eu: remove get_fwstateMartin Kaiser2022-11-081-5/+0
| * | | | staging: r8188eu: clean up rtw_hal_initMartin Kaiser2022-11-081-12/+7
| * | | | staging: r8188eu: remove state checks in rtw_led_controlMartin Kaiser2022-11-081-2/+1
| * | | | staging: r8188eu: reformat a function headerMartin Kaiser2022-11-081-5/+1
| * | | | staging: r8188eu: reorder assignments, clarify the header formatMartin Kaiser2022-11-081-9/+6
| * | | | staging: r8188eu: remove some obsolete commentsMartin Kaiser2022-11-081-2/+0
| * | | | staging: r8188eu: don't store addba requestMartin Kaiser2022-11-083-24/+13
| * | | | staging: r8188eu: convert three functions to boolMichael Straube2022-11-082-12/+12