public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2021-09-06 19:03:11 to 2021-09-11 14:16:01 UTC [more...]

[PATCH 00/12] staging: r8188eu: power management cleanup
 2021-09-11 14:15 UTC  (2+ messages)
` [PATCH 01/12] staging: r8188eu: btcoex_rfon is always false

[PATCH] staging: r8188eu: remove write-only variable bLCKInProgress
 2021-09-11 13:32 UTC  (2+ messages)

[PATCH 00/18] staging: r8188eu: remove unused functions from odm_interface.c
 2021-09-11 13:26 UTC  (19+ messages)
` [PATCH 01/18] staging: r8188eu: remove empty ODM_ReleaseTimer()
` [PATCH 02/18] staging: r8188eu: remove unused ODM_AcquireSpinLock()
` [PATCH 03/18] staging: r8188eu: remove unused ODM_ReleaseSpinLock()
` [PATCH 04/18] staging: r8188eu: remove unused ODM_FillH2CCmd()
` [PATCH 05/18] staging: r8188eu: remove unused ODM_sleep_us()
` [PATCH 06/18] staging: r8188eu: remove unused ODM_InitializeWorkItem()
` [PATCH 07/18] staging: r8188eu: remove unused ODM_StartWorkItem()
` [PATCH 08/18] staging: r8188eu: remove unused ODM_StopWorkItem()
` [PATCH 09/18] staging: r8188eu: remove unused ODM_FreeWorkItem()
` [PATCH 10/18] staging: r8188eu: remove unused ODM_ScheduleWorkItem()
` [PATCH 11/18] staging: r8188eu: remove unused ODM_IsWorkItemScheduled()
` [PATCH 12/18] staging: r8188eu: remove unused ODM_SetTimer()
` [PATCH 13/18] staging: r8188eu: remove unused ODM_Read2Byte()
` [PATCH 14/18] staging: r8188eu: remove unused ODM_FreeMemory()
` [PATCH 15/18] staging: r8188eu: remove unused ODM_AllocateMemory()
` [PATCH 16/18] staging: r8188eu: remove unused prototype ODM_InitializeTimer()
` [PATCH 17/18] staging: r8188eu: remove unused ODM_CancelAllTimers()
` [PATCH 18/18] staging: r8188eu: remove unused ODM_InitAllTimers()

[PATCH] staging: vchiq: Replace function typedefs with equivalent declaration
 2021-09-11 13:23 UTC 

[PATCH] staging: vchiq: convert to use a miscdevice
 2021-09-11 12:50 UTC  (6+ messages)

[PATCH v2] staging: rtl8723bs: remove possible deadlock when disconnect
 2021-09-11 11:33 UTC  (4+ messages)

[PATCH 0/7] remove pointers from struct hal_ops
 2021-09-11 10:50 UTC  (11+ messages)
` [PATCH 1/7] staging: r8188eu: remove mgnt_xmit "
` [PATCH 2/7] staging: r8188eu: remove hal_xmit "
` [PATCH 3/7] staging: r8188eu: remove read_bbreg "
` [PATCH 4/7] staging: r8188eu: remove write_bbreg "
` [PATCH 5/7] staging: r8188eu: remove read_rfreg "
` [PATCH 6/7] staging: r8188eu: remove write_rfreg "
` [PATCH 7/7] staging: r8188eu: remove rtl8188e_set_hal_ops()

[PATCH v2] staging: rtl8712: Move similar execution in to a function
 2021-09-11  7:30 UTC  (4+ messages)

Invitation: [PATCH] staging: rtl8723bs: remove possible deadlock when... @ Sat 2021-09-11 05:30 - 06:30 (CEST) (linux-staging@lists.linux.dev)
 2021-09-11  5:08 UTC  (2+ messages)

[PATCH 00/22] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
 2021-09-11  2:53 UTC  (26+ messages)
