public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2022-09-02 08:09:41 to 2022-09-11 16:20:03 UTC [more...]

[PATCH 0/6] staging: r8188eu: some coding style cleanups
 2022-09-11 16:19 UTC  (3+ messages)
` [PATCH 1/6] staging: r8188eu: rename odm_SignalScaleMapping()
` [PATCH 2/6] staging: r8188eu: clean up camel case in odm_signal_scale_mapping()

[PATCH v1 1/1] media: atomisp_gmin_platform: Unexport and split camera_sensor_csi()
 2022-09-11 15:54 UTC  (4+ messages)

[PATCH 0/9] staging: r8188eu: more led cleanups
 2022-09-11 15:43 UTC  (11+ messages)
` [PATCH 1/9] staging: r8188eu: simplify the code to prevent scan blinking restart
` [PATCH 2/9] staging: r8188eu: cancel blink_work before scan blinking
` [PATCH 3/9] staging: r8188eu: update status "
` [PATCH 4/9] staging: r8188eu: simplify the code to prevent tx/rx blinking restart
` [PATCH 5/9] staging: r8188eu: cancel blink_work before tx/rx blinking
` [PATCH 6/9] staging: r8188eu: update status before scan blinking
` [PATCH 7/9] staging: r8188eu: simplify the code to prevent link blinking restart
` [PATCH 8/9] staging: r8188eu: cancel blink_work before link blinking
` [PATCH 9/9] staging: r8188eu: update status "

[PATCH] staging: r8188eu: add kfree() on an error path of rtw_xmit_resource_alloc()
 2022-09-11 11:59 UTC  (3+ messages)

[PATCH 00/12] staging: vt6655: Cleanup and rename functions of mac.h
 2022-09-11 10:47 UTC  (13+ messages)
` [PATCH 01/12] staging: vt6655: Cleanup and rename function MACvSetLoopbackMode
` [PATCH 02/12] staging: vt6655: Cleanup and rename function MACvSaveContext
` [PATCH 03/12] staging: vt6655: Cleanup and rename function MACvRestoreContext
` [PATCH 04/12] staging: vt6655: Cleanup and rename function MACbSafeSoftwareReset
` [PATCH 05/12] staging: vt6655: Rename function MACbSafeRxOff
` [PATCH 06/12] staging: vt6655: Rename function MACbSafeTxOff
` [PATCH 07/12] staging: vt6655: Rename function MACbSafeStop
` [PATCH 08/12] staging: vt6655: Rename function MACvSetCurrRx0DescAddr
` [PATCH 09/12] staging: vt6655: Rename function MACvSetCurrRx1DescAddr
` [PATCH 10/12] staging: vt6655: Cleanup and rename function MACvSetCurrTXDescAddr
` [PATCH 11/12] staging: vt6655: Rename function MACvSetCurrTx0DescAddrEx
` [PATCH 12/12] staging: vt6655: Rename function MACvSetCurrAC0DescAddrEx

[PATCH] staging: wlan-ng: remove unused p80211wext_handler_def declaration
 2022-09-11  9:42 UTC 

[PATCH v3 0/2] use memset to make code clearer
 2022-09-11  7:25 UTC  (7+ messages)
` [PATCH v3 1/2] staging: vt6655: remove unnecessary volatile qualifier
` [PATCH v3 2/2] staging: vt6655: use memset to make code clearer

[PATCH 0/4] staging: r8188eu: remove empty rtw_*scan* macros
 2022-09-11  0:48 UTC  (7+ messages)
` [PATCH 1/4] staging: r8188eu: remove empty rtw_set_scan_deny macro
` [PATCH 2/4] staging: r8188eu: remove rtw_set_scan_deny_timer_hdl
` [PATCH 3/4] staging: r8188eu: remove rtw_clear_scan_deny
` [PATCH 4/4] staging: r8188eu: rtw_is_scan_deny is always false

[PATCH v2] staging: sm750fb: Coding style clean up
 2022-09-10  5:37 UTC  (2+ messages)

[PATCH] staging: pi433: Fix string form declaration
 2022-09-10  5:36 UTC  (3+ messages)

[PATCH v4] staging: r8188eu: fix potential memory leak in rtw_os_xmit_resource_alloc()
 2022-09-10  0:06 UTC  (3+ messages)

[PATCH v5 0/3] Enable JPEG Encoder on RK3566/RK3568
 2022-09-09 23:10 UTC  (2+ messages)
` (subset) "

