linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-08 19:16:04 to 2022-09-15 12:03:35 UTC [more...]

[PATCH] staging: octeon: Fix return type of cvm_oct_xmit and cvm_oct_xmit_pow
 2022-09-15 12:03 UTC  (9+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] staging: vt6655: replace spin_lock_irqsave with spin_lock
 2022-09-15  8:45 UTC  (3+ messages)

[PATCH] staging: r8188eu: Fix return type of rtw_xmit_entry
 2022-09-15  5:22 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] staging: rtl8192u: Fix return type of ieee80211_xmit
 2022-09-14 21:07 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] staging: rtl8723bs: Fix rtw_xmit_entry return type
 2022-09-14 19:14 UTC  (3+ messages)

[PATCH] staging: rtl8712: Fix return type of r8712_xmit_entry
 2022-09-14 19:13 UTC  (3+ messages)

[PATCHv2 1/1] media: imx: Round line size to 4 bytes
 2022-09-14 16:11 UTC  (4+ messages)
` [PATCHv3 "

[PATCH 1/2] media: imx: Round line size to 4 bytes
 2022-09-14 15:26 UTC  (4+ messages)
` [PATCH 2/2] Revert "media: imx: Round line size to 4 bytes"

[PATCH v1] media: cedrus: Propagate error code from cedrus_h265_skip_bits()
 2022-09-14 15:01 UTC 

[PATCH 00/12] staging: vt6655: Cleanup and rename functions of mac.h
 2022-09-14 14:47 UTC  (16+ 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 v3 0/2] use memset to make code clearer
 2022-09-14  8:02 UTC  (9+ messages)
` [PATCH v3 1/2] staging: vt6655: remove unnecessary volatile qualifier
` [PATCH v3 2/2] staging: vt6655: use memset to make code clearer

[PATCH] media: atomisp: move trailing statements to next line
 2022-09-13 19:29 UTC 

[PATCH] Staging: rtl8192e: Fix return type of rtllib_xmit
 2022-09-13 19:17 UTC  (3+ messages)

[PATCH v6] staging: r8188eu: fix a potential memory leak in rtw_init_cmd_priv()
 2022-09-13 19:14 UTC 

[PATCH v4] staging: r8188eu: fix potential memory leak in _rtw_init_xmit_priv()
 2022-09-13 18:59 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove braces in single statement blocks
 2022-09-13 17:03 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] staging: greybus: audio_helper: remove unused and wrong debugfs usage
 2022-09-13 13:53 UTC  (3+ messages)

[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] staging: wlan-ng: remove unused p80211wext_handler_def declaration
 2022-09-11  9:42 UTC 

[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  (2+ 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).