Searched +full:2020 +full:- +full:12 +full:- +full:10 (Results 1 – 25 of 1039) sorted by relevance
12345678910>>...42
6 …1. '-p [quectel-][qmi|mbim]-proxy', can connect to quectel/libqmi/libmbim's proxy, even only one d…18 2. fix some memroy access error in mbim-cm.c23 1. support connect to libqmi's qmi-proxy24 2. only allow ' 0/1/2/none/pap/chap' for auth of '-s'25 3. '-m iface-idx' bind QMAP data call to wwan0_<iface_idx>33 1. fix compile errors: -Werror=format-truncation=36 Date: 12/29/202043 Date: 12/4/202049 Date: 12/4/202055 Date: 8/25/2020[all …]
2 * Copyright (c) 2020 Rockchip Corporation8 * http://www.apache.org/licenses/LICENSE-2.023 * - date: from 2020-09-11 to 2020-09-1424 * - FEC & LDCH: Keep the max FOV in the horizontal(X direction)25 * - FEC: 1) Add "correctX" and "correctY" flag:39 …* - LDCH: 1) Add judgment: calculate the max correction capability("maxLevel") of LDCH, and divid…47 * - date: 2020-09-1548 * - LDCH: optimize the "calcLdchMaxLevel" function to reduce the cost time,52 * - date: 2020-09-1653 * - LDCH: continue to optimize the "calcLdchMaxLevel" function to reduce the cost time,[all …]
17 v3.13 revision(2022/11/10)20 v3.12 revision(2022/10/28)22 2.add check entry size on loading multi-storage24 v3.11 revision(2022/10/11)33 2.fix multi-storage compatible bug36 1.support new format multi-storage firmware37 2.add unpack multi-storage firmware40 1.support multi-storage firmware with div48 2.fix two parameter bug on multi-storage case57 v2.93 revision(2021/12/31)[all …]
4 Date: 3/18/2020 7 1. fix kasam: use-after-free when do modem reboot stress test11 Date: 12/31/202014 1. fix quectel-CM open error when driver is still in qmi_sync_thread() but SOC enter sleep.16 [V1.6.2.12]17 Date: 12/31/2020 20 1. for multi-pdn-call, can not ping when usb resume for usb suspend state.23 Date: 11/7/202029 [V1.6.2.10]30 Date: 9/15/2020[all …]
... .net/archives/ncurses/6.1 11# 12# ---------
6 This file was generated by the rules-ng-ng headergen tool in this git repository:10 The rules-ng-ng source files this header was generated from are:11 - /home/robclark/src/envytools/rnndb/adreno.xml ( 594 bytes, from 2020-07-23…12 - /home/robclark/src/envytools/rnndb/freedreno_copyright.xml ( 1572 bytes, from 2020-07-23…13 - /home/robclark/src/envytools/rnndb/adreno/a2xx.xml ( 90159 bytes, from 2020-07-23…14 - /home/robclark/src/envytools/rnndb/adreno/adreno_common.xml ( 14386 bytes, from 2020-07-23…15 - /home/robclark/src/envytools/rnndb/adreno/adreno_pm4.xml ( 65048 bytes, from 2020-07-23…16 - /home/robclark/src/envytools/rnndb/adreno/a3xx.xml ( 84226 bytes, from 2020-07-23…17 - /home/robclark/src/envytools/rnndb/adreno/a4xx.xml ( 112556 bytes, from 2020-07-23…18 - /home/robclark/src/envytools/rnndb/adreno/a5xx.xml ( 149461 bytes, from 2020-07-23…[all …]
3 Date: Thu, 5 Nov 2020 10:57:14 +00004 Subject: [PATCH] gnulib/regexec: Fix possible null-dereference6 It appears to be possible that the mctx->state_log field may be NULL,13 Signed-off-by: Darren Kenny <darren.kenny@oracle.com>14 Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>16 Signed-off-by: Stefan Sørensen <stefan.sorensen@spectralink.com>17 ---19 conf/Makefile.extra-dist | 1 +20 grub-core/lib/gnulib-patches/fix-regexec-null-deref.patch | 12 ++++++++++++21 grub-core/lib/gnulib/regexec.c | 3 +++[all …]
3 Date: Wed, 28 Oct 2020 14:43:01 +00004 Subject: [PATCH] gnulib/argp-help: Fix dereference of a possibly NULL state8 attempting to dereference it to get the root_argp->argp_domain.12 Signed-off-by: Darren Kenny <darren.kenny@oracle.com>13 Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>15 Signed-off-by: Stefan Sørensen <stefan.sorensen@spectralink.com>16 ---18 conf/Makefile.extra-dist | 1 +19 grub-core/lib/gnulib-patches/fix-null-state-deref.patch | 12 ++++++++++++20 grub-core/lib/gnulib/argp-help.c | 3 ++-[all …]
3 Date: Wed, 12 Aug 2020 22:31:33 +02004 Subject: [PATCH] ui_common.h: fix build with gcc 106 Define global variables as extern in header to fix the build with gcc 107 which default to -fno-common: https://gcc.gnu.org/gcc-10/porting_to.html10 - http://autobuild.buildroot.org/results/55a8581f11e776439782c228441ef1c8c124338612 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>13 [Upstream status: sent to iftop-users@lists.beasts.org]14 ---16 ui_common.h | 10 +++++-----17 2 files changed, 11 insertions(+), 5 deletions(-)[all …]
1 /* SPDX-License-Identifier: GPL-2.0 */5 * Copyright (c) 2020, The Linux Foundation. All rights reserved.21 #define A1NOC_SNOC_SLV 1023 #define SLAVE_SERVICE_A1NOC 1235 #define MASTER_UFS_CARD 1037 #define SLAVE_ANOC_PCIE_GEM_NOC 1253 #define SLAVE_RBCPR_CX_CFG 1055 #define SLAVE_RBCPR_MX_CFG 12110 #define MASTER_SNOC_SF_MEM_NOC 10112 #define SLAVE_LLCC 12[all …]
1 /* SPDX-License-Identifier: GPL-2.0 */5 * Copyright (c) 2020, The Linux Foundation. All rights reserved.30 #define MASTER_PCIE 1032 #define MASTER_QDSS_ETR 1257 #define SLAVE_CDSP_CFG 1059 #define SLAVE_RBCPR_MMCX_CFG 12116 #define MASTER_SNOC_SF_MEM_NOC 10118 #define SLAVE_MSS_PROC_MS_MPU_CFG 12140 #define SLAVE_MNOC_SF_MEM_NOC 10142 #define SLAVE_SERVICE_MNOC 12[all …]
1 /* SPDX-License-Identifier: GPL-2.0 */5 * Copyright (c) 2020, The Linux Foundation. All rights reserved.49 #define SLAVE_CAMERA_NRT_THROTTLE_CFG 1051 #define SLAVE_CLK_CTL 12107 #define SLAVE_GEM_NOC_SNOC 10109 #define SLAVE_SERVICE_GEM_NOC 12127 #define SLAVE_SERVICE_MNOC 10139 #define SLAVE_SERVICE_NPU_NOC 10156 #define SLAVE_PIMEM 10158 #define SLAVE_QDSS_STM 12
3 Date: Tue, 24 Mar 2020 10:21:27 +01005 MIME-Version: 1.06 Content-Type: text/plain; charset=UTF-87 Content-Transfer-Encoding: 8bit9 Building syslinux against gnu-efi 3.0.10 currently fails with:15 …main.c:189:5: warning: implicit declaration of function ‘longjmp’ [-Wimplicit-function-declaration]19 …ed member of ‘struct dt_desc’ may result in an unaligned pointer value [-Waddress-of-packed-member]23 …main.c:1390:7: warning: implicit declaration of function ‘setjmp’ [-Wimplicit-function-declaration]28 This is due to gnu-efi commit 486ba3c3bdd147b7d98159b9e650be60bce0f02736 Signed-off-by: leo <leo.sartre@geebol.fr>[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Copyright (c) 2020 TOSHIBA CORPORATION4 * Copyright (c) 2020 Toshiba Electronic Devices & Storage Corporation5 * Copyright (c) 2020 Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>13 #include "pinctrl-common.h"52 VISCONTI_PIN(PINCTRL_PIN(5, "gpio5"), REG_IO_DSEL5, 12,62 VISCONTI_PIN(PINCTRL_PIN(10, "gpio10"), REG_IO_DSEL6, 0,66 VISCONTI_PIN(PINCTRL_PIN(12, "gpio12"), REG_IO_DSEL6, 8,67 REG_IO_PUDE2, REG_IO_PUDSEL2, 10),68 VISCONTI_PIN(PINCTRL_PIN(13, "gpio13"), REG_IO_DSEL6, 12,[all …]
1 /* SPDX-License-Identifier: GPL-2.0 */3 * Copyright (c) 2020 MediaTek Inc.4 * Copyright (c) 2020 BayLibre, SAS.13 #include <dt-bindings/clock/mt8516-clk.h>34 #define CLK_TOP_TVDPLL_D2 (CLK_TOP_NR_CLK + 10)36 #define CLK_TOP_TVDPLL_D8 (CLK_TOP_NR_CLK + 12)89 #define CLK_MM_DISP_OVL0 1091 #define CLK_MM_DISP_RDMA1 12
3 Date: Fri, 31 Jul 2020 15:21:53 -05006 (CVE-2020-12825)12 This is per https://gitlab.gnome.org/Archive/libcroco/-/issues/814 https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/140416 CVE: CVE-2020-1282517 Upstream-Status: Backport [https://gitlab.gnome.org/Archive/libcroco/-/commit/6eb257e5c731c691eb137…19 Signed-off-by: Saloni Jain <Saloni.Jain@kpit.com>21 ---22 src/cr-parser.c | 44 +++++++++++++++++++++++++++++---------------23 1 file changed, 29 insertions(+), 15 deletions(-)[all …]
10 This problem was also reported as CVE-2020-11105.14 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>15 ---16 include/cereal/cereal.hpp | 13 +++++++++++--17 include/cereal/types/memory.hpp | 2 +-18 2 files changed, 12 insertions(+), 3 deletions(-)20 diff --git a/include/cereal/cereal.hpp b/include/cereal/cereal.hpp22 --- a/include/cereal/cereal.hpp24 @@ -369,12 +369,17 @@ namespace cereal28 - @param addr The address (see shared_ptr get()) pointed to by the shared pointer[all …]
3 ## 1.9.3 (2023-06-28)9 - 补充对samples目录下示例代码功能说明。10 - 增加RK_FORMAT_XX格式的描述。14 - 修复FBC输入对实宽、实高的过度约束。(驱动须更新至1.2.27)15 - 修复示例代码中部分笔误。19 ## 1.9.2 (2023-04-13)25 - 补全对FBC/TILE8×8 限制的检查。26 - 增加FBC/Tile8×8的示例代码。27 - 增加在不支持UV均值下采样的芯片上针对YUV422->YUV420场景下采样方法的示例代码。31 - 移除对libdrm.so的依赖,避免受libdrm版本影响导致编译失败。[all …]
6 Partial fix for CVE-2020-5208, see7 https://github.com/ipmitool/ipmitool/security/advisories/GHSA-g659-9qxw-p7cp17 Upstream-Status: Backport[https://github.com/ipmitool/ipmitool/commit/e824c23316ae50beb7f7488f2055a…18 CVE: CVE-2020-520820 Signed-off-by: Wenlin Kang <wenlin.kang@windriver.com>21 ---22 lib/ipmi_fru.c | 33 +++++++++++++++++++++++++++++++--23 1 file changed, 31 insertions(+), 2 deletions(-)25 diff --git a/lib/ipmi_fru.c b/lib/ipmi_fru.c27 --- a/lib/ipmi_fru.c[all …]
6 Partial fix for CVE-2020-5208, see7 https://github.com/ipmitool/ipmitool/security/advisories/GHSA-g659-9qxw-p7cp13 Upstream-Status: Backport[https://github.com/ipmitool/ipmitool/commit/41d7026946fafbd4d1ec0bcaca3ea…14 CVE: CVE-2020-520816 Signed-off-by: Wenlin Kang <wenlin.kang@windriver.com>17 ---18 lib/ipmi_session.c | 12 ++++++++----19 1 file changed, 8 insertions(+), 4 deletions(-)21 diff --git a/lib/ipmi_session.c b/lib/ipmi_session.c23 --- a/lib/ipmi_session.c[all …]
3 Signed-off-by: Michael Fischer <mf@go-sys.de>5 diff -purN python-rpi-gpio.org/source/common.c python-rpi-gpio/source/common.c6 --- python-rpi-gpio.org/source/common.c 2019-07-21 14:41:22.000000000 +02007 +++ python-rpi-gpio/source/common.c 2020-08-07 09:31:33.948575964 +02008 @@ -28,6 +28,9 @@9 …-1, -1, -1, 0, -1, 1, -1, 4, 14, -1, 15, 17, 18, 21, -1, 22, 23, -1, 24, 10, -1, 9, 25, 11, 8, -1,…10 …-1, -1, -1, 2, -1, 3, -1, 4, 14, -1, 15, 17, 18, 27, -1, 22, 23, -1, 24, 10, -1, 9, 25, 11, 8, -1,…11 … {-1, -1, -1, 2, -1, 3, -1, 4, 14, -1, 15, 17, 18, 27, -1, 22, 23, -1, 24, 10, -1, 9, 25, 11, 8, -…18 diff -purN python-rpi-gpio.org/source/common.h python-rpi-gpio/source/common.h19 --- python-rpi-gpio.org/source/common.h 2019-07-21 14:41:22.000000000 +0200[all …]
1 /* SPDX-License-Identifier: GPL-2.0+ */3 * Copyright (C) 2020 Martin Blumenstingl <martin.blumenstingl@googlemail.com>19 #define MESON_SDHC_SEND_DATA_DIR BIT(10)21 #define MESON_SDHC_SEND_R1B BIT(12)28 #define MESON_SDHC_CTRL_PACK_LEN GENMASK(12, 4)40 #define MESON_SDHC_STAT_RXFIFO_CNT GENMASK(12, 6)56 #define MESON_SDHC_PDMA_RD_BURST GENMASK(14, 10)83 #define MESON_SDHC_ICTL_DAT1_IRQ BIT(10)85 #define MESON_SDHC_ICTL_RXFIFO_FULL BIT(12)102 #define MESON_SDHC_ISTA_DAT1_IRQ BIT(10)[all …]