public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2021-09-06 08:26:02 to 2021-09-09 10:03:55 UTC [more...]

[PATCH v2] staging: r8188eu: os_dep: simplifiy the rtw_resume function
 2021-09-09 10:03 UTC  (4+ messages)

[PATCH] staging: r8188eu: Remove conditionals CONFIG_88EU_{AP_MODE,P2P}
 2021-09-09 10:02 UTC  (3+ messages)

[PATCH v3 0/3] staging: r8188eu: Shorten and simplify calls chain
 2021-09-09  8:31 UTC  (17+ messages)
` [PATCH v3 1/3] staging: r8188eu: remove _io_ops structure
` [PATCH v3 2/3] staging: r8188eu: Shorten calls chain of rtw_read8/16/32()
` [PATCH v3 3/3] staging: r8188eu: Shorten calls chain of rtw_write8/16/32/N()

[PATCH v2 00/63] Introduce strict memcpy() bounds checking
 2021-09-09  6:14 UTC  (3+ messages)
` [PATCH v2 60/63] net/af_iucv: Use struct_group() to zero struct iucv_sock region

[PATCH 0/2] staging: r8188eu: remove unused functions from hal/odm_HWConfig.c
 2021-09-08 23:09 UTC  (3+ messages)
` [PATCH 1/2] staging: r8188eu: remove unused odm_Init_RSSIForDM()
` [PATCH 2/2] staging: r8188eu: remove unused ODM_MacStatusQuery()

[PATCH] media: imx: set a media_device bus_info string
 2021-09-08 22:37 UTC  (2+ messages)

[PATCH 0/4] staging: r8188eu: remove unused functions from hal/rtl8188e_phycfg.c
 2021-09-08 22:39 UTC  (5+ messages)
` [PATCH 1/4] staging: r8188eu: remove unused PHY_GetTxPowerLevel8188E()
` [PATCH 2/4] staging: r8188eu: remove unused PHY_ScanOperationBackup8188E()
` [PATCH 3/4] staging: r8188eu: remove unused PHY_UpdateTxPowerDbm8188E()
` [PATCH 4/4] staging: r8188eu: remove unused rtl8192c_PHY_GetHWRegOriginalValue()

[PATCH v3] staging/mt7621-dma: Format lines in "hsdma-mt7621.c" ending with an open parenthesis
 2021-09-08 20:59 UTC 

[PATCH] staging: r8188eu: make _rtw_init_queue a macro
 2021-09-08 19:43 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] three simple cleanups
 2021-09-08 15:52 UTC  (5+ messages)
` [PATCH 1/3] staging: r8188eu: remove unused function prototype
` [PATCH 2/3] staging: r8188eu: remove unused define
` [PATCH 3/3] staging: r8188eu: this endless loop is executed only once

[PATCH] staging: greybus: uart: fix tty use after free
 2021-09-08 12:16 UTC  (4+ messages)
` [greybus-dev] "

[PATCH] staging: media: meson: vdec: Make use of the helper function devm_platform_ioremap_resource_byname()
 2021-09-08 12:07 UTC  (2+ messages)

[PATCH] staging: media: rkvdec: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08 10:57 UTC 

[PATCH] staging: r8188eu: remove unused function Hal_ProSetCrystalCap()
 2021-09-07 22:29 UTC  (2+ messages)

[PATCH] staging: r8188eu: remove redundant variable hoffset
 2021-09-07 22:10 UTC  (2+ messages)

[PATCH] media: hantro: Fix media device bus_info string
 2021-09-07 14:56 UTC 

[PATCH] staging: vchiq: convert to use a miscdevice
 2021-09-07 11:50 UTC 

[PATCH] staging: axis-fifo: convert to use miscdevice
 2021-09-07 11:40 UTC  (2+ messages)
