linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-05 13:08:17 to 2022-09-12 21:45:53 UTC [more...]

[PATCH] Staging: rtl8192e: Fix return type of rtllib_xmit
 2022-09-12 21:45 UTC 

[PATCH] staging: r8188eu: Fix return type of rtw_xmit_entry
 2022-09-12 21:45 UTC 

[PATCH] staging: octeon: Fix return type of cvm_oct_xmit and cvm_oct_xmit_pow
 2022-09-12 21:45 UTC 

[PATCH] staging: vt6655: fix some erroneous memory clean-up loops
 2022-09-12 19:01 UTC  (2+ messages)

[PATCH v5] staging: r8188eu: add kfree() on an error path of rtw_xmit_resource_alloc()
 2022-09-12 18:41 UTC  (3+ messages)

[PATCH] staging: vt6655: fix potential memory leak
 2022-09-12 14:53 UTC  (6+ messages)

[PATCH 00/17] media: atomisp: further cleanups / unwanted code removal
 2022-09-12 11:44 UTC  (23+ messages)
` [PATCH 01/17] media: atomisp: Use a normal mutex for the main lock
` [PATCH 02/17] media: atomisp: Remove unused lock member from struct atomisp_sub_device
` [PATCH 03/17] media: atomisp: Fix locking around asd->streaming read/write
` [PATCH 04/17] media: atomisp: Remove asd == NULL checks from ioctl handling
` [PATCH 05/17] media: atomisp: Add atomisp_pipe_check() helper
` [PATCH 06/17] media: atomisp: Remove watchdog timer
` [PATCH 07/17] media: atomisp: Move atomisp_streaming_count() check into __atomisp_css_recover()
` [PATCH 08/17] media: atomisp: Rework asd->streaming state update in __atomisp_streamoff()
` [PATCH 09/17] media: atomisp: Drop streamoff_mutex
` [PATCH 10/17] media: atomisp: Use video_dev.lock for ioctl locking
` [PATCH 11/17] media: atomisp: Remove a couple of not useful function wrappers
` [PATCH 12/17] media: atomisp: Drop unnecessary first_streamoff check
` [PATCH 13/17] media: atomisp: Make atomisp_set_raw_buffer_bitmap() static
` [PATCH 14/17] media: atomisp: Remove unused atomisp_css_get_dis_statistics()
` [PATCH 15/17] media: atomisp: Remove const/fixed camera_caps
` [PATCH 16/17] media: atomisp: Remove atomisp_source_pad_to_stream_id()
` [PATCH 17/17] media: atomisp_gmin_platform: Unexport and split camera_sensor_csi()

[PATCH 0/3] staging: r8188eu: remove recv_osdep.h header
 2022-09-11 19:15 UTC  (5+ messages)
` [PATCH 1/3] staging: r8188eu: make _netdev_open() static
` [PATCH 2/3] staging: r8188eu: remove unused prototypes from recv_osdep.h
` [PATCH 3/3] staging: r8188eu: remove recv_osdep.h

[PATCH 0/6] staging: r8188eu: some coding style cleanups
 2022-09-11 17:08 UTC  (8+ messages)
` [PATCH 1/6] staging: r8188eu: rename odm_SignalScaleMapping()
` [PATCH 2/6] staging: r8188eu: clean up camel case in odm_signal_scale_mapping()
` [PATCH 3/6] staging: r8188eu: remove unnecessary initialization
` [PATCH 4/6] staging: r8188eu: rename odm_QueryRxPwrPercentage()
` [PATCH 5/6] staging: r8188eu: clean up camel case in odm_query_rxpwrpercentage()
` [PATCH 6/6] staging: r8188eu: replace tabs with space "

[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: 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  (15+ 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  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).