linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-07 08:25:39 to 2020-01-13 15:47:55 UTC [more...]

[PATCH 4.14 00/62] 4.14.164-stable review
 2020-01-13 15:47 UTC 

[PATCH 4.9 00/91] 4.9.209-stable review
 2020-01-13 15:47 UTC 

[PATCH 4.4 00/59] 4.4.209-stable review
 2020-01-13 15:41 UTC 

[Patch V2 00/18] Tegra XUSB OTG support
 2020-01-13 15:06 UTC  (7+ messages)
` [Patch V2 01/18] dt-bindings: phy: tegra-xusb: Add usb-role-switch

[RFC 0/2] iommu: arm-smmu: Add support for early direct mappings
 2020-01-13 14:07 UTC  (3+ messages)

[PATCH] of: Rework and simplify phandle cache to use a fixed size
 2020-01-13 11:12 UTC  (3+ messages)

[PATCH v1] dt-binding: usb: add "super-speed-plus"
 2020-01-13  6:00 UTC 

I wait for your swift response,
 2020-01-13  5:52 UTC 

[PATCH v5 0/5] add Tegra194 XUSB host and pad controller support
 2020-01-13  2:15 UTC  (6+ messages)
` [PATCH v5 3/5] dt-bindings: phy: tegra: Add Tegra194 support

[PATCH v1 0/2] NVIDIA Tegra serial driver improvements
 2020-01-12 18:09 UTC  (3+ messages)
` [PATCH v1 1/2] tty: serial: tegra: Activate RX DMA transfer by request
` [PATCH v1 2/2] tty: serial: tegra: Optimize DMA buffer synchronization

[PATCH v4 00/14] NVIDIA Tegra APB DMA driver fixes and improvements
 2020-01-12 17:30 UTC  (15+ messages)
` [PATCH v4 01/14] dmaengine: tegra-apb: Fix use-after-free
` [PATCH v4 02/14] dmaengine: tegra-apb: Implement synchronization callback
` [PATCH v4 03/14] dmaengine: tegra-apb: Prevent race conditions on channel's freeing
` [PATCH v4 04/14] dmaengine: tegra-apb: Clean up tasklet releasing
` [PATCH v4 05/14] dmaengine: tegra-apb: Prevent race conditions of tasklet vs free list
` [PATCH v4 06/14] dmaengine: tegra-apb: Use devm_platform_ioremap_resource
` [PATCH v4 07/14] dmaengine: tegra-apb: Use devm_request_irq
` [PATCH v4 08/14] dmaengine: tegra-apb: Fix coding style problems
` [PATCH v4 09/14] dmaengine: tegra-apb: Clean up runtime PM teardown
  ` [PATCH v4 10/14] dmaengine: tegra-apb: Keep clock enabled only during of DMA transfer
  ` [PATCH v4 11/14] dmaengine: tegra-apb: Clean up suspend-resume
  ` [PATCH v4 12/14] dmaengine: tegra-apb: Add missing of_dma_controller_free
  ` [PATCH v4 13/14] dmaengine: tegra-apb: Allow to compile as a loadable kernel module
  ` [PATCH v4 14/14] dmaengine: tegra-apb: Remove MODULE_ALIAS

[PATCH v4 0/8] NVIDIA Tegra I2C driver fixes and improvements
 2020-01-12 17:14 UTC  (9+ messages)
` [PATCH v4 2/8] i2c: tegra: Properly disable runtime PM on driver's probe error
` [PATCH v4 3/8] i2c: tegra: Prevent interrupt triggering after transfer timeout
` [PATCH v4 4/8] i2c: tegra: Support atomic transfers
` [PATCH v4 6/8] i2c: tegra: Use relaxed versions of readl/writel
` [PATCH v4 7/8] i2c: tegra: Always terminate DMA transfer
  ` [PATCH v4 1/8] i2c: tegra: Fix suspending in active runtime PM state
  ` [PATCH v4 5/8] i2c: tegra: Rename I2C_PIO_MODE_MAX_LEN to I2C_PIO_MODE_PREFERRED_LEN
  ` [PATCH v4 8/8] i2c: tegra: Check DMA completion status in addition to left time

[PATCH v7 00/21] Move PMC clocks into Tegra PMC driver
 2020-01-11 15:32 UTC  (45+ messages)
