messages from 2022-01-08 12:50:25 to 2022-01-19 03:49:40 UTC [more...]
[PATCH] staging: r8188eu: remove unnecessary braces in rtw_xmit.c
2022-01-19 3:49 UTC
[PATCH 0/3] staging: pi433: validate min/max bit rate settings
2022-01-18 23:05 UTC (15+ messages)
` [PATCH 1/3] staging: pi433: fix validation for min bit rate supported by the device
` [PATCH 2/3] staging: pi433: change order in which driver config the rf69 chip
` [PATCH 3/3] staging: pi433: validate max bit_rate based on modulation used
` [PATCH v2 0/3] staging: pi433: validate min/max bit rate settings
` [PATCH v2 1/3] staging: pi433: fix validation for min bit rate supported by the device
` [PATCH v2 2/3] staging: pi433: change order in which driver config the rf69 chip
` [PATCH v2 3/3] staging: pi433: validate max bit_rate based on modulation used
` [PATCH v3 0/3] staging: pi433: validate min/max bit rate settings
` [PATCH v3 1/3] staging: pi433: fix validation for min bit rate supported by the device
` [PATCH v3 2/3] staging: pi433: change order in which driver config the rf69 chip
` [PATCH v3 3/3] staging: pi433: validate max bit_rate based on modulation used
[PATCH RFT v2 0/8] media: hantro: jpeg: Various improvements
2022-01-18 21:02 UTC (3+ messages)
` [PATCH RFT v2 1/8] media: hantro: jpeg: Relax register writes before write starting hardware
[PATCH v3 0/3] staging: rtl*: Check for NULL header value
2022-01-18 19:33 UTC (4+ messages)
` [PATCH v3 1/3] staging: r8188eu: Drop get_recvframe_data()
` [PATCH v3 2/3] staging: rtl8723bs: "
` [PATCH v3 3/3] staging: rtl8712: "
[PATCH 1/2] staging: fbtft: Fix error path in fbtft_driver_module_init()
2022-01-18 18:13 UTC (2+ messages)
` [PATCH 2/2] staging: fbtft: Deduplicate driver registration macros
[PATCH] staging: r8188eu: handle rtw_init_netdev_name() failure appropriately
2022-01-18 15:07 UTC (4+ messages)
[PATCH v1 0/2] Add V4L stateless video decoder API support to NVIDIA Tegra driver
2022-01-18 10:43 UTC (8+ messages)
` [PATCH v1 1/2] media: staging: tegra-vde: Factor out H.264 code
` [PATCH v1 2/2] media: staging: tegra-vde: Support V4L stateless video decoder API
drivers/staging/media/atomisp/pci/runtime/rmgr/src/rmgr_vbuf.c:275: dangling pointer ?
2022-01-18 9:53 UTC
[PATCH 0/9] media: atomisp: Fix AXP288 PMIC and dual-cam support
2022-01-18 9:01 UTC (11+ messages)
` [PATCH 1/9] media: atomisp: Don't use ifdef on IS_ISP2401
` [PATCH 2/9] media: atomisp: Don't use ifdef ISP2400
` [PATCH 3/9] media: atomisp: Use irci_stable_candrpv_0415_20150423_1753 fw for byt
` [PATCH 4/9] media: atomisp_gmin_platform: Fix axp_regulator_set() writing to the wrong register
` [PATCH 5/9] media: atomisp_gmin_platform: Add enable-count to gmin_[v1p8|v2p8]_ctrl()
` [PATCH 6/9] media: atomisp_gmin_platform: Set ELDO1 to 1.6V on devices with an AXP288 PMIC
` [PATCH 7/9] media: atomisp_gmin_platform: Do not turn ELDO2 off from axp_v1p8_on()
` [PATCH 8/9] media: atomisp_gmin_platform: Base CsiPort default on detected CLK
` [PATCH 9/9] media: atomisp_gmin_platform: Add DMI quirk to not turn AXP ELDO2 regulator off on some boards
[PATCH AUTOSEL 5.10 009/116] media: atomisp: fix try_fmt logic
2022-01-18 2:38 UTC (4+ messages)
` [PATCH AUTOSEL 5.10 010/116] media: atomisp: set per-device's default mode
` [PATCH AUTOSEL 5.10 011/116] media: atomisp-ov2680: Fix ov2680_set_fmt() clobbering the exposure
` [PATCH AUTOSEL 5.10 014/116] media: atomisp: handle errors at sh_css_create_isp_params()
[PATCH AUTOSEL 5.15 014/188] media: atomisp: add NULL check for asd obtained from atomisp_video_pipe
2022-01-18 2:30 UTC (7+ messages)
` [PATCH AUTOSEL 5.15 015/188] media: atomisp: fix try_fmt logic
` [PATCH AUTOSEL 5.15 016/188] media: atomisp: set per-device's default mode
` [PATCH AUTOSEL 5.15 017/188] media: atomisp-ov2680: Fix ov2680_set_fmt() clobbering the exposure
` [PATCH AUTOSEL 5.15 018/188] media: atomisp: check before deference asd variable
` [PATCH AUTOSEL 5.15 021/188] media: atomisp: handle errors at sh_css_create_isp_params()
` [PATCH AUTOSEL 5.15 086/188] media: atomisp: fix "variable dereferenced before check 'asd'"
[PATCH AUTOSEL 5.16 018/217] media: atomisp: add NULL check for asd obtained from atomisp_video_pipe
2022-01-18 2:17 UTC (7+ messages)
` [PATCH AUTOSEL 5.16 019/217] media: atomisp: fix try_fmt logic
` [PATCH AUTOSEL 5.16 020/217] media: atomisp: set per-device's default mode
` [PATCH AUTOSEL 5.16 021/217] media: atomisp-ov2680: Fix ov2680_set_fmt() clobbering the exposure
` [PATCH AUTOSEL 5.16 022/217] media: atomisp: check before deference asd variable
` [PATCH AUTOSEL 5.16 027/217] media: atomisp: handle errors at sh_css_create_isp_params()
` [PATCH AUTOSEL 5.16 100/217] media: atomisp: fix "variable dereferenced before check 'asd'"
[PATCH v2 0/3] Add V4L stateless video decoder API support to NVIDIA Tegra driver
2022-01-16 18:55 UTC (4+ messages)
` [PATCH v2 1/3] media: staging: tegra-vde: Factor out H.264 code
` [PATCH v2 2/3] media: staging: tegra-vde: Support V4L stateless video decoder API
` [PATCH v2 3/3] media: docs: dev-stateless-decoder: Document frame type flags
[PATCH 00/11] staging: r8188eu: clean up osdep_service.h
2022-01-15 16:55 UTC (12+ messages)
` [PATCH 01/11] staging: r8188eu: remove unused externl variables
` [PATCH 02/11] staging: r8188eu: remove unused macros
` [PATCH 03/11] staging: r8188eu: remove unused bitshift function
` [PATCH 04/11] staging: r8188eu: remove unused PATH_LENGTH_MAX define
` [PATCH 05/11] staging: r8188eu: remove rtw_list_delete wrapper
` [PATCH 06/11] staging: r8188eu: remove _cancel_timer wrapper
` [PATCH 07/11] staging: r8188eu: call msecs_to_jiffies in _set_timer
` [PATCH 08/11] staging: r8188eu: remove rtw_netif_wake_queue wrapper
` [PATCH 09/11] staging: r8188eu: remove rtw_netif_start_queue wrapper
` [PATCH 10/11] staging: r8188eu: remove rtw_netif_stop_queue wrapper
` [PATCH 11/11] staging: r8188eu: remove _cancel_timer_ex wrapper
[PATCH 0/3 v2] staging: rtl*: Check for NULL header value
2022-01-15 9:12 UTC (6+ messages)
` [PATCH 1/3 v2] staging: r8188eu: Drop get_recvframe_data()
` [PATCH 2/3 v2] staging: rtl8723bs: "
` [PATCH 3/3 v2] staging: rtl8712: "
[PATCH] staging: rtl8723bs: Check for NULL header value
2022-01-15 4:14 UTC (6+ messages)
[PATCH] staging: pi433: enforce tx_cfg to be set before any message can be sent
2022-01-14 22:16 UTC (7+ messages)
` [PATCH v2] "
[PATCH v2 0/7] staging: r8188eu: further per-file DBG_88E cleanups
2022-01-14 20:15 UTC (11+ messages)
` [PATCH v2 1/7] staging: r8188eu: convert DBG_88E calls in core/rtw_ieee80211.c
` [PATCH v2 2/7] staging: r8188eu: convert DBG_88E calls in core/rtw_xmit.c
` [PATCH v2 3/7] staging: r8188eu: convert DBG_88E calls in core/rtw_iol.c
` [PATCH v2 4/7] staging: r8188eu: convert DBG_88E calls in core/rtw_mlme.c
` [PATCH v2 5/7] staging: r8188eu: convert DBG_88E calls in core/rtw_ioctl_set.c
` [PATCH v2 6/7] staging: r8188eu: convert DBG_88E calls in core/rtw_mlme_ext.c
` [PATCH v2 7/7] staging: r8188eu: convert DBG_88E calls in core/rtw_sta_mgt.c
[PATCH 0/7] staging: r8188eu: further per-file DBG_88E cleanups
2022-01-14 0:42 UTC (14+ messages)
` [PATCH 1/7] staging: r8188eu: convert DBG_88E calls in core/rtw_ieee80211.c
` [PATCH 2/7] staging: r8188eu: convert DBG_88E calls in core/rtw_xmit.c
` [PATCH 3/7] staging: r8188eu: convert DBG_88E calls in core/rtw_iol.c
` [PATCH 4/7] staging: r8188eu: convert DBG_88E calls in core/rtw_mlme.c
` [PATCH 5/7] staging: r8188eu: convert DBG_88E calls in core/rtw_ioctl_set.c
` [PATCH 6/7] staging: r8188eu: convert DBG_88E calls in core/rtw_mlme_ext.c
` [PATCH 7/7] staging: r8188eu: convert DBG_88E calls in core/rtw_sta_mgt.c
[PATCH 3/3] arm64: dts: renesas: add MOST device
2022-01-13 9:57 UTC (6+ messages)
` [PATCH 3/3 v2] "
[PATCH] staging: r8188eu: Check for NULL header value
2022-01-13 9:14 UTC (2+ messages)
[PATCH v3] media: meson: vdec: potential dereference of null pointer
2022-01-13 8:56 UTC (2+ messages)
Re: [PATCH v3] media: meson: vdec: Fix a NULL pointer dereference in amvdec_add_ts()
2022-01-13 7:06 UTC
[PATCH] media: meson: vdec: potential dereference of null pointer
2022-01-13 6:56 UTC
[PATCH v13 0/5] clk: clocking-wizard: Driver updates
2022-01-12 20:40 UTC (5+ messages)
` [PATCH v13 2/5] clk: clocking-wizard: Add the clockwizard to clk directory
[GIT PULL] Staging driver changes for 5.17-rc1
2022-01-12 19:40 UTC (2+ messages)
[PATCH v2] media: meson: vdec: Fix a NULL pointer dereference in amvdec_add_ts()
2022-01-12 8:57 UTC (4+ messages)
` [PATCH v3] "
[PATCH 0/4] Staging: rtl8723bs: Fix codestyle errors and warnings
2022-01-12 4:22 UTC (5+ messages)
` [PATCH 1/4] Staging: rtl8723bs: Placing opening { braces in previous line
` [PATCH 2/4] Staging: rtl8723bs: Interchanging comparison expression operands
` [PATCH 3/4] Staging: rtl8723bs: Removed extra spaces between datatype and variable
` [PATCH 4/4] Staging: rtl8723bs: Inserting blank line after declaration
[PATCH v5 0/6] staging: media: wave5: add wave5 codec driver
2022-01-11 16:16 UTC (7+ messages)
` [PATCH v5 1/6] staging: media: wave5: Add vpuapi layer
` [PATCH v5 2/6] staging: media: wave5: Add the vdi layer
` [PATCH v5 3/6] staging: media: wave5: Add the v4l2 layer
` [PATCH v5 4/6] staging: media: wave5: Add TODO file
` [PATCH v5 5/6] dt-bindings: media: staging: wave5: add yaml devicetree bindings
` [PATCH v5 6/6] media: wave5: Add wave5 driver to maintainers file
[PATCH v2] media: meson: vdec: potential dereference of null pointer
2022-01-11 9:21 UTC (2+ messages)
Wycena paneli fotowoltaicznych
2022-01-11 7:45 UTC
[PATCH 0/3] Renesas R-Car Gen3: add support for MOST device
2022-01-10 15:58 UTC (3+ messages)
` [PATCH 1/3] staging: most: dim2: update renesas compatible string
[PATCH 0/9] staging: r8188eu: clean up odm phy functions
2022-01-10 12:46 UTC (10+ messages)
` [PATCH 1/9] staging: r8188eu: fix phy_RF6052_Config_ParaFile error handling
` [PATCH 2/9] staging: r8188eu: remove a constant variable
` [PATCH 3/9] staging: r8188eu: remove unused function parameter
` [PATCH 4/9] staging: r8188eu: remove constant "
` [PATCH 5/9] staging: r8188eu: replace the READ_AND_CONFIG
` [PATCH 6/9] staging: r8188eu: relay errors from ODM_ReadAndConfig_
` [PATCH 7/9] staging: r8188eu: merge ODM_ConfigMACWithHeaderFile into PHY_MACConfig8188E
` [PATCH 8/9] staging: r8188eu: remove unused cck, ofdm and mcs rate defines
` [PATCH 9/9] staging: r8188eu: merge ODM_ConfigBBWithHeaderFile with its callers
[PATCH v8 0/4] clk: ralink: make system controller a reset provider
2022-01-10 11:54 UTC (7+ messages)
` [PATCH v8 1/4] dt-bindings: reset: add dt binding header for Mediatek MT7621 resets
` [PATCH v8 2/4] dt-bindings: clock: mediatek,mt7621-sysc: add '#reset-cells' property
` [PATCH v8 3/4] clk: ralink: make system controller node a reset provider
` [PATCH v8 4/4] staging: mt7621-dts: align resets with binding documentation
[PATCH v7 0/4] clk: ralink: make system controller a reset provider
2022-01-10 11:41 UTC (9+ messages)
` [PATCH v7 1/4] dt-bindings: reset: add dt binding header for Mediatek MT7621 resets
` [PATCH v7 2/4] dt-bindings: clock: mediatek,mt7621-sysc: add '#reset-cells' property
` [PATCH v7 3/4] clk: ralink: make system controller node a reset provider
` [PATCH v7 4/4] staging: mt7621-dts: align resets with binding documentation
[PATCH v6 0/4] clk: ralink: make system controller a reset provider
2022-01-10 10:59 UTC (9+ messages)
` [PATCH v6 1/4] dt-bindings: reset: add dt binding header for Mediatek MT7621 resets
` [PATCH v6 2/4] dt-bindings: clock: mediatek,mt7621-sysc: add '#reset-cells' property
` [PATCH v6 3/4] clk: ralink: make system controller node a reset provider
` [PATCH v6 4/4] staging: mt7621-dts: align resets with binding documentation
[PATCH v5 0/4] clk: ralink: make system controller a reset provider
2022-01-10 6:31 UTC (4+ messages)
[PATCH] drivers/staging: remove redundant result variable
2022-01-10 1:32 UTC
[PATCH] media: atomisp: make array idx_map static const
2022-01-09 19:51 UTC
[PATCH] staging: pi433: move get version func to where all other functions are
2022-01-08 21:27 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 00/56] staging: r8188eu: wifi.h macros refactoring
2022-01-08 13:53 UTC (4+ messages)
` [PATCH 03/56] staging: r8188eu: remove dead macro ClearToDs
[PATCH 00/12] staging: r8188eu: another round of cleanups
2022-01-08 12:49 UTC (2+ messages)
` [PATCH 12/12] staging: r8188eu: we always enqueue in rtw_set_chplan_cmd
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).