` [PATCH v2] "

patch "staging: r8188eu: Remove _enter/_exit_critical_mutex()" added to staging-testing
 2021-09-07 10:08 UTC  (2+ messages)

[PATCH v3 00/40] staging: r8188eu: remove function pointers from struct hal_ops
 2021-09-07  5:00 UTC  (43+ messages)
` [PATCH v3 01/40] staging: r8188eu: remove InitSwLeds from hal_ops
` [PATCH v3 02/40] staging: r8188eu: remove DeInitSwLeds "
` [PATCH v3 03/40] staging: r8188eu: remove dm_init "
` [PATCH v3 04/40] staging: r8188eu: remove dm_deinit "
` [PATCH v3 05/40] staging: r8188eu: remove SetHalODMVarHandler "
` [PATCH v3 06/40] staging: r8188eu: remove empty functions
` [PATCH v3 07/40] staging: r8188eu: remove unused function rtw_interface_ps_func()
` [PATCH v3 08/40] staging: r8188eu: remove interface_ps_func from hal_ops
` [PATCH v3 09/40] staging: r8188eu: remove hal_dm_watchdog "
` [PATCH v3 10/40] staging: r8188eu: remove set_bwmode_handler "
` [PATCH v3 11/40] staging: r8188eu: remove set_channel_handler "
` [PATCH v3 12/40] staging: r8188eu: remove unused enum hal_intf_ps_func
` [PATCH v3 13/40] staging: r8188eu: remove Add_RateATid from hal_ops
` [PATCH v3 14/40] staging: r8188eu: remove hal_power_on "
` [PATCH v3 15/40] staging: r8188eu: remove sreset_init_value "
` [PATCH v3 16/40] staging: r8188eu: remove sreset_reset_value "
` [PATCH v3 17/40] staging: r8188eu: remove silentreset "
` [PATCH v3 18/40] staging: r8188eu: remove sreset_xmit_status_check "
` [PATCH v3 19/40] staging: r8188eu: remove sreset_linked_status_check "
` [PATCH v3 20/40] staging: r8188eu: remove sreset_get_wifi_status "
` [PATCH v3 21/40] staging: r8188eu: remove EfusePowerSwitch "
` [PATCH v3 22/40] staging: r8188eu: rename hal_EfusePowerSwitch_RTL8188E()
` [PATCH v3 23/40] staging: r8188eu: remove wrapper Efuse_PowerSwitch()
` [PATCH v3 24/40] staging: r8188eu: remove ReadEFuse from hal_ops
` [PATCH v3 25/40] staging: r8188eu: remove EFUSEGetEfuseDefinition "
` [PATCH v3 26/40] staging: r8188eu: remove EfuseGetCurrentSize "
` [PATCH v3 27/40] staging: r8188eu: remove empty comments
` [PATCH v3 28/40] staging: r8188eu: remove Efuse_PgPacketRead from hal_ops
` [PATCH v3 29/40] staging: r8188eu: remove Efuse_PgPacketWrite "
` [PATCH v3 30/40] staging: r8188eu: remove Efuse_WordEnableDataWrite "
` [PATCH v3 31/40] staging: r8188eu: remove useless assignment
` [PATCH v3 32/40] staging: r8188eu: remove AntDivBeforeLinkHandler from hal_ops
` [PATCH v3 33/40] staging: r8188eu: remove AntDivCompareHandler "
` [PATCH v3 34/40] staging: r8188eu: remove empty function rtl8188e_start_thread()
` [PATCH v3 35/40] staging: r8188eu: remove empty function rtl8188e_stop_thread()
` [PATCH v3 36/40] staging: r8188eu: remove hal_notch_filter from hal_ops
` [PATCH v3 37/40] staging: r8188eu: remove free_hal_data "
` [PATCH v3 38/40] staging: r8188eu: remove unused function rtl8188e_clone_haldata()
` [PATCH v3 39/40] staging: r8188eu: remove SetBeaconRelatedRegistersHandler from hal_ops
` [PATCH v3 40/40] staging: r8188eu: remove UpdateHalRAMask8188EUsb "

[PATCH 00/14] staging: r8188eu: cleanup unset pointers in
 2021-09-06 23:05 UTC  (4+ messages)
` [PATCH 02/14] staging: r8188eu: remove hal_reset_security_engine from struct hal_ops

[PATCH v2 00/40] staging: r8188eu: remove function pointers from struct hal_ops
 2021-09-06 18:53 UTC  (41+ messages)
