linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-04 12:16:16 to 2019-06-11 07:38:03 UTC [more...]

[PATCH V4 1/6] i2c: tegra: clean up macros
 2019-06-11  7:38 UTC  (11+ messages)
` [PATCH V4 2/6] i2c: tegra: remove unnecessary variable init
` [PATCH V4 3/6] i2c: tegra: fix alignment and spacing violations
` [PATCH V4 4/6] i2c: tegra: add spinlock definition comment
` [PATCH V4 5/6] i2c: tegra: fix msleep warning
` [PATCH V4 6/6] i2c: tegra: remove BUG, BUG_ON

[PATCH v3 0/8] memory: tegra: Introduce Tegra30 EMC driver
 2019-06-11  0:01 UTC  (2+ messages)

[PATCH v2 0/6] Few more cleanups for tegra-timer
 2019-06-10 16:44 UTC  (7+ messages)
` [PATCH v2 1/6] clocksource/drivers/tegra: Restore timer rate on Tegra210
` [PATCH v2 2/6] clocksource/drivers/tegra: Remove duplicated use of per_cpu_ptr
` [PATCH v2 3/6] clocksource/drivers/tegra: Set and use timer's period
` [PATCH v2 4/6] clocksource/drivers/tegra: Drop unneeded typecasting in one place
` [PATCH v2 5/6] clocksource/drivers/tegra: Add verbose definition for 1MHz constant
` [PATCH v2 6/6] clocksource/drivers/tegra: Restore base address before cleanup

[PATCH 5.1 00/70] 5.1.9-stable review
 2019-06-10 14:25 UTC  (2+ messages)

[PATCH V9 00/15] Add Tegra194 PCIe support
 2019-06-10 11:54 UTC  (17+ messages)
` [PATCH V9 01/15] PCI: Add #defines for some of PCIe spec r4.0 features
` [PATCH V9 02/15] PCI: Disable MSI for Tegra194 root port
` [PATCH V9 03/15] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V9 04/15] PCI: dwc: Move config space capability search API
` [PATCH V9 05/15] PCI: dwc: Add ext "
` [PATCH V9 06/15] dt-bindings: PCI: designware: Add binding for CDM register check
` [PATCH V9 07/15] PCI: dwc: Add support to enable "
` [PATCH V9 08/15] dt-bindings: Add PCIe supports-clkreq property
` [PATCH V9 09/15] dt-bindings: PCI: tegra: Add device tree support for Tegra194
` [PATCH V9 10/15] dt-bindings: PHY: P2U: Add Tegra194 P2U block
` [PATCH V9 11/15] arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT
` [PATCH V9 12/15] arm64: tegra: Enable PCIe slots in P2972-0000 board
` [PATCH V9 13/15] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V9 14/15] PCI: tegra: Add Tegra194 PCIe support
` [PATCH V9 15/15] arm64: Add Tegra194 PCIe driver to defconfig

[PATCH V3 1/6] i2c: tegra: clean up macros
 2019-06-10 10:58 UTC  (8+ messages)
` [PATCH V3 2/6] i2c: tegra: remove unnecessary variable init
` [PATCH V3 3/6] i2c: tegra: fix alignment and spacing violations
` [PATCH V3 4/6] i2c: tegra: add spinlock definition comment
` [PATCH V3 5/6] i2c: tegra: fix msleep warning
` [PATCH V3 6/6] i2c: tegra: remove BUG, BUG_ON

[PATCH v1 0/3] Few more cleanups for tegra-timer
 2019-06-10 10:39 UTC  (6+ messages)
` [PATCH v1 1/3] clocksource/drivers/tegra: Remove duplicated use of per_cpu_ptr
` [PATCH v1 2/3] clocksource/drivers/tegra: Set and use timer's period
` [PATCH v1 3/3] clocksource/drivers/tegra: Drop unneeded typecasting in one place

[PATCH 4.19 00/51] 4.19.50-stable review
 2019-06-10  8:51 UTC 

[PATCH 4.14 00/35] 4.14.125-stable review
 2019-06-10  8:50 UTC 

[PATCH 4.9 00/83] 4.9.181-stable review
 2019-06-10  8:50 UTC 

[PATCH 4.4 000/241] 4.4.181-stable review
 2019-06-10  8:49 UTC 

[PATCH] [RFC] dmaengine: add fifo_size member
 2019-06-10  8:01 UTC  (26+ messages)

[PATCH V2 1/6] i2c: tegra: clean up macros
 2019-06-10  3:52 UTC  (8+ messages)
` [PATCH V2 2/6] i2c: tegra: remove unnecessary variable init
` [PATCH V2 3/6] i2c: tegra: fix alignment and spacing violations
` [PATCH V2 4/6] i2c: tegra: add spinlock definition comment
` [PATCH V2 5/6] i2c: tegra: fix msleep warning
` [PATCH V2 6/6] i2c: tegra: remove BUG, BUG_ON

[PATCH] gpu: host1x: Increase maximum DMA segment size
 2019-06-09 12:48 UTC  (2+ messages)

[PATCH] tegra-hsp: fix a missing-check bug in tegra_hsp_doorbell_create()
 2019-06-08 16:11 UTC  (2+ messages)

[PATCH V1 1/6] i2c: tegra: clean up macros
 2019-06-07 19:24 UTC  (16+ messages)
` [PATCH V1 2/6] i2c: tegra: remove unnecessary variable init
` [PATCH V1 3/6] i2c: tegra: fix alignment and spacing violations
` [PATCH V1 4/6] i2c: tegra: add spinlock definition comment
` [PATCH V1 5/6] i2c: tegra: fix msleep warning
` [PATCH V1 6/6] i2c: tegra: remove BUG, BUG_ON

