messages from 2023-02-01 10:17:02 to 2023-02-09 10:45:28 UTC [more...]
[PATCH v4 00/18] gpiolib cleanups
2023-02-09 10:44 UTC (28+ messages)
` [PATCH v4 01/18] ARM: orion/gpio: Use the right include
` [PATCH v4 02/18] ARM: s3c24xx: "
` [PATCH v4 03/18] hte: tegra-194: Use proper includes
` [PATCH v4 04/18] gpiolib: Make the legacy <linux/gpio.h> consumer-only
` [PATCH v4 05/18] gpiolib: remove empty asm/gpio.h files
` [PATCH v4 06/18] gpiolib: coldfire: remove custom asm/gpio.h
` [PATCH v4 07/18] gpiolib: remove asm-generic/gpio.h
` [PATCH v4 08/18] gpiolib: remove gpio_set_debounce()
` [PATCH v4 09/18] gpiolib: remove legacy gpio_export()
` [PATCH v4 10/18] gpiolib: split linux/gpio/driver.h out of linux/gpio.h
` [PATCH v4 11/18] gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
` [PATCH v4 12/18] gpio: aggregator: Add missing header(s)
` [PATCH v4 13/18] gpio: reg: "
` [PATCH v4 14/18] gpio: regmap: "
` [PATCH v4 15/18] gpiolib: Drop unused forward declaration from driver.h
` [PATCH v4 16/18] gpiolib: Deduplicate forward declarations in consumer.h
` [PATCH v4 17/18] gpiolib: Group "
` [PATCH v4 18/18] gpiolib: Clean up headers
[PATCH 0/7] Add Tegra234 HTE support
2023-02-09 9:02 UTC (6+ messages)
` [PATCH 2/7] hte: Add Tegra234 provider
[RFC,v14 0/5] Add DT based PCIe wake support in PCI core driver
2023-02-08 16:14 UTC (17+ messages)
` [RFC,v14 1/5] dt-bindings: PCI: Add definition of PCIe WAKE# irq and PCI irq
` [RFC,v14 2/5] of/irq: Adjust of_pci_irq parsing for multiple interrupts
` [RFC,v14 3/5] PCI / PM: Add support for the PCIe WAKE# signal for OF
` [RFC,v14 4/5] arm64: tegra: Add PCIe port node with PCIe WAKE# for C1 controller
` [RFC,v14 5/5] soc/tegra: pmc: Add Tegra234 PCIe wake event
[PATCH 1/2] thermal: tegra-bpmp: Handle offline zones
2023-02-08 16:05 UTC (8+ messages)
` [PATCH 2/2] thermal: tegra-bpmp: Always (re)program trip temperatures
[PATCH 1/3] dt-bindings: pinctrl: tegra234: Add DT binding doc
2023-02-08 15:46 UTC (13+ messages)
` [PATCH 2/3] pinctrl: tegra: Add Tegra234 pinmux driver
` [PATCH 3/3] arm64: tegra: Add Tegra234 pinmux device
[PATCH v2] PCI: tegra194: Handle errors in BPMP response
2023-02-08 14:27 UTC
[PATCH 0/3] ALSA: core: Make some functions return void
2023-02-08 12:41 UTC (8+ messages)
` [PATCH 3/3] ALSA: core: Make snd_card_free() "
[PATCH] thermal: Remove core header inclusion from drivers
2023-02-08 9:49 UTC (7+ messages)
[PATCH] gpu: host1x: mipi: use devm_platform_get_and_ioremap_resource()
2023-02-08 7:41 UTC
[PATCH 0/4] Tegra TPM driver with hw flow control
2023-02-08 2:39 UTC (10+ messages)
` [PATCH 1/4] dt-bindings: tpm: Add compatible for Tegra TPM
` [PATCH 2/4] tpm: tegra: Support SPI tpm wait state detect
` [PATCH 3/4] spi: dt-bindings: Add Tegra TPM wait polling flag
` [PATCH 4/4] spi: tegra210-quad: Enable TPM wait polling
[PATCH 6.1 000/208] 6.1.11-rc1 review
2023-02-07 15:08 UTC
[PATCH 5.15 000/120] 5.15.93-rc1 review
2023-02-07 15:08 UTC
thermal/drivers/tegra: Getting rid of the get_thermal_instance() usage
2023-02-07 14:27 UTC (6+ messages)
[PATCH 00/23] interconnect: fix racy provider registration
2023-02-06 20:52 UTC (57+ messages)
` [PATCH 01/23] interconnect: fix mem leak when freeing nodes
` [PATCH 02/23] interconnect: fix icc_provider_del() error handling
` [PATCH 03/23] interconnect: fix provider registration API
` [PATCH 04/23] interconnect: imx: fix registration race
` [PATCH 05/23] interconnect: qcom: osm-l3: "
` [PATCH 06/23] interconnect: qcom: rpm: fix probe child-node error handling
` [PATCH 07/23] interconnect: qcom: rpm: fix probe PM domain "
` [PATCH 08/23] interconnect: qcom: rpm: fix registration race
` [PATCH 09/23] interconnect: qcom: rpmh: fix probe child-node error handling
` [PATCH 10/23] interconnect: qcom: rpmh: fix registration race
` [PATCH 11/23] interconnect: qcom: msm8974: "
` [PATCH 12/23] interconnect: qcom: sm8450: "
` [PATCH 13/23] interconnect: qcom: sm8550: "
` [PATCH 14/23] interconnect: exynos: fix node leak in probe PM QoS error path
` [PATCH 15/23] interconnect: exynos: fix registration race
` [PATCH 16/23] interconnect: exynos: drop redundant link destroy
` [PATCH 17/23] memory: tegra: fix interconnect registration race
` [PATCH 18/23] memory: tegra124-emc: "
` [PATCH 19/23] memory: tegra20-emc: "
` [PATCH 20/23] memory: tegra30-emc: "
` [PATCH 21/23] interconnect: drop racy registration API
` [PATCH 22/23] interconnect: drop unused icc_get() interface
` [PATCH 23/23] interconnect: drop unused icc_link_destroy() interface
[Patch V2 0/4] Tegra TPM driver with hw flow control
2023-02-06 16:10 UTC (12+ messages)
` [Patch V2 1/4] dt-bindings: tpm: Add compatible for Tegra TPM
` [Patch V2 2/4] tpm: tegra: Support SPI tpm wait state detect
` [Patch V2 3/4] spi: dt-bindings: Add Tegra TPM wait polling flag
` [Patch V2 4/4] spi: tegra210-quad: Enable TPM wait polling
[Patch v1 00/10] Tegra234 Memory interconnect support
2023-02-06 13:31 UTC (8+ messages)
` [Patch v1 08/10] cpufreq: tegra194: add OPP support and set bandwidth
[PATCH 6.1 00/28] 6.1.10-rc1 review
2023-02-06 8:57 UTC
[PATCH 5.15 00/20] 5.15.92-rc1 review
2023-02-06 8:56 UTC
[PATCH 4.14 00/62] 4.14.305-rc2 review
2023-02-06 8:56 UTC
[PATCH 4.19 00/79] 4.19.272-rc3 review
2023-02-06 8:56 UTC
[PATCH 5.10 0/9] 5.10.167-rc1 review
2023-02-06 8:56 UTC
[PATCH 5.4 000/134] 5.4.231-rc2 review
2023-02-06 8:56 UTC
[PATCH v3 00/13] spi: Add support for stacked/parallel memories
2023-02-04 15:40 UTC (16+ messages)
` [PATCH v3 01/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH v3 02/13] net: "
` [PATCH v3 03/13] iio: imu: "
` [PATCH v3 04/13] mtd: devices: "
` [PATCH v3 05/13] staging: "
` [PATCH v3 06/13] platform/x86: serial-multi-instantiate: "
` [PATCH v3 07/13] spi: Add stacked and parallel memories support in SPI core
` [PATCH v3 08/13] mtd: spi-nor: Convert macros with inline functions
` [PATCH v3 09/13] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v3 10/13] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v3 11/13] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH v3 12/13] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH v3 13/13] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver
[PATCH] mmc:mmc-cqhci:support interrupt coalescing
2023-02-04 6:05 UTC (5+ messages)
[PATCH V6 0/6] Enable USB host on Jetson AGX Orin
2023-02-03 13:36 UTC (4+ messages)
` [PATCH V6 2/6] dt-bindings: phy: tegra-xusb: Add support for Tegra234
[PATCH treewide v2 0/9] phy: Add devm_of_phy_optional_get() helper
2023-02-03 9:58 UTC (7+ messages)
` [PATCH v2 6/9] net: ethernet: ti: am65-cpsw: Convert to devm_of_phy_optional_get()
[linux-next:master] BUILD REGRESSION ea4dabbb4ad7eb52632a2ca0b8f89f0ea7c55dcf
2023-02-02 15:25 UTC
Faktoring
2023-02-01 9:11 UTC
[PATCH] gpio: tegra186: remove unneeded loop in tegra186_gpio_init_route_mapping()
2023-02-02 8:34 UTC (2+ messages)
[PATCH 0/4] iommu: Reject drivers with broken_unmanaged_domain
2023-02-02 3:50 UTC (9+ messages)
` [PATCH 1/4] iommu: Add a broken_unmanaged_domain flag in iommu_ops
[PATCH] gpu: host1x: fix uninitialized variable use
2023-02-01 23:19 UTC (2+ messages)
[PATCH V10 0/6] Add device-tree support for Cypress CYPD4226
2023-02-01 21:48 UTC (12+ messages)
` [PATCH V10 2/6] i2c: nvidia-gpu: Add ACPI property to align with device-tree
` [PATCH V10 4/6] i2c: nvidia-gpu: Remove ccgx,firmware-build property
[PATCH v2 00/13] spi: Add support for stacked/parallel memories
2023-02-01 16:57 UTC (4+ messages)
` [PATCH v2 02/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` (subset) [PATCH v2 00/13] spi: Add support for stacked/parallel memories
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).