` [PATCH v2 01/40] staging: r8188eu: remove InitSwLeds from hal_ops
` [PATCH v2 02/40] staging: r8188eu: remove DeInitSwLeds "
` [PATCH v2 03/40] staging: r8188eu: remove dm_init "
` [PATCH v2 04/40] staging: r8188eu: remove dm_deinit "
` [PATCH v2 05/40] staging: r8188eu: remove SetHalODMVarHandler "
` [PATCH v2 06/40] staging: r8188eu: remove empty functions
` [PATCH v2 07/40] staging: r8188eu: remove unused function rtw_interface_ps_func()
` [PATCH v2 08/40] staging: r8188eu: remove interface_ps_func from hal_ops
` [PATCH v2 09/40] staging: r8188eu: remove hal_dm_watchdog "
` [PATCH v2 10/40] staging: r8188eu: remove set_bwmode_handler "
` [PATCH v2 11/40] staging: r8188eu: remove set_channel_handler "
` [PATCH v2 12/40] staging: r8188eu: remove unused enum hal_intf_ps_func
` [PATCH v2 13/40] staging: r8188eu: remove Add_RateATid from hal_ops
` [PATCH v2 14/40] staging: r8188eu: remove hal_power_on "
` [PATCH v2 15/40] staging: r8188eu: remove sreset_init_value "
` [PATCH v2 16/40] staging: r8188eu: remove sreset_reset_value "
` [PATCH v2 17/40] staging: r8188eu: remove silentreset "
` [PATCH v2 18/40] staging: r8188eu: remove sreset_xmit_status_check "
` [PATCH v2 19/40] staging: r8188eu: remove sreset_linked_status_check "
` [PATCH v2 20/40] staging: r8188eu: remove sreset_get_wifi_status "
` [PATCH v2 21/40] staging: r8188eu: remove EfusePowerSwitch "
` [PATCH v2 22/40] staging: r8188eu: rename hal_EfusePowerSwitch_RTL8188E()
` [PATCH v2 23/40] staging: r8188eu: remove wrapper Efuse_PowerSwitch()
` [PATCH v2 24/40] staging: r8188eu: remove ReadEFuse from hal_ops
` [PATCH v2 25/40] staging: r8188eu: remove EFUSEGetEfuseDefinition "
` [PATCH v2 26/40] staging: r8188eu: remove EfuseGetCurrentSize "
` [PATCH v2 27/40] staging: r8188eu: remove empty comments
` [PATCH v2 28/40] staging: r8188eu: remove Efuse_PgPacketRead from hal_ops
` [PATCH v2 29/40] staging: r8188eu: remove Efuse_PgPacketWrite "
` [PATCH v2 30/40] staging: r8188eu: remove Efuse_WordEnableDataWrite "
` [PATCH v2 31/40] staging: r8188eu: remove useless assignment
` [PATCH v2 32/40] staging: r8188eu: remove AntDivBeforeLinkHandler from hal_ops
` [PATCH v2 33/40] staging: r8188eu: remove AntDivCompareHandler "
` [PATCH v2 34/40] staging: r8188eu: remove empty function rtl8188e_start_thread()
` [PATCH v2 35/40] staging: r8188eu: remove empty function rtl8188e_stop_thread()
` [PATCH v2 36/40] staging: r8188eu: remove hal_notch_filter from hal_ops
` [PATCH v2 37/40] staging: r8188eu: remove free_hal_data "
` [PATCH v2 38/40] staging: r8188eu: remove unused function rtl8188e_clone_haldata()
` [PATCH v2 39/40] staging: r8188eu: remove SetBeaconRelatedRegistersHandler from hal_ops
` [PATCH v2 40/40] staging: r8188eu: remove UpdateHalRAMask8188EUsb "

[PATCH 00/40] staging: r8188eu: remove function pointers from struct hal_ops
 2021-09-06 18:38 UTC  (42+ messages)
