messages from 2019-12-18 16:32:07 to 2019-12-23 15:42:36 UTC [more...]
[PATCH 1/9] memory: emif: convert to devm_platform_ioremap_resource
2019-12-23 15:42 UTC (12+ messages)
` [PATCH 2/9] memory: jz4780_nemc: "
` [PATCH 3/9] memory: mvebu-devbus: "
` [PATCH 4/9] memory: tegra: "
` [PATCH 5/9] memory: fsl-corenet-cf: "
` [PATCH 6/9] memory: ti-aemif: "
` [PATCH 7/9] memory: samsung: exynos5422-dmc: "
` [PATCH 8/9] memory: mtk-smi: "
` [PATCH 9/9] memory: omap-gpmc: switch to platform_get_irq
[PATCH v2 00/10] NVIDIA Tegra USB2 drivers clean up
2019-12-23 14:53 UTC (17+ messages)
` [PATCH v2 01/10] dt-binding: usb: ci-hdrc-usb2: Document NVIDIA Tegra support
` [PATCH v2 02/10] usb: phy: tegra: Hook up init/shutdown callbacks
` [PATCH v2 03/10] usb: phy: tegra: Perform general clean up of the code
` [PATCH v2 04/10] usb: phy: tegra: Use relaxed versions of readl/writel
` [PATCH v2 05/10] usb: phy: tegra: Use generic stub for a missing VBUS regulator
` [PATCH v2 06/10] usb: ulpi: Add resource-managed variant of otg_ulpi_create()
` [PATCH v2 07/10] usb: phy: tegra: Use devm_otg_ulpi_create()
` [PATCH v2 08/10] usb: phy: tegra: Use u32 for hardware register variables
` [PATCH v2 09/10] usb: chipidea: tegra: Stop managing PHY's power
` [PATCH v2 10/10] usb: chipidea: tegra: Add USB_TEGRA_PHY module to driver's dependencies
[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
2019-12-23 11:41 UTC (14+ messages)
` [PATCH 1/8] iommu/vt-d: clean up 32bit si_domain assignment
` [PATCH 2/8] iommu/vt-d: Use default dma_direct_* mapping functions for direct mapped devices
` [PATCH 3/8] iommu/vt-d: Remove IOVA handling code from non-dma_ops path
` [PATCH 4/8] iommu: Handle freelists when using deferred flushing in iommu drivers
` [PATCH 5/8] iommu: Add iommu_dma_free_cpu_cached_iovas function
` [PATCH 6/8] iommu: allow the dma-iommu api to use bounce buffers
` [PATCH 7/8] iommu/vt-d: Convert intel iommu driver to the iommu ops
` [PATCH 8/8] DO NOT MERGE: iommu: disable list appending in dma-iommu
[PATCH 1/2] ARM: dts: tegra20: add labels to i2c nodes
2019-12-23 7:46 UTC (4+ messages)
` [PATCH 2/2] ARM: dts: tegra20: add labels to host1x its subnodes
[PATCH v5 00/19] Move PMC clocks into Tegra PMC driver
2019-12-22 22:00 UTC (25+ messages)
` [PATCH v5 01/19] dt-bindings: clock: tegra: Change CLK_M_DIV to OSC_DIV clocks
` [PATCH v5 02/19] clk: tegra: Change CLK_M_DIV clocks "
` [PATCH v5 03/19] clk: tegra: Fix Tegra PMC clock out parents
` [PATCH v5 04/19] dt-bindings: tegra: Convert Tegra PMC bindings to YAML
` [PATCH v5 05/19] dt-bindings: soc: tegra-pmc: Add Tegra PMC clock bindings
` [PATCH v5 06/19] soc: tegra: Add Tegra PMC clocks registration into PMC driver
` [PATCH v5 07/19] dt-bindings: soc: tegra-pmc: Add id for Tegra PMC 32KHz blink clock
` [PATCH v5 08/19] soc: tegra: Add support for "
` [PATCH v5 09/19] clk: tegra: Remove tegra_pmc_clk_init along with clk ids
` [PATCH v5 10/19] dt-bindings: clock: tegra: Remove pmc clock ids from clock dt-bindings
` [PATCH v5 11/19] ASoC: tegra: Use device managed resource APIs to get the clock
` [PATCH v5 12/19] ASoC: tegra: Add initial parent configuration for audio mclk
` [PATCH v5 13/19] ASoC: tegra: Add fallback implementation "
` [PATCH v5 14/19] clk: tegra: Remove audio related clock enables from init_table
` [PATCH v5 15/19] ARM: dts: tegra: Add clock-cells property to pmc
` [PATCH v5 16/19] arm64: tegra: Add clock-cells property to Tegra PMC node
` [PATCH v5 17/19] ARM: tegra: Update sound node clocks in device tree
` [PATCH v5 18/19] arm64: tegra: smaug: Change clk_out_2 provider to pmc
` [PATCH v5 19/19] ASoC: nau8825: change Tegra clk_out_2 provider from tegra_car "
tegra30 tdm audio support
2019-12-22 17:08 UTC (18+ messages)
` [PATCH v5 2/7] ASoC: tegra: Allow 24bit and 32bit samples
[PATCH 00/13] memory: tegra: Add Tegra186/Tegra194 support
2019-12-22 14:10 UTC (14+ 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 04/13] memory: tegra: Rename tegra_mc to tegra186_mc on Tegra186
` [PATCH 05/13] memory: tegra: Add per-SoC data for Tegra186
` [PATCH 06/13] memory: tegra: Extract memory client SID programming
` [PATCH 07/13] memory: tegra: Add system sleep support
` [PATCH 08/13] memory: tegra: Support DVFS on Tegra186 and later
` [PATCH 09/13] memory: tegra: Only include support for enabled SoCs
` [PATCH 10/13] memory: tegra: Add support for the Tegra194 memory controller
` [PATCH 11/13] arm64: tegra: Add interrupt for memory controller on Tegra186
` [PATCH 12/13] arm64: tegra: Add external "
` [PATCH 13/13] arm64: tegra: Add the memory subsystem on Tegra194
[PATCH v4 00/19] Move PMC clocks into Tegra PMC driver
2019-12-20 19:06 UTC (39+ messages)
` [PATCH v4 01/19] dt-bindings: clock: tegra: Change CLK_M_DIV to OSC_DIV clocks
` [PATCH v4 04/19] dt-bindings: tegra: Convert Tegra PMC bindings to YAML
` [PATCH v4 06/19] soc: tegra: Add Tegra PMC clock registrations into PMC driver
` [PATCH v4 07/19] dt-bindings: soc: tegra-pmc: Add id for Tegra PMC 32KHz blink clock
` [PATCH v4 10/19] dt-bindings: clock: tegra: Remove pmc clock ids from clock dt-bindings
` [PATCH v4 13/19] ASoC: tegra: Add fallback implementation for audio mclk
` [PATCH v4 15/19] ARM: dts: tegra: Add clock-cells property to pmc
` [PATCH v4 19/19] ASoC: nau8825: change Tegra clk_out_2 provider from tegra_car "
[PATCH 5.4 00/80] 5.4.6-stable review
2019-12-20 13:50 UTC (2+ messages)
[PATCH 4.19 00/47] 4.19.91-stable review
2019-12-20 10:30 UTC
[PATCH 4.14 00/36] 4.14.160-stable review
2019-12-20 10:29 UTC
[PATCH 4.9 000/199] 4.9.207-stable review
2019-12-20 10:29 UTC
[PATCH 4.4 000/162] 4.4.207-stable review
2019-12-20 10:28 UTC
[Patch V2 00/18] Tegra XUSB OTG support
2019-12-20 8:08 UTC (13+ messages)
` [Patch V2 01/18] dt-bindings: phy: tegra-xusb: Add usb-role-switch
` [Patch V2 02/18] dt-bindings: usb: Add NVIDIA Tegra XUSB device mode controller binding
` [Patch V2 03/18] phy: tegra: xusb: Add usb-role-switch support
` [Patch V2 04/18] phy: tegra: xusb: Add usb-phy support
[PATCH v2 0/3] NVIDIA Tegra30 EMC driver improvements
2019-12-20 2:08 UTC (4+ messages)
` [PATCH v2 1/3] memory: tegra30-emc: Firm up suspend/resume sequence
` [PATCH v2 2/3] memory: tegra30-emc: Firm up hardware programming sequence
` [PATCH v2 3/3] memory: tegra30-emc: Correct error message for timed out auto calibration
[PATCH 0/4] iommu/tegra-smmu: A set of small fixes
2019-12-20 0:29 UTC (5+ messages)
` [PATCH 1/4] memory: tegra: Correct reset value of xusb_hostr
` [PATCH 2/4] iommu/tegra-smmu: Do not use PAGE_SHIFT and PAGE_MASK
` [PATCH 3/4] iommu/tegra-smmu: Fix iova->phys translation
` [PATCH 4/4] iommu/tegra-smmu: Prevent race condition between map and unmap
[PATCH v1 0/3] Tegra I2C: Support atomic transfers and correct suspend/resume
2019-12-19 22:58 UTC (6+ messages)
` [PATCH v1 3/3] i2c: tegra: Fix suspending in active runtime PM state
[PATCH v2 1/2] gpu: host1x: Rename "parent" to "host"
2019-12-19 22:17 UTC (7+ messages)
` [PATCH v2 2/2] drm/tegra: Do not implement runtime PM
[PATCH 1/1] staging: nvec: check return value
2019-12-19 17:40 UTC (2+ messages)
[PATCH v1 0/3] Tegra GPIO: Minor code clean up
2019-12-19 16:34 UTC (8+ messages)
` [PATCH v1 1/3] gpio: tegra: Use generic readl_relaxed/writel_relaxed accessors
[PATCH v1 0/4] NVIDIA Tegra USB2 drivers clean up
2019-12-19 15:37 UTC (14+ messages)
` [PATCH v1 1/4] dt-binding: usb: ci-hdrc-usb2: Document NVIDIA Tegra support
` [PATCH v1 2/4] usb: phy: tegra: Hook up init/shutdown callbacks
` [PATCH v1 3/4] usb: phy: tegra: Perform general clean up of the code
` [PATCH v1 4/4] usb: phy: tegra: Use relaxed versions of readl/writel
[PATCH] ALSA: hda: Use standard waitqueue for RIRB wakeup
2019-12-19 12:15 UTC (3+ messages)
[PATCH v9 00/17] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
2019-12-18 21:05 UTC (18+ messages)
` [PATCH v9 01/17] ARM: tegra: Compile sleep-tegra20/30.S unconditionally
` [PATCH v9 02/17] ARM: tegra: Add tegra_pm_park_secondary_cpu()
` [PATCH v9 03/17] ARM: tegra: Remove pen-locking from cpuidle-tegra20
` [PATCH v9 04/17] ARM: tegra: Change tegra_set_cpu_in_lp2() type to void
` [PATCH v9 05/17] ARM: tegra: Propagate error from tegra_idle_lp2_last()
` [PATCH v9 06/17] ARM: tegra: Expose PM functions required for new cpuidle driver
` [PATCH v9 07/17] ARM: tegra: Rename some of the newly exposed PM functions
` [PATCH v9 08/17] ARM: tegra: Make outer_disable() open-coded
` [PATCH v9 09/17] arm: tegra20: cpuidle: Handle case where secondary CPU hangs on entering LP2
` [PATCH v9 10/17] arm: tegra20: cpuidle: Make abort_flag atomic
` [PATCH v9 11/17] arm: tegra20/30: cpuidle: Remove unnecessary memory barrier
` [PATCH v9 12/17] cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidle
` [PATCH v9 13/17] cpuidle: tegra: Squash Tegra30 driver into the common driver
` [PATCH v9 14/17] cpuidle: tegra: Squash Tegra114 "
` [PATCH v9 15/17] cpuidle: tegra: Disable CC6 state if LP2 unavailable
` [PATCH v9 16/17] ARM: multi_v7_defconfig: Enable Tegra cpuidle driver
` [PATCH v9 17/17] ARM: tegra: Enable Tegra cpuidle driver in tegra_defconfig
[PATCH v6 00/12] NVIDIA Tegra20 CPUFreq driver major update
2019-12-18 20:21 UTC (13+ messages)
` [PATCH v6 01/12] clk: tegra: Add custom CCLK implementation
` [PATCH v6 02/12] clk: tegra: pll: Add pre/post rate-change hooks
` [PATCH v6 03/12] clk: tegra: cclk: Add helpers for handling PLLX rate changes
` [PATCH v6 04/12] clk: tegra20: Use custom CCLK implementation
` [PATCH v6 05/12] clk: tegra30: "
` [PATCH v6 06/12] ARM: tegra: Switch CPU to PLLP on resume from LP1 on Tegra30/114/124
` [PATCH v6 07/12] ARM: tegra: Don't enable PLLX while resuming from LP1 on Tegra30
` [PATCH v6 08/12] dt-bindings: cpufreq: Add binding for NVIDIA Tegra20/30
` [PATCH v6 09/12] cpufreq: tegra20: Use generic cpufreq-dt driver (Tegra30 supported now)
` [PATCH v6 10/12] ARM: tegra: Create tegra20-cpufreq platform device on Tegra30
` [PATCH v6 11/12] ARM: dts: tegra30: beaver: Set up voltage regulators for DVFS
` [PATCH v6 12/12] ARM: dts: tegra30: beaver: Add CPU Operating Performance Points
[PATCH v1] brcmfmac: Keep OOB wake-interrupt disabled when it shouldn't be enabled
2019-12-18 19:11 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
2019-12-18 18:44 UTC (3+ messages)
` [PATCH RESEND for 5.6 v1 2/3] clk: tegra20/30: Don't pre-initialize displays parent clock
` [PATCH RESEND for 5.6 v1 3/3] clk: tegra20/30: Explicitly set parent clock for Video Decoder
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).