Linux on ARM based NVIDIA Tegra SoCs
[Prev Page][Next Page]
- Re: [PATCH v3 0/9] Support Runtime PM and host mode by Tegra ChipIdea USB driver, (continued)
- [PATCH v4 0/9] Add Tegra Quad SPI driver,
Sowjanya Komatineni
- [PATCH v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs,
Dmitry Osipenko
- [PATCH v2 02/48] dt-bindings: memory: tegra30: emc: Replace core regulator with power domain, Dmitry Osipenko
- [PATCH v2 01/48] dt-bindings: memory: tegra20: emc: Replace core regulator with power domain, Dmitry Osipenko
- [PATCH v2 04/48] dt-bindings: host1x: Document OPP and power domain properties, Dmitry Osipenko
- [PATCH v2 16/48] opp: Handle missing OPP table in dev_pm_opp_xlate_performance_state(), Dmitry Osipenko
- [PATCH v2 17/48] opp: Correct debug message in _opp_add_static_v2(), Dmitry Osipenko
- [PATCH v2 22/48] soc/tegra: pmc: Fix imbalanced clock disabling in error code path, Dmitry Osipenko
- [PATCH v2 35/48] drm/tegra: dc: Support OPP and SoC core voltage scaling, Dmitry Osipenko
- [PATCH v2 18/48] opp: Print OPP level in debug message of _opp_add_static_v2(), Dmitry Osipenko
- [PATCH v2 26/48] soc/tegra: Add devm_tegra_core_dev_init_opp_table(), Dmitry Osipenko
- [PATCH v2 27/48] soc/tegra: Add CONFIG_SOC_TEGRA_COMMON and select PM_OPP by default, Dmitry Osipenko
- [PATCH v2 21/48] PM: domains: Add "performance" column to debug summary, Dmitry Osipenko
- [PATCH v2 23/48] soc/tegra: pmc: Pulse resets after removing power clamp, Dmitry Osipenko
- [PATCH v2 48/48] ARM: tegra: cardhu: Support CPU voltage scaling and thermal throttling, Dmitry Osipenko
- [PATCH v2 47/48] ARM: tegra: ventana: Support CPU voltage scaling and thermal throttling, Dmitry Osipenko
- [PATCH v2 46/48] ARM: tegra: ventana: Enable core voltage scaling, Dmitry Osipenko
- [PATCH v2 40/48] media: staging: tegra-vde: Support OPP and generic power domain, Dmitry Osipenko
- [PATCH v2 39/48] drm/tegra: vic: Stop channel before suspending, Dmitry Osipenko
- [PATCH v2 31/48] soc/tegra: regulators: Support Core domain state syncing, Dmitry Osipenko
- [PATCH v2 29/48] soc/tegra: pmc: Link domains to the parent Core domain, Dmitry Osipenko
- [PATCH v2 45/48] ARM: tegra: acer-a500: Enable core voltage scaling, Dmitry Osipenko
- [PATCH v2 44/48] ARM: tegra: Add OPP tables and power domains to Tegra30 device-tree, Dmitry Osipenko
- [PATCH v2 43/48] ARM: tegra: Add OPP tables and power domains to Tegra20 device-tree, Dmitry Osipenko
- [PATCH v2 42/48] memory: tegra30-emc: Use devm_tegra_core_dev_init_opp_table(), Dmitry Osipenko
- [PATCH v2 41/48] memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table(), Dmitry Osipenko
- [PATCH v2 37/48] drm/tegra: gr2d: Support OPP and power management, Dmitry Osipenko
- [PATCH v2 38/48] drm/tegra: g3d: Support OPP and power management, Dmitry Osipenko
- [PATCH v2 36/48] drm/tegra: gr2d: Correct swapped device-tree compatibles, Dmitry Osipenko
- [PATCH v2 19/48] opp: Fix adding OPP entries in a wrong order if rate is unavailable, Dmitry Osipenko
- [PATCH v2 20/48] PM: domains: Make set_performance_state() callback optional, Dmitry Osipenko
- [PATCH v2 28/48] soc/tegra: Introduce core power domain driver, Dmitry Osipenko
- [PATCH v2 30/48] soc/tegra: regulators: Fix locking up when voltage-spread is out of range, Dmitry Osipenko
- [PATCH v2 34/48] gpu: host1x: Support power management, Dmitry Osipenko
- [PATCH v2 15/48] opp: Support set_opp() customization without requiring to use regulators, Dmitry Osipenko
- [PATCH v2 33/48] gpu: host1x: Add host1x_channel_stop(), Dmitry Osipenko
- [PATCH v2 32/48] clk: tegra: Support runtime PM, power domain and OPP, Dmitry Osipenko
- [PATCH v2 24/48] soc/tegra: pmc: Ensure that clock rates aren't too high, Dmitry Osipenko
- [PATCH v2 25/48] soc/tegra: pmc: Print out domain name when reset fails to acquire, Dmitry Osipenko
- [PATCH v2 12/48] opp: Add dev_pm_opp_get_required_pstate(), Dmitry Osipenko
- [PATCH v2 14/48] opp: Filter out OPPs based on availability of a required-OPP, Dmitry Osipenko
- [PATCH v2 13/48] opp: Add resource-managed versions of OPP API functions, Dmitry Osipenko
- [PATCH v2 11/48] opp: Add dev_pm_opp_find_level_ceil(), Dmitry Osipenko
- [PATCH v2 03/48] dt-bindings: memory: tegra124: emc: Replace core regulator with power domain, Dmitry Osipenko
- [PATCH v2 06/48] dt-bindings: clock: tegra: Document clocks sub-node, Dmitry Osipenko
- [PATCH v2 07/48] dt-bindings: arm: tegra: Add binding for core power domain, Dmitry Osipenko
- [PATCH v2 09/48] opp: Add dev_pm_opp_sync_regulators(), Dmitry Osipenko
- [PATCH v2 08/48] regulator: Make regulator_sync_voltage() usable by coupled regulators, Dmitry Osipenko
- [PATCH v2 10/48] opp: Add dev_pm_opp_set_voltage(), Dmitry Osipenko
- [PATCH v2 05/48] media: dt: bindings: tegra-vde: Document OPP and power domain properties, Dmitry Osipenko
- Re: [PATCH v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs, Viresh Kumar
- Re: [PATCH v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs, Krzysztof Kozlowski
- [PATCH v2 0/8] Support Runtime PM and host mode by Tegra ChipIdea USB driver,
Dmitry Osipenko
- [PATCH v1 0/3] Couple improvements for Tegra clk driver,
Dmitry Osipenko
- [PATCH v1 0/8] Support Runtime PM and host mode by Tegra ChipIdea USB driver,
Dmitry Osipenko
- [PATCH v1] ARM: tegra: Fix misplaced tegra_uart_config in decompressor,
Dmitry Osipenko
- Re: [PATCH 5.4 00/36] 5.4.84-rc1 review, Jon Hunter
- Re: [PATCH 5.9 000/105] 5.9.15-rc1 review,
Jon Hunter
- [PATCH] drm/tegra: Use PTR_ERR_OR_ZERO() to simplify code,
Tian Tao
- [PATCH AUTOSEL 5.9 01/23] drm/tegra: sor: Don't warn on probe deferral,
Sasha Levin
- [PATCH AUTOSEL 5.4 01/14] drm/tegra: replace idr_init() by idr_init_base(),
Sasha Levin
- [PATCH AUTOSEL 4.19 1/9] drm/tegra: replace idr_init() by idr_init_base(),
Sasha Levin
- [PATCH AUTOSEL 4.9 3/5] drm/tegra: sor: Disable clocks on error in tegra_sor_init(), Sasha Levin
- [PATCH AUTOSEL 4.14 3/8] drm/tegra: sor: Disable clocks on error in tegra_sor_init(), Sasha Levin
- [PATCH v3 0/9] Add Tegra Quad SPI driver,
Sowjanya Komatineni
- [PATCH v4 00/13] tegra-video: Add support for capturing from HDMI-to-CSI bridge,
Sowjanya Komatineni
- [PATCH v4 01/13] media: tegra-video: Use zero crop settings if subdev has no get_selection, Sowjanya Komatineni
- [PATCH v4 02/13] media: tegra-video: Enable VI pixel transform for YUV and RGB formats, Sowjanya Komatineni
- [PATCH v4 06/13] media: tegra-video: Add support for EDID ioctl ops, Sowjanya Komatineni
- [PATCH v4 04/13] media: tegra-video: Add support for V4L2_PIX_FMT_NV16, Sowjanya Komatineni
- [PATCH v4 03/13] media: tegra-video: Fix V4L2 pixel format RGB and YUV, Sowjanya Komatineni
- [PATCH v4 05/13] media: tegra-video: Add DV timing support, Sowjanya Komatineni
- [PATCH v4 07/13] media: tegra-video: Add support for VIDIOC_LOG_STATUS ioctl, Sowjanya Komatineni
- [PATCH v4 09/13] media: tegra-video: Implement V4L2 device notify callback, Sowjanya Komatineni
- [PATCH v4 08/13] media: tegra-video: Add support for V4L2_EVENT_SOURCE_CHANGE, Sowjanya Komatineni
- [PATCH v4 13/13] media: tegra-video: Add custom V4L2 control V4L2_CID_TEGRA_SYNCPT_TIMEOUT_RETRY, Sowjanya Komatineni
- [PATCH v4 10/13] media: v4l2-fwnode: Update V4L2_FWNODE_CSI2_MAX_DATA_LANES to 8, Sowjanya Komatineni
- [PATCH v4 11/13] dt-bindings: tegra: Update csi data-lanes to maximum 8 lanes, Sowjanya Komatineni
- [PATCH v4 12/13] media: tegra-video: Add support for x8 captures with gang ports, Sowjanya Komatineni
- [PATCH v2 0/9] Add Tegra Quad SPI driver,
Sowjanya Komatineni
- [PATCH v2 3/9] MAINTAINERS: Add Tegra QSPI driver section, Sowjanya Komatineni
- [PATCH v2 1/9] dt-bindings: clock: tegra: Add clock ID TEGRA210_CLK_QSPI_PM, Sowjanya Komatineni
- [PATCH v2 3/9] MAINTAINERS: Add Tegra Quad SPI driver section, Sowjanya Komatineni
- [PATCH v2 9/9] arm64: tegra: Enable QSPI on Jetson Xavier NX, Sowjanya Komatineni
- [PATCH v2 2/9] dt-bindings: spi: Add Tegra QSPI device tree binding, Sowjanya Komatineni
- [PATCH v2 6/9] spi: tegra210-quad: Add support for hardware dummy cycles, Sowjanya Komatineni
- [PATCH v2 4/9] spi: tegra210-quad: Add support for Tegra210 QSPI controller, Sowjanya Komatineni
- [PATCH v2 2/9] dt-bindings: spi: Add Tegra Quad SPI device tree binding, Sowjanya Komatineni
- [PATCH v2 8/9] arm64: tegra: Add QSPI nodes on Tegra194, Sowjanya Komatineni
- [PATCH v2 7/9] arm64: tegra: Enable QSPI on Jetson Nano, Sowjanya Komatineni
- [PATCH v2 5/9] spi: spi-mem: Allow masters to transfer dummy cycles directly by hardware, Sowjanya Komatineni
- Re: [PATCH 5.4 00/54] 5.4.83-rc1 review, Jon Hunter
- Re: [PATCH 4.4 00/39] 4.4.248-rc1 review, Jon Hunter
- Re: [PATCH 5.4 00/54] 5.4.83-rc2 review, Jon Hunter
- Re: [PATCH 4.14 00/31] 4.14.212-rc1 review, Jon Hunter
- Re: [PATCH 4.9 00/45] 4.9.248-rc1 review, Jon Hunter
- Re: [PATCH 4.19 00/39] 4.19.163-rc1 review, Jon Hunter
- Re: [PATCH 5.9 00/75] 5.9.14-rc1 review,
Jon Hunter
- Re: [PATCH 5.9 00/46] 5.9.13-rc1 review,
Jon Hunter
- Re: [PATCH 5.4 00/39] 5.4.82-rc1 review, Jon Hunter
- Re: [PATCH 4.19 00/32] 4.19.162-rc1 review, Jon Hunter
- Re: [PATCH 4.14 00/20] 4.14.211-rc1 review, Jon Hunter
- [PATCH v3 0/3] Support wakeup methods of Atmel maXTouch controllers,
Dmitry Osipenko
- [PATCH v2 0/3] Support wakeup methods of Atmel maXTouch controllers,
Dmitry Osipenko
- [PATCH v1 0/3] Support wakeup methods of Atmel maXTouch controllers,
Dmitry Osipenko
- [PATCH] firmware: tegra: reduce stack usage, Arnd Bergmann
- Re: [PATCH] mm/memblock:use a more appropriate order calculation when free memblock pages,
Jon Hunter
- [PATCH] firmware: tegra: bpmp: fix T234 build failure,
Arnd Bergmann
- [PATCH] soc/tegra: fix T234 build failure,
Arnd Bergmann
- [PATCH v11 00/10] Introduce memory interconnect for NVIDIA Tegra SoCs,
Dmitry Osipenko
- [PATCH v11 01/10] dt-bindings: memory: tegra20: emc: Document opp-supported-hw property, Dmitry Osipenko
- [PATCH v11 02/10] memory: tegra20: Support hardware versioning and clean up OPP table initialization, Dmitry Osipenko
- [PATCH v11 04/10] memory: tegra124-emc: Make driver modular, Dmitry Osipenko
- [PATCH v11 03/10] memory: tegra30: Support interconnect framework, Dmitry Osipenko
- [PATCH v11 08/10] drm/tegra: dc: Extend debug stats with total number of events, Dmitry Osipenko
- [PATCH v11 06/10] memory: tegra124: Support interconnect framework, Dmitry Osipenko
- [PATCH v11 07/10] drm/tegra: dc: Support memory bandwidth management, Dmitry Osipenko
- [PATCH v11 09/10] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree, Dmitry Osipenko
- [PATCH v11 05/10] memory: tegra124-emc: Continue probing if timings are missing in device-tree, Dmitry Osipenko
- [PATCH v11 10/10] PM / devfreq: tegra30: Separate configurations per-SoC generation, Dmitry Osipenko
- Re: [PATCH v11 00/10] Introduce memory interconnect for NVIDIA Tegra SoCs, Krzysztof Kozlowski
- [PATCH v3 00/13] tegra-video: Add support for capturing from HDMI-to-CSI bridge,
Sowjanya Komatineni
- [PATCH v3 01/13] media: tegra-video: Use zero crop settings if subdev has no get_selection, Sowjanya Komatineni
- [PATCH v3 02/13] media: tegra-video: Enable VI pixel transform for YUV and RGB formats, Sowjanya Komatineni
- [PATCH v3 04/13] media: tegra-video: Add support for V4L2_PIX_FMT_NV16, Sowjanya Komatineni
- [PATCH v3 05/13] media: tegra-video: Add DV timing support, Sowjanya Komatineni
- [PATCH v3 06/13] media: tegra-video: Add support for EDID ioctl ops, Sowjanya Komatineni
- [PATCH v3 07/13] media: tegra-video: Add support for VIDIOC_LOG_STATUS ioctl, Sowjanya Komatineni
- [PATCH v3 11/13] dt-bindings: tegra: Update csi data-lanes to maximum 8 lanes, Sowjanya Komatineni
- [PATCH v3 03/13] media: tegra-video: Fix V4L2 pixel format RGB and YUV, Sowjanya Komatineni
- [PATCH v3 09/13] media: tegra-video: Implement V4L2 device notify callback, Sowjanya Komatineni
- [PATCH v3 08/13] media: tegra-video: Add support for V4L2_EVENT_SOURCE_CHANGE, Sowjanya Komatineni
- [PATCH v3 10/13] media: v4l2-fwnode: Update V4L2_FWNODE_CSI2_MAX_DATA_LANES to 8, Sowjanya Komatineni
- [PATCH v3 12/13] media: tegra-video: Add support for x8 captures with gang ports, Sowjanya Komatineni
- [PATCH v3 13/13] media: tegra-video: Add custom V4L2 control V4L2_CID_TEGRA_SYNCPT_TIMEOUT_RETRY, Sowjanya Komatineni
- [PATCH] driver core: Reorder devices on successful probe,
Thierry Reding
- [RESEND PATCH 0/2] Convert Tegra HDA doc to json-schema,
Sameer Pujar
- [PATCH AUTOSEL 5.9 29/39] arm64: tegra: Disable the ACONNECT for Jetson TX2, Sasha Levin
- [PATCH V5 0/5] Enhancements to Tegra194 PCIe driver,
Vidya Sagar
- [PATCH AUTOSEL 5.4 16/23] arm64: tegra: Disable the ACONNECT for Jetson TX2, Sasha Levin
- [PATCH 0/4] CPUFREQ clean-ups for Tegra186 and Tegra194,
Jon Hunter
- [PATCH 1/2] arm64: defconfig: Enable Tegra SoC Thermal driver,
Jon Hunter
- [PATCH] ARM: tegra: add usb-role-switch property to usb otg ports, eichest
- [PATCH v2 0/5] drop unused BACKLIGHT_GENERIC option,
Andrey Zhizhikin
- Message not available
[PATCH v1 0/7] Add Tegra QSPI driver,
Sowjanya Komatineni
[PATCH v1 4/7] spi: qspi-tegra: Add Tegra186 and Tegra194 QSPI compatibles, Sowjanya Komatineni
[PATCH v1 5/7] arm64: tegra: Enable QSPI on Jetson Nano, Sowjanya Komatineni
[PATCH v1 6/7] arm64: tegra: Add QSPI nodes on Tegra194, Sowjanya Komatineni
[PATCH v1 7/7] arm64: tegra: Enable QSPI on Jetson Xavier NX, Sowjanya Komatineni
Re: [PATCH net-next 4/6] net: ipa: add support to code for IPA v4.5,
Jon Hunter
Re: [PATCH 4.4 00/24] 4.4.247-rc1 review, Jon Hunter
Re: [PATCH 4.19 00/57] 4.19.161-rc1 review, Jon Hunter
Re: [PATCH 5.4 00/98] 5.4.81-rc1 review, Jon Hunter
Re: [PATCH 5.9 000/152] 5.9.12-rc1 review, Jon Hunter
Re: [PATCH 4.14 00/50] 4.14.210-rc1 review, Jon Hunter
Re: [PATCH 4.9 00/42] 4.9.247-rc1 review, Jon Hunter
[PATCH] drm/tegra: fix reference leak when pm_runtime_get_sync fails,
Qinglang Miao
[PATCH 0/5] drop unused BACKLIGHT_GENERIC option,
Andrey Zhizhikin
[PATCH] ARM: tegra: fix emmc on specific bootloaders,
Peter Geis
[GIT PULL] drm/tegra: Fixes for v5.10-rc7, Thierry Reding
[GIT PULL] clk: tegra: Changes for v5.11-rc1,
Thierry Reding
[GIT PULL 1/6] dt-bindings: Changes for v5.11-rc1,
Thierry Reding
[PATCH 0/2] gpio: tegra: Convert to gpio_irq_chip,
Thierry Reding
[PATCH] dmaengine: tegra-apb: fix reference leak in tegra_dma_issue_pending and tegra_dma_synchronize,
Qinglang Miao
[PATCH v6 0/6] Tegra210 audio graph card,
Sameer Pujar
[PATCH] PCI: tegra: Read "dbi" base address to program in application logic,
Vidya Sagar
[PATCH] PCI: tegra: Move "dbi" accesses to post common DWC initialization,
Vidya Sagar
[GIT PULL] arm64: tegra: Device tree fixes for v5.10-rc6, Thierry Reding
[PATCH AUTOSEL 5.9 24/33] cpuidle: tegra: Annotate tegra_pm_set_cpu_in_lp2() with RCU_NONIDLE, Sasha Levin
[PATCH RESEND v2 0/5] iommu/tegra-smmu: Some pending reviewed changes,
Nicolin Chen
Re: [PATCH v3 1/6] regulator: core: validate selector against linear_min_sel,
Jon Hunter
Re: [PATCH 4.4 00/38] 4.4.246-rc1 review, Jon Hunter
Re: [PATCH 4.14 00/60] 4.14.209-rc1 review, Jon Hunter
Re: [PATCH 4.19 00/91] 4.19.160-rc1 review, Jon Hunter
Re: [PATCH 5.9 000/252] 5.9.11-rc1 review,
Jon Hunter
Re: [PATCH 5.4 000/158] 5.4.80-rc1 review, Jon Hunter
Re: [PATCH 4.9 00/47] 4.9.246-rc1 review, Jon Hunter
[PATCH v3 0/6] Add AHCI support for Tegra186,
Sowjanya Komatineni
[PATCH v10 00/19] Introduce memory interconnect for NVIDIA Tegra SoCs,
Dmitry Osipenko
- [PATCH v10 05/19] memory: tegra124-emc: Continue probing if timings are missing in device-tree, Dmitry Osipenko
- [PATCH v10 10/19] PM / devfreq: tegra30: Separate configurations per-SoC generation, Dmitry Osipenko
- [PATCH v10 14/19] ARM: tegra: Add interconnect properties to Tegra30 device-tree, Dmitry Osipenko
- [PATCH v10 17/19] ARM: tegra: Add EMC OPP properties to Tegra20 device-trees, Dmitry Osipenko
- [PATCH v10 02/19] memory: tegra20: Support hardware versioning and clean up OPP table initialization, Dmitry Osipenko
- [PATCH v10 01/19] dt-bindings: memory: tegra20: emc: Document opp-supported-hw property, Dmitry Osipenko
- [PATCH v10 04/19] memory: tegra124-emc: Make driver modular, Dmitry Osipenko
- [PATCH v10 03/19] memory: tegra30: Support interconnect framework, Dmitry Osipenko
- [PATCH v10 07/19] drm/tegra: dc: Support memory bandwidth management, Dmitry Osipenko
- [PATCH v10 06/19] memory: tegra124: Support interconnect framework, Dmitry Osipenko
- [PATCH v10 12/19] ARM: tegra: Correct EMC registers size in Tegra20 device-tree, Dmitry Osipenko
- [PATCH v10 11/19] PM / devfreq: tegra20: Deprecate in a favor of emc-stat based driver, Dmitry Osipenko
- [PATCH v10 15/19] ARM: tegra: Add interconnect properties to Tegra124 device-tree, Dmitry Osipenko
- [PATCH v10 18/19] ARM: tegra: Add EMC OPP and ICC properties to Tegra30 EMC and ACTMON device-tree nodes, Dmitry Osipenko
- [PATCH v10 19/19] ARM: tegra: Add EMC OPP and ICC properties to Tegra124 EMC and ACTMON device-tree nodes, Dmitry Osipenko
- [PATCH v10 16/19] ARM: tegra: Add nvidia,memory-controller phandle to Tegra20 EMC device-tree, Dmitry Osipenko
- [PATCH v10 13/19] ARM: tegra: Add interconnect properties to Tegra20 device-tree, Dmitry Osipenko
- [PATCH v10 08/19] drm/tegra: dc: Extend debug stats with total number of events, Dmitry Osipenko
- [PATCH v10 09/19] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree, Dmitry Osipenko
- Re: [PATCH v10 00/19] Introduce memory interconnect for NVIDIA Tegra SoCs, Viresh Kumar
- Re: [PATCH v10 00/19] Introduce memory interconnect for NVIDIA Tegra SoCs, Chanwoo Choi
Re: [PATCH 4.4 00/15] 4.4.245-rc1 review, Jon Hunter
Re: [PATCH 4.14 00/17] 4.14.208-rc1 review, Jon Hunter
Re: [PATCH 5.4 00/17] 5.4.79-rc1 review, Jon Hunter
Re: [PATCH 5.9 00/14] 5.9.10-rc1 review,
Jon Hunter
Re: [PATCH 4.19 00/14] 4.19.159-rc1 review, Jon Hunter
Re: [PATCH 4.9 00/16] 4.9.245-rc1 review, Jon Hunter
[PATCH 1/2] ARM: tegra: Hook up edp interrupt on Tegra124 SOCTHERM,
Thierry Reding
[PATCH v4 00/21] Host1x/TegraDRM UAPI,
Mikko Perttunen
- [PATCH v4 14/21] gpu: host1x: Reserve VBLANK syncpoints at initialization, Mikko Perttunen
- [PATCH v4 17/21] drm/tegra: Set resv fields when importing/exporting GEMs, Mikko Perttunen
- [PATCH v4 04/21] gpu: host1x: Remove cancelled waiters immediately, Mikko Perttunen
- [PATCH v4 18/21] drm/tegra: Allocate per-engine channel in core code, Mikko Perttunen
- [PATCH v4 07/21] gpu: host1x: Introduce UAPI header, Mikko Perttunen
- [PATCH v4 13/21] gpu: host1x: Reset max value when freeing a syncpoint, Mikko Perttunen
- [PATCH v4 05/21] gpu: host1x: Use HW-equivalent syncpoint expiration check, Mikko Perttunen
- [PATCH v4 11/21] gpu: host1x: Add job release callback, Mikko Perttunen
- [PATCH v4 08/21] gpu: host1x: Implement /dev/host1x device node, Mikko Perttunen
- [PATCH v4 03/21] gpu: host1x: Show number of pending waiters in debugfs, Mikko Perttunen
- [PATCH v4 21/21] drm/tegra: Add job firewall, Mikko Perttunen
- [PATCH v4 02/21] gpu: host1x: Allow syncpoints without associated client, Mikko Perttunen
- [PATCH v4 01/21] gpu: host1x: Use different lock classes for each client, Mikko Perttunen
- [PATCH v4 12/21] gpu: host1x: Add support for syncpoint waits in CDMA pushbuffer, Mikko Perttunen
- [PATCH v4 06/21] gpu: host1x: Cleanup and refcounting for syncpoints, Mikko Perttunen
- [PATCH v4 15/21] drm/tegra: Add new UAPI to header, Mikko Perttunen
- [PATCH v4 09/21] gpu: host1x: DMA fences and userspace fence creation, Mikko Perttunen
- [PATCH v4 20/21] drm/tegra: Implement job submission part of new UAPI, Mikko Perttunen
- [PATCH v4 19/21] drm/tegra: Implement new UAPI, Mikko Perttunen
- [PATCH v4 16/21] drm/tegra: Boot VIC during runtime PM resume, Mikko Perttunen
- [PATCH v4 10/21] gpu: host1x: Add no-recovery mode, Mikko Perttunen
[PATCH] memory: tegra30-emc: Remove unnecessary of_node_put in tegra_emc_probe,
Nathan Chancellor
[PATCH v5 00/16] Tegra XHCI controller ELPG support,
JC Kuo
- [PATCH v5 01/16] clk: tegra: Add PLLE HW power sequencer control, JC Kuo
- [PATCH v5 02/16] clk: tegra: Don't enable PLLE HW sequencer at init, JC Kuo
- [PATCH v5 04/16] phy: tegra: xusb: tegra210: Do not reset UPHY PLL, JC Kuo
- [PATCH v5 03/16] phy: tegra: xusb: Move usb3 port init for Tegra210, JC Kuo
- [PATCH v5 05/16] phy: tegra: xusb: Rearrange UPHY init on Tegra210, JC Kuo
- [PATCH v5 06/16] phy: tegra: xusb: Add Tegra210 lane_iddq operation, JC Kuo
- [PATCH v5 08/16] soc/tegra: pmc: Provide USB sleepwalk register map, JC Kuo
- [PATCH v5 07/16] phy: tegra: xusb: Add sleepwalk and suspend/resume, JC Kuo
- [PATCH v5 09/16] arm64: tegra210: XUSB PADCTL add "nvidia,pmc" prop, JC Kuo
- [PATCH v5 10/16] dt-bindings: phy: tegra-xusb: Add nvidia,pmc prop, JC Kuo
- [PATCH v5 11/16] phy: tegra: xusb: Add wake/sleepwalk for Tegra210, JC Kuo
- [PATCH v5 12/16] phy: tegra: xusb: Tegra210 host mode VBUS control, JC Kuo
- [PATCH v5 13/16] phy: tegra: xusb: Add wake/sleepwalk for Tegra186, JC Kuo
- [PATCH v5 15/16] usb: host: xhci-tegra: Unlink power domain devices, JC Kuo
- [PATCH v5 16/16] xhci: tegra: Enable ELPG for runtime/system PM, JC Kuo
- [PATCH v5 14/16] arm64: tegra210/tegra186/tegra194: XUSB PADCTL irq, JC Kuo
[PATCH v3] arm64: tegra: jetson-tx1: Fix USB_VBUS_EN0 regulator,
JC Kuo
[PATCH] soc/tegra: fuse: Fix index bug in get_process_id,
Nicolin Chen
[PATCH v2] arm64: tegra: jetson-tx1: Fix USB_VBUS_EN0 regulator,
JC Kuo
[PATCH] arm64: tegra: Fix Tegra234 VDK node names,
Jon Hunter
[PATCH 0/3] Convert Tegra HDA doc to json-schema,
Sameer Pujar
[PATCH v1] arm64: tegra: jetson-tx1: Fix USB_VBUS_EN0 regulator,
JC Kuo
Re: [PATCH 4.4 00/64] 4.4.244-rc1 review, Jon Hunter
Re: [PATCH 5.9 000/255] 5.9.9-rc1 review,
Jon Hunter
Re: [PATCH 4.14 00/85] 4.14.207-rc1 review, Jon Hunter
Re: [PATCH 4.19 000/101] 4.19.158-rc1 review, Jon Hunter
[Index of Archives]
[ARM Kernel]
[Linux ARM]
[Linux ARM MSM]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]