[PATCH 0/8] staging: rtl8192e: Rename CamelCase variables in rtl_core
 2022-09-09 19:22 UTC  (9+ messages)
` [PATCH 1/8] staging: rtl8192e: Rename ChangeSource
` [PATCH 2/8] staging: rtl8192e: Rename bActionAllowed
` [PATCH 3/8] staging: rtl8192e: Rename bConnectBySSID
` [PATCH 4/8] staging: rtl8192e: Rename rtState
` [PATCH 5/8] staging: rtl8192e: Rename RFWaitCounter
` [PATCH 6/8] staging: rtl8192e: Rename RFChangeInProgress
` [PATCH 7/8] staging: rtl8192e: Rename bHwRadioOff
` [PATCH 8/8] staging: rtl8192e: Rename CurSlotTime

[PATCH] staging: rtl8192e: Fix return type for implementation of ndo_start_xmit
 2022-09-09 18:24 UTC  (7+ messages)

[PATCH] staging: sm750fb: Coding style clean up
 2022-09-09 18:03 UTC  (2+ messages)

[PATCH] staging: vt6655: fix potential memory leak
 2022-09-09 17:59 UTC  (3+ messages)

[PATCH] staging: r8188eu: make c2h_evt_read() static
 2022-09-09 17:39 UTC  (2+ messages)

[PATCH] staging: sm750fb: Coding style clean up
 2022-09-09 14:28 UTC  (2+ messages)

[PATCH v2] staging: vt6655: use memset to make code clearer
 2022-09-09 11:47 UTC  (4+ messages)

[PATCH v4] staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv()
 2022-09-09 11:27 UTC 

[PATCH v4] staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw()
 2022-09-09 10:39 UTC 

[PATCH] staging: vt6655: remove unnecessary null check
 2022-09-09 10:06 UTC 

[PATCH v4 0/2] staging: rtl8723bs: Fix return type for implementation of ndo_start_xmit
 2022-09-09  8:20 UTC  (3+ messages)
` [PATCH v4 1/2] staging: rtl8723bs: Delete un-necessary return for _rtw_xmit_entry()
` [PATCH v4 2/2] staging: rtl8723bs: Fix return type for implementation of ndo_start_xmit

[PATCH v4] staging: r8188eu: Fix return type for implementation of ndo_start_xmit
 2022-09-09  8:17 UTC  (5+ messages)

[PATCH v3] staging: rtl8723bs: Fix return type for implementation of ndo_start_xmit
 2022-09-09  8:05 UTC  (3+ messages)

[PATCH v3] staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv()
 2022-09-09  7:49 UTC  (2+ messages)

[PATCH v3] staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw()
 2022-09-09  7:48 UTC  (2+ messages)

[PATCH] staging: vt6655: fix potential memory conruption bug
 2022-09-09  6:06 UTC  (4+ messages)

[PATCH 0/4] staging: r8188eu: some simple cleanups
 2022-09-08 19:16 UTC  (6+ messages)
` [PATCH 1/4] staging: r8188eu: remove unused parameters from _BeaconFunctionEnable()
` [PATCH 2/4] staging: r8188eu: remove unused parameter from UpdateBrateTbl()
` [PATCH 3/4] staging: r8188eu: make two functions static
` [PATCH 4/4] staging: r8188eu: remove unnecessary return labels

[PATCH] staging: r8188eu: remove some unused enums
 2022-09-08 19:15 UTC  (2+ messages)

[PATCH] atomisp/pci: fix repeated words in comments
 2022-09-08 13:59 UTC  (2+ messages)

[PATCH] ipu3-imgu: Fix NULL pointer dereference in imgu_subdev_set_selection()
 2022-09-08 13:47 UTC  (3+ messages)

[PATCH v2] media: imx7-media-csi: Add support for fast-tracking queued buffers
 2022-09-08  8:37 UTC  (6+ messages)

[PATCH] Adding description for device.h and Kconfig
 2022-09-08  5:24 UTC  (2+ messages)

[PATCH v3] staging: r8188eu: Fix return type for implementation of ndo_start_xmit
 2022-09-07 15:51 UTC  (4+ messages)

