linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-12 14:37:02 to 2022-10-19 06:46:08 UTC [more...]

[PATCH 0/4] staging: r8188eu: trivial code cleanup patches
 2022-10-19  6:44 UTC  (19+ messages)
` [PATCH 1/4] staging: r8188eu: use Linux kernel variable naming convention
` [PATCH 3/4] staging: r8188eu: remove {} for single statement blocks
` [PATCH 4/4] staging: r8188eu: use htons macro instead of __constant_htons
` [PATCH 2/4] staging: r8188eu: reformat long computation lines

[PATCH] staging: iio: Use div64_ul instead of do_div
 2022-10-19  5:38 UTC 

[PATCH 0/2] staging: most: dim2: remove unnecessary function call and variable usage
 2022-10-18 18:07 UTC  (8+ messages)
` [PATCH 1/2] staging: most: dim2: read done_buffers count locally from HDM channel
` [PATCH 2/2] staging: most: dim2: correct misleading variable name

[PATCH v2] staging: rts5208: Replace instances of udelay by usleep_range
 2022-10-18 18:06 UTC  (5+ messages)

[PATCH v2] staging: most: dim2: read done_buffers count locally from HDM channel
 2022-10-18 14:19 UTC  (6+ messages)

[PATCH] staging: rts5208: Replace instances of udelay by usleep_range
 2022-10-18 14:04 UTC 

[PATCH v2] staging: rts5208: split long line of code
 2022-10-18 12:11 UTC  (2+ messages)

[PATCH] staging: rts5208: split long line of code
 2022-10-18 10:58 UTC  (2+ messages)

[PATCH] staging: r8188eu: replace IEs with ies
 2022-10-18 10:54 UTC 

[PATCH] [PATCH] staging: rts5208: merge unnecessary split line
 2022-10-18 10:21 UTC  (3+ messages)

[PATCH AUTOSEL 5.10 09/33] staging: rtl8712: Fix return type for implementation of ndo_start_xmit
 2022-10-18  9:48 UTC  (7+ messages)
` [PATCH AUTOSEL 5.10 10/33] staging: rtl8192e: "
` [PATCH AUTOSEL 5.10 12/33] staging: vt6655: fix potential memory leak
` [PATCH AUTOSEL 5.10 25/33] staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv()
` [PATCH AUTOSEL 5.10 26/33] staging: rtl8192u: Fix return type of ieee80211_xmit
` [PATCH AUTOSEL 5.10 27/33] staging: octeon: Fix return type of cvm_oct_xmit and cvm_oct_xmit_pow

[PATCH] drivers: staging: r8188eu: Fix sleep-in-atomic-context bug in rtw_join_timeout_handler
 2022-10-18  8:34 UTC 

[PATCH] staging: most: dim2: read done_buffers count locally from HDM channel
 2022-10-18  6:01 UTC  (5+ messages)

[PATCH] staging: rtl8723bs: core: Replace macros RotR1 through Mk16 with static inline functions
 2022-10-18  5:28 UTC  (2+ messages)

[PATCH v1 0/4] staging: r8188eu: trivial code cleanup patches
 2022-10-17 21:27 UTC  (7+ messages)
` [PATCH v1 1/4] staging: r8188eu: use Linux kernel variable naming convention
` [PATCH v1 2/4] staging: r8188eu: reformat long computation lines
` [PATCH v1 3/4] staging: r8188eu: remove {} for single statement blocks
` [PATCH v1 4/4] staging: r8188eu: use htons macro instead of __constant_htons

[PATCH] media: cedrus: hevc: Fix offset adjustments
 2022-10-17 19:44 UTC 

[PATCHv3 1/1 RESEND] media: imx: Round line size to 4 bytes
 2022-10-17 14:30 UTC  (3+ messages)

[PATCH 00/17] media: atomisp: Convert to videobuf2
 2022-10-17  8:50 UTC  (18+ messages)
` [PATCH 01/17] media: atomisp: Add hmm_create_from_vmalloc_buf() function
` [PATCH 02/17] media: atomisp: Add ia_css_frame_init_from_info() function
` [PATCH 03/17] media: atomisp: Make atomisp_q_video_buffers_to_css() static
` [PATCH 04/17] media: atomisp: On streamoff wait for buffers owned by the CSS to be given back
` [PATCH 05/17] media: atomisp: Remove unused atomisp_buffers_queued[_pipe] functions
` [PATCH 06/17] media: atomisp: Also track buffers in a list when submitted to the ISP
` [PATCH 07/17] media: atomisp: Add an index helper variable to atomisp_buf_done()
` [PATCH 08/17] media: atomisp: Use new atomisp_flush_video_pipe() helper in atomisp_streamoff()
` [PATCH 09/17] media: atomisp: Add ia_css_frame_get_info() helper
` [PATCH 10/17] media: atomisp: Convert to videobuf2
` [PATCH 11/17] media: atomisp: Make it possible to call atomisp_set_fmt() without a file handle
` [PATCH 12/17] media: atomisp: Fix VIDIOC_REQBUFS failing when VIDIOC_S_FMT has not been called yet
` [PATCH 13/17] media: atomisp: Refactor atomisp_adjust_fmt()
` [PATCH 14/17] media: atomisp: Fix atomisp_try_fmt_cap() always returning YUV420 pixelformat
` [PATCH 15/17] media: atomisp: Make atomisp_g_fmt_cap() default to YUV420
` [PATCH 16/17] media: atomisp: Remove __atomisp_get_pipe() helper
` [PATCH 17/17] media: atomisp: gc0310: Power on sensor from set_fmt() callback

