messages from 2022-10-02 08:58:49 to 2022-10-17 13:56:04 UTC [more...]
[PATCH 0/4] staging: r8188eu: trivial code cleanup patches
2022-10-17 13:56 UTC (5+ 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 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
[PATCHv3 1/1 RESEND] media: imx: Round line size to 4 bytes
2022-10-17 8:28 UTC (2+ messages)
[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.10 09/33] staging: rtl8712: Fix return type for implementation of ndo_start_xmit
2022-10-13 0:23 UTC (6+ 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 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()
[PATCH 0/3] staging: r8192e: Rename variables in rtl_dm.h
2022-10-11 19:51 UTC (5+ messages)
` [PATCH 1/3] staging: rtl8192e: Rename CurSTAConnectState and PreSTAConnectState
` [PATCH 2/3] staging: rtl8192e: Rename Enable, cck_Rx_path and disabledRF
` [PATCH 3/3] staging: rtl8192e: Rename Op, Length and Value
[PATCH 0/3] staging: r8192e: Rename macro defined in rtl_dm.h
2022-10-11 19:50 UTC (5+ messages)
` [PATCH 1/3] staging: rtl8192e: Rename RateAdapt..., RxPath...TH_low, RxPath..._TH
` [PATCH 2/3] staging: rtl8192e: Rename RateAdap...20M, RateAdap...40M, VeryLowRSSI
` [PATCH 3/3] staging: rtl8192e: Rename WAIotTHVal, RegC38_TH
[PATCH v3] staging: rtl8192e: remove unnecessary braces for single statement blocks
2022-10-11 19:50 UTC (2+ messages)
[PATCH] staging: rtl8192e: Remove single statement braces
2022-10-11 19:44 UTC (2+ messages)
[PATCH] staging: rtl8723bs: fix spelling typo in comment
2022-10-10 6:23 UTC (4+ messages)
` "
` "
[PATCH] staging: sm750fb: fix spelling typo in comment
2022-10-10 2:30 UTC (4+ messages)
` "
[PATCH] staging: rtl8192u: fix spelling typo in comment
2022-10-10 2:35 UTC (3+ messages)
` "
[PATCH v2] staging: rtl8192e: cleanup if statements
2022-10-09 18:19 UTC (2+ messages)
[PATCH v2] staging: rtl8192e: remove necessary braces for single statement blocks
2022-10-09 18:19 UTC (4+ messages)
[PATCH] staging: rtl8192e: Fix braces/tabs/number/OOM warnings
2022-10-09 18:18 UTC (4+ messages)
[GIT PULL] Staging driver changes for 6.1-rc1
2022-10-08 16:30 UTC (2+ messages)
[PATCH] staging: sm750fb: Kconfig: Fix spelling mistake "accelearion" -> "acceleration"
2022-10-07 20:29 UTC
[PATCH] staging: most: net: Replace macros HB and LB with static inline functions
2022-10-06 23:07 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] media: atomisp: Fix spelling mistake "modee" -> "mode"
2022-10-04 22:26 UTC (4+ messages)
[PATCH] staging: rtl8723bs: Remove redundant initialization of variable efuseValue
2022-10-04 21:12 UTC (2+ messages)
[PATCH] staging: rtl8192u: Fix spelling mistake athros -> Atheros and fix grammer
2022-10-04 21:03 UTC (2+ messages)
[PATCH v3] staging: rtl8712: fix potential memory leak in _r8712_init_xmit_priv()
2022-10-04 13:37 UTC (2+ messages)
[PATCH 0/2] staging: r8188eu: convert two functions to void
2022-10-03 17:04 UTC (4+ messages)
` [PATCH 1/2] staging: r8188eu: convert rtw_reset_drv_sw() "
` [PATCH 2/2] staging: r8188eu: convert rtw_free_drv_sw() "
[PATCH 0/5] staging: r8188eu: some cleanups
2022-10-02 8:59 UTC (2+ messages)
[PATCH] staging: r8188eu: remove bLedLinkBlinkInProgress
2022-10-02 8:58 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).