linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-03 23:53:24 to 2020-01-08 08:37:22 UTC [more...]

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

[PATCH v7 00/21] Move PMC clocks into Tegra PMC driver
 2020-01-08  8:34 UTC  (28+ 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

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

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

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

[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 00/13] NVIDIA Tegra APB DMA driver fixes and improvements
 2020-01-07 18:38 UTC  (17+ messages)
` [PATCH v3 01/13] dmaengine: tegra-apb: Fix use-after-free
` [PATCH v3 02/13] dmaengine: tegra-apb: Implement synchronization callback
` [PATCH v3 03/13] dmaengine: tegra-apb: Prevent race conditions on channel's freeing
` [PATCH v3 04/13] dmaengine: tegra-apb: Clean up tasklet releasing
` [PATCH v3 05/13] dmaengine: tegra-apb: Prevent race conditions of tasklet vs free list
` [PATCH v3 06/13] dmaengine: tegra-apb: Use devm_platform_ioremap_resource
` [PATCH v3 07/13] dmaengine: tegra-apb: Use devm_request_irq
` [PATCH v3 08/13] dmaengine: tegra-apb: Fix coding style problems
` [PATCH v3 09/13] dmaengine: tegra-apb: Remove runtime PM usage
` [PATCH v3 10/13] dmaengine: tegra-apb: Clean up suspend-resume
` [PATCH v3 11/13] dmaengine: tegra-apb: Add missing of_dma_controller_free
` [PATCH v3 12/13] dmaengine: tegra-apb: Allow to compile as a loadable kernel module
` [PATCH v3 13/13] dmaengine: tegra-apb: Remove MODULE_ALIAS

[PATCH V3 1/4] clk: tegra: mark fuse clock as critical
 2020-01-07 16:44 UTC  (2+ messages)

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

[PATCH v4 00/20] NVIDIA Tegra USB2 drivers clean up
 2020-01-07 16:13 UTC  (23+ messages)
` [PATCH v4 01/20] dt-binding: usb: ci-hdrc-usb2: Document NVIDIA Tegra support
` [PATCH v4 02/20] usb: host: ehci-tegra: Correct teardown order of driver's removal
` [PATCH v4 03/20] usb: phy: tegra: Clean up ulpi_phy_power_off
` [PATCH v4 04/20] usb: phy: tegra: Keep track of power on-off state
` [PATCH v4 05/20] usb: phy: tegra: Hook up init/shutdown callbacks
` [PATCH v4 06/20] usb: phy: tegra: Perform general clean up of the code
` [PATCH v4 07/20] usb: phy: tegra: Clean up included headers
` [PATCH v4 08/20] usb: phy: tegra: Use relaxed versions of readl/writel
` [PATCH v4 09/20] usb: phy: tegra: Use generic stub for a missing VBUS regulator
` [PATCH v4 10/20] usb: ulpi: Add resource-managed variant of otg_ulpi_create()
` [PATCH v4 11/20] usb: phy: tegra: Use devm_otg_ulpi_create()
` [PATCH v4 12/20] usb: phy: tegra: Use u32 for hardware register variables
` [PATCH v4 13/20] usb: phy: tegra: Use device-tree notion of reset-GPIO's active-state
` [PATCH v4 14/20] usb: phy: tegra: Disable VBUS regulator on tegra_usb_phy_init failure
` [PATCH v4 15/20] usb: phy: tegra: Move utmip_pad_count checking under lock
` [PATCH v4 16/20] usb: phy: tegra: Keep CPU interrupts enabled
` [PATCH v4 17/20] usb: chipidea: tegra: Stop managing PHY's power
` [PATCH v4 18/20] usb: chipidea: tegra: Add USB_TEGRA_PHY to driver's dependencies
` [PATCH v4 19/20] usb: host: ehci-tegra: Stop managing PHY's power
` [PATCH v4 20/20] usb: host: ehci-tegra: Remove unused fields from tegra_ehci_hcd

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

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

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

[PATCH 01/13] mailbox: altera: convert to devm_platform_ioremap_resource
 2020-01-07 10:57 UTC  (3+ messages)
` [PATCH 05/13] mailbox: bcm2835: "

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

[PATCH] of: Rework and simplify phandle cache to use a fixed size
 2020-01-07 10:22 UTC 

[PATCH v2] PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
 2020-01-07 10:19 UTC  (2+ messages)

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

[PATCH] ASoC: rt5677: add SPI_MASTER dependency
 2020-01-07  8:16 UTC  (5+ messages)

[PATCH v1] pci: tegra: fix afi_pex2_ctrl reg offset for tegra30
 2020-01-07  8:13 UTC  (5+ messages)

[PATCH v2] mmc: tegra: fix SDR50 tuning override
 2020-01-07  7:23 UTC 

[PATCH] drm: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
 2020-01-07  6:47 UTC  (3+ messages)

[PATCH v1] gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP
 2020-01-06 23:02 UTC  (2+ messages)

[PATCH v5 00/19] Move PMC clocks into Tegra PMC driver
 2020-01-06 22:59 UTC  (12+ messages)
` [PATCH v5 12/19] ASoC: tegra: Add initial parent configuration for audio mclk

[PATCH v2] ASoC: rt5640: Fix NULL dereference on module unload
 2020-01-06 20:50 UTC  (2+ messages)
` Applied "ASoC: rt5640: Fix NULL dereference on module unload" to the asoc tree

[PATCH V2 0/5] Add support for PCIe endpoint mode in Tegra194
 2020-01-06 13:14 UTC  (8+ messages)
` [PATCH V2 1/5] soc/tegra: bpmp: Update ABI header
` [PATCH V2 2/5] dt-bindings: PCI: tegra: Add DT support for PCIe EP nodes in Tegra194
` [PATCH V2 3/5] PCI: tegra: Add support for PCIe endpoint mode "

[PATCH] PCI: Add MCFG quirks for Tegra194 host controllers
 2020-01-06  8:27 UTC  (5+ messages)
` [PATCH V2] "

[PATCH v5 0/5] add Tegra194 XUSB host and pad controller support
 2020-01-06  7:10 UTC  (4+ messages)
` [PATCH v5 3/5] dt-bindings: phy: tegra: Add Tegra194 support

[PATCH v1] rtc: tps6586x: Use IRQ_NOAUTOEN flag
 2020-01-06  1:56 UTC 

[PATCH v3 00/16] NVIDIA Tegra USB2 drivers clean up
 2020-01-05  0:58 UTC  (8+ messages)
` [PATCH v3 01/16] dt-binding: usb: ci-hdrc-usb2: Document NVIDIA Tegra support
` [PATCH v3 10/16] usb: phy: tegra: Use device-tree notion of reset-GPIO's active-state

[PATCH v2 00/10] NVIDIA Tegra USB2 drivers clean up
 2020-01-05  0:42 UTC  (12+ messages)
` [PATCH v2 10/10] usb: chipidea: tegra: Add USB_TEGRA_PHY module to driver's dependencies

[PATCH 5.4 000/191] 5.4.8-stable review
 2020-01-04  9:21 UTC  (2+ messages)

[Patch V3 00/18] Tegra XUSB OTG support
 2020-01-04  0:37 UTC  (3+ messages)
` [Patch V3 01/18] dt-bindings: phy: tegra-xusb: Add usb-role-switch

[PATCH v1] ASoC: rt5640: Fix NULL dereference on module unload
 2020-01-04  0:37 UTC  (5+ messages)

[PATCH v1 0/7] NVIDIA Tegra APB DMA driver fixes and improvements
 2020-01-04  0:27 UTC  (7+ messages)
` [PATCH v1 3/7] dmaengine: tegra-apb: Prevent race conditions on channel's freeing


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