Show patches with: Archived = No       |   21617 patches
« 1 2 3 4216 217 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,1/1] firmware: tegra: Add XHCI firmware v45.46 for T124 - - - - --- 2015-03-04 achew@nvidia.com Deferred
[v1,1/1] firmware: tegra: Add XHCI firmware v50.07 for T210 - - - - --- 2015-04-08 achew@nvidia.com Deferred
firmware: tegra: Update XHCI firmware to v50.10 for T210 - - - - --- 2015-08-11 achew@nvidia.com Accepted
[-next] drm/tegra: sor: Fix invalid kfree of devm_kzalloc allocated data - - - - --- 2016-07-04 weiyj_lk@163.com Deferred
[-next] drm/nouveau/device: fix return value check in nvkm_device_tegra_probe_iommu() - - 1 - --- 2016-07-06 weiyj_lk@163.com Deferred
media: staging: tegra-vde: Change from __attribute to __packed. media: staging: tegra-vde: Change from __attribute to __packed. - - - - --- 2018-11-07 rafaelgoncalves@riseup.net Deferred
ASoC: tegra: Fix reference count leaks. ASoC: tegra: Fix reference count leaks. - - 1 - --- 2020-06-13 wu000273@umn.edu Deferred
Attempt to address a style issue in nvec_power.c Attempt to address a style issue in nvec_power.c - - - - --- 2020-12-23 gabriele.modena@gmail.com Rejected
thermal: tegra: Use devm_platform_ioremap_resource_byname thermal: tegra: Use devm_platform_ioremap_resource_byname - - - - --- 2021-04-14 dingsenjie@163.com Not Applicable
phy: tegra: xusb: check the return value of devm_kzalloc() in tegra_xusb_setup_usb_role_switch() phy: tegra: xusb: check the return value of devm_kzalloc() in tegra_xusb_setup_usb_role_switch() - 1 - - --- 2022-07-23 williamsukatube@163.com Awaiting Upstream
drm/tegra: Remove redundant null checks before kfree drm/tegra: Remove redundant null checks before kfree - - - - --- 2022-11-29 zys.zljxml@gmail.com Accepted
gpu: host1x: Remove redundant null checks before kfree gpu: host1x: Remove redundant null checks before kfree - - - - --- 2022-12-01 zys.zljxml@gmail.com Rejected
gpu: host1x: Fix a use of uninitialized mutex gpu: host1x: Fix a use of uninitialized mutex - 1 1 1 --- 2025-02-06 rusingh@redhat.com Accepted
答复: [PATCH v3] usb: gadget: u_serial: Disable ep before setting port to null to fix the crash cause… 答复: [PATCH v3] usb: gadget: u_serial: Disable ep before setting port to null to fix the crash cause… - 1 - - --- 2025-02-05 胡连勤 Handled Elsewhere
firmware: tegra: switch over to memdup_user() firmware: tegra: switch over to memdup_user() - - - - --- 2021-10-18 王擎 Superseded
gpu: drm: tegra: switch over to vmemdup_user() gpu: drm: tegra: switch over to vmemdup_user() - - - - --- 2021-10-18 王擎 Superseded
[V2] gpu: drm: tegra: switch over to vmemdup_user() [V2] gpu: drm: tegra: switch over to vmemdup_user() - - - - --- 2021-10-18 王擎 Accepted
firmware: tegra: switch over to memdup_user() firmware: tegra: switch over to memdup_user() - - - - --- 2021-10-18 王擎 Accepted
phy: tegra: add missing put_device() call in tegra210_xusb_padctl_probe() phy: tegra: add missing put_device() call in tegra210_xusb_padctl_probe() - - - - --- 2021-12-07 王擎 Not Applicable
usb: phy: add missing put_device() call in tegra_usb_phy_parse_pmc() usb: phy: add missing put_device() call in tegra_usb_phy_parse_pmc() - - - - --- 2021-12-07 王擎 Not Applicable
clk: tegra: add missing put_device() call in emc_ensure_emc_driver() clk: tegra: add missing put_device() call in emc_ensure_emc_driver() - - - - --- 2021-12-09 王擎 Superseded
drm: tegra: use vmemdup_user instead of kvmalloc and copy_from_user drm: tegra: use vmemdup_user instead of kvmalloc and copy_from_user - - - - --- 2021-12-14 王擎 Accepted
[v2] drivers/gpio : Remove redundant platform_set_drvdata(). [v2] drivers/gpio : Remove redundant platform_set_drvdata(). - - - - --- 2023-03-19 李哲 Handled Elsewhere
cpufreq: Convert to exit callback returning void cpufreq: Convert to exit callback returning void - - - - --- 2024-04-09 李哲 Handled Elsewhere
cpufreq: Covert to exit callback returning void cpufreq: Covert to exit callback returning void - - - - --- 2024-04-10 李哲 Handled Elsewhere
cpufreq: Covert to exit callback returning void cpufreq: Covert to exit callback returning void - - - - --- 2024-04-10 李哲 Handled Elsewhere
cpufreq: Covert to offline callback returning void cpufreq: Covert to offline callback returning void - - - - --- 2024-04-11 李哲 Handled Elsewhere
cpufreq: Covert to offline callback returning void cpufreq: Covert to offline callback returning void - - - - --- 2024-04-11 李哲 Handled Elsewhere
[v2] drivers/thermal/tegra: Fix a double free on the device node [v2] drivers/thermal/tegra: Fix a double free on the device node 2 - 1 - --- 2018-08-27 zhong jiang Accepted
[-next] drm/tegra: Add missing clk_disable_unprepare() in tegra_dc_probe() [-next] drm/tegra: Add missing clk_disable_unprepare() in tegra_dc_probe() - 1 - - --- 2022-08-02 zhangzekun (A) Accepted
drm: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO drm: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO - - - - --- 2019-12-25 yukuai (C) Rejected
memory: tegra: add missing put_devcie() call in tegra_emc_probe() memory: tegra: add missing put_devcie() call in tegra_emc_probe() - 1 - - --- 2020-10-31 yukuai (C) Changes Requested
[V2] memory: tegra: add missing put_devcie() call in error path of tegra_emc_probe() [V2] memory: tegra: add missing put_devcie() call in error path of tegra_emc_probe() - 1 - - --- 2020-11-09 yukuai (C) Changes Requested
[V3] memory: tegra: add missing put_device() call in error path of tegra_emc_probe() [V3] memory: tegra: add missing put_device() call in error path of tegra_emc_probe() - 1 - - --- 2020-11-10 yukuai (C) Deferred
Fixed spelling mistake Fixed spelling mistake - - - - --- 2024-04-09 topcat Rejected
drm/tegra: Use PTR_ERR_OR_ZERO() to simplify code drm/tegra: Use PTR_ERR_OR_ZERO() to simplify code - - - - --- 2020-12-15 tiantao \(H\) Rejected
drm/tegra: dpaux: move to use request_irq by IRQF_NO_AUTOEN flag drm/tegra: dpaux: move to use request_irq by IRQF_NO_AUTOEN flag - - - - --- 2021-03-17 tiantao \(H\) Rejected
drm/tegra: Remove useless error message drm/tegra: Remove useless error message - - - - --- 2021-03-25 tiantao \(H\) Rejected
staging: nvec: move to use request_irq by IRQF_NO_AUTOEN flag staging: nvec: move to use request_irq by IRQF_NO_AUTOEN flag - - - - --- 2021-04-07 tiantao \(H\) Rejected
PCI: tegra: move to use request_irq by IRQF_NO_AUTOEN flag PCI: tegra: move to use request_irq by IRQF_NO_AUTOEN flag - - - - --- 2021-05-13 tiantao \(H\) Not Applicable
[v2] PCI: tegra: move to use request_irq by IRQF_NO_AUTOEN flag [v2] PCI: tegra: move to use request_irq by IRQF_NO_AUTOEN flag - - 1 - --- 2021-05-17 tiantao \(H\) Changes Requested
答复: [PATCH v2 02/22] drm/hibmc: Call drm_irq_uninstall() unconditionally 答复: [PATCH v2 02/22] drm/hibmc: Call drm_irq_uninstall() unconditionally 1 - - - --- 2021-06-23 tiantao \(H\) Not Applicable
usb: host: ehci-tegra: Remove superfluous dev_err() message usb: host: ehci-tegra: Remove superfluous dev_err() message 1 - - - --- 2020-04-06 tangbin Deferred
drm/tegra: dc: Use devm_platform_ioremap_resource() to simplify code drm/tegra: dc: Use devm_platform_ioremap_resource() to simplify code - - - - --- 2020-04-16 tangbin Superseded
drm/tegra: dc: Omit superfluous error message in tegra_dc_probe() drm/tegra: dc: Omit superfluous error message in tegra_dc_probe() - - - - --- 2020-04-16 tangbin Accepted
usb: phy: tegra: Remove unnecessary spaces and tables usb: phy: tegra: Remove unnecessary spaces and tables - - - - --- 2020-05-28 tangbin Deferred
usb: phy: tegra: Fix unnecessary check in tegra_usb_phy_probe() usb: phy: tegra: Fix unnecessary check in tegra_usb_phy_probe() - - - - --- 2020-05-28 tangbin Deferred
usb: phy: tegra: Use IS_ERR() to check and simplify code usb: phy: tegra: Use IS_ERR() to check and simplify code - - - - --- 2020-09-10 tangbin Deferred
usb: host: ehci-tegra: Fix error handling in tegra_ehci_probe() usb: host: ehci-tegra: Fix error handling in tegra_ehci_probe() 2 1 - - --- 2020-10-26 tangbin Deferred
[1/3] serial: 8250_ingenic: Use of_device_get_match_data serial: Use of_device_get_match_data 1 - - - --- 2021-08-22 tangbin Not Applicable
[2/3] serial: tegra: Use of_device_get_match_data serial: Use of_device_get_match_data - - - - --- 2021-08-22 tangbin Not Applicable
[3/3] serial: vt8500: Use of_device_get_match_data serial: Use of_device_get_match_data - - - - --- 2021-08-22 tangbin Not Applicable
usb: xhci: tegra: Fix error check usb: xhci: tegra: Fix error check - 1 - - --- 2022-05-24 tangbin Not Applicable
usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init() usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init() - 1 - - --- 2022-05-25 tangbin Not Applicable
thermal: tegra: soctherm: add const to struct thermal_cooling_device_ops thermal: tegra: soctherm: add const to struct thermal_cooling_device_ops 1 - - - --- 2018-04-08 sumeet p Deferred
[V2] thermal: tegra: soctherm: add const to struct thermal_cooling_device_ops [V2] thermal: tegra: soctherm: add const to struct thermal_cooling_device_ops 1 - - - --- 2018-05-12 sumeet p Deferred
[1/5] iommu/tegra-smmu: Fix domain_alloc [1/5] iommu/tegra-smmu: Fix domain_alloc - - - - --- 2019-01-16 navneet kumar Deferred
[2/5] iommu/tegra-smmu: Use non-secure register for flushing [1/5] iommu/tegra-smmu: Fix domain_alloc - - 1 1 --- 2019-01-16 navneet kumar Deferred
[3/5] iommu/tegra-smmu: Fix client enablement order [1/5] iommu/tegra-smmu: Fix domain_alloc - - - - --- 2019-01-16 navneet kumar Deferred
[4/5] iommu/tegra-smmu: Add PCI support [1/5] iommu/tegra-smmu: Fix domain_alloc - - - - --- 2019-01-16 navneet kumar Deferred
[5/5] iommu/tegra-smmu: Add resv_regions ops [1/5] iommu/tegra-smmu: Fix domain_alloc - - - - --- 2019-01-16 navneet kumar Deferred
soc/tegra: fix spelling error in tegra234_lookup_slave_timeout() soc/tegra: fix spelling error in tegra234_lookup_slave_timeout() - - - - --- 2024-12-09 liujing Accepted
[-next,1/3] media: v4l2-subdev: enable module autoloading media: enable module autoloading - - 1 - --- 2024-08-29 liaochen (A) Handled Elsewhere
[-next,2/3] media: platform: rzg2l-cru: rzg2l-csi2: enable module autoloading media: enable module autoloading - - - - --- 2024-08-29 liaochen (A) Handled Elsewhere
[-next,3/3] media: tegra_cec: enable module autoloading media: enable module autoloading - - - - --- 2024-08-29 liaochen (A) Handled Elsewhere
[-next,1/3] drm/bridge: it6505: Enable module autoloading drm: Enable module autoloading - - 1 - --- 2024-09-02 liaochen (A) Handled Elsewhere
[-next,2/3] drm/tegra: Enable module autoloading drm: Enable module autoloading - - - - --- 2024-09-02 liaochen (A) Rejected
[-next,3/3] drm/mcde: Enable module autoloading drm: Enable module autoloading - - 1 - --- 2024-09-02 liaochen (A) Handled Elsewhere
tegra/for-next boot bisection: v5.4-rc1-43-g564c032098ad on tegra124-nyan-big tegra/for-next boot bisection: v5.4-rc1-43-g564c032098ad on tegra124-nyan-big - - - - --- 2019-10-29 kernelci.org bot Not Applicable
clk/clk-next boot bisection: v5.4-rc1-201-ga228ae437aa5 on tegra124-nyan-big clk/clk-next boot bisection: v5.4-rc1-201-ga228ae437aa5 on tegra124-nyan-big - - - - --- 2019-11-14 kernelci.org bot Not Applicable
clk/clk-next bisection: boot on tegra124-nyan-big clk/clk-next bisection: boot on tegra124-nyan-big - - - - --- 2019-11-20 kernelci.org bot Not Applicable
usb: dwc3: of-simple: fix noderef.cocci warnings - - - - --- 2017-04-04 kernel test robot Deferred
PCI: fix ptr_ret.cocci warnings PCI: fix ptr_ret.cocci warnings - 1 - - --- 2018-07-11 kbuild test robot Deferred
i2c: i2c-tegra: replace spin_lock_irqsave with spin_lock in ISR i2c: i2c-tegra: replace spin_lock_irqsave with spin_lock in ISR 1 - 1 - --- 2018-09-11 jun qian Deferred
[tegrarcm,1/2] tegrarcm: Add Tegra132 support - - - - --- 2015-01-09 jimmzhang Deferred
[tegrarcm,1/2] tegrarcm: Add Tegra132 support - - - - --- 2015-01-14 jimmzhang Deferred
[tegrarcm,2/2] tegrarcm: Add support for loading MTS - - - - --- 2015-01-14 jimmzhang Deferred
[cbootimage,v1,1/2] Add support for Tegra210 - - - - --- 2015-03-16 jimmzhang Deferred
[cbootimage,v1,2/2] Bump to version 1.5 - - - - --- 2015-03-16 jimmzhang Deferred
[tegrarcm,v1,1/8] tegrarcm: Add Tegra132 support - - - - --- 2015-03-18 jimmzhang Deferred
[tegrarcm,v1,2/8] tegrarcm: Add support for loading cpu ucode - - - - --- 2015-03-18 jimmzhang Deferred
[tegrarcm,v1,2/8] tegrarcm: Add support for loading MTS - - - - --- 2015-03-18 jimmzhang Deferred
[tegrarcm,v1,3/8] tegrarcm: Get platform info - - - - --- 2015-03-18 jimmzhang Deferred
[tegrarcm,v1,4/8] tegrarcm: add support for odmdata command - - - - --- 2015-03-18 jimmzhang Deferred
[tegrarcm,v1,5/8] tegrarcm: Better usb debug messages - - - - --- 2015-03-18 jimmzhang Deferred
[tegrarcm,v1,6/8] tegrarcm: increase USB timeout - - - - --- 2015-03-18 jimmzhang Deferred
[cbootimage,v3,1/3] Add support for Tegra210 - - - - --- 2015-03-21 jimmzhang Deferred
[cbootimage,v3,2/3] Remove misleading message "deprecated" - - - - --- 2015-03-21 jimmzhang Deferred
[cbootimage,v3,3/3] Bump to version 1.5 - - - - --- 2015-03-21 jimmzhang Deferred
[cbootimage,v7,1/5] Add support for update pubkey and rsa-pss signatures - - - - --- 2015-10-19 jimmzhang swarren Deferred
[cbootimage,v7,2/5] Add support to dump rsa related fields for t210 - - - - --- 2015-10-19 jimmzhang swarren Deferred
[cbootimage,v7,3/5] Add new configuration keyword "RehashBl" - - - - --- 2015-10-19 jimmzhang swarren Deferred
[cbootimage,v7,4/5] Add a sample script to do rsa signing for T210 bootimage - - - - --- 2015-10-19 jimmzhang swarren Deferred
[cbootimage,v7,5/5] Bump to version 1.6 - - - - --- 2015-10-19 jimmzhang swarren Deferred
[tegrarcm,V3,1/4] Add support for production devices secured with PKC - - - - --- 2016-03-15 jimmzhang swarren Deferred
[tegrarcm,V3,2/4] Add option --gen-signed-msgs and --signed-msgs-file to generate signed blobs - - - - --- 2016-03-15 jimmzhang swarren Deferred
[tegrarcm,V3,3/4] Add option --download-signed-msgs to download signed blobs - - - - --- 2016-03-15 jimmzhang swarren Deferred
[tegrarcm,V3,4/4] Add option --usb-timeout=<value> - - - - --- 2016-03-15 jimmzhang swarren Deferred
[v1] mailbox: tegra-hsp: Fix null-ptr-deref in tegra_hsp_doorbell_create() [v1] mailbox: tegra-hsp: Fix null-ptr-deref in tegra_hsp_doorbell_create() - 1 - - --- 2025-04-02 henry martin Changes Requested
[v4,2/4] Revert "drm/tegra: Move drm_dp_link helpers to Tegra DRM" Untitled series #143067 - - - - --- 2019-11-15 allen Rejected
« 1 2 3 4216 217 »