linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-01 06:10:21 to 2022-04-04 12:17:00 UTC [more...]

[PATCH 0/6] staging: r8188eu: cleanup
 2022-04-04 12:16 UTC  (11+ messages)
` [PATCH 1/6] staging: r8188eu: place constants on the right side of tests
` [PATCH 2/6] staging: r8188eu: remove else after return
` [PATCH 3/6] staging: r8188eu: correct misspelling in comment "conider" -> "consider"
` [PATCH 4/6] staging: r8188eu: format block comments
` [PATCH 5/6] staging: r8188eu: remove unnecessary braces in conditional statements
` [PATCH 6/6] staging: r8188eu: remove spaces before tabs

[PATCH V2] Fix unsafe memory access by memcmp
 2022-04-04 12:03 UTC  (5+ messages)

[PATCH] staging: r8188eu: Remove goto to no-op exit label
 2022-04-04  9:59 UTC  (6+ messages)

[PATCH] staging: r8188eu: Fix PPPoE tag insertion on big endian systems
 2022-04-04  9:53 UTC  (6+ messages)

[RFC PATCH 0/8] media: hantro: Add 10-bit support
 2022-04-04  9:02 UTC  (9+ messages)
` [RFC PATCH 2/8] media: Add P010 format
` [RFC PATCH 4/8] media: hantro: postproc: Fix buffer size calculation
` [RFC PATCH 5/8] media: hantro: postproc: Fix legacy regs configuration

staging: r8188eu: how to handle nested mutex under spinlock
 2022-04-04  8:50 UTC  (16+ messages)

[PATCH 0/5] staging: r8188eu: clean up struct pwrctrl_priv
 2022-04-04  8:21 UTC  (6+ messages)
` [PATCH 1/5] staging: r8188eu: remove unused fields from "
` [PATCH 2/5] staging: r8188eu: reg_rfoff is never set
` [PATCH 3/5] staging: r8188eu: pnp_bstop_trx "
` [PATCH 4/5] staging: r8188eu: pwr_state_check_cnts is always zero
` [PATCH 5/5] staging: r8188eu: ps_flag is never set

Biznesowy angielski
 2022-04-04  8:10 UTC 

[PATCH v2] staging: rtl8712: Fix multiple blank lines warning from .c files
 2022-04-04  3:52 UTC 

[PATCH v2] staging: rtl8712: Fix multiple blank lines warning from .h files
 2022-04-04  3:47 UTC 

[PATCH] staging: rtl8712: simplify control flow
 2022-04-04  2:47 UTC  (2+ messages)

[PATCH v2] staging: r8188eu: simplify control flow
 2022-04-04  2:46 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: simplify control flow
 2022-04-03 22:42 UTC 

[PATCH] staging: vme_user: Fixed typo in the MODULE_AUTHOR
 2022-04-03 22:27 UTC 

[PATCH] staging: wfx: change variable name to be consistent
 2022-04-03 20:34 UTC  (3+ messages)

[PATCH 0/3] staging: r8188eu: clean up two *_cmd_callback() functions in rtw_cmd.c
 2022-04-03 19:17 UTC  (4+ messages)
` [PATCH 1/3] staging: r8188eu: remove handlerOS independent comment
` [PATCH 2/3] staging: r8188eu: combine both sides of conditional statement
` [PATCH 3/3] staging: r8188eu: add blank line between functions

[PATCH] staging: r8188eu: simplify control flow
 2022-04-03 16:59 UTC  (7+ messages)

[PATCH 00/11] staging: r8188eu: clean up validate_recv_data_frame
 2022-04-03 16:54 UTC  (12+ messages)
` [PATCH 01/11] staging: r8188eu: use ieee80211 helper for source address
` [PATCH 02/11] staging: r8188eu: use ieee80211 helper for destination address
` [PATCH 03/11] staging: r8188eu: use ieee80211 helper for retry bit
` [PATCH 04/11] staging: r8188eu: simplify error handling
` [PATCH 05/11] staging: r8188eu: to_fr_ds cannot be 3 here
` [PATCH 06/11] staging: r8188eu: don't copy ra and ta before we fail
` [PATCH 07/11] staging: r8188eu: remove to_fr_ds from struct rx_pkt_attrib
` [PATCH 08/11] staging: r8188eu: ra and ta do not depend on to_ds, from_ds
` [PATCH 09/11] staging: r8188eu: remove psa, pda
` [PATCH 10/11] staging: r8188eu: don't call get_hdr_bssid
` [PATCH 11/11] staging: r8188eu: remove the bretry variable