` [PATCH 01/22] clk: sunxi-ng: v3s: Make the ISP PLL clock public
` [PATCH 02/22] ARM: dts: sun8i: v3s: Parent the CSI module clock to the ISP PLL
` [PATCH 03/22] dt-bindings: sun6i-a31-mipi-dphy: Add optional direction property
` [PATCH 04/22] phy: allwinner: phy-sun6i-mipi-dphy: Support D-PHY Rx mode for MIPI CSI-2
` [PATCH 05/22] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
` [PATCH 06/22] dt-bindings: media: Add Allwinner A31 MIPI CSI-2 bindings documentation
` [PATCH 07/22] media: sunxi: Add support for the A31 MIPI CSI-2 controller
` [PATCH 08/22] MAINTAINERS: Add entry for the Allwinner A31 MIPI CSI-2 bridge driver
` [PATCH 09/22] ARM: dts: sun8i: v3s: Add nodes for MIPI CSI-2 support
` [PATCH 10/22] dt-bindings: media: Add Allwinner A83T MIPI CSI-2 bindings documentation
` [PATCH 11/22] media: sunxi: Add support for the A83T MIPI CSI-2 controller
` [PATCH 12/22] MAINTAINERS: Add entry for the Allwinner A83T MIPI CSI-2 bridge
` [PATCH NOT FOR MERGE 13/22] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node
` [PATCH 14/22] ARM: dts: sun8i: a83t: bananapi-m3: Enable MIPI CSI-2 with OV8865
` [PATCH 15/22] media: sunxi: Remove the sun6i-csi driver implementation
` [PATCH 16/22] media: sunxi: Introduce a rewritten sun6i-csi driver
` [PATCH 17/22] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
` [PATCH 18/22] dt-bindings: media: sun6i-a31-csi: Add ISP output port
` [PATCH 19/22] soc: sunxi: mbus: Add A31 ISP compatibles to the list
` [PATCH 20/22] staging: media: Add support for the Allwinner A31 ISP
` [PATCH 21/22] MAINTAINERS: Add entry for the Allwinner A31 ISP driver
` [PATCH 22/22] ARM: dts: sun8i: v3s: Add support for the ISP

[PATCH] media: atomisp: fix control reaches end of non-void function error
 2021-09-10 22:37 UTC 

[PATCH 0/4] remove unused usb endpoint functions
 2021-09-10 21:06 UTC  (6+ messages)
` [PATCH 1/4] staging: r8188eu: remove unused function usb_endpoint_is_int
` [PATCH 2/4] staging: r8188eu: remove unused function RT_usb_endpoint_is_bulk_in
` [PATCH 3/4] staging: r8188eu: remove unused function RT_usb_endpoint_num
` [PATCH 4/4] staging: r8188eu: remove the remaining usb endpoint functions

[PATCH v3 0/3] staging: r8188eu: Shorten and simplify calls chain
 2021-09-10 19:05 UTC  (16+ 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] staging: r8188eu: core: remove unused variable padapter
 2021-09-10 18:40 UTC  (2+ messages)

[PATCH] staging: r8188eu: core: remove the function power_saving_wk_hdl
 2021-09-10 17:54 UTC 

[PATCH v2 1/3] staging: r8188eu: remove IOL_exec_cmds_sync() from struct hal_ops
 2021-09-10 11:11 UTC  (3+ messages)
` [PATCH v2 2/3] staging: r8188eu: remove wrapper rtw_IOL_exec_cmds_sync()
` [PATCH v2 3/3] staging: r8188eu: remove rtw_IOL_append_LLT_cmd()

[PATCH 1/3] staging: r8188eu: remove IOL_exec_cmds_sync() from struct hal_ops
 2021-09-10 11:05 UTC  (3+ messages)
` [PATCH 2/3] staging: remove wrapper rtw_IOL_exec_cmds_sync()
` [PATCH 3/3] staging: r8188eu: remove rtw_IOL_append_LLT_cmd()

[PATCH v3] staging: r8188eu: os_dep: simplifiy the rtw_resume function
 2021-09-10  9:12 UTC 

[PATCH] staging: rtl8723bs: remove unused macros from ioctl_linux.c
 2021-09-10  8:12 UTC  (3+ messages)

[PATCH] staging: r8188eu: remove unused macro ROUND
 2021-09-10  7:30 UTC  (2+ messages)

[PATCH v2] staging: r8188eu: core: remove duplicate structure
 2021-09-10  6:21 UTC 

[PATCH v3] staging: r8188eu: Remove conditionals CONFIG_88EU_{AP_MODE,P2P}
 2021-09-09 16:58 UTC 

[PATCH v2] staging: r8188eu: Remove conditionals CONFIG_88EU_{AP_MODE,P2P}
 2021-09-09 16:47 UTC 

[PATCH] staging: r8188eu: Remove conditionals CONFIG_88EU_{AP_MODE,P2P}
 2021-09-09 16:33 UTC  (4+ messages)

[PATCH] staging: r8188eu: remove unused macro READ_AND_CONFIG_TC
 2021-09-09 12:24 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 11/48] staging: board: Fix uninitialized spinlock when attaching genpd
 2021-09-09 11:59 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 25/48] staging: ks7010: Fix the initialization of the 'sleep_status' structure

