messages from 2019-05-16 16:50:06 to 2019-05-28 07:39:32 UTC [more...]
[PATCH 00/16] treewide: fix match_string() helper when array size
2019-05-28 7:39 UTC (4+ messages)
` [PATCH 1/3][V2] lib: fix match_string() helper on -1 "
` [PATCH 2/3][V2] treewide: rename match_string() -> __match_string()
` [PATCH 3/3][V2] lib: re-introduce new match_string() helper/macro
[PATCH] tegra-hsp: fix a missing-check bug in tegra_hsp_doorbell_create()
2019-05-27 14:10 UTC (3+ messages)
[PATCH] drivers/pci/controller: fix warning PTR_ERR_OR_ZERO can be used
2019-05-27 14:09 UTC (2+ messages)
[PATCH 0/3] rtc: tegra: Dust off and deferred probe support
2019-05-27 11:28 UTC (5+ messages)
` [PATCH 1/3] rtc: tegra: checkpatch and miscellaneous cleanups
` [PATCH 2/3] rtc: tegra: Use consistent variable names and types
` [PATCH 3/3] rtc: tegra: Turn into regular driver
[PATCH] net: stmmac: Do not output error on deferred probe
2019-05-27 10:52 UTC
[PATCH v2 0/8] Add matching device node validation in DMA engine core
2019-05-27 5:54 UTC (10+ messages)
` [PATCH v2 1/8] dmaengine: Add matching device node validation in __dma_request_channel()
` [PATCH v2 2/8] soc: tegra: fuse: Use dma_request_channel instead of __dma_request_channel()
` [PATCH v2 3/8] dmaengine: imx-sdma: Let the core do the device node validation
` [PATCH v2 4/8] dmaengine: dma-jz4780: "
` [PATCH v2 5/8] dmaengine: mmp_tdma: "
` [PATCH v2 6/8] dmaengine: mxs-dma: "
` [PATCH v2 7/8] dmaengine: sh: rcar-dmac: "
` [PATCH v2 8/8] dmaengine: sh: usb-dmac: "
[PATCH] drm/tegra: fix warning PTR_ERR_OR_ZERO can be used
2019-05-26 22:27 UTC (2+ messages)
[PATCH V8 00/15] Add Tegra194 PCIe support
2019-05-26 4:37 UTC (16+ messages)
` [PATCH V8 01/15] PCI: Add #defines for some of PCIe spec r4.0 features
` [PATCH V8 02/15] PCI: Disable MSI for Tegra194 root port
` [PATCH V8 03/15] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V8 04/15] PCI: dwc: Move config space capability search API
` [PATCH V8 05/15] PCI: dwc: Add ext "
` [PATCH V8 06/15] dt-bindings: PCI: designware: Add binding for CDM register check
` [PATCH V8 07/15] PCI: dwc: Add support to enable "
` [PATCH V8 08/15] dt-bindings: Add PCIe supports-clkreq property
` [PATCH V8 09/15] dt-bindings: PCI: tegra: Add device tree support for Tegra194
` [PATCH V8 10/15] dt-bindings: PHY: P2U: Add Tegra194 P2U block
` [PATCH V8 11/15] arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT
` [PATCH V8 12/15] arm64: tegra: Enable PCIe slots in P2972-0000 board
` [PATCH V8 13/15] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V8 14/15] PCI: tegra: Add Tegra194 PCIe support
` [PATCH V8 15/15] arm64: Add Tegra194 PCIe driver to defconfig
[PATCH V1 00/12] LP0 entry and exit support for Tegra210
2019-05-25 20:39 UTC (23+ messages)
` [PATCH V1 01/12] irqchip: tegra: do not disable COP IRQ during suspend
` [PATCH V1 02/12] pinctrl: tegra: add suspend and resume support
` [PATCH V1 03/12] clk: tegra: save and restore PLLs state for system
` [PATCH V1 04/12] clk: tegra: add support for peripheral clock suspend and resume
` [PATCH V1 05/12] clk: tegra: add support for OSC clock resume
` [PATCH V1 06/12] clk: tegra: add suspend resume support for DFLL clock
` [PATCH V1 07/12] clk: tegra: support for Tegra210 clocks suspend-resume
` [PATCH V1 08/12] soc/tegra: pmc: allow support for more tegra wake models
` [PATCH V1 09/12] soc/tegra: pmc: add pmc wake support for tegra210
` [PATCH V1 10/12] gpio: tegra: implement wake event support for Tegra210 and prior GPIO
` [PATCH V1 11/12] soc/tegra: pmc: configure tegra deep sleep control settings
` [PATCH V1 12/12] arm64: tegra: enable wake from deep sleep on RTC alarm
[PATCH V7 00/15] Add Tegra194 PCIe support
2019-05-24 20:26 UTC (50+ messages)
` [PATCH V7 01/15] PCI: Add #defines for some of PCIe spec r4.0 features
` [PATCH V7 02/15] PCI: Disable MSI for Tegra194 root port
` [PATCH V7 03/15] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V7 04/15] PCI: dwc: Move config space capability search API
` [PATCH V7 05/15] PCI: dwc: Add ext "
` [PATCH V7 06/15] dt-bindings: PCI: designware: Add binding for CDM register check
` [PATCH V7 07/15] PCI: dwc: Add support to enable "
` [PATCH V7 08/15] dt-bindings: Add PCIe supports-clkreq property
` [PATCH V7 09/15] dt-bindings: PCI: tegra: Add device tree support for Tegra194
` [PATCH V7 10/15] dt-bindings: PHY: P2U: Add Tegra194 P2U block
` [PATCH V7 11/15] arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT
` [PATCH V7 12/15] arm64: tegra: Enable PCIe slots in P2972-0000 board
` [PATCH V7 13/15] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V7 14/15] PCI: tegra: Add Tegra194 PCIe support
` [PATCH V7 15/15] arm64: Add Tegra194 PCIe driver to defconfig
[PATCH V3 1/4] dt-binding: Tegra194 pinctrl support
2019-05-24 20:19 UTC (6+ messages)
` [PATCH V3 3/4] pinctrl: tegra: Add Tegra194 pinmux driver
[PATCH v2 0/3] Tegra DRM: Support memory bandwidth management for display
2019-05-24 18:16 UTC (4+ messages)
` [PATCH v2 1/3] drm/tegra: dc: Tune up high priority request controls on Tegra20
` [PATCH v2 2/3] drm/tegra: dc: Extend debug stats with total number of events
` [PATCH v2 3/3] drm/tegra: Support PM QoS memory bandwidth management
[PATCH v3 0/8] memory: tegra: Introduce Tegra30 EMC driver
2019-05-24 17:23 UTC (9+ messages)
` [PATCH v3 1/8] clk: tegra20/30: Add custom EMC clock implementation
` [PATCH v3 2/8] memory: tegra20-emc: Drop setting EMC rate to max on probe
` [PATCH v3 3/8] memory: tegra20-emc: Adapt for clock driver changes
` [PATCH v3 4/8] memory: tegra20-emc: Include io.h instead of iopoll.h
` [PATCH v3 5/8] memory: tegra20-emc: Replace clk_get_sys with devm_clk_get
` [PATCH v3 6/8] dt-bindings: memory: Add binding for NVIDIA Tegra30 External Memory Controller
` [PATCH v3 7/8] memory: tegra: Introduce Tegra30 EMC driver
` [PATCH v3 8/8] ARM: dts: tegra30: Add External Memory Controller node
[PATCH] tegra_wm9712: Fix a memory leaking bug in tegra_wm9712_driver_probe()
2019-05-24 15:42 UTC (7+ messages)
[PATCH v3 0/8] NVIDIA Tegra clocksource driver improvements
2019-05-24 15:32 UTC (9+ messages)
` [PATCH v3 1/8] clocksource/drivers/tegra: Support per-CPU timers on all Tegra's
` [PATCH v3 2/8] clocksource/drivers/tegra: Unify timer code
` [PATCH v3 3/8] clocksource/drivers/tegra: Reset hardware state on init
` [PATCH v3 4/8] clocksource/drivers/tegra: Replace readl/writel with relaxed versions
` [PATCH v3 5/8] clocksource/drivers/tegra: Release all IRQ's on request_irq() error
` [PATCH v3 6/8] clocksource/drivers/tegra: Minor code clean up
` [PATCH v3 7/8] clocksource/drivers/tegra: Use SPDX identifier
` [PATCH v3 8/8] clocksource/drivers/tegra: Support COMPILE_TEST universally
[PATCH v1 RE-SEND] ARM: dts: tegra124: nyan-big: Add timings for ram codes 4 and 6
2019-05-24 15:23 UTC
[PATCH 1/4] drm/tegra: remove irrelevant DRM_UNLOCKED flag
2019-05-24 15:19 UTC (3+ messages)
[PATCH v5 RE-SEND] regulator: max77620: Support Maxim 77663
2019-05-24 15:10 UTC
[PATCH 5.1 000/122] 5.1.5-stable review
2019-05-24 15:01 UTC (2+ messages)
[PATCH] Revert "ASoC: simple-card: Fix configuration of DAI format"
2019-05-24 12:12 UTC (3+ messages)
` Applied "ASoC: simple-card: Restore original configuration of DAI format" to the asoc tree
[PATCH 5.0 000/139] 5.0.19-stable review
2019-05-24 11:05 UTC
[PATCH 4.19 000/114] 4.19.46-stable review
2019-05-24 11:04 UTC
[PATCH 4.14 00/77] 4.14.122-stable review
2019-05-24 11:04 UTC
[PATCH 4.9 00/53] 4.9.179-stable review
2019-05-24 11:04 UTC
[PATCH V1] spi: tegra114: set master cleanup and also invoke it on probe error
2019-05-23 13:49 UTC (2+ messages)
` Applied "spi: tegra114: set master cleanup and also invoke it on probe error" to the spi tree
[RFC PATCH] ASoC: simple-card: Fix configuration of DAI format
2019-05-23 13:17 UTC (4+ messages)
` Applied "ASoC: simple-card: Fix configuration of DAI format" to the asoc tree
[PATCH V1 00/12] LP0 entry and exit support for Tegra210
2019-05-23 1:29 UTC (2+ messages)
[PATCH V5 0/4] additional features to Tegra SPI
2019-05-23 1:10 UTC (4+ messages)
` [PATCH V5 4/4] spi: tegra114: add support for TX and RX trimmers
[PATCH AUTOSEL 4.9 004/114] dmaengine: tegra210-dma: free dma controller in remove()
2019-05-22 19:28 UTC
[PATCH AUTOSEL 4.14 008/167] dmaengine: tegra210-dma: free dma controller in remove()
2019-05-22 19:26 UTC
[PATCH AUTOSEL 4.19 011/244] dmaengine: tegra210-dma: free dma controller in remove()
2019-05-22 19:22 UTC
[PATCH AUTOSEL 5.0 016/317] dmaengine: tegra210-dma: free dma controller in remove()
2019-05-22 19:18 UTC
[PATCH AUTOSEL 5.1 021/375] dmaengine: tegra210-dma: free dma controller in remove()
2019-05-22 19:15 UTC
[PATCH] dt: bindings: mtd: replace references to nand.txt with nand-controller.yaml
2019-05-22 13:55 UTC (3+ messages)
[PATCH 1/3] dt-bindings: phy: tegra-xusb: List PLL power supplies
2019-05-21 15:00 UTC (2+ messages)
[PATCH v1] dmaengine: tegra-apb: Handle DMA_PREP_INTERRUPT flag properly
2019-05-21 13:46 UTC (4+ messages)
[PATCH 5.1 000/128] 5.1.4-stable review
2019-05-21 10:05 UTC (2+ messages)
[PATCH 5.0 000/123] 5.0.18-stable review
2019-05-21 8:52 UTC
[PATCH 4.19 000/105] 4.19.45-stable review
2019-05-21 8:51 UTC
[PATCH 4.14 00/63] 4.14.121-stable review
2019-05-21 8:51 UTC
[PATCH 4.9 00/44] 4.9.178-stable review
2019-05-21 8:51 UTC
[PATCH V6 00/15] Add Tegra194 PCIe support
2019-05-21 5:06 UTC (12+ messages)
` [PATCH V6 02/15] PCI/PME: Export pcie_pme_disable_msi() & pcie_pme_no_msi() APIs
[PATCH 0/8] Add matching device node validation in DMA engine core
2019-05-20 11:27 UTC (4+ messages)
` [PATCH 1/8] dmaengine: Add matching device node validation in __dma_request_channel()
[PATCH 4.4 000/266] 4.4.180-stable review
2019-05-17 8:19 UTC (5+ messages)
[PATCH 5.1 00/46] 5.1.3-stable review
2019-05-16 16:50 UTC (2+ 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).