Linux on ARM based NVIDIA Tegra SoCs
[Prev Page][Next Page]
- Re: [PATCH v2 35/65] clk: ux500: sysctrl: Add a determine_rate hook, (continued)
- Re: [PATCH v2 34/65] clk: ux500: prcmu: Add a determine_rate hook,
Linus Walleij
- [PATCH v2] dmaengine: drivers: Use devm_platform_ioremap_resource(),
Tudor Ambarus
- [PATCH] ASoC: tegra: Fix spelling mistake "fliter" -> "filter",
Colin Ian King
- [RESEND PATCH] drm/tegra: switch to using devm_fwnode_gpiod_get(),
Dmitry Torokhov
- [PATCH 20/26] drm: tegra: Remove #ifdef guards for PM related functions, Paul Cercueil
- [PATCH 05/26] drm: tegra: Use the dev_pm_ops provided by modeset helper, Paul Cercueil
- [PATCH v2 00/23] Update cache properties for arm64 DTS,
Pierre Gondois
- [PATCH v2 01/23] arm64: dts: Update cache properties for amazon, Pierre Gondois
- [PATCH v2 02/23] arm64: dts: Update cache properties for amd, Pierre Gondois
- [PATCH v2 03/23] arm64: dts: Update cache properties for amlogic, Pierre Gondois
- [PATCH v2 04/23] arm64: dts: Update cache properties for apm, Pierre Gondois
- [PATCH v2 05/23] arm64: dts: Update cache properties for arm, Pierre Gondois
- [PATCH v2 06/23] arm64: dts: Update cache properties for broadcom, Pierre Gondois
- [PATCH v2 07/23] arm64: dts: Update cache properties for exynos, Pierre Gondois
- [PATCH v2 08/23] arm64: dts: Update cache properties for freescale, Pierre Gondois
- [PATCH v2 09/23] arm64: dts: Update cache properties for hisilicon, Pierre Gondois
- [PATCH v2 10/23] arm64: dts: Update cache properties for lg, Pierre Gondois
- [PATCH v2 11/23] arm64: dts: Update cache properties for marvell, Pierre Gondois
- [PATCH v2 12/23] arm64: dts: Update cache properties for mediatek, Pierre Gondois
- [PATCH v2 13/23] arm64: dts: Update cache properties for microchip, Pierre Gondois
- [PATCH v2 14/23] arm64: dts: Update cache properties for nuvoton, Pierre Gondois
- [PATCH v2 15/23] arm64: dts: Update cache properties for nvidia, Pierre Gondois
- [PATCH v2 16/23] arm64: dts: Update cache properties for qcom, Pierre Gondois
- [PATCH v2 17/23] arm64: dts: Update cache properties for realtek, Pierre Gondois
- [PATCH v2 18/23] arm64: dts: Update cache properties for renesas, Pierre Gondois
- [PATCH v2 19/23] arm64: dts: Update cache properties for rockchip, Pierre Gondois
- [PATCH v2 20/23] arm64: dts: Update cache properties for socionext, Pierre Gondois
- [PATCH v2 21/23] arm64: dts: Update cache properties for synaptics, Pierre Gondois
- [PATCH v2 22/23] arm64: dts: Update cache properties for tesla, Pierre Gondois
- [PATCH v2 23/23] arm64: dts: Update cache properties for ti, Pierre Gondois
- Re: [PATCH v2 00/23] Update cache properties for arm64 DTS, Krzysztof Kozlowski
- Re: [PATCH v2 20/65] clk: wm831x: clkout: Add a determine_rate hook, Charles Keepax
- Re: [PATCH v2 65/65] clk: Warn if we register a mux without determine_rate, Charles Keepax
- Re: [PATCH v2 28/65] clk: renesas: r9a06g032: Add a determine_rate hook, Geert Uytterhoeven
- [PATCH AUTOSEL 6.0 02/30] spi: tegra210-quad: Fix combined sequence, Sasha Levin
- [PATCH] soc/tegra: cbb: Remove unnecessary print function dev_err(),
wangkailong
- Re: [PATCH v2 22/65] clk: davinci: da8xx-cfgchip: Add a determine_rate hook, David Lechner
- Re: [PATCH v2 21/65] clk: davinci: da8xx-cfgchip: Add a determine_rate hook,
David Lechner
- Re: [PATCH v2 54/65] clk: da8xx: clk48: Switch to determine_rate,
David Lechner
- Re: [PATCH v2 43/65] ASoC: tlv320aic32x4: Add a determine_rate hook,
Mark Brown
Re: [PATCH v2 56/65] clk: ingenic: cgu: Switch to determine_rate,
Paul Cercueil
[PATCH v3 0/4] pinctrl: tegra: Separate Tegra194 instances,
Thierry Reding
[PATCH] arm64: tegra: Remove clock-names from PWM nodes,
Thierry Reding
[PATCH 0/7] Add Tegra234 HTE support,
Dipen Patel
[PATCH v3 00/23] drm/fb-helper: Untangle fbdev emulation and helpers,
Thomas Zimmermann
- [PATCH v3 01/23] drm/komeda: Don't set struct drm_driver.lastclose, Thomas Zimmermann
- [PATCH v3 02/23] drm/mcde: Don't set struct drm_driver.lastclose, Thomas Zimmermann
- [PATCH v3 03/23] drm/vboxvideo: Don't set struct drm_driver.lastclose, Thomas Zimmermann
- [PATCH v3 04/23] drm/amdgpu: Don't set struct drm_driver.output_poll_changed, Thomas Zimmermann
- [PATCH v3 05/23] drm/imx/dcss: Don't set struct drm_driver.output_poll_changed, Thomas Zimmermann
- [PATCH v3 06/23] drm/ingenic: Don't set struct drm_driver.output_poll_changed, Thomas Zimmermann
- [PATCH v3 07/23] drm/logicvc: Don't set struct drm_driver.output_poll_changed, Thomas Zimmermann
- [PATCH v3 09/23] drm/panel-ili9341: Include <linux/backlight.h>, Thomas Zimmermann
- [PATCH v3 10/23] drm/tve200: Include <linux/of.h>, Thomas Zimmermann
- [PATCH v3 08/23] drm/rockchip: Don't set struct drm_driver.output_poll_changed, Thomas Zimmermann
- [PATCH v3 11/23] drm/fb-helper: Cleanup include statements in header file, Thomas Zimmermann
- [PATCH v3 12/23] drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper, Thomas Zimmermann
- [PATCH v3 13/23] drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix, Thomas Zimmermann
- [PATCH v3 15/23] drm/fb-helper: Disconnect damage worker from update logic, Thomas Zimmermann
- [PATCH v3 14/23] drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfix, Thomas Zimmermann
- [PATCH v3 20/23] drm/fb-helper: Set flag in struct drm_fb_helper for leaking physical addresses, Thomas Zimmermann
- [PATCH v3 16/23] drm/fb-helper: Call fb_sync in I/O functions, Thomas Zimmermann
- [PATCH v3 17/23] drm/fb-helper: Perform all fbdev I/O with the same implementation, Thomas Zimmermann
- [PATCH v3 19/23] drm/fb-helper: Always initialize generic fbdev emulation, Thomas Zimmermann
- [PATCH v3 23/23] drm/fb-helper: Clarify use of last_close and output_poll_changed, Thomas Zimmermann
- [PATCH v3 18/23] drm/fb_helper: Minimize damage-helper overhead, Thomas Zimmermann
- [PATCH v3 22/23] drm/fb-helper: Remove unnecessary include statements, Thomas Zimmermann
- [PATCH v3 21/23] drm/fb-helper: Move generic fbdev emulation into separate source file, Thomas Zimmermann
[PATCH v2] dt-bindings: usb: tegra-xusb: Convert to json-schema,
Thierry Reding
[PATCH v10 0/5] iommu: Support mappings/reservations in reserved-memory regions,
Thierry Reding
[PATCH] dt-bindings: pwm: tegra: Convert to json-schema,
Thierry Reding
[PATCH] arm64: tegra: Add missing compatible string to Ethernet USB device, Thierry Reding
[GIT PULL iommu] Please pull iommu errno changes,
Jason Gunthorpe
[PATCH V2] arm64: defconfig: Enable Tegra186 timer support, Jon Hunter
[PATCH v2 1/2] staging: media: tegra-video: fix chan->mipi value on error,
luca . ceresoli
Re: [PATCH 6.0 000/240] 6.0.7-rc1 review, Jon Hunter
Re: [PATCH 4.14 00/60] 4.14.298-rc1 review, Jon Hunter
Re: [PATCH 4.19 00/78] 4.19.264-rc1 review, Jon Hunter
Re: [PATCH 5.15 000/132] 5.15.77-rc1 review, Jon Hunter
Re: [PATCH 4.9 00/44] 4.9.332-rc1 review, Jon Hunter
Re: [PATCH 5.4 00/64] 5.4.223-rc1 review, Jon Hunter
Re: [PATCH 5.10 00/91] 5.10.153-rc1 review, Jon Hunter
[PATCH] phy: tegra: xusb: fix error handing in tegra_xusb_{pad|port}_init(), Yang Yingliang
[PATCH v3 0/3] Tegra GPCDMA: Add channel-mask support,
Akhil R
[PATCH] memory: tegra20-emc: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE,
Bo Liu
[PATCH v3 0/5] PCI: Remove unnecessary <linux/of_irq.h> includes,
Bjorn Helgaas
Re: [PATCH 4.14 00/34] 4.14.297-rc1 review, Jon Hunter
[PATCH 14/20] arm64: dts: Update cache properties for nvidia, Pierre Gondois
[PATCH RESEND] soc/tegra: fuse: fix possible null-ptr-deref in tegra_fuse_probe(), Yang Yingliang
[PATCH RESEND] gpu: host1x: fix memory leak of device names, Yang Yingliang
[PATCH v9 1/4] iommu: Add dummy dev_iommu_fwspec_get() helper,
Prathamesh Shete
[PATCH -next] gpu: host1x: fix memory leak of device names,
Yang Yingliang
[PATCH 1/2] dt-bindings: memory: Fix typos and definitions for Tegra,
Jon Hunter
[PATCH] arm64: tegra: Update console for Jetson Xavier and Orin,
Jon Hunter
[PATCH V2 1/2] pwm: tegra: Improve required rate calculation,
Jon Hunter
Re: [PATCH 6.0 00/94] 6.0.6-rc1 review, Jon Hunter
Re: [PATCH 5.4 00/53] 5.4.221-rc1 review, Jon Hunter
Re: [PATCH 5.15 00/79] 5.15.76-rc1 review, Jon Hunter
Re: [PATCH 5.10 00/79] 5.10.151-rc1 review, Jon Hunter
[PATCH] staging: media: tegra-video: fix device_node use after free,
luca . ceresoli
[PATCH] clk: tegra: fix HOST1X clock divider on Tegra20 and Tegra30,
luca . ceresoli
[PATCH v4 1/2] firmware: tegra: Update BPMP ABI,
Peter De Schrijver
[PATCH v3 1/2] firmware: tegra: Update BPMP ABI,
Peter De Schrijver
[PATCH -next] soc/tegra: cbb: tegra194: use of_address_count() helper,
Yang Yingliang
[PATCH V1 0/2] Add ECAM aperture for Tegra234,
Vidya Sagar
[PATCH] spi: tegra210-quad: Don't initialise DMA if not supported,
Jon Hunter
[PATCH 1/2] pwm: tegra: Improve required rate calculation,
Jon Hunter
[PATCH -next] firmware: tegra: Remove surplus dev_err() when using platform_get_irq_byname(), Yang Li
[PATCH v2 0/4] PCI: Remove unnecessary <linux/of_irq.h> includes,
Bjorn Helgaas
[PATCH] arm64: tegra: Add ECAM aperture info for all the PCIe controllers,
Vidya Sagar
[PATCH] arm64: tegra: Fix non-prefetchable aperture of PCIe C3 controller,
Vidya Sagar
[PATCH] soc/tegra: Enable Tegra186 timer support,
Jon Hunter
[PATCH v2 0/4] Add JDI LPM102A188A display panel support,
Diogo Ivo
[PATCH] arm64: tegra: Enable PWM3 for Jetson Orin,
Jon Hunter
[PATCH v2 1/2] firmware: tegra: Update BPMP ABI,
Peter De Schrijver
Re: [PATCH 6.0 00/20] 6.0.4-rc1 review, Jon Hunter
Re: [PATCH 4.9 000/159] 4.9.331-rc1 review, Jon Hunter
Re: [PATCH 5.10 000/390] 5.10.150-rc1 review, Jon Hunter
stable request: 5.19+: clk: tegra: Fix Tegra PWM parent clock,
Jon Hunter
Re: [PATCH 5.4 000/255] 5.4.220-rc1 review, Jon Hunter
Re: [PATCH 5.15 000/530] 5.15.75-rc1 review, Jon Hunter
Re: [PATCH 5.19 000/717] 5.19.17-rc1 review, Jon Hunter
Re: [PATCH 4.14 000/210] 4.14.296-rc1 review, Jon Hunter
Re: [PATCH 4.19 000/229] 4.19.262-rc1 review, Jon Hunter
[PATCH 1/2] firmware: tegra: Update BPMP ABI,
Peter De Schrijver
[PATCH v2 00/21] drm/fb-helper: Untangle fbdev emulation and helpers,
Thomas Zimmermann
- [PATCH v2 01/21] drm/komeda: Don't set struct drm_driver.lastclose, Thomas Zimmermann
- [PATCH v2 10/21] drm/tve200: Include <linux/of.h>, Thomas Zimmermann
- [PATCH v2 07/21] drm/logicvc: Don't set struct drm_driver.output_poll_changed, Thomas Zimmermann
- [PATCH v2 03/21] drm/vboxvideo: Don't set struct drm_driver.lastclose, Thomas Zimmermann
- [PATCH v2 06/21] drm/ingenic: Don't set struct drm_driver.output_poll_changed, Thomas Zimmermann
- [PATCH v2 02/21] drm/mcde: Don't set struct drm_driver.lastclose, Thomas Zimmermann
- [PATCH v2 11/21] drm/fb-helper: Cleanup include statements in header file, Thomas Zimmermann
- [PATCH v2 14/21] drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfix, Thomas Zimmermann
- [PATCH v2 16/21] drm/fb-helper: Call fb_sync in I/O functions, Thomas Zimmermann
- [PATCH v2 18/21] drm/fb_helper: Minimize damage-helper overhead, Thomas Zimmermann
- [PATCH v2 19/21] drm/fb-helper: Always initialize generic fbdev emulation, Thomas Zimmermann
- [PATCH v2 12/21] drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper, Thomas Zimmermann
- [PATCH v2 17/21] drm/fb-helper: Perform all fbdev I/O with the same implementation, Thomas Zimmermann
- [PATCH v2 21/21] drm/fb-helper: Remove unnecessary include statements, Thomas Zimmermann
- [PATCH v2 13/21] drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix, Thomas Zimmermann
- [PATCH v2 15/21] drm/fb-helper: Disconnect damage worker from update logic, Thomas Zimmermann
- [PATCH v2 20/21] drm/fb-helper: Move generic fbdev emulation into separate source file, Thomas Zimmermann
- [PATCH v2 09/21] drm/panel-ili9341: Include <linux/backlight.h>, Thomas Zimmermann
- [PATCH v2 08/21] drm/rockchip: Don't set struct drm_driver.output_poll_changed, Thomas Zimmermann
- [PATCH v2 05/21] drm/imx/dcss: Don't set struct drm_driver.output_poll_changed, Thomas Zimmermann
- [PATCH v2 04/21] drm/amdgpu: Don't set struct drm_driver.output_poll_changed, Thomas Zimmermann
[PATCH 00/11] Enable USB host and device functions on Jetson,
Wayne Chang
- [PATCH 01/11] dt-bindings: usb: tegra-xudc: Add Tegra234 XUSB controller support, Wayne Chang
- [PATCH 02/11] dt-bindings: usb: Add NVIDIA Tegra XUSB host controller binding, Wayne Chang
- [PATCH 03/11] dt-bindings: usb: Add binding for Cypress cypd4226 I2C driver, Wayne Chang
- [PATCH 06/11] usb: typec: ucsi_ccg: Replace ccgx to well-known regex, Wayne Chang
- [PATCH 05/11] usb: typec: ucsi_ccg: Add OF support, Wayne Chang
- [PATCH 07/11] i2c: nvidia-gpu: Replace ccgx to well-known regex, Wayne Chang
- [PATCH 10/11] usb: host: xhci-tegra: Add Tegra234 XHCI support, Wayne Chang
- [PATCH 09/11] phy: tegra: xusb: Add Tegra234 support, Wayne Chang
- [PATCH 08/11] phy: tegra: xusb: Disable trk clk when not using, Wayne Chang
- [PATCH 11/11] usb: gadget: tegra-xudc: Add Tegra234 support, Wayne Chang
- [PATCH 04/11] arm64: tegra: Enable XUSB host and device on Jetson AGX Orin, Wayne Chang
[PATCH v5 0/3] xhci: tegra: USB2 pad power controls,
Jim Lin
[PATCH] i2c: tegra: Allocate DMA memory for DMA engine,
Thierry Reding
[PATCH v2] gpu: host1x: Avoid trying to use GART on Tegra20,
Robin Murphy
Re: [PATCH] gpu: host1x: Avoid trying to use GART on Tegra20,
Robin Murphy
[PATCH 00/21] drm/fb-helper: Untangle fbdev emulation and helpers,
Thomas Zimmermann
- [PATCH 08/21] drm/vboxvideo: Don't set struct drm_driver.lastclose, Thomas Zimmermann
- [PATCH 06/21] drm/mcde: Don't set struct drm_driver.lastclose, Thomas Zimmermann
- [PATCH 04/21] drm/komeda: Don't set struct drm_driver.lastclose, Thomas Zimmermann
- [PATCH 15/21] drm/fb-helper: Disconnect damage worker from update logic, Thomas Zimmermann
- [PATCH 03/21] drm/ingenic: Don't set struct drm_driver.lastclose, Thomas Zimmermann
- [PATCH 14/21] drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfix, Thomas Zimmermann
- [PATCH 01/21] drm/amdgpu: Don't set struct drm_driver.lastclose, Thomas Zimmermann
- [PATCH 10/21] drm/tve200: Include <linux/of.h>, Thomas Zimmermann
- [PATCH 17/21] drm/fb-helper: Perform all fbdev I/O with the same implementation, Thomas Zimmermann
- [PATCH 19/21] drm/fb-helper: Always initialize generic fbdev emulation, Thomas Zimmermann
- [PATCH 13/21] drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix, Thomas Zimmermann
- [PATCH 12/21] drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper, Thomas Zimmermann
- [PATCH 11/21] drm/fb-helper: Cleanup include statements in header file, Thomas Zimmermann
- [PATCH 16/21] drm/fb-helper: Call fb_sync in I/O functions, Thomas Zimmermann
- [PATCH 07/21] drm/rockchip: Don't set struct drm_driver.lastclose, Thomas Zimmermann
- [PATCH 20/21] drm/fb-helper: Move generic fbdev emulation into separate source file, Thomas Zimmermann
- [PATCH 02/21] drm/imx: Don't set struct drm_driver.lastclose, Thomas Zimmermann
- [PATCH 09/21] drm/panel-ili9341: Include <linux/backlight.h>, Thomas Zimmermann
- [PATCH 21/21] drm/fb-helper: Remove unnecessary include statements, Thomas Zimmermann
- [PATCH 18/21] drm/fb_helper: Minimize damage-helper overhead, Thomas Zimmermann
- [PATCH 05/21] drm/logicvc: Don't set struct drm_driver.lastclose, Thomas Zimmermann
[PATCH] PCI: Remove unnecessary of_irq.h includes,
Bjorn Helgaas
Re: [PATCH 6.0 000/862] 6.0.3-rc1 review, Jon Hunter
Re: [PATCH] mmc: core: support zeroout using TRIM,
Jon Hunter
[PATCH] arm64: tegra: Add SBSA UART for Tegra234,
Jon Hunter
[PATCH 1/2] arm64: tegra: Populate Tegra234 PWMs,
Jon Hunter
[PATCH] arm64: tegra: Remove unused property for I2C,
Jon Hunter
[PATCH 31/44] serial: tegra: Use uart_xmit_advance(),
Ilpo Järvinen
[PATCH v4 0/1] gpio: tegra: Convert to immutable irq chip,
Svyatoslav Ryhel
[PATCH RESEND v2 0/3] Tegra GCPDMA: Add dma-channel-mask support,
Akhil R
[PATCH v2] serial: tegra: Read DMA status before terminating,
Kartik
[PATCH v3 0/2] gpio: tegra: Convert to immutable irq chip,
Svyatoslav Ryhel
[PATCH] serial: tegra: read DMA status before terminating,
Kartik
Re: [PATCH V1] PCI: dwc: Use dev_info for PCIe link down event logging,
Jon Hunter
[PATCH v7 0/5] Define EINVAL as device/domain incompatibility,
Nicolin Chen
[PATCH v4] xhci: tegra: USB2 pad power controls,
Jim Lin
[PATCH 00/10] spi: Add support for stacked/parallel memories,
Amit Kumar Mahapatra
- [PATCH 01/10] spi: Add stacked memories support in SPI core, Amit Kumar Mahapatra
- [PATCH 02/10] spi: Replace all spi->chip_select & spi->cs_gpiod references with array, Amit Kumar Mahapatra
- [PATCH 03/10] net: Replace spi->chip_select references to spi->chip_select[0], Amit Kumar Mahapatra
- [PATCH 04/10] mtd: devices: Replace spi->chip_select references to spi->chip_select[0], Amit Kumar Mahapatra
- [PATCH 05/10] iio: imu: Replace spi->chip_select references to spi->chip_select[0], Amit Kumar Mahapatra
- [PATCH 06/10] mtd: spi-nor: Add stacked memories support in spi-nor, Amit Kumar Mahapatra
- [PATCH 07/10] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver, Amit Kumar Mahapatra
- [PATCH 08/10] spi: Add parallel memories support in SPI core, Amit Kumar Mahapatra
- [PATCH 09/10] mtd: spi-nor: Add parallel memories support in spi-nor, Amit Kumar Mahapatra
- [PATCH 10/10] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver, Amit Kumar Mahapatra
Re: [PATCH 5.10 0/4] 5.10.149-rc1 review, Jon Hunter
Re: [PATCH 5.4 0/4] 5.4.219-rc1 review, Jon Hunter
[PATCH] Revert "PCI: tegra: Use PCI_CONF1_EXT_ADDRESS() macro",
Jon Hunter
[PATCH v2 0/1] gpio: tegra: Convert to immutable irq chip,
Svyatoslav Ryhel
[PATCH v1 0/1] ARM: tegra: asus-tf101: fix accelerometer mount matrix,
Svyatoslav Ryhel
[PATCH] dt-bindings: Remove "status" from schema examples, again,
Rob Herring
- Re: [PATCH] dt-bindings: Remove "status" from schema examples, again, Krzysztof Kozlowski
- Re: [PATCH] dt-bindings: Remove "status" from schema examples, again, Jonathan Cameron
- Re: [PATCH] dt-bindings: Remove "status" from schema examples, again, Vinod Koul
- Re: [PATCH] dt-bindings: Remove "status" from schema examples, again, Nicolas Ferre
- Re: [PATCH] dt-bindings: Remove "status" from schema examples, again, Thierry Reding
- Re: [PATCH] dt-bindings: Remove "status" from schema examples, again, Rob Herring
Re: [PATCH 5.19 00/33] 5.19.16-rc1 review, Jon Hunter
Re: [PATCH 6.0 00/34] 6.0.2-rc1 review, Jon Hunter
Re: [PATCH 5.15 00/33] 5.15.74-rc2 review, Jon Hunter
Re: [PATCH 5.4 00/38] 5.4.218-rc1 review, Jon Hunter
Re: [PATCH 5.10 00/54] 5.10.148-rc1 review, Jon Hunter
[PATCH V3 00/21] Enhancements to pcie-tegra194 driver,
Vidya Sagar
- [PATCH V3 02/21] PCI: tegra194: Drive CLKREQ signal low explicitly, Vidya Sagar
- [PATCH V3 01/21] PCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select", Vidya Sagar
- [PATCH V3 03/21] PCI: tegra194: Fix polling delay for L2 state, Vidya Sagar
- [PATCH V3 08/21] phy: tegra: p2u: Set ENABLE_L2_EXIT_RATE_CHANGE in calibration, Vidya Sagar
- [PATCH V3 05/21] PCI: tegra194: Apply pinctrl settings for both PCIe RP and EP, Vidya Sagar
- [PATCH V3 07/21] PCI: tegra194: Disable direct speed change for EP, Vidya Sagar
- [PATCH V3 06/21] PCI: tegra194: Refactor LTSSM state polling on surprise down, Vidya Sagar
- [PATCH V3 18/21] PCI: tegra194: Don't force the device into the D0 state before L2, Vidya Sagar
- [PATCH V3 04/21] PCI: tegra194: Handle errors in BPMP response, Vidya Sagar
- [PATCH V3 15/21] PCI: tegra194: Disable L1.2 capability of Tegra234 EP, Vidya Sagar
- [PATCH V3 12/21] PCI: tegra194: Enable DMA interrupt, Vidya Sagar
- [PATCH V3 11/21] PCI: tegra194: Remove IRQF_ONESHOT flag during Endpoint interrupt registration, Vidya Sagar
- [PATCH V3 09/21] PCI: tegra194: Calibrate P2U for endpoint mode, Vidya Sagar
- [PATCH V3 17/21] PCI: tegra194: Reduce AXI slave timeout value, Vidya Sagar
- [PATCH V3 13/21] PCI: tegra194: Enable hardware hot reset mode in Endpoint, Vidya Sagar
- [PATCH V3 10/21] PCI: tegra194: Free resources during controller deinitialization, Vidya Sagar
- [PATCH V3 19/21] PCI: tegra194: Free up EP resources during remove(), Vidya Sagar
- [PATCH V3 20/21] dt-bindings: PCI: tegra194: Add monitor clock support, Vidya Sagar
- [PATCH V3 21/21] PCI: tegra194: Add core monitor clock support, Vidya Sagar
- [PATCH V3 16/21] PCI: tegra194: Set LTR message request before PCIe link up, Vidya Sagar
- [PATCH V3 14/21] PCI: tegra194: Allow system suspend when the Endpoint link is not up, Vidya Sagar
[PATCH v3] xhci: tegra: USB2 pad power controls,
Jim Lin
[PATCH v2] xhci: tegra: USB2 pad power controls,
Jim Lin
Re: [PATCH 5.19 00/46] 5.19.15-rc2 review, Jon Hunter
Re: [PATCH 5.15 00/35] 5.15.73-rc2 review, Jon Hunter
[PATCH] cpufreq: tegra194: Fix module loading,
Jon Hunter
[rft, PATCH v2 00/36] pinctrl: Clean up and add missed headers,
Andy Shevchenko
[Index of Archives]
[ARM Kernel]
[Linux ARM]
[Linux ARM MSM]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]