[PATCH AUTOSEL 4.14 13/59] staging: board: Fix uninitialized spinlock when attaching genpd
 2021-09-09 11:58 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 27/59] staging: ks7010: Fix the initialization of the 'sleep_status' structure
` [PATCH AUTOSEL 4.14 40/59] staging: rts5208: Fix get_ms_information() heap buffer size

[PATCH AUTOSEL 4.19 14/74] staging: board: Fix uninitialized spinlock when attaching genpd
 2021-09-09 11:57 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 29/74] staging: ks7010: Fix the initialization of the 'sleep_status' structure
` [PATCH AUTOSEL 4.19 53/74] staging: rts5208: Fix get_ms_information() heap buffer size

[PATCH AUTOSEL 5.4 021/109] staging: board: Fix uninitialized spinlock when attaching genpd
 2021-09-09 11:54 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 039/109] staging: ks7010: Fix the initialization of the 'sleep_status' structure
` [PATCH AUTOSEL 5.4 075/109] staging: rts5208: Fix get_ms_information() heap buffer size

[PATCH AUTOSEL 5.10 028/176] staging: board: Fix uninitialized spinlock when attaching genpd
 2021-09-09 11:50 UTC  (6+ messages)
` [PATCH AUTOSEL 5.10 033/176] media: hantro: vp8: Move noisy WARN_ON to vpu_debug
` [PATCH AUTOSEL 5.10 035/176] media: atomisp: Fix runtime PM imbalance in atomisp_pci_probe
` [PATCH AUTOSEL 5.10 036/176] media: atomisp: pci: fix error return code in atomisp_pci_probe()
` [PATCH AUTOSEL 5.10 057/176] staging: ks7010: Fix the initialization of the 'sleep_status' structure
` [PATCH AUTOSEL 5.10 123/176] staging: rts5208: Fix get_ms_information() heap buffer size

[PATCH AUTOSEL 5.13 037/219] staging: board: Fix uninitialized spinlock when attaching genpd
 2021-09-09 11:45 UTC  (9+ messages)
` [PATCH AUTOSEL 5.13 038/219] staging: hisilicon,hi6421-spmi-pmic.yaml: fix patternProperties
` [PATCH AUTOSEL 5.13 045/219] media: hantro: vp8: Move noisy WARN_ON to vpu_debug
` [PATCH AUTOSEL 5.13 047/219] media: atomisp: Fix runtime PM imbalance in atomisp_pci_probe
` [PATCH AUTOSEL 5.13 048/219] media: atomisp: pci: fix error return code in atomisp_pci_probe()
` [PATCH AUTOSEL 5.13 071/219] staging: ks7010: Fix the initialization of the 'sleep_status' structure
` [PATCH AUTOSEL 5.13 093/219] media: imx: imx7-media-csi: Fix buffer return upon stream start failure
` [PATCH AUTOSEL 5.13 122/219] staging: rtl8723bs: fix right side of condition
` [PATCH AUTOSEL 5.13 153/219] staging: rts5208: Fix get_ms_information() heap buffer size

[PATCH AUTOSEL 5.14 044/252] staging: rtl8188eu: remove rtw_wx_set_rate handler function
 2021-09-09 11:48 UTC  (11+ messages)
` [PATCH AUTOSEL 5.14 045/252] staging: board: Fix uninitialized spinlock when attaching genpd
` [PATCH AUTOSEL 5.14 046/252] staging: hisilicon,hi6421-spmi-pmic.yaml: fix patternProperties
` [PATCH AUTOSEL 5.14 053/252] media: hantro: vp8: Move noisy WARN_ON to vpu_debug
` [PATCH AUTOSEL 5.14 055/252] media: atomisp: Fix runtime PM imbalance in atomisp_pci_probe
` [PATCH AUTOSEL 5.14 056/252] media: atomisp: pci: fix error return code in atomisp_pci_probe()
` [PATCH AUTOSEL 5.14 083/252] staging: ks7010: Fix the initialization of the 'sleep_status' structure
` [PATCH AUTOSEL 5.14 107/252] media: imx: imx7-media-csi: Fix buffer return upon stream start failure
` [PATCH AUTOSEL 5.14 139/252] staging: rtl8723bs: fix right side of condition
` [PATCH AUTOSEL 5.14 173/252] staging: rts5208: Fix get_ms_information() heap buffer size

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

[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: 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  (11+ messages)
` [PATCH v3 33/40] staging: r8188eu: remove AntDivCompareHandler from hal_ops
` [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


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