` [PATCH v7 01/21] dt-bindings: clock: tegra: Change CLK_M_DIV to OSC_DIV clocks
` [PATCH v7 02/21] clk: tegra: Change CLK_M_DIV clocks "
` [PATCH v7 03/21] dt-bindings: clock: tegra: Add DT id for OSC clock
` [PATCH v7 04/21] clk: tegra: Add Tegra OSC to clock lookup
` [PATCH v7 05/21] clk: tegra: Fix Tegra PMC clock out parents
` [PATCH v7 06/21] dt-bindings: tegra: Convert Tegra PMC bindings to YAML
` [PATCH v7 07/21] dt-bindings: soc: tegra-pmc: Add Tegra PMC clock bindings
` [PATCH v7 08/21] soc: tegra: Add Tegra PMC clocks registration into PMC driver
` [PATCH v7 09/21] dt-bindings: soc: tegra-pmc: Add id for Tegra PMC 32KHz blink clock
` [PATCH v7 10/21] soc: tegra: Add support for "
` [PATCH v7 11/21] clk: tegra: Remove tegra_pmc_clk_init along with clk ids
` [PATCH v7 12/21] dt-bindings: clock: tegra: Remove pmc clock ids from clock dt-bindings
` [PATCH v7 13/21] ASoC: tegra: Use device managed resource APIs to get the clock
` [PATCH v7 14/21] ASoC: tegra: Add audio mclk configuration
` [PATCH v7 15/21] ASoC: tegra: Add fallback implementation for audio mclk
` [PATCH v7 16/21] clk: tegra: Remove audio related clock enables from init_table
` [PATCH v7 17/21] ARM: dts: tegra: Add clock-cells property to pmc
` [PATCH v7 18/21] arm64: tegra: Add clock-cells property to Tegra PMC node
` [PATCH v7 19/21] ARM: tegra: Update sound node clocks in device tree
` [PATCH v7 20/21] arm64: tegra: smaug: Change clk_out_2 provider to pmc
` [PATCH v7 21/21] ASoC: nau8825: change Tegra clk_out_2 provider to tegra_pmc

[GIT PULL 1/8] dt-bindings: Changes for v5.6-rc1
 2020-01-11  0:57 UTC  (10+ messages)
  ` [GIT PULL 2/8] bus: tegra: "
  ` [GIT PULL 7/8] arm64: tegra: Device tree changes "
  ` [GIT PULL 8/8] dt-bindings: Changes "
  ` [GIT PULL 8/8] arm64: tegra: Default configuration updates "
` [GIT PULL 3/8] memory: tegra: Changes "
` [GIT PULL 4/8] soc: "
` [GIT PULL 5/8] ARM: tegra: Core changes "
` [GIT PULL 6/8] ARM: tegra: Device tree "

[GIT PULL] drm/tegra: Changes for v5.6-rc1
 2020-01-11  0:48 UTC 

[PATCH v3] regmap: add iopoll-like atomic polling macro
 2020-01-10 22:07 UTC  (7+ messages)
  ` Applied "regmap: add iopoll-like atomic polling macro" to the regmap tree

[PATCH V2] PCI: Add MCFG quirks for Tegra194 host controllers
 2020-01-10 19:15 UTC  (4+ messages)
  ` [PATCH V3 0/2] "
      ` [PATCH V3 1/2] arm64: tegra: Re-order PCIe aperture mappings to support ACPI boot
      ` [PATCH V3 2/2] PCI: Add MCFG quirks for Tegra194 host controllers

[PATCH v2] PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
 2020-01-10 15:55 UTC  (3+ messages)

[PATCH RESEND for 5.6 v1 1/3] clk: tegra: divider: Check UART's divider enable-bit state on rate's recalculation
 2020-01-10 14:52 UTC  (4+ messages)
` [PATCH RESEND for 5.6 v1 2/3] clk: tegra20/30: Don't pre-initialize displays parent clock

[PATCH v2 0/3] NVIDIA Tegra30 EMC driver improvements
 2020-01-10 14:46 UTC  (2+ messages)

[PATCH v2] PCI: tegra: Fix return value check of pm_runtime_get_sync
 2020-01-10 14:45 UTC  (5+ messages)

[PATCH v1] soc/tegra: regulators: Do nothing if voltage is unchanged
 2020-01-10 14:43 UTC 

[PATCH v1] ARM: dts: tegra20: paz00: Add memory timings
 2020-01-10 14:42 UTC 

[PATCH 0/4] iommu/tegra-smmu: A set of small fixes
 2020-01-10 14:34 UTC  (3+ messages)
` [PATCH 1/4] memory: tegra: Correct reset value of xusb_hostr

[PATCH v1] soc/tegra: fuse: Add APB DMA dependency for Tegra20
 2020-01-10 14:33 UTC 

[PATCH] bus: tegra-aconnect: remove PM_CLK dependency
 2020-01-10 11:32 UTC  (3+ messages)

[PATCH v1 0/2] enable Tegra194 fuse
 2020-01-10 11:08 UTC  (2+ messages)

[PATCH v3 00/13] NVIDIA Tegra APB DMA driver fixes and improvements
 2020-01-10  8:05 UTC  (11+ messages)
` [PATCH v3 09/13] dmaengine: tegra-apb: Remove runtime PM usage

[PATCH v2] regmap: add iopoll-like atomic polling macro
 2020-01-09  5:05 UTC  (2+ messages)

