Linux kernel staging patches
 help / color / mirror / Atom feed
 messages from 2021-12-27 17:48:58 to 2022-01-03 19:43:59 UTC [more...]

[PATCH 00/56] staging: r8188eu: wifi.h macros refactoring
 2022-01-03 19:02 UTC  (42+ 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] 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 v3] staging: pi433: add comment to rx_lock mutex definition
 2022-01-03 13:29 UTC  (2+ messages)

[PATCH] staging: pi433: fix frequency deviation check
 2022-01-03 13:27 UTC  (3+ messages)

[PATCH] staging: r8188eu: add spaces around P2P_AP_P2P_CH_SWITCH_PROCESS_WK
 2022-01-03 11:56 UTC 

[PATCH 0/5] staging: r8188eu: some trivial cleanups
 2022-01-02 21:44 UTC  (8+ 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 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  (33+ messages)
` [PATCH 01/32] staging: r8188eu: remove ODM_SetMACReg()
` [PATCH 02/32] staging: r8188eu: remove ODM_GetMACReg()
` [PATCH 03/32] staging: r8188eu: remove ODM_GetRFReg()
` [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

[PATCH] staging: greybus: auto_manager: use default_groups in kobj_type
 2021-12-29  0:47 UTC  (3+ messages)
` [greybus-dev] "

[RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
 2021-12-28 17:12 UTC  (10+ messages)

[PATCH 00/10] staging: r8188eu: clean up private ioctls
 2021-12-28 16:14 UTC  (2+ messages)

Re: [PATCH] staging: greybus: audio: Check null pointer
 2021-12-28 14:50 UTC  (2+ messages)
`  "

[PATCH] qlge: refactor qlge_change_rx_buffers() in qlge_main.c
 2021-12-28 14:45 UTC  (2+ messages)

[PATCH] qlge: refactor qlge_change_rx_buffers() in qlge_main.c
 2021-12-28 13:05 UTC  (2+ messages)

[PATCH v2] Drivers : vc04_services : Remove repeated word in vchiq log warning
 2021-12-28 10:16 UTC 

[PATCH 00/10] staging: r8188eu: another set of cleanups
 2021-12-28 10:11 UTC  (11+ messages)
` [PATCH 01/10] staging: r8188eu: DM_PriCCA is set but never used
` [PATCH 02/10] staging: r8188eu: remove GET_CVID_ROM_VERSION
` [PATCH 03/10] staging: r8188eu: remove unused enum odm_h2c_cmd
` [PATCH 04/10] staging: r8188eu: remove ODM_CMNINFO_ABILITY from ODM_CmnInfoInit()
` [PATCH 05/10] staging: r8188eu: remove write-only fields from struct rtl_ps
` [PATCH 06/10] staging: r8188eu: FAT_State is always FAT_NORMAL_STATE
` [PATCH 07/10] staging: r8188eu: FAT_State is set but never used
` [PATCH 08/10] staging: r8188eu: TrainIdx "
` [PATCH 09/10] staging: r8188eu: RSSI_test is always false
` [PATCH 10/10] staging: r8188eu: merge _ReadLEDSetting() into ReadAdapterInfo8188EU()

[PATCH] staging: r8188eu: remove unused enum odm_h2c_cmd
 2021-12-28  8:54 UTC  (2+ messages)

[PATCH] staging: r8188eu: remove GET_CVID_ROM_VERSION
 2021-12-28  8:54 UTC  (2+ messages)

[PATCH] staging: r8188eu: DM_PriCCA is set but never used
 2021-12-28  8:53 UTC  (2+ messages)

[BUG] staging: rtl8712: possible ABBA deadlocks
 2021-12-28  7:18 UTC 

Re: [PATCH] staging: greybus: audio: Check null pointer
 2021-12-28  1:57 UTC 

[PATCH] qlge: rewrite qlge_change_rx_buffers()
 2021-12-27 20:41 UTC  (5+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).