[PATCH] staging: iio: frequency: ad9834: merge unnecessary split lines
 2022-10-17  7:10 UTC  (2+ messages)

query on fixing checkpatch BUG() variants warning
 2022-10-16 19:40 UTC  (2+ messages)

[PATCH 00/10] staging: r8188eu: led layer fix and cleanups
 2022-10-16 18:45 UTC  (18+ messages)
` [PATCH 01/10] staging: r8188eu: fix led register settings
` [PATCH 02/10] staging: r8188eu: handle rtw_write8 errors in SwLedOn
` [PATCH 03/10] staging: r8188eu: fix status updates in SwLedOff
` [PATCH 04/10] staging: r8188eu: SwLedOn needs no padapter parameter
` [PATCH 05/10] staging: r8188eu: SwLedOff "
` [PATCH 06/10] staging: r8188eu: remove two unused defines
` [PATCH 07/10] staging: r8188eu: don't include rtw_led.h from rtw_cmd.h
` [PATCH 08/10] staging: r8188eu: remove padapter from struct led_priv
` [PATCH 09/10] staging: r8188eu: set two more state variables
` [PATCH 10/10] staging: r8188eu: summarize tx/rx and scan blinking

[PATCH] staging: greybus: loopback: enclose macro statements in do-while loop
 2022-10-16 16:14 UTC  (10+ messages)

[PATCH AUTOSEL 5.19 01/63] staging: r8188eu: do not spam the kernel log
 2022-10-16 14:57 UTC  (14+ messages)
` [PATCH AUTOSEL 5.19 15/63] staging: rtl8712: Fix return type for implementation of ndo_start_xmit
` [PATCH AUTOSEL 5.19 16/63] staging: rtl8192e: "
` [PATCH AUTOSEL 5.19 18/63] staging: vt6655: fix potential memory leak
` [PATCH AUTOSEL 5.19 43/63] staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw()
` [PATCH AUTOSEL 5.19 44/63] staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv()
` [PATCH AUTOSEL 5.19 45/63] staging: rtl8192u: Fix return type of ieee80211_xmit
` [PATCH AUTOSEL 5.19 46/63] staging: octeon: Fix return type of cvm_oct_xmit and cvm_oct_xmit_pow
` [PATCH AUTOSEL 5.19 47/63] staging: r8188eu: fix a potential memory leak in rtw_init_cmd_priv()

[PATCH 1/4] staging: rtl8192u: Provide a TODO file for this driver
 2022-10-16 11:07 UTC  (4+ messages)
` [PATCH 2/4] staging: rtl8192e: Update the "
` [PATCH 3/4] staging: ks7010: "
` [PATCH 4/4] staging: wlan-ng: Provide a "

[PATCH 0/9] staging: r8188eu: clean up the OnDeAuth function
 2022-10-15 20:31 UTC  (12+ messages)
` [PATCH 1/9] staging: r8188eu: replace one GetAddr3Ptr call
` [PATCH 2/9] staging: r8188eu: get reason code from mgmt struct
` [PATCH 3/9] staging: r8188eu: clarify the bBusyTraffic assignment
` [PATCH 4/9] staging: r8188eu: use sa instead of Addr2
` [PATCH 5/9] staging: r8188eu: get bssid from mgmt struct
` [PATCH 6/9] staging: r8188eu: exit for deauth from unknown station
` [PATCH 7/9] staging: r8188eu: remove unnecessary return
` [PATCH 8/9] staging: r8188eu: summarize two flags checks
` [PATCH 9/9] staging: r8188eu: ignore_received_deauth is a boolean

