messages from 2019-09-04 04:43:03 to 2019-09-16 12:37:12 UTC [more...]
[RFC PATCH 00/15] Unify SPI delays into an `struct spi_delay`
2019-09-16 12:37 UTC (19+ messages)
` [RFC PATCH 01/15] spi: move `cs_change_delay` backwards compat logic outside switch
` [RFC PATCH 02/15] spi: introduce spi_delay struct as "value + unit" & spi_delay_exec()
` [RFC PATCH 03/15] spi: make `cs_change_delay` the first user of the `spi_delay` logic
` [RFC PATCH 04/15] iio: imu: adis: convert cs_change_delay to spi_delay struct
` [RFC PATCH 05/15] spi: sprd: convert transfer word delay "
` [RFC PATCH 06/15] spi: orion: use new `word_delay` field for SPI transfers
` [RFC PATCH 07/15] spi: spidev: use new `word_delay` field for spi transfers
` [RFC PATCH 08/15] spi: core,atmel: convert `word_delay_usecs` -> `word_delay` for spi_device
` [RFC PATCH 09/15] spi: introduce `delay` field for `spi_transfer` + spi_transfer_exec()
` [RFC PATCH 10/15] spi: use new `spi_transfer_delay` helper where straightforward
` [RFC PATCH 11/15] spi: tegra114: use `spi_transfer_delay` helper
` [RFC PATCH 12/15] spi: spi-loopback-test: use new `delay` field
` [RFC PATCH 13/15] spi: spidev: use new `delay` field for spi transfers
` [RFC PATCH 14/15] spi: tegra114: change format for `spi_set_cs_timing()` function
` [RFC PATCH 15/15] spi: implement SW control for CS times
[PATCH] arm64: tegra: Add CPU and cache topology for Tegra194
2019-09-16 12:36 UTC
[PATCH 4.14 00/21] 4.14.144-stable review
2019-09-16 10:55 UTC
[PATCH 5.2 00/37] 5.2.15-stable review
2019-09-16 10:41 UTC (2+ messages)
[PATCH v4] dmaengine: tegra210-adma: fix transfer failure
2019-09-16 10:35 UTC (2+ messages)
[PATCH v3] dmaengine: tegra210-adma: fix transfer failure
2019-09-16 9:27 UTC (3+ messages)
[PATCH 4.9 00/14] 4.9.193-stable review
2019-09-16 9:17 UTC
[PATCH 4.4 0/9] 4.4.193-stable review
2019-09-16 9:16 UTC
[Patch V9 0/8] Tegra XUSB gadget driver support
2019-09-16 7:12 UTC (11+ messages)
` [Patch V9 1/8] phy: tegra: xusb: Add XUSB dual mode support on Tegra210
` [Patch V9 2/8] phy: tegra: xusb: Add usb3 port fake "
` [Patch V9 3/8] phy: tegra: xusb: Add vbus override "
` [Patch V9 4/8] dt-bindings: usb: Add NVIDIA Tegra XUSB device mode controller binding
` [Patch V9 5/8] arm64: tegra: Add xudc node for Tegra210
` [Patch V9 6/8] arm64: tegra: Enable xudc on Jetson TX1
` [Patch V9 7/8] usb: gadget: Add UDC driver for tegra XUSB device mode controller
` [Patch V9 8/8] arm64: defconfig: Enable tegra XUDC support
[PATCH] drm/tegra: switch to using devm_gpiod_get_optional
2019-09-15 7:13 UTC
[PATCH] i2c: tegra: Move suspend handling to NOIRQ phase
2019-09-13 14:18 UTC (3+ messages)
[PATCH 0/7] add support for clocksource/clockevent DT selection
2019-09-12 14:18 UTC (24+ messages)
` [PATCH 1/7] clocksource/drivers/c-sky: request timer_of_init only for probing CPU
` [PATCH 2/7] clocksource: change timer registration macros
` [PATCH 3/7] clocksource/timer_of: use BIT() macro
` [PATCH 4/7] dt-bindings: chosen: Add clocksource and clockevent selection
` [PATCH 5/7] clocksource/drivers/timer-of: add support support for timer's functionalities
` [PATCH 6/7] drivers/clocksource/timer-of: keep declaration on one line
` [PATCH 7/7] clocksource/drivers/integrator-ap: parse the chosen node
[PATCH net-next v2 1/2] net: stmmac: Only enable enhanced addressing mode when needed
2019-09-11 9:15 UTC (12+ messages)
` [PATCH net-next v2 2/2] net: stmmac: Support enhanced addressing mode for DWMAC 4.10
[PATCH v10 00/15] memory: tegra: Introduce Tegra30 EMC driver
2019-09-10 10:33 UTC (3+ messages)
` [PATCH v10 01/15] clk: tegra20/30: Add custom EMC clock implementation
[PATCH 5.2 00/94] 5.2.14-stable review
2019-09-10 9:29 UTC (2+ messages)
[PATCH 4.19 00/57] 4.19.72-stable review
2019-09-10 9:20 UTC
[PATCH 4.14 00/40] 4.14.143-stable review
2019-09-10 9:19 UTC
[PATCH 4.9 00/26] 4.9.192-stable review
2019-09-10 9:19 UTC
[PATCH 4.4 00/23] 4.4.192-stable review
2019-09-10 9:18 UTC
[PATCH] staging: nvec: make use of devm_platform_ioremap_resource
2019-09-09 18:14 UTC (2+ messages)
[PATCH net-next 1/2] net: stmmac: Only enable enhanced addressing mode when needed
2019-09-09 15:08 UTC (3+ messages)
` [PATCH net-next 2/2] net: stmmac: Support enhanced addressing mode for DWMAC 4.10
[PATCH v6 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
2019-09-08 16:56 UTC (6+ messages)
` [PATCH V6 1/5] iommu/amd: Remove unnecessary locking from AMD iommu driver
` [PATCH V6 2/5] iommu: Add gfp parameter to iommu_ops::map
` [PATCH V6 3/5] iommu/dma-iommu: Handle deferred devices
` [PATCH V6 4/5] iommu/dma-iommu: Use the dev->coherent_dma_mask
` [PATCH V6 5/5] iommu/amd: Convert AMD iommu driver to the dma-iommu api
[PATCH -next 00/36] use devm_platform_ioremap_resource() to simplify code
2019-09-07 23:38 UTC (54+ messages)
` [PATCH -next 01/36] spi: altera: "
` [PATCH -next 02/36] spi: a3700: "
` [PATCH -next 03/36] spi: ath79: "
` [PATCH -next 04/36] spi: spi-axi: "
` [PATCH -next 05/36] spi: bcm2835aux: "
` [PATCH -next 06/36] spi: bcm2835: "
` [PATCH -next 07/36] spi: bcm63xx-hsspi: "
` [PATCH -next 08/36] spi: cadence: "
` [PATCH -next 09/36] spi: octeon: "
` [PATCH -next 10/36] spi: clps711x: "
` [PATCH -next 11/36] spi: coldfire-qspi: "
` [PATCH -next 12/36] spi: dw-mmio: "
` [PATCH -next 13/36] spi: spi-geni-qcom: "
` [PATCH -next 14/36] spi: lp-8841: "
` [PATCH -next 15/36] spi: meson-spicc: "
` [PATCH -next 16/36] spi: spi-meson-spifc: "
` [PATCH -next 17/36] spi: mt7621: "
` [PATCH -next 18/36] spi: mxs: "
` [PATCH -next 19/36] spi: npcm: "
` [PATCH -next 20/36] spi: nuc900: "
` [PATCH -next 21/36] spi: oc-tiny: "
` [PATCH -next 22/36] spi: pic32-sqi: "
` [PATCH -next 23/36] spi: spi-qcom-qspi: "
` [PATCH -next 24/36] spi: rb4xx: "
` [PATCH -next 25/36] spi: s3c24xx: "
` [PATCH -next 26/36] spi: sifive: "
` [PATCH -next 27/36] spi: sirf: "
` [PATCH -next 28/36] spi: st-ssc4: "
` [PATCH -next 29/36] spi: sun4i: "
` [PATCH -next 30/36] spi: sun6i: "
` [PATCH -next 31/36] spi: tegra: "
` [PATCH -next 32/36] spi: uniphier: "
` [PATCH -next 33/36] spi: xlp: "
` [PATCH -next 34/36] spi: zynqmp: "
` [PATCH -next 35/36] spi: zynq-qspi: "
` [PATCH -next 36/36] spi: fsl-spi: "
[PATCH] media: staging: tegra-vde: Disable building with COMPILE_TEST
2019-09-06 14:28 UTC (7+ messages)
[Patch V8 0/8] Tegra XUSB gadget driver support
2019-09-06 10:31 UTC (15+ messages)
` [Patch V8 1/8] phy: tegra: xusb: Add XUSB dual mode support on Tegra210
` [Patch V8 2/8] phy: tegra: xusb: Add usb3 port fake "
` [Patch V8 3/8] phy: tegra: xusb: Add vbus override "
` [Patch V8 4/8] dt-bindings: usb: Add NVIDIA Tegra XUSB device mode controller binding
` [Patch V8 5/8] arm64: tegra: Add xudc node for Tegra210
` [Patch V8 6/8] arm64: tegra: Enable xudc on Jetson TX1
` [Patch V8 7/8] usb: gadget: Add UDC driver for tegra XUSB device mode controller
` [Patch V8 8/8] arm64: defconfig: Enable tegra XUDC driver
[PATCH 5.2 000/143] 5.2.12-stable review
2019-09-06 8:16 UTC (2+ messages)
[PATCH 4.19 00/93] 4.19.70-stable review
2019-09-06 7:37 UTC
[PATCH 4.14 00/57] 4.14.142-stable review
2019-09-06 7:36 UTC
[PATCH 4.9 00/83] 4.9.191-stable review
2019-09-06 7:36 UTC
[PATCH 4.4 00/77] 4.4.191-stable review
2019-09-06 7:36 UTC
[PATCH V4 0/6] PCI: tegra: Enable PCIe C5 controller of Tegra194 in p2972-0000 platform
2019-09-05 11:20 UTC (8+ messages)
` [PATCH V4 1/6] dt-bindings: PCI: tegra: Add sideband pins configuration entries
` [PATCH V4 2/6] dt-bindings: PCI: tegra: Add PCIe slot supplies regulator entries
` [PATCH V4 3/6] PCI: tegra: Add support to configure sideband pins
` [PATCH V4 4/6] PCI: tegra: Add support to enable slot regulators
` [PATCH V4 5/6] arm64: tegra: Add configuration for PCIe C5 sideband signals
` [PATCH V4 6/6] arm64: tegra: Add PCIe slot supply information in p2972-0000 platform
[PATCH V3 0/6] PCI: tegra: Enable PCIe C5 controller of Tegra194 in p2972-0000 platform
2019-09-05 10:50 UTC (4+ messages)
[PATCH V5 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
2019-09-05 6:18 UTC (2+ messages)
[PATCH -next] ASoC: tegra: use devm_platform_ioremap_resource() to simplify code
2019-09-04 17:53 UTC (2+ messages)
` Applied "ASoC: tegra: use devm_platform_ioremap_resource() to simplify code" to the asoc tree
[PATCH AUTOSEL 4.19 39/52] usb: host: xhci-tegra: Set DMA mask correctly
2019-09-04 15:59 UTC
[PATCH AUTOSEL 5.2 64/94] usb: host: xhci-tegra: Set DMA mask correctly
2019-09-04 15:57 UTC
[PATCH -next] usb: host: xhci-tegra: use devm_platform_ioremap_resource() to simplify code
2019-09-04 9:10 UTC
[PATCH v2] mmc: tegra: Implement enable_dma() to set dma_mask
2019-09-04 8:31 UTC (4+ messages)
[PATCH] USB: usbfs: check cpu address range before remap
2019-09-04 8:17 UTC
[PATCH V2 00/12] serial: tegra: Tegra186 support and fixes
2019-09-04 4:43 UTC (6+ messages)
` [PATCH V2 08/12] serial: tegra: add support to use 8 bytes trigger
` [PATCH V2 09/12] serial: tegra: DT for Adjusted baud rates
` [PATCH V2 10/12] serial: tegra: add support to adjust baud rate
` [PATCH V2 11/12] serial: tegra: report clk rate errors
` [PATCH V2 12/12] serial: tegra: Add PIO mode support
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).