[PATCH] media: staging/intel-ipu3: Finalize subdev initialization to allcoate active state
 2022-09-07 13:18 UTC  (4+ messages)

[PATCH] media: imx7-media-csi: Add support for fast-tracking queued buffers
 2022-09-06 23:34 UTC  (3+ messages)

[PATCH 0/7] staging: r8188eu: continue rtw_led_control cleanup
 2022-09-06 13:13 UTC  (9+ messages)
` [PATCH 1/7] staging: r8188eu: simplify the LED_CTL_POWER_OFF case
` [PATCH 2/7] staging: r8188eu: don't restart WPS blinking unnecessarily
` [PATCH 3/7] staging: r8188eu: always cancel blink_work before WPS blinking
` [PATCH 4/7] staging: r8188eu: always update status "
` [PATCH 5/7] staging: r8188eu: always cancel blink_work when WPS failed
` [PATCH 6/7] staging: r8188eu: reset blink state when WPS fails
` [PATCH 7/7] staging: r8188eu: do not "scan blink" if we have a link

[PATCH] staging: r8188eu: remove channel parameters from rtw_sitesurvey_cmd
 2022-09-06 12:48 UTC  (2+ messages)

invalid drv data in show attribute
 2022-09-06 12:28 UTC  (17+ messages)

[PATCH] meson: vdec: fix possible refcount leak in vdec_probe()
 2022-09-06  7:46 UTC 

[RESEND PATCH] staging: r8188eu: Fix return type for implementation of ndo_start_xmit
 2022-09-05 13:08 UTC  (6+ messages)

[PATCH v3] staging: rtl8712: Fix return type for implementation of ndo_start_xmit
 2022-09-05 13:02 UTC 

[PATCH v3] staging: rtl8192e: Fix return type for implementation of ndo_start_xmit
 2022-09-05 13:00 UTC 

[PATCH] staging: rtl8712: fix camelcase in UserPriority
 2022-09-04 19:24 UTC 

[GIT PULL] Staging driver fixes for 6.0-rc4
 2022-09-03 17:37 UTC  (2+ messages)

[PATCH] staging: greybus: audio_helper: remove unused and wrong debugfs usage
 2022-09-02 14:37 UTC 

[PATCH 00/10] staging: rtl8723bs: delete some dead code
 2022-09-02  9:52 UTC  (11+ messages)
` [PATCH 01/10] staging: rtl8723bs: delete rtw_setdatarate_cmd
` [PATCH 02/10] staging: rtl8723bs: delete function rtw_set_chplan_cmd
` [PATCH 03/10] staging: rtl8723bs: remove rtw_change_ifname
` [PATCH 04/10] staging: rtl8723bs: delete rtw_odm.c and rtw_odm.h
` [PATCH 05/10] staging: rtl8723bs: remove odm_PauseDIG
` [PATCH 06/10] staging: rtl8723bs: remove GetHexValueFromString
` [PATCH 07/10] staging: rtl8723bs: remove hal_btcoex_SetManualControl
` [PATCH 08/10] staging: rtl8723bs: remove rtw_hal_is_disable_sw_channel_plan
` [PATCH 09/10] staging: rtl8723bs: remove IsHexDigit
` [PATCH 10/10] staging: rtl8723bs: remove rtw_is_wps_ie

[PATCH 00/14] media: atomisp: More cleanups / code removal
 2022-09-02  9:16 UTC  (6+ messages)
` [PATCH 10/14] media: atomisp: Register /dev/* nodes at the end of atomisp_pci_probe()

[PATCH linux-next] Driver: r8188eu: Remove the unneeded result variable Return 0 instead of storing it in another redundant variable
 2022-09-02  9:05 UTC  (3+ messages)

[RESEND PATCH] staging: rtl8723bs: Fix return type for implementation of ndo_start_xmit
 2022-09-02  8:18 UTC 

[RESEND PATCH] staging: rtl8712: Fix return type for implementation of ndo_start_xmit
 2022-09-02  8:17 UTC 

[RESEND PATCH] staging: rtl8192e: Fix return type for implementation of ndo_start_xmit
 2022-09-02  8:17 UTC 

[PATCH] staging: rtl8723bs: Fix return type for implementation
 2022-09-02  8:06 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox