messages from 2021-12-29 20:51:30 to 2022-01-05 20:36:38 UTC [more...]
[PATCH 0/6] staging: vc04_services: rename ocurrences of 'bm2835*' to 'bcm2835*'
2022-01-05 20:35 UTC (2+ messages)
` [PATCH 1/6] staging: vc04_services: rename structures bm2835_mmal_dev and bm2835_mmal_v4l2_ctrl
[PATCH v3 0/2] Fix styling issues and remove unused code in rtl8723bs
2022-01-05 14:47 UTC (3+ messages)
` [PATCH v3 1/2] staging: rtl8723bs: address style guide warnings
[PATCH v2] rtl8723bs: fix memory leak error
2022-01-05 14:37 UTC (2+ messages)
[PATCH v4 0/2] media: HEVC: RPS clean up
2022-01-05 12:28 UTC (6+ messages)
` [PATCH v4 1/2] media: hevc: Remove RPS named flags
` [PATCH v4 2/2] media: hevc: Embedded indexes in RPS
[PATCH] staging: rtl8723bs: Fix styling issues
2022-01-05 9:57 UTC (2+ messages)
[PATCH 0/7] staging: r8188eu: clean up tx power arrays
2022-01-05 8:34 UTC (8+ messages)
` [PATCH 1/7] staging: r8188eu: rfPath is always 0
` [PATCH 2/7] staging: r8188eu: make Index24G_CCK_Base a 1-D array
` [PATCH 3/7] staging: r8188eu: make Index24G_BW40_Base "
` [PATCH 4/7] staging: r8188eu: CCK_24G_Diff is set but not used
` [PATCH 5/7] staging: r8188eu: BW40_24G_Diff "
` [PATCH 6/7] staging: r8188eu: make OFDM_24G_Diff a 1-D array
` [PATCH 7/7] staging: r8188eu: make BW20_24G_Diff "
[PATCH 0/5] staging: r8188eu: some trivial cleanups
2022-01-04 20:52 UTC (10+ messages)
` [PATCH 1/5] staging: r8188eu: remove unused power management defines
` [PATCH 2/5] staging: r8188eu: internal autosuspend is always false
` [PATCH 3/5] staging: r8188eu: fix_rate is set but not used
` [PATCH 4/5] staging: r8188eu: cmd_issued_cnt "
` [PATCH 5/5] staging: r8188eu: turbo scan is always off for r8188eu
[PATCH v3] staging: greybus: audio: Check null pointer
2022-01-04 20:46 UTC (2+ messages)
[PATCH] staging: r8188eu: rename camelcase variable peerMAC to peer_mac
2022-01-04 16:52 UTC
[PATCH] staging: r8188eu: rename camelcase variable uintPeerChannel
2022-01-04 16:09 UTC
[PATCH] staging: r8188eu: remove unneeded parameter from rtl8188e_SetHalODMVar
2022-01-04 9:07 UTC
[PATCH v3] staging: pi433: add comment to rx_lock mutex definition
2022-01-03 23:26 UTC (3+ messages)
` [PATCH v4] "
[PATCH] staging: pi433: fix frequency deviation check
2022-01-03 22:28 UTC (5+ messages)
` [PATCH v2] "
[PATCH 00/56] staging: r8188eu: wifi.h macros refactoring
2022-01-03 19:02 UTC (57+ messages)
` [PATCH 01/56] staging: r8188eu: add parenthesis to macro SetToDs
` [PATCH 02/56] staging: r8188eu: rename camelcase SetToDs to set_to_ds
` [PATCH 03/56] staging: r8188eu: remove dead macro ClearToDs
` [PATCH 04/56] staging: r8188eu: add parenthesis to macro SetFrDs
` [PATCH 05/56] staging: r8188eu: rename camelcase SetFrDs to set_fr_ds
` [PATCH 06/56] staging: r8188eu: remove dead macro ClearFrDs
` [PATCH 07/56] staging: r8188eu: add parenthesis to macro SetMFrag
` [PATCH 08/56] staging: r8188eu: rename camelcase SetMFrag to set_m_frag
` [PATCH 09/56] staging: r8188eu: rename camelcase GetToDs to get_to_ds
` [PATCH 10/56] staging: r8188eu: rename camelcase GetFrDs to get_fr_ds
` [PATCH 11/56] staging: r8188eu: rename camelcase GetMFrag to get_m_frag
` [PATCH 12/56] staging: r8188eu: rename camelcase ClearMFrag to clear_m_frag
` [PATCH 13/56] staging: r8188eu: add parenthesis to macro clear_m_frag
` [PATCH 14/56] staging: r8188eu: remove dead macro SetRetry
` [PATCH 15/56] staging: r8188eu: rename camelcase GetRetry to get_retry
` [PATCH 16/56] staging: r8188eu: remove dead macro ClearRetry
` [PATCH 17/56] staging: r8188eu: rename camelcase SetPwrMgt to set_pwr_mgt
` [PATCH 18/56] staging: r8188eu: add parenthesis to macro set_pwr_mgt
` [PATCH 19/56] staging: r8188eu: rename camelcase GetPwrMgt to get_pwr_mgt
` [PATCH 20/56] staging: r8188eu: remove dead macro ClearPwrMgt
` [PATCH 21/56] staging: r8188eu: rename camelcase SetMData to set_m_data
` [PATCH 22/56] staging: r8188eu: add parenthesis to macro set_m_data
` [PATCH 23/56] staging: r8188eu: rename camelcase GetMData to get_m_data
` [PATCH 24/56] staging: r8188eu: remove dead macro ClearMData
` [PATCH 25/56] staging: r8188eu: rename camelcase SetPrivacy to set_privacy
` [PATCH 26/56] staging: r8188eu: add parenthesis to macro set_privacy
` [PATCH 27/56] staging: r8188eu: rename camelcase GetPrivacy to get_privacy
` [PATCH 28/56] staging: r8188eu: remove dead macro ClearPrivacy
` [PATCH 29/56] staging: r8188eu: rename camelcase GetOrder to get_order
` [PATCH 30/56] staging: r8188eu: rename camelcase GetFrameType to get_frame_type
` [PATCH 31/56] staging: r8188eu: remove dead macro SetFrameType
` [PATCH 32/56] staging: r8188eu: rename camelcase GetFrameSubType to get_frame_subtype
` [PATCH 33/56] staging: r8188eu: rename camelcase SetFrameSubType to set_frame_subtype
` [PATCH 34/56] staging: r8188eu: rename camelcase GetSequence to get_sequence
` [PATCH 35/56] staging: r8188eu: rename camelcase GetFragNum to get_frag_num
` [PATCH 36/56] staging: r8188eu: remove dead macro GetTupleCache
` [PATCH 37/56] staging: r8188eu: remove dead macro SetFragNum
` [PATCH 38/56] staging: r8188eu: rename camelcase SetSeqNum to set_seq_num
` [PATCH 39/56] staging: r8188eu: rename camelcase SetDuration to set_duration
` [PATCH 40/56] staging: r8188eu: rename camelcase SetPriority to set_priority
` [PATCH 41/56] staging: r8188eu: add parenthesis to macro set_duration
` [PATCH 42/56] staging: r8188eu: add parenthesis to macro set_priority
` [PATCH 43/56] staging: r8188eu: rename camelcase GetPriority to get_priority
` [PATCH 44/56] staging: r8188eu: rename camelcase SetEOSP to set_eosp
` [PATCH 45/56] staging: r8188eu: add parenthesis to macro set_eosp
` [PATCH 46/56] staging: r8188eu: remove dead macro GetTid
` [PATCH 47/56] staging: r8188eu: rename camelcase SetAckpolicy to set_ack_policy
` [PATCH 48/56] staging: r8188eu: add parenthesis to macro set_ack_policy
` [PATCH 49/56] staging: r8188eu: rename camelcase GetAckpolicy into get_ack_policy
` [PATCH 50/56] staging: r8188eu: rename camelcase GetAMsdu to get_a_msdu
` [PATCH 51/56] staging: r8188eu: remove dead macro SetAMsdu
` [PATCH 52/56] staging: r8188eu: rename camelcase GetAid to get_aid
` [PATCH 53/56] staging: r8188eu: rename camelcase GetAddr1Ptr to get_addr_1_ptr
` [PATCH 54/56] staging: r8188eu: rename camelcase GetAddr2Ptr to get_addr_2_ptr
` [PATCH 55/56] staging: r8188eu: rename camelcase GetAddr3Ptr to get_addr_3_ptr
` [PATCH 56/56] staging: r8188eu: rename camelcase GetAddr4Ptr to get_addr_4_ptr
[PATCH] staging: r8188eu: remove unneeded ret variables
2022-01-03 18:19 UTC (4+ messages)
[PATCH v2] staging: greybus: audio: Check null pointer
2022-01-03 15:10 UTC (2+ messages)
[PATCH] staging: r8188eu: add spaces around P2P_AP_P2P_CH_SWITCH_PROCESS_WK
2022-01-03 11:56 UTC
[PATCH 00/11] staging: r8188eu: the next set of cleanups
2022-01-02 18:06 UTC (13+ messages)
` [PATCH 01/11] staging: r8188eu: remove MAX_CHANNEL_NUM_2G
` [PATCH 02/11] staging: r8188eu: remove struct rt_channel_plan_2g
` [PATCH 03/11] staging: r8188eu: remove unused enum and defines
` [PATCH 04/11] staging: r8188eu: struct rx_hpc is not used
` [PATCH 05/11] staging: r8188eu: clean up struct rtw_dig
` [PATCH 06/11] staging: r8188eu: clean up struct sw_ant_switch
` [PATCH 07/11] staging: r8188eu: struct odm_sta_info is not used
` [PATCH 08/11] staging: r8188eu: enum hw90_block "
` [PATCH 09/11] staging: r8188eu: remove unneeded comments from Hal8188EPhyCfg.h
` [PATCH 10/11] staging: r8188eu: remove unused defines "
` [PATCH 11/11] staging: r8188eu: remove unused defines from rtw_eeprom.h
[PATCH v3 0/7] staging: r8188eu: clean up struct hal_data_8188e
2022-01-02 17:28 UTC (15+ messages)
` [PATCH v3 1/7] staging: r8188eu: bRDGEnable is always false
` [PATCH v3 2/7] staging: r8188eu: UsbRxHighSpeedMode is set but never used
` [PATCH v3 3/7] staging: r8188eu: bTXPowerDataReadFromEEPORM "
` [PATCH v3 4/7] staging: r8188eu: bAPKThermalMeterIgnore "
` [PATCH v3 5/7] staging: r8188eu: remove unused fields from struct hal_data_8188e
` [PATCH v3 6/7] staging: r8188eu: IntArray and C2hArray are set but never used
` [PATCH v3 7/7] staging: r8188eu: FwRsvdPageStartOffset is "
[PATCH v2 0/7] staging: r8188eu: clean up struct hal_data_8188e
2022-01-01 8:32 UTC (9+ messages)
` [PATCH v2 1/7] staging: r8188eu: bRDGEnable is always false
` [PATCH v2 2/7] staging: r8188eu: UsbRxHighSpeedMode is set but never used
` [PATCH v2 3/7] staging: r8188eu: bTXPowerDataReadFromEEPORM "
` [PATCH v2 4/7] staging: r8188eu: bAPKThermalMeterIgnore "
` [PATCH v2 5/7] staging: r8188eu: remove unused fields from struct hal_data_8188e
` [PATCH v2 6/7] staging: r8188eu: IntArray and C2hArray are set but never used
` [PATCH v2 7/7] staging: r8188eu: FwRsvdPageStartOffset is "
[PATCH 0/7] staging: r8188eu: clean up struct hal_data_r8188e
2022-01-01 8:21 UTC (10+ messages)
` [PATCH 1/7] staging: r8188eu: bRDGEnable is always false
` [PATCH 2/7] staging: r8188eu: UsbRxHighSpeedMode is set but never used
` [PATCH 3/7] staging: r8188eu: bTXPowerDataReadFromEEPORM "
` [PATCH 4/7] staging: r8188eu: bAPKThermalMeterIgnore "
` [PATCH 5/7] staging: r8188eu: remove unused fields from struct hal_data_8188e
` [PATCH 6/7] staging: r8188eu: IntArray and C2hArray are set but never used
` [PATCH 7/7] staging: r8188eu: FwRsvdPageStartOffset is "
[PATCH] staging: vc04_services: Fix RCU dereference check
2021-12-31 19:54 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v3] staging: pi433: add docs to packet_format and tx_start_condition enum
2021-12-31 0:19 UTC
[PATCH v2] staging: pi433: add docs to packet_format and tx_start_condition enum
2021-12-30 17:12 UTC (2+ messages)
[PATCH] staging: pi433: add docs to packet_format and tx_start_condition enum
2021-12-30 15:53 UTC (3+ messages)
[PATCH v2] staging: pi433: add comment to rx_lock mutex definition
2021-12-30 14:56 UTC (3+ messages)
[PATCH v2 0/3] staging: vc04_services: avoid the use of typedef for function pointers
2021-12-30 13:20 UTC (5+ messages)
` [PATCH v2 1/3] staging: vc04_services: bcm2835-audio: "
` [PATCH v2 2/3] staging: vc04_services: bcm2835-camera: "
` [PATCH v2 3/3] staging: vc04_services: update TODO file
[PATCH v5] staging: r8188eu: Remove useless function rtw_test()
2021-12-30 10:55 UTC (2+ messages)
[PATCH 00/32] staging: r8188eu: remove odm_interface and odm_precomp.h
2021-12-29 20:51 UTC (30+ messages)
` [PATCH 04/32] staging: r8188eu: remove ODM_SetRFReg()
` [PATCH 05/32] staging: r8188eu: remove ODM_GetBBReg()
` [PATCH 06/32] staging: r8188eu: remove ODM_SetBBReg()
` [PATCH 07/32] staging: r8188eu: clean up coding style issues
` [PATCH 08/32] staging: r8188eu: remove ODM_sleep_ms()
` [PATCH 09/32] staging: r8188eu: remove ODM_delay_us()
` [PATCH 10/32] staging: r8188eu: remove ODM_delay_ms()
` [PATCH 11/32] staging: r8188eu: remove ODM_CompareMemory()
` [PATCH 12/32] staging: r8188eu: remove odm_interface
` [PATCH 13/32] staging: r8188eu: make odm_ConfigRFReg_8188E() static
` [PATCH 14/32] staging: r8188eu: remove unused prototypes
` [PATCH 15/32] staging: r8188eu: make odm_DIGInit() static
` [PATCH 16/32] staging: r8188eu: make odm_DIG() static
` [PATCH 17/32] staging: r8188eu: make odm_CommonInfoSelfInit() static
` [PATCH 18/32] staging: r8188eu: make odm_CommonInfoSelfUpdate() static
` [PATCH 19/32] staging: r8188eu: make odm_RateAdaptiveMaskInit() static
` [PATCH 20/32] staging: r8188eu: make odm_RefreshRateAdaptiveMask() static
` [PATCH 21/32] staging: r8188eu: make odm_DynamicBBPowerSavingInit() static
` [PATCH 22/32] staging: r8188eu: make odm_FalseAlarmCounterStatistics() static
` [PATCH 23/32] staging: r8188eu: make odm_CCKPacketDetectionThresh() static
` [PATCH 24/32] staging: r8188eu: make odm_RSSIMonitorCheck() static
` [PATCH 25/32] staging: r8188eu: remove odm_TXPowerTrackingInit()
` [PATCH 26/32] staging: r8188eu: make odm_TXPowerTrackingThermalMeterInit() static
` [PATCH 27/32] staging: r8188eu: make odm_InitHybridAntDiv() static
` [PATCH 28/32] staging: r8188eu: make odm_HwAntDiv() static
` [PATCH 29/32] staging: r8188eu: make ODM_EdcaTurboInit() static
` [PATCH 30/32] staging: r8188eu: make odm_EdcaTurboCheck() static
` [PATCH 31/32] staging: r8188eu: remove unnecessary comments
` [PATCH 32/32] staging: r8188eu: remove header odm_precomp.h
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).