[PATCH 0/5] staging: r8188eu: remove GetHalDefVar8188EUsb()
 2022-04-03 16:52 UTC  (6+ messages)
` [PATCH 1/5] staging: r8188eu: remove HAL_DEF_IS_SUPPORT_ANT_DIV
` [PATCH 2/5] staging: r8188eu: use support_ant_div()
` [PATCH 3/5] staging: r8188eu: remove dead code
` [PATCH 4/5] staging: r8188eu: remove HAL_DEF_CURRENT_ANTENNA
` [PATCH 5/5] staging: r8188eu: remove GetHalDefVar8188EUsb()

[PATCH 0/5] staging: r8188eu: clean up validate_recv_ctrl_frame
 2022-04-03 16:45 UTC  (6+ messages)
` [PATCH 1/5] staging: r8188eu: make validate_recv_ctrl_frame return void
` [PATCH 2/5] staging: r8188eu: use ieee80211 helper to check for pspoll
` [PATCH 3/5] staging: r8188eu: exit straight away if we have no pspoll frame
` [PATCH 4/5] staging: r8188eu: use ieee80211 structs for addresses
` [PATCH 5/5] staging: r8188eu: use ieee80211 struct for aid

[PATCH 0/2] staging: r8188eu: clean up validate_recv_mgnt_frame
 2022-04-03 16:38 UTC  (3+ messages)
` [PATCH 1/2] staging: r8188eu: make validate_recv_mgnt_frame return void
` [PATCH 2/2] staging: r8188eu: use ieee80211 helpers in validate_recv_mgnt_frame

[PATCH 0/2] two simple cleanups in OnProbeReq
 2022-04-03 16:32 UTC  (3+ messages)
` [PATCH 1/2] staging: r8188eu: remove unnecessary jump
` [PATCH 2/2] staging: r8188eu: remove constant variable

[PATCH 0/3] rlt8723bs cleanup
 2022-04-03 15:33 UTC  (8+ messages)
` [PATCH 1/3] staging: rtl8723bs: remove redundant braces in if statements
` [PATCH 2/3] staging: rtl8723bs: place constants on the right side of tests
` [PATCH 3/3] staging: rtl8723bs: remove redundant else branches

[PATCH v3 0/3] rlt8723bs cleanup
 2022-04-03 13:56 UTC  (6+ messages)
` [PATCH v3 1/3] staging: rtl8723bs: remove redundant braces in if statements
` [PATCH v3 2/3] staging: rtl8723bs: place constants on the right side of tests
` [PATCH v3 3/3] staging: rtl8723bs: remove redundant else branches

[PATCH] staging: rtl8723bs: simplify control flow
 2022-04-03 13:50 UTC  (5+ messages)

[PATCH v2] staging: r8188eu: Fix PPPoE tag insertion on big endian systems
 2022-04-03 12:36 UTC 

[PATCH 0/7] staging: vt6655: Fix CamelCase in upc.h and started in mac.h
 2022-04-03 11:40 UTC  (11+ messages)
