messages from 2017-11-29 16:07:53 to 2017-12-15 17:36:43 UTC [more...]
[PATCH V4 0/7] Add loadable kernel module and power management support
2017-12-15 17:36 UTC (11+ messages)
` [PATCH V4 1/7] of: Export of_pci_range_to_resource()
` [PATCH V4 2/7] PCI: tegra: Use bus->sysdata to store and get host private data
` [PATCH V4 3/7] PCI: tegra: Remove PCI_REASSIGN_ALL_BUS flag for Tegra PCIe
` [PATCH V4 4/7] PCI: tegra: Free resources on probe failure
` [PATCH V4 6/7] PCI: tegra: Broadcast PME_Turn_Off message before link goes to L2
` [PATCH V4 7/7] PCI: tegra: Add power management support
` [PATCH V4 5/7] PCI: tegra: Add loadable kernel module support
[PATCH] drm/tegra: mark t186 display hub PM functions __maybe_unused
2017-12-15 15:25 UTC (6+ messages)
[PATCH v1 1/2] usb: phy: tegra: Cleanup error messages
2017-12-15 0:33 UTC (7+ messages)
` [PATCH v1 2/2] usb: tegra: Move UTMI-pads reset from ehci-tegra to tegra-phy
[PATCH V3 0/3] Add ASPM-L1 Substates support for Tegra
2017-12-14 23:46 UTC (14+ messages)
` [PATCH V3 1/3] PCI: tegra: Apply sw fixups to support ASPM-L1 Sub-States
` [PATCH V3 2/3] PCI: tegra: fixups to avoid unnecessary wakeup from ASPM-L1.2
` [PATCH V3 3/3] PCI: tegra: Enable ASPM-L1 capability advertisement
[PATCH v1 1/2] drm/tegra: dc: Link DC1 to DC0 on Tegra20
2017-12-14 23:19 UTC (12+ messages)
` [PATCH v1 2/2] drm/tegra: Support disabled CONFIG_PM
[PATCH v1 1/2] memory: tegra: Squash tegra20-mc into common tegra-mc driver
2017-12-14 23:04 UTC (3+ messages)
` [PATCH v1 2/2] memory: tegra: Introduce memory client hot reset API
[bug report] null ptr deref in nouveau_platform_probe (tegra186-p2771-0000)
2017-12-14 21:10 UTC
[bug report] null ptr deref in nouveau_platform_probe (tegra186-p2771-0000)
2017-12-14 21:09 UTC
[PATCH v2] PCI: tegra: Do not allocate MSI target memory
2017-12-14 17:56 UTC (2+ messages)
[PATCH 0/4] PCI: tegra: Configuration space mapping cleanups and fixes
2017-12-14 17:37 UTC (6+ messages)
` [PATCH 1/4] PCI: tegra: Clarify configuration space address computations
` [PATCH 2/4] PCI: tegra: Reorder parameters in offset computations
` [PATCH 3/4] PCI: tegra: Consolidate I/O register variables
` [PATCH 4/4] PCI: tegra: Remove artificial mapping restriction
[PATCH V3 00/12] Enable Tegra root port features and apply SW fixups
2017-12-14 16:14 UTC (40+ messages)
` [PATCH V3 01/12] PCI: tegra: Start LTSSM after programming root port
` [PATCH V3 02/12] PCI: tegra: Move REFCLK pad settings out of phy_power_on()
` [PATCH V3 03/12] PCI: tegra: Retrain link for Gen2 speed
` [PATCH V3 04/12] PCI: tegra: Advertise PCIe Advanced Error Reporting (AER) capability
` [PATCH V3 05/12] PCI: tegra: Program UPHY electrical settings in Tegra210
` [PATCH V3 06/12] PCI: tegra: Enable opportunistic update FC and ACK
` [PATCH V3 07/12] PCI: tegra: Disable AFI dynamic clock gating
` [PATCH V3 08/12] PCI: tegra: Wait for DLLP to finish before entering L1 or L2
` [PATCH V3 09/12] PCI: tegra: Enable PCIe xclk clock clamping
` [PATCH V3 10/12] PCI: tegra: Add SW fixup for RAW violations
` [PATCH V3 11/12] PCI: tegra: Increase the deskew retry time
` [PATCH V3 12/12] PCI: tegra: Update flow control threshold in Tegra210
[PATCH V3 0/2] Tegra PCIe end point config space map code refactoring
2017-12-14 14:01 UTC (9+ messages)
` [PATCH V3 1/2] PCI: tegra: refactor config space mapping code
` [PATCH V3 2/2] ARM64: tegra: limit PCIe config space mapping to 4K for T186
Tegra baseline test results for v4.15-rc3
2017-12-13 10:36 UTC
[PATCH v2 0/3] NVIDIA Tegra AHB DMA controller driver
2017-12-13 3:41 UTC (2+ messages)
[PATCH 0/2] iommu/tegra: Add IOMMU group support
2017-12-12 21:57 UTC (5+ messages)
` [PATCH 1/2] iommu/tegra: Allow devices to be grouped
[PATCH v1] clk: tegra20: Add 216 MHz entry for PLL_X
2017-12-12 21:37 UTC (11+ messages)
` [PATCH v1 1/2] clk: tegra: Mark HCLK, SCLK, EMC, MC and PLL_P outputs as critical
` [PATCH v1 2/2] clk: tegra20: Correct PLL_C_OUT1 setup
` [PATCH v1] clk: tegra: Specify VDE clock rate
[PATCH v4 0/5] NVIDIA Tegra20 video decoder driver
2017-12-12 12:54 UTC (9+ messages)
` [PATCH v4 3/5] staging: Introduce NVIDIA Tegra "
[PATCH v1 1/2] usb: phy: Add Kconfig entry for Tegra's PHY driver
2017-12-12 11:39 UTC (8+ messages)
` [PATCH v1 2/2] usb: chipidea: tegra: Select Tegra's PHY in Kconfig
[PATCH v5 0/4] NVIDIA Tegra video decoder driver
2017-12-12 0:26 UTC (5+ messages)
` [PATCH v5 1/4] media: dt: bindings: Add binding for NVIDIA Tegra Video Decoder Engine
` [PATCH v5 2/4] staging: media: Introduce NVIDIA Tegra video decoder driver
` [PATCH v5 3/4] ARM: dts: tegra20: Add device tree node to describe IRAM
` [PATCH v5 4/4] ARM: dts: tegra20: Add video decoder node
[PATCH v1] usb: phy: tegra: Increase PHY clock stabilization timeout
2017-12-11 14:20 UTC (3+ messages)
[PATCH V3 0/7] Add loadable kernel module and power management support
2017-12-08 14:38 UTC (11+ messages)
` [PATCH V3 1/7] of: Export of_pci_range_to_resource()
` [PATCH V3 3/7] PCI: tegra: Remove PCI_REASSIGN_ALL_BUS flag for Tegra PCIe
` [PATCH V3 2/7] PCI: Export pci_find_host_bridge()
` [PATCH V3 4/7] PCI: tegra: Free resources on probe failure
` [PATCH V3 5/7] PCI: tegra: Add loadable kernel module support
` [PATCH V3 7/7] PCI: tegra: Add power management support
` [PATCH V3 6/7] PCI: tegra: Broadcast PME_Turn_Off message before link goes to L2
[PATCH 0/2] serial-Tegra: Adjustments for two function implementations
2017-12-08 10:42 UTC (7+ messages)
` [PATCH 1/2] serial: tegra: Delete an error message for a failed memory allocation in tegra_uart_probe()
` [PATCH 2/2] serial: tegra: Fix a typo in a comment line
[PATCH v1 0/2] PCI/ASPM: Refine L1 PM Substates support
2017-12-07 15:00 UTC (8+ messages)
` [PATCH v1 1/2] PCI/ASPM: Calculate LTR_L1.2_THRESHOLD from device characteristics
` [PATCH v1 2/2] PCI/ASPM: Enable Latency Tolerance Reporting when supported
[PATCH 1/2] drm/nouveau/bar/gf100: fix hang when calling ->fini() before ->init()
2017-12-06 17:18 UTC (6+ messages)
` [PATCH 2/2] drm/tegra: sor: Fix hang on tegra124 due to NULL clk_out
[PATCH] clk: tegra: Mark APB clock as critical
2017-12-05 18:22 UTC (19+ messages)
Tegra baseline test results for v4.15-rc2
2017-12-05 14:38 UTC (3+ messages)
Tegra baseline test results for v4.15-rc1
2017-12-05 14:03 UTC
[PATCH 00/10] Dynamic Host1x channel allocation
2017-12-05 13:43 UTC (7+ messages)
` [PATCH 04/10] gpu: host1x: Lock classes during job submission
[PATCH] thermal: tegra: delete unneeded of_node_put
2017-12-05 6:17 UTC (5+ messages)
[PATCH] thermal: tegra: allow sensor registeration to fail
2017-12-05 2:46 UTC (2+ messages)
[PATCH] media: tegra-cec: add MODULE_LICENSE()
2017-12-02 5:59 UTC
[PATCH V2 0/9] Add loadable kernel module and power management support
2017-12-01 8:51 UTC (18+ messages)
` [PATCH V2 4/9] PCI: Export pci_find_host_bridge()
` [PATCH V2 5/9] PCI: Export pci_flags
` [PATCH V2 6/9] PCI: tegra: free resources on probe failure
` [PATCH V2 7/9] PCI: tegra: Add loadable kernel module support
` [PATCH V2 8/9] PCI: tegra: Broadcast PME_turn_Off message before link goes to L2
[PATCH 00/10] Add loadable kernel module and power management support
2017-11-30 18:46 UTC (4+ messages)
` [PATCH 04/10] ARM: tegra: EXPORT tegra_cpuidle_pcie_irqs_in_use()
[PATCH] staging: nvec: Fix usleep_range is preferred over udelay
2017-11-29 16:17 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).