messages from 2026-07-15 13:15:47 to 2026-07-17 18:54:41 UTC [more...]
[PATCH 0/9] staging: rtl8723bs: continued cleanup of struct
2026-07-17 18:52 UTC (10+ messages)
` [PATCH 1/9] staging: rtl8723bs: remove unused 'CCK_24G_Diff' from hal_com_data
` [PATCH 2/9] staging: rtl8723bs: remove unused array MCSTxPowerLevelOriginalOffset
` [PATCH 3/9] staging: rtl8723bs: remove unused 'bIQKInitialized ' from hal_com_data
` [PATCH 4/9] staging: rtl8723bs: remove unused 'bNeedIQK' from struct hal_com_data
` [PATCH 5/9] staging: rtl8723bs: hal: remove unused readings from the chip
` [PATCH 6/9] staging: rtl8723bs: remove unused 'UsbRxHighSpeedMode' from hal_com_data
` [PATCH 7/9] staging: rtl8723bs: remove unused spinlock 'SdioTxFIFOFreePageLock'
` [PATCH 8/9] staging: rtl8723bs: remove 'rf_chip' from struct hal_com_data
` [PATCH 9/9] staging: rtl8723bs: remove debug fields from hal_com_data
[PATCH 0/4] staging: rtl8723bs: Changing two struct members
2026-07-17 16:13 UTC (11+ messages)
` [PATCH 1/4] staging: rtl8723bs: change struct member bDriverStopped
` [PATCH 2/4] staging: rtl8723bs: wrap line over 100 characters
` [PATCH 3/4] staging: rtl8723bs: change struct member bSurpriseRemoved
` [PATCH 4/4] staging: rtl8723bs: fix Alignment should match open parenthesis in rtw_mlme_ext.c
` [PATCH v2 0/4] staging: rtl8723bs: Changing two struct members
` [PATCH v2 1/4] staging: rtl8723bs: change struct member bDriverStopped
` [PATCH v2 2/4] staging: rtl8723bs: wrap line over 100 characters
` [PATCH v2 3/4] staging: rtl8723bs: change struct member bSurpriseRemoved
` [PATCH v2 4/4] staging: rtl8723bs: fix Alignment should match open parenthesis in rtw_mlme_ext.c
[PATCH v8] staging: rtl8723bs: reformat rtw_efuse_read_1_byte() signature
2026-07-17 16:03 UTC
[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
2026-07-17 15:37 UTC (4+ messages)
` [PATCH 01/42] of: reserved_mem: Introduce devres-managed initialization functions
[PATCH] staging: rtl8723bs: rename Switch_DM_Func to avoid CamelCase
2026-07-17 15:26 UTC
[PATCH] staging: rtl8723bs: fix while loop checkpatch logic in enqueue_reorder_recvframe
2026-07-17 14:33 UTC (2+ messages)
[PATCH] staging: rtl8723bs: rename Update_RA_Entry to update_ra_entry
2026-07-17 14:00 UTC
[PATCH] staging: rtl8723bs: validate monitor transmit frame lengths
2026-07-17 13:24 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] staging: greybus: audio: bound topology parsing to the received buffer
2026-07-17 12:56 UTC (3+ messages)
[PATCH] staging: rtl8723bs: rename MACREG macros to snake_case
2026-07-17 12:23 UTC (2+ messages)
[PATCH v2] staging: rtl8723bs: fix missing shared-key auth challenge length check
2026-07-17 12:21 UTC (2+ messages)
[PATCH] staging: rtl8723bs: fix space before tab in comments
2026-07-17 12:17 UTC (2+ messages)
[PATCH] staging: rtl8723bs: fix space before tab in HalPhyRf_8723B.c
2026-07-17 12:15 UTC (2+ messages)
[PATCH v7] staging: rtl8723bs: reformat rtw_efuse_read_1_byte() signature
2026-07-17 12:15 UTC (2+ messages)
[PATCH] staging: rtl8723bs: fix while loop checkpatch logic in enqueue_reorder_recvframe
2026-07-17 12:14 UTC (2+ messages)
[PATCH v4] staging: rtl8723bs: remove redundant ReadChipVersion8723B wrapper
2026-07-17 12:10 UTC (2+ messages)
[PATCH v3] staging: media: meson: vdec: propagate devm_clk_get() errors
2026-07-17 5:51 UTC (2+ messages)
[media.git/next] MAINTAINERS: Camera sensor and Intel IPU driver changes
2026-07-16 20:55 UTC
[PATCH] staging: fbtft: fb_ra8875: replace udelay with usleep_range
2026-07-16 18:37 UTC (2+ messages)
[PATCH] staging: greybus: Replace sprintf with sysfs_emit
2026-07-16 9:47 UTC (3+ messages)
[PATCH v2] staging: rtl8723bs: Split multiple assignments in _rtw_open_pktfile
2026-07-16 8:51 UTC (2+ messages)
[PATCH] staging: rtl8723bs: Split multiple assignments in _rtw_open_pktfile
2026-07-16 8:45 UTC (3+ messages)
[PATCH] staging: rtl8723bs: use kfree_sensitive() for key material
2026-07-16 6:50 UTC (6+ messages)
[PATCH] staging: sm750fb: remove unused set_all_eng_off field
2026-07-16 4:46 UTC
[PATCH 00/61] staging: rtl8723bs: monolithic HAL cleanup and tx power limit fix
2026-07-16 4:45 UTC (7+ messages)
` [PATCH 01/61] staging: rtl8723bs: remove redundant rtw_ap_set_group_key wrapper
[PATCH] media: meson: vdec: fix NULL pointer deref in vdec_try_fmt_common
2026-07-16 1:21 UTC (2+ messages)
[PATCH] staging: rtl8723bs: Fix spacing around ternary operator in sdio_intf.c
2026-07-15 17:06 UTC
[PATCH] staging: rtl8723bs: Replace msleep with usleep_range in os_intfs.c
2026-07-15 16:47 UTC
[PATCH v7 00/19] media: meson: vdec: Fix lifecycles, race conditions, and stability bugs
2026-07-15 14:24 UTC (3+ messages)
[PATCH v3] staging: rtl8723bs: remove redundant ReadChipVersion8723B wrapper
2026-07-15 14:13 UTC (2+ messages)
[PATCH 1/2] staging: rtl8723bs: rename ReadChipVersion8723B to snake_case
2026-07-15 14:12 UTC
[PATCH] staging: rtl8723bs: replace magic number in InitBeaconParameters
2026-07-15 14:10 UTC (3+ messages)
` [PATCH v2] "
page: | 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