` [PATCH 1/7] staging: vt6655: Remove unused macros with do while(0)
` [PATCH 2/7] staging: vt6655: Remove unused macros with CamelCase in mac.h
` [PATCH 3/7] staging: vt6655: Rename constant definitions with CamelCase
` [PATCH 4/7] staging: vt6655: Rename macro arguments "
` [PATCH 5/7] staging: vt6655: Rename macros VNSvInPortB,W,D
` [PATCH 6/7] staging: vt6655: Rename macros VNSvOutPortB,W,D
` [PATCH 7/7] staging: vt6655: Convert macro PCAvDelayByIO to function

[PATCH] staging: r8188eu: Fix unsafe memory access by memcmp
 2022-04-03 11:20 UTC  (3+ messages)

[PATCH] staging: wfx: remove space at the start of a line
 2022-04-03 11:07 UTC  (3+ messages)

[PATCH] staging: vme: Adjusted VME_USER in Kconfig
 2022-04-03 11:05 UTC  (6+ messages)

[PATCH 0/4] staging: r8188eu: remove macro rtw_pwr_wakeup()
 2022-04-03 10:37 UTC  (5+ messages)
` [PATCH 1/4] staging: r8188eu: remove unused parameter from _rtw_pwr_wakeup()
` [PATCH 2/4] staging: r8188eu: remove constant "
` [PATCH 3/4] staging: r8188eu: remove macro rtw_pwr_wakeup()
` [PATCH 4/4] staging: r8188eu: clean up comment for rtw_pwr_wakeup()

[PATCH 1/2] staging: rtl8712: remove blank line after brace {
 2022-04-03  8:57 UTC  (4+ messages)
` [PATCH 2/2] staging: rtl8712: Fix Lines shouldn't end with '('

[PATCH] staging: sm750fb: Call iounmap() to free mapped bus memory
 2022-04-02 17:56 UTC 

[PATCH] staging: r8188eu: remove unncessary ternary operator
 2022-04-02 17:38 UTC 

[PATCH v4 00/15] Move HEVC stateless controls out of staging
 2022-04-02 16:59 UTC  (7+ messages)

[PATCH] staging: r8188eu: Use the ARRAY_SIZE() macro
 2022-04-02 16:34 UTC 

[PATCH] staging: r8188eu: Remove redundant code from rtw_free_netdev()
 2022-04-02 14:06 UTC 

[PATCH v2 06/23] media: h264: Increase reference lists size to 32
 2022-04-02 12:03 UTC  (14+ messages)
` [PATCH v2 12/23] media: rkvdec: Stop overclocking the decoder
` [PATCH v2 13/23] media: rkvdec: h264: Fix dpb_valid implementation
` [PATCH v2 14/23] media: rkvdec: h264: Fix bit depth wrap in pps packet
` [PATCH v2 15/23] media: rkvdec: h264: Validate and use pic width and height in mbs
` [PATCH v2 16/23] media: rkvdec: h264: Fix reference frame_num wrap for second field
` [PATCH v2 17/23] media: rkvdec: Enable capture buffer holding for H264

[PATCH 0/2] Fix coding style in cfg80211.c
 2022-04-02 11:37 UTC  (3+ messages)
` [PATCH 1/2] staging: wlan-ng: Fix Lines shouldn't end with '('
` [PATCH 2/2] staging: wlan-ng: Fix Alignment with parenthesis

[PATCH 0/7] staging: r8188eu: more SetHwReg8188EU() cleanups
 2022-04-02  9:23 UTC  (8+ messages)
` [PATCH 1/7] staging: r8188eu: remove HW_VAR_BSSID from SetHwReg8188EU()
` [PATCH 2/7] staging: r8188eu: remove HW_VAR_ACK_PREAMBLE "
` [PATCH 3/7] staging: r8188eu: remove HW_VAR_AMPDU_MIN_SPACE "
` [PATCH 4/7] staging: r8188eu: remove HW_VAR_ANTENNA_DIVERSITY_SELECT "
` [PATCH 5/7] staging: r8188eu: remove HW_VAR_RPT_TIMER_SETTING "
` [PATCH 6/7] staging: r8188eu: remove HW_VAR_H2C_FW_JOINBSSRPT "
` [PATCH 7/7] staging: r8188eu: remove HW_VAR_H2C_FW_P2P_PS_OFFLOAD "

[PATCH] staging: rtl8712: Fix multiple blank lines warning
 2022-04-02  9:15 UTC  (2+ messages)

[PATCH] staging: vc04_services: Convert kmap() to kmap_local_page()
 2022-04-01 20:49 UTC  (4+ messages)

[PATCH v2 0/3] rlt8723bs cleanup
 2022-04-01 19:13 UTC  (5+ messages)
` [PATCH 1/3] staging: rtl8723bs: remove redundant braces in if statements
` [PATCH 2/3] staging: rtl8723bs: place constants on the right side of tests
` [PATCH 3/3] staging: rtl8723bs: remove redundant else branches

[PATCH 1/2] staging: rtl8723bs: place constants on the right side of tests
 2022-04-01 19:06 UTC  (2+ messages)
` [PATCH 2/2] staging: rtl8723bs: remove redundant else branches

[linux-next:master] BUILD REGRESSION e5071887cd2296a7704dbcd10c1cedf0f11cdbd5
 2022-04-01 16:39 UTC 

[PATCH 0/2] staging: rtl8723bs: remove some 5 GHz code
 2022-04-01 10:50 UTC  (2+ messages)

[PATCH] staging: r8188eu: Fix misspelling in comment "cacluated" -> "calculated"
 2022-04-01 10:44 UTC 

[PATCH 1/3] staging: rtl8712: change the type of _r8712_init_recv_priv()
 2022-04-01  9:42 UTC  (3+ messages)
` [PATCH 3/3] staging: rtl8712: fix potential memory leak in r8712_init_drv_sw()

[PATCH] staging: rtl8712: Fix multiple blank lines warning
 2022-04-01  9:20 UTC 

[PATCH] staging: android: ashmem: remove usage of list iterator after the loop body
 2022-04-01  6:50 UTC  (3+ 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).