` [PATCH 01/40] staging: r8188eu: remove InitSwLeds from hal_ops
` [PATCH 02/40] staging: r8188eu: remove DeInitSwLeds "
` [PATCH 03/40] staging: r8188eu: remove dm_init "
` [PATCH 04/40] staging: r8188eu: remove dm_deinit "
` [PATCH 05/40] staging: r8188eu: remove SetHalODMVarHandler "
` [PATCH 06/40] staging: r8188eu: remove empty functions
` [PATCH 07/40] staging: r8188eu: remove unused function rtw_interface_ps_func()
` [PATCH 08/40] staging: r8188eu: remove interface_ps_func from hal_ops
` [PATCH 09/40] staging: r8188eu: remove hal_dm_watchdog "
` [PATCH 10/40] staging: r8188eu: remove set_bwmode_handler "
` [PATCH 11/40] staging: r8188eu: remove set_channel_handler "
` [PATCH 12/40] staging: r8188eu: remove unused enum hal_intf_ps_func
` [PATCH 13/40] staging: r8188eu: remove Add_RateATid from hal_ops
` [PATCH 14/40] staging: r8188eu: remove hal_power_on "
` [PATCH 15/40] staging: r8188eu: remove sreset_init_value "
` [PATCH 16/40] staging: r8188eu: remove sreset_reset_value "
` [PATCH 17/40] staging: r8188eu: remove silentreset "
` [PATCH 18/40] staging: r8188eu: remove sreset_xmit_status_check "
` [PATCH 19/40] staging: r8188eu: remove sreset_linked_status_check "
` [PATCH 20/40] staging: r8188eu: remove sreset_get_wifi_status "
` [PATCH 21/40] staging: r8188eu: remove EfusePowerSwitch "
` [PATCH 22/40] staging: r8188eu: rename hal_EfusePowerSwitch_RTL8188E()
` [PATCH 23/40] staging: r8188eu: remove wrapper Efuse_PowerSwitch()
` [PATCH 24/40] staging: r8188eu: remove ReadEFuse from hal_ops
` [PATCH 25/40] staging: r8188eu: remove EFUSEGetEfuseDefinition "
` [PATCH 26/40] staging: r8188eu: remove EfuseGetCurrentSize "
` [PATCH 27/40] staging: r8188eu: remove empty comments
` [PATCH 28/40] staging: r8188eu: remove Efuse_PgPacketRead from hal_ops
` [PATCH 29/40] staging: r8188eu: remove Efuse_PgPacketWrite "
` [PATCH 30/40] staging: r8188eu: remove Efuse_WordEnableDataWrite "
` [PATCH 31/40] staging: r8188eu: remove useless assignment
` [PATCH 32/40] staging: r8188eu: remove AntDivBeforeLinkHandler from hal_ops
` [PATCH 33/40] staging: r8188eu: remove AntDivCompareHandler "
` [PATCH 34/40] staging: r8188eu: remove empty function rtl8188e_start_thread()
` [PATCH 35/40] staging: r8188eu: remove empty function rtl8188e_stop_thread()
` [PATCH 36/40] staging: r8188eu: remove hal_notch_filter from hal_ops
` [PATCH 37/40] staging: r8188eu: remove free_hal_data "
` [PATCH 38/40] staging: r8188eu: remove unused function rtl8188e_clone_haldata()
` [PATCH 39/40] staging: r8188eu: remove SetBeaconRelatedRegistersHandler from hal_ops
` [PATCH 40/40] staging: r8188eu: remove UpdateHalRAMask8188EUsb "

[PATCH] staging: rtl8712: Move similar execution in to a function
 2021-09-06 16:50 UTC  (3+ messages)

[PATCH] staging: r8188eu: core: remove duplicate structure
 2021-09-06 16:40 UTC  (3+ messages)

[PATCH] staging: r8188eu: fix type mismacth
 2021-09-06 15:59 UTC  (4+ messages)

[PATCH 0/8] staging: media: zoran: fusion in one module
 2021-09-06 15:06 UTC  (13+ messages)
` [PATCH 4/8] staging: media: zoran: add debugfs
` [PATCH 6/8] staging: media: zoran: fusion all modules

[PATCH 0/3] staging: r8188eu: Shorten and simplify calls chain
 2021-09-06 14:04 UTC  (4+ messages)
` [PATCH 1/3] staging: r8188eu: remove _io_ops structure

[PATCH] Media: meson: vdec: Use devm_platform_ioremap_resource_byname()
 2021-09-06 12:36 UTC  (2+ messages)

[PATCH v2] mt7621-dma: Properly format lines in "hsdma-mt7621.c" ending with an open parenthesis
 2021-09-06  9:38 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox