linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-03 17:28:00 to 2019-12-09 19:57:49 UTC [more...]

[PATCH 01/17] clk: sunxi: sunxi-ng: convert to devm_platform_ioremap_resource
 2019-12-09 19:57 UTC  (17+ messages)
` [PATCH 02/17] clk: qcom: "
` [PATCH 03/17] clk: samsung: "
` [PATCH 04/17] clk: mediatek: "
` [PATCH 05/17] clk: hisilicon: "
` [PATCH 06/17] clk: tegra: "
` [PATCH 07/17] clk: mvebu: "
` [PATCH 08/17] clk: imx: "
` [PATCH 09/17] clk: sifive: "
` [PATCH 10/17] clk: axi-clkgen: "
` [PATCH 11/17] clk: milbeaut: "
` [PATCH 12/17] clk: socfpga: "
` [PATCH 13/17] clk: gemini: "
` [PATCH 14/17] clk: axm5516: "
` [PATCH 15/17] clk: bm1880: "
` [PATCH 16/17] clk: actions: "
` [PATCH 17/17] ARC: clk: "

[PATCH v3 00/15] Move PMC clocks into Tegra PMC driver
 2019-12-09 16:40 UTC  (31+ messages)
` [PATCH v3 01/15] dt-bindings: soc: tegra-pmc: Add Tegra PMC clock bindings
` [PATCH v3 02/15] dt-bindings: tegra: Convert Tegra PMC bindings to YAML
` [PATCH v3 03/15] soc: tegra: Add Tegra PMC clock registrations into PMC driver
` [PATCH v3 04/15] dt-bindings: soc: tegra-pmc: Add id for Tegra PMC blink control
` [PATCH v3 05/15] soc: pmc: Add blink output clock registration to Tegra PMC
` [PATCH v3 06/15] clk: tegra: Remove tegra_pmc_clk_init along with clk ids
` [PATCH v3 07/15] dt-bindings: clock: tegra: Remove pmc clock ids from clock dt-bindings
` [PATCH v3 08/15] ASoC: tegra: Add audio mclk control through clk_out_1 and extern1
` [PATCH v3 09/15] ASoC: tegra: Add fallback for audio mclk
` [PATCH v3 10/15] clk: tegra: Remove extern1 and cdev1 from clocks inittable
` [PATCH v3 11/15] ARM: dts: tegra: Add clock-cells property to pmc

[PATCH v8 00/19] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2019-12-09 16:04 UTC  (6+ messages)

[RFC 0/2] iommu: arm-smmu: Add support for early direct mappings
 2019-12-09 15:07 UTC  (3+ messages)
  ` [RFC 1/2] iommu: arm-smmu: Extract arm_smmu_of_parse()
  ` [RFC 2/2] iommu: arm-smmu: Add support for early direct mappings

[PATCH 1/4] memory: tegra: Rename tegra_mc to tegra186_mc on Tegra186
 2019-12-09 14:35 UTC  (4+ messages)
` [PATCH 2/4] memory: tegra: Add per-SoC data for Tegra186
` [PATCH 3/4] memory: tegra: Extract memory client SID programming
` [PATCH 4/4] memory: tegra: Add system sleep support

[PATCH v2 1/2] gpu: host1x: Rename "parent" to "host"
 2019-12-09 13:03 UTC  (2+ messages)
` [PATCH v2 2/2] drm/tegra: Do not implement runtime PM

Build regressions/improvements in v5.5-rc1
 2019-12-09 12:45 UTC  (2+ messages)

[PATCH v3 0/9] drm/nouveau: Various fixes for GP10B
 2019-12-09 12:00 UTC  (10+ messages)
` [PATCH v3 1/9] iommu: Document iommu_fwspec::flags field
` [PATCH v3 2/9] iommu: Add dummy dev_iommu_fwspec_get() helper
` [PATCH v3 3/9] drm/nouveau: fault: Add support for GP10B
  ` [PATCH v3 4/9] drm/nouveau: tegra: Do not try to disable PCI device
  ` [PATCH v3 5/9] drm/nouveau: tegra: Avoid pulsing reset twice
  ` [PATCH v3 6/9] drm/nouveau: tegra: Set clock rate if not set
  ` [PATCH v3 7/9] drm/nouveau: secboot: Read WPR configuration from GPU registers
  ` [PATCH v3 8/9] drm/nouveau: gp10b: Add custom L2 cache implementation
` [PATCH v3 9/9] drm/nouveau: gp10b: Use correct copy engine

stable request: 5.4.y: SUNRPC: Avoid RPC delays when exiting suspend
 2019-12-09  9:47 UTC  (2+ messages)

[PATCH 00/18] Tegra XUSB OTG support
 2019-12-09  6:27 UTC  (24+ messages)
` [PATCH 01/18] dt-bindings: phy: tegra-xusb: Add usb-role-switch
` [PATCH 02/18] dt-bindings: usb: Add NVIDIA Tegra XUSB device mode controller binding
` [PATCH 03/18] phy: tegra: xusb: Add usb-role-switch support
` [PATCH 04/18] phy: tegra: xusb: Add usb-phy support
` [PATCH 05/18] phy: tegra: xusb: Add support to get companion USB 3 port
` [PATCH 06/18] phy: tegra: xusb: Add set_mode support for USB 2 phy on Tegra210
` [PATCH 07/18] phy: tegra: xusb: Add set_mode support for utmi phy on Tegra186
` [PATCH 08/18] usb: xhci-tegra: Add OTG support
` [PATCH 09/18] usb: gadget: tegra-xudc: Remove usb-role-switch support
` [PATCH 10/18] usb: gadget: tegra-xudc: Add usb-phy support
` [PATCH 11/18] usb: gadget: tegra-xudc: use phy_set_mode to set/unset device mode
` [PATCH 12/18] usb: gadget: tegra-xudc: support multiple device modes
` [PATCH 13/18] arm64: tegra: update OTG port entries for jetson-tx1
` [PATCH 14/18] arm64: tegra: update OTG port entries for jetson-tx2
` [PATCH 15/18] arm64: tegra: Add xudc node for Tegra210
` [PATCH 16/18] arm64: tegra: Enable xudc on Jetson TX1
` [PATCH 17/18] arm64: tegra: Add xudc node for Tegra186
` [PATCH 18/18] arm64: tegra: Enable xudc node on Jetson TX2

[PATCH v2 0/25] drm/panel infrastructure + backlight update
 2019-12-09  0:55 UTC  (28+ messages)
` [PATCH v2 01/25] drm/drm_panel: no error when no callback
` [PATCH v2 02/25] drm/panel: add backlight support
` [PATCH v2 03/25] drm/panel: simple: use drm_panel "
` [PATCH v2 04/25] drm: get drm_bridge_panel connector via helper
` [PATCH v2 05/25] drm/panel: add drm_connector argument to get_modes()
` [PATCH v2 06/25] drm/panel: decouple connector from drm_panel
` [PATCH v2 07/25] drm/panel: drop drm_device "
` [PATCH v2 08/25] drm/panel: feiyang-fy07024di26a30d: use drm_panel backlight support
` [PATCH v2 09/25] drm/panel: ilitek-ili9881c: "
` [PATCH v2 10/25] drm/panel: innolux-p079zca: "
` [PATCH v2 11/25] drm/panel: kingdisplay-kd097d04: "
` [PATCH v2 12/25] drm/panel: lvds: "
` [PATCH v2 13/25] drm/panel: olimex-lcd-olinuxino: "
` [PATCH v2 14/25] drm/panel: osd-osd101t2587-53ts: "
` [PATCH v2 15/25] drm/panel: panasonic-vvx10f034n00: "
` [PATCH v2 16/25] drm/panel: raydium-rm68200: "
` [PATCH v2 17/25] drm/panel: rocktech-jh057n00900: "
` [PATCH v2 18/25] drm/panel: ronbo-rb070d30: "
` [PATCH v2 19/25] drm/panel: seiko-43wvf1g: "
` [PATCH v2 20/25] drm/panel: sharp-lq101r1sx01: "
` [PATCH v2 21/25] drm/panel: sharp-ls043t1le01: "
` [PATCH v2 22/25] drm/panel: sitronix-st7701: "
` [PATCH v2 23/25] drm/panel: sitronix-st7789v: "
` [PATCH v2 24/25] drm/panel: tpo-td028ttec1: "
` [PATCH v2 25/25] drm/panel: tpo-tpg110: "

[PATCH v2 1/9] drm/tegra: hub: Remove bogus connection mutex check
 2019-12-09  0:40 UTC  (3+ messages)
` [PATCH v2 5/9] drm/tegra: sor: Implement system suspend/resume

[PATCH v2] arm64: tegra: Enable PWM fan on Jetson Nano
 2019-12-08 19:55 UTC 

stable request: 5.4.y: arm64: tegra: Fix 'active-low' warning for Jetson
 2019-12-06 13:33 UTC  (7+ messages)

[PATCH -next] drm/tegra: sor: Fix unused function warnings
 2019-12-06  6:47 UTC 

[TEGRA194_CPUFREQ Patch 1/3] firmware: tegra: adding function to get BPMP data
 2019-12-05 14:15 UTC  (18+ messages)
` [TEGRA194_CPUFREQ Patch 2/3] cpufreq: Add Tegra194 cpufreq driver
` [TEGRA194_CPUFREQ Patch 3/3] arm64: defconfig: Enable CONFIG_ARM_TEGRA194_CPUFREQ

[PATCH 0/6] Add support for PCIe endpoint mode in Tegra194
 2019-12-05  9:57 UTC  (9+ messages)
` [PATCH 2/6] dt-bindings: PCI: tegra: Add DT support for PCIe EP nodes "

[PATCH 4.14 000/209] 4.14.158-stable review
 2019-12-05  8:48 UTC  (2+ messages)

[PATCH 4.9 000/125] 4.9.206-stable review
 2019-12-05  6:59 UTC 

[PATCH 4.4 00/92] 4.4.206-stable review
 2019-12-05  6:59 UTC 

[PATCH v2 00/11] Move PMC clocks into Tegra PMC driver
 2019-12-04 21:26 UTC  (19+ messages)
` [PATCH v2 02/11] soc: tegra: Add Tegra PMC clock registrations into "

[PATCH 4.19 000/321] 4.19.88-stable review
 2019-12-04 19:11 UTC  (5+ messages)

[PATCH v2 00/11] thermal: clean up output of make W=1
 2019-12-04 16:29 UTC  (2+ messages)

[PATCH 1/2] gpu: host1x: Rename "parent" to "host"
 2019-12-04 15:22 UTC  (5+ messages)
` [PATCH 2/2] drm/tegra: Do not implement runtime PM

[PATCH v1 0/26] drm/panel infrastructure + backlight update
 2019-12-04 13:11 UTC  (13+ messages)
` [PATCH v1 05/26] drm/panel: add drm_connector argument to get_modes()
` [PATCH v1 07/26] drm/panel: remove get_timings
` [PATCH v1 18/26] drm/panel: rocktech-jh057n00900: use drm_panel backlight support

[GIT PULL 1/3] memory: tegra: Fixes for v5.5-rc1
 2019-12-04 13:07 UTC  (3+ messages)
` [GIT PULL 2/3] soc/tegra: "
` [GIT PULL 3/3] cpufreq: tegra: "

[GIT PULL] drm/tegra: Fixes for v5.5-rc1
 2019-12-04 12:43 UTC 

[PATCH 5.4 00/46] 5.4.2-stable review
 2019-12-04 10:26 UTC 

[PATCH 5.3 000/135] 5.3.15-stable review
 2019-12-04 10:06 UTC 

[PATCH 0/2] PM / runtime: Allow drivers to override runtime PM behaviour on sleep
 2019-12-04  0:02 UTC  (8+ messages)
` [PATCH 1/2] "

[PATCH v1 00/17] Remove direct Tegra PMC access in clock driver
 2019-12-03 23:28 UTC  (10+ messages)
` [PATCH v1 03/17] dt-bindings: soc: tegra-pmc: Add Tegra PMC clock ids
` [PATCH v1 11/17] dt-bindings: clock: tegra: Remove pmc clock ids from clock dt-bindings
` [PATCH v1 15/17] dt-bindings: tegra186-pmc: Add Tegra PMC clock bindings

[PATCH 1/3] lib/scatterlist: Add contiguous DMA chunks helpers
 2019-12-03 17:34 UTC  (6+ messages)
` [PATCH 2/3] drm/cma-helper: Use sgt_dma_contiguous() helper
` [PATCH 3/3] drm/tegra: Implement correct DMA-BUF semantics


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).