[PATCH] staging: rtl8192e: Added spaces around operators in rtl_cam.c/rtl_eeprom.c
 2022-10-15 16:50 UTC 

[PATCH 0/4 v3] Staging: rtl8192e: fix coding style issues
 2022-10-14 19:00 UTC  (6+ messages)
` [PATCH 1/4] Staging: rtl8192e: remove unnecessary parentheses
` [PATCH 2/4] Staging: rtl8192e: remove multiple blank lines
` [PATCH 3/4] Staging: rtl8192e: make alignment match open parenthesis
` [PATCH 4/4] Staging: rtl8192e: add blank line after function declaration

[PATCH] Staging: rtl8192e: fix a brace style issue
 2022-10-14 16:56 UTC  (2+ messages)

[PATCH v4] staging: rtl8192e: remove unnecessary braces for single statement blocks
 2022-10-14 16:54 UTC  (2+ messages)

Zwiększenie płynności finansowej
 2022-10-14  8:06 UTC 

[PATCH] media: atomisp: Fix spelling mistake "mis-match" -> "mismatch"
 2022-10-13 22:32 UTC 

[PATCH AUTOSEL 5.4 06/27] staging: rtl8712: Fix return type for implementation of ndo_start_xmit
 2022-10-13 17:51 UTC  (9+ messages)
` [PATCH AUTOSEL 5.4 07/27] staging: rtl8192e: "
` [PATCH AUTOSEL 5.4 09/27] staging: vt6655: fix potential memory leak
` [PATCH AUTOSEL 5.4 19/27] staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv()
` [PATCH AUTOSEL 5.4 20/27] staging: rtl8192u: Fix return type of ieee80211_xmit
` [PATCH AUTOSEL 5.4 21/27] staging: octeon: Fix return type of cvm_oct_xmit and cvm_oct_xmit_pow

[PATCH AUTOSEL 4.14 11/13] staging: rtl8192u: Fix return type of ieee80211_xmit
 2022-10-13  5:54 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 12/13] staging: octeon: Fix return type of cvm_oct_xmit and cvm_oct_xmit_pow

[PATCH AUTOSEL 4.9 09/10] staging: octeon: Fix return type of cvm_oct_xmit and cvm_oct_xmit_pow
 2022-10-13  5:53 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 05/19] staging: vt6655: fix potential memory leak
 2022-10-13  0:26 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 14/19] staging: rtl8192u: Fix return type of ieee80211_xmit
` [PATCH AUTOSEL 4.19 15/19] staging: octeon: Fix return type of cvm_oct_xmit and cvm_oct_xmit_pow

[PATCH AUTOSEL 5.15 11/47] staging: rtl8712: Fix return type for implementation of ndo_start_xmit
 2022-10-13  0:21 UTC  (7+ messages)
` [PATCH AUTOSEL 5.15 12/47] staging: rtl8192e: "
` [PATCH AUTOSEL 5.15 14/47] staging: vt6655: fix potential memory leak
` [PATCH AUTOSEL 5.15 35/47] staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw()
` [PATCH AUTOSEL 5.15 36/47] staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv()
` [PATCH AUTOSEL 5.15 37/47] staging: rtl8192u: Fix return type of ieee80211_xmit
` [PATCH AUTOSEL 5.15 38/47] staging: octeon: Fix return type of cvm_oct_xmit and cvm_oct_xmit_pow

[PATCH AUTOSEL 6.0 01/67] staging: r8188eu: do not spam the kernel log
 2022-10-13  0:15 UTC  (9+ messages)
` [PATCH AUTOSEL 6.0 15/67] staging: rtl8712: Fix return type for implementation of ndo_start_xmit
` [PATCH AUTOSEL 6.0 16/67] staging: rtl8192e: "
` [PATCH AUTOSEL 6.0 18/67] staging: vt6655: fix potential memory leak
` [PATCH AUTOSEL 6.0 45/67] staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw()
` [PATCH AUTOSEL 6.0 46/67] staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv()
` [PATCH AUTOSEL 6.0 47/67] staging: rtl8192u: Fix return type of ieee80211_xmit
` [PATCH AUTOSEL 6.0 48/67] staging: octeon: Fix return type of cvm_oct_xmit and cvm_oct_xmit_pow
` [PATCH AUTOSEL 6.0 49/67] staging: r8188eu: fix a potential memory leak in rtw_init_cmd_priv()


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).