[PATCH v4 00/16] NVIDIA Tegra devfreq improvements and Tegra20/30 support
 2019-06-07 16:58 UTC  (30+ messages)
  ` [PATCH v4 05/16] PM / devfreq: tegra: Don't set EMC clock rate to maximum on probe
  ` [PATCH v4 07/16] PM / devfreq: tegra: Properly disable interrupts
  ` [PATCH v4 14/16] PM / devfreq: tegra: Enable COMPILE_TEST for the driver
  ` [PATCH v4 15/16] PM / devfreq: tegra: Rename tegra-devfreq.c to tegra30-devfreq.c
  ` [PATCH v4 16/16] PM / devfreq: Introduce driver for NVIDIA Tegra20

[PATCH V8 00/15] Add Tegra194 PCIe support
 2019-06-07 14:26 UTC  (14+ messages)
` [PATCH V8 05/15] PCI: dwc: Add ext config space capability search API
` [PATCH V8 09/15] dt-bindings: PCI: tegra: Add device tree support for Tegra194
` [PATCH V8 13/15] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V8 14/15] PCI: tegra: Add Tegra194 PCIe support

[PATCH v1] rtc: tegra: Drop MODULE_ALIAS
 2019-06-07 12:11 UTC  (4+ messages)

[PATCH V5] drivers: i2c: tegra: fix warning/check/error
 2019-06-07 11:48 UTC  (5+ messages)

[PATCH V3] i2c: busses: tegra: Add suspend-resume support
 2019-06-07  6:27 UTC  (2+ messages)

[PATCH V4] drivers: i2c: tegra: fix checkpatch defects
 2019-06-07  3:40 UTC  (8+ messages)

[PATCH V2 00/12] LP0 entry and exit support for Tegra210
 2019-06-06 19:13 UTC  (11+ messages)
` [PATCH V2 03/12] clk: tegra: save and restore PLLs state for system
` [PATCH V2 06/12] clk: tegra: add suspend resume support for DFLL clock
` [PATCH V2 07/12] clk: tegra: support for Tegra210 clocks suspend-resume

[PATCH V2] i2c: busses: tegra: Add suspend-resume support
 2019-06-06 15:34 UTC  (4+ messages)

[PATCH V1] i2c: busses: tegra: Add suspend-resume support
 2019-06-06 13:55 UTC  (7+ messages)

[PATCH -next] phy: tegra: xusb: Remove set but not used variable 'priv'
 2019-06-06  9:27 UTC 

[PATCH 1/2] arm64: tegra: add ACONNECT, ADMA and AGIC nodes
 2019-06-06  7:06 UTC  (4+ messages)

[PATCH V3] drivers: i2c: tegra: fix checkpatch defects
 2019-06-06  6:31 UTC 

[PATCH V2] drivers: i2c: tegra: fix checkpatch defects
 2019-06-06  6:24 UTC  (6+ messages)

[REGRESSION v5.2-rc] SUNRPC: Declare RPC timers as TIMER_DEFERRABLE (431235818bc3)
 2019-06-05 22:01 UTC  (2+ messages)

[PATCH V2] clk: tegra210: Fix default rates for HDA clocks
 2019-06-05 14:01 UTC 

[PATCH] gpu: host1x: Do not output error message for deferred probe
 2019-06-05 13:16 UTC  (10+ messages)

[PATCH] clk: tegra210: Fix default rates for HDA clocks
 2019-06-05 12:38 UTC  (5+ messages)

[PATCH] drm/tegra: dpaux: Make VDD supply optional
 2019-06-05  8:48 UTC 

[PATCH] gpu: host1x: Do not link logical devices to DT nodes
 2019-06-05  8:47 UTC 

[PATCH] drm/tegra: Use GPIO descriptor API
 2019-06-05  8:46 UTC 

[PATCH V2] arm64: tegra: add CPU cache topology for Tegra186
 2019-06-05  8:16 UTC  (2+ messages)

[PATCH v3 0/4] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-06-05  5:50 UTC  (6+ messages)
` [PATCH v3 1/4] iommu: Add gfp parameter to iommu_ops::map

[PATCH v2 1/3] soc/tegra: pmc: Fail to allocate more than one wake IRQ
 2019-06-04 16:31 UTC  (4+ messages)
` [PATCH v2 2/3] soc/tegra: pmc: Avoid crash for non-wake IRQs
` [PATCH v2 3/3] soc/tegra: pmc: Add comments clarifying wake events

[PATCH v4 00/10] NVIDIA Tegra clocksource driver improvements
 2019-06-04 15:01 UTC  (3+ messages)

[PATCH v1] dmaengine: tegra-apb: Error out if DMA_PREP_INTERRUPT flag is unset
 2019-06-04 12:16 UTC  (2+ messages)


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