[PATCH 5.4 000/191] 5.4.9-stable review
 2020-01-08 18:23 UTC  (2+ messages)

[PATCH 4.19 000/115] 4.19.94-stable review
 2020-01-08 16:23 UTC 

[PATCH 4.14 00/74] 4.14.163-stable review
 2020-01-08 16:22 UTC 

[PATCH 00/13] memory: tegra: Add Tegra186/Tegra194 support
 2020-01-08 16:19 UTC  (7+ messages)
` [PATCH 01/13] dt-bindings: memory: Add Tegra186 memory client IDs
` [PATCH 02/13] dt-bindings: memory: Add Tegra194 memory controller header
` [PATCH 03/13] dt-bindings: memory: Add Tegra186 memory subsystem

[PATCH] regmap: add iopoll-like atomic polling macro
 2020-01-08 13:36 UTC  (4+ messages)
  `  "

[PATCH 1/2] pwm: Fix minor Kconfig whitespace issues
 2020-01-08 13:00 UTC  (11+ messages)
` [PATCH 2/2] pwm: Enable compile testing for some of drivers

[PATCH V3 1/4] clk: tegra: mark fuse clock as critical
 2020-01-08 12:00 UTC  (5+ messages)
` [PATCH V3 2/4] ARM: tegra: Enable PLLP bypass during Tegra124 LP1

tegra30 tdm audio support
 2020-01-08 11:37 UTC  (24+ messages)
` [PATCH v5 2/7] ASoC: tegra: Allow 24bit and 32bit samples
                                    ` [Linux-kernel] "

[PATCH 01/13] mailbox: altera: convert to devm_platform_ioremap_resource
 2020-01-08  9:43 UTC  (5+ messages)
` [PATCH 05/13] mailbox: bcm2835: "
` [PATCH 13/13] mailbox: armada-37xx-rwtm: "

[PATCH 1/9] memory: emif: convert to devm_platform_ioremap_resource
 2020-01-08  9:41 UTC  (3+ messages)
` [PATCH 3/9] memory: mvebu-devbus: "

[PATCH] phy: core: Add consumer device link support
 2020-01-08  8:37 UTC  (3+ messages)

[PATCH v6 00/19] Move PMC clocks into Tegra PMC driver
 2020-01-08  1:13 UTC  (17+ messages)
` [PATCH v6 06/19] soc: tegra: Add Tegra PMC clocks registration into "
` [PATCH v6 12/19] ASoC: tegra: Add audio mclk configuration

[PATCH v6 00/12] NVIDIA Tegra20 CPUFreq driver major update
 2020-01-07 23:17 UTC  (2+ messages)

[PATCH v9 00/17] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2020-01-07 23:14 UTC  (2+ messages)

[PATCH v3 0/9] NVIDIA Tegra I2C driver fixes and improvements
 2020-01-07 16:39 UTC  (3+ messages)

[PATCH v4 20/20] usb: host: ehci-tegra: Remove unused fields from tegra_ehci_hcd
 2020-01-07 16:13 UTC  (2+ messages)

[PATCH] mmc: tegra: fix SDR50 tuning override
 2020-01-07 12:57 UTC  (7+ messages)

[PATCH v3 9/9] i2c: tegra: Check DMA completion status in addition to left time
 2020-01-07 12:39 UTC  (2+ messages)

[PATCH v3 8/9] i2c: tegra: Always terminate DMA transfer
 2020-01-07 12:39 UTC  (2+ messages)

[PATCH v3 7/9] clk: tegra: Fix double-free in tegra_clk_init()
 2020-01-07 12:39 UTC  (2+ messages)

[PATCH v3 6/9] i2c: tegra: Use relaxed versions of readl/writel
 2020-01-07 12:39 UTC  (2+ messages)

[PATCH v3 5/9] i2c: tegra: Rename I2C_PIO_MODE_MAX_LEN to I2C_PIO_MODE_PREFERRED_LEN
 2020-01-07 12:39 UTC  (2+ messages)

[PATCH v3 4/9] i2c: tegra: Support atomic transfers
 2020-01-07 12:39 UTC  (2+ messages)

[PATCH v3 3/9] i2c: tegra: Prevent interrupt triggering after transfer timeout
 2020-01-07 12:39 UTC  (2+ messages)

[PATCH v3 2/9] i2c: tegra: Properly disable runtime PM on driver's probe error
 2020-01-07 12:38 UTC  (2+ messages)

[PATCH v3 1/9] i2c: tegra: Fix suspending in active runtime PM state
 2020-01-07 12:38 UTC  (2+ messages)

[PATCH v1 0/3] Tegra GPIO: Minor code clean up
 2020-01-07 12:38 UTC  (6+ messages)

[PATCH v3] mmc: tegra: fix SDR50 tuning override
 2020-01-07  9:47 UTC 


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