linux-sunxi.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-20 21:03:51 to 2023-07-13 10:11:26 UTC [more...]

[PATCH net-next v3 00/12] net: stmmac: replace boolean fields in plat_stmmacenet_data with flags
 2023-07-13 10:11 UTC  (15+ messages)
` [PATCH net-next v3 01/12] net: stmmac: replace the has_integrated_pcs field with a flag
` [PATCH net-next v3 02/12] net: stmmac: replace the sph_disable "
` [PATCH net-next v3 03/12] net: stmmac: replace the use_phy_wol "
` [PATCH net-next v3 04/12] net: stmmac: replace the has_sun8i "
` [PATCH net-next v3 05/12] net: stmmac: replace the tso_en "
` [PATCH net-next v3 06/12] net: stmmac: replace the serdes_up_after_phy_linkup "
` [PATCH net-next v3 07/12] net: stmmac: replace the vlan_fail_q_en "
` [PATCH net-next v3 08/12] net: stmmac: replace the multi_msi_en "
` [PATCH net-next v3 09/12] net: stmmac: replace the ext_snapshot_en "
` [PATCH net-next v3 10/12] net: stmmac: replace the int_snapshot_en "
` [PATCH net-next v3 11/12] net: stmmac: replace the rx_clk_runs_in_lpi "
` [PATCH net-next v3 12/12] net: stmmac: replace the en_tx_lpi_clockgating "

[PATCH 1/8] nvmem: sunxi_sid: Convert to devm_platform_ioremap_resource()
 2023-07-13 10:05 UTC  (3+ messages)

[PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
 2023-07-13 10:03 UTC  (27+ messages)
` [PATCH RFC v1 38/52] drm/sun4i: Use struct drm_crtc::drm_dev instead of struct drm_crtc::dev
  ` [Freedreno] [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev

[PATCH 01/18] mtd: rawnand: sunxi: Use devm_platform_get_and_ioremap_resource()
 2023-07-13  7:58 UTC  (5+ messages)

[PATCH 01/58] mmc: sunxi: Convert to platform remove callback returning void
 2023-07-13  8:07 UTC 

[PATCH 01/28] media: cec: ch7322: drop of_match_ptr for ID table
 2023-07-13  7:07 UTC  (9+ messages)

[PATCH] pinctrl: sunxi: Add some defensiveness for regulators array
 2023-07-12 17:57 UTC  (3+ messages)

[PATCH 01/19] cpufreq: sun50i: Convert to platform remove callback returning void
 2023-07-12 16:05 UTC  (2+ messages)

[PATCH v1 0/3] Allwinner R329/D1/R528/T113s Dual/Quad SPI modes support
 2023-07-12 11:47 UTC  (6+ messages)
` [PATCH v1 1/3] spi: sun6i: add quirk for dual and quad "
` [PATCH v1 2/3] spi: sun6i: add dual and quad SPI modes support for R329/D1/R528/T113s
` [PATCH v1 3/3] riscv: dts: allwinner: d1: Add QSPI pins node for pinmux PC port
` (subset) [PATCH v1 0/3] Allwinner R329/D1/R528/T113s Dual/Quad SPI modes support

[PATCH v8 0/4] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
 2023-07-12  5:37 UTC  (7+ messages)
` [PATCH v8 1/4] iio: adc: Kconfig change description for Allwinner GPADC
` [PATCH v8 4/4] riscv: dts: allwinner: d1: Add GPADC node

[PATCH 0/2] clk: sunxi-ng: Consider alternative parent rates when determining NKM clock rate
 2023-07-12  4:39 UTC  (12+ messages)
` [PATCH 1/2] clk: sunxi-ng: nkm: consider alternative parent rates when finding rate

[PATCH] sunxi: H6: Enable Ethernet on Orange Pi One Plus
 2023-07-11 19:40 UTC 

[PATCH 1/1] arm: dts: Enable device-tree overlay support for sun8i-h3 pi devices
 2023-07-11 19:42 UTC  (2+ messages)

[PATCH] thermal/drivers/sun8i: remove unneeded comments
 2023-07-11 19:17 UTC  (2+ messages)

[PATCH 0/3] clocksource: sun5i: clean up and convert to platform driver
 2023-07-11 19:07 UTC  (8+ messages)
` [PATCH 1/3] clocksource: sun5i: remove duplication of code and data
` [PATCH 2/3] clocksource: sun5i: remove pointless struct
` [PATCH 3/3] clocksource: sun5i: convert to platform device driver

[PATCH 07/10] Input: sun4i-lradc-keys - Convert to devm_platform_ioremap_resource()
 2023-07-11 18:27 UTC  (2+ messages)

[PATCH 01/13] clk: sunxi: sun9i-mmc: Use devm_platform_get_and_ioremap_resource()
 2023-07-11 18:27 UTC  (2+ messages)

[PATCH 1/7] bus: sunxi-rsb: Convert to devm_platform_ioremap_resource()
 2023-07-11 18:25 UTC  (2+ messages)

[PATCH v2 13/18] soc: sunxi: Move power-domain driver to the genpd dir
 2023-07-11 18:21 UTC  (2+ messages)

[PATCH v3 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2023-07-11 18:10 UTC  (10+ messages)
` [PATCH v3 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
` [PATCH v3 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
` [PATCH v3 3/3] riscv: dts: allwinner: d1: Add pwm node

[PATCH v4 02/21] thermal/drivers/sun8i: convert to use devm_request*_irq_probe()
 2023-07-11 17:57 UTC  (2+ messages)

[PATCH v4 00/21] Add devm_request_threaded_irq_probe() and devm_request_irq_probe()
 2023-07-10  9:58 UTC 

[PATCH 13/18] soc: sunxi: Move power-domain driver to the genpd dir
 2023-07-07 14:04 UTC 

[PATCH v3 0/8] clk: sunxi-ng: Consider alternative parent rates when determining NKM clock rate
 2023-07-03 11:37 UTC  (29+ messages)
` [PATCH v3 1/8] clk: sunxi-ng: nkm: consider alternative parent rates when determining rate
` [PATCH v3 2/8] clk: sunxi-ng: a64: allow pll-mipi to set parent's rate
` [PATCH v3 3/8] clk: sunxi-ng: Add feature to find closest rate
` [PATCH v3 4/8] clk: sunxi-ng: nm: Support finding "
` [PATCH v3 5/8] clk: sunxi-ng: nkm: "
` [PATCH v3 6/8] clk: sunxi-ng: mux: "
` [PATCH v3 7/8] clk: sunxi-ng: div: "
` [PATCH v3 8/8] clk: sunxi-ng: a64: select closest rate for pll-video0

[PATCH] i2c: sun6i-p2wi: Fix an error message in probe()
 2023-07-01  9:42 UTC  (6+ messages)

[PATCH 0/3] Add Anbernic RG-Nano
 2023-07-01  0:37 UTC  (17+ messages)
` [PATCH 1/3] arm: dts: sun8i: V3s: Add pinctrl for pwm
` [PATCH 2/3] dt-binding: arm: sunxi: add Anbernic RG-Nano
` [PATCH 3/3] ARM: dts: sunxi: add support for "

[PATCH v3 0/4] clk: sunxi-ng: Module support
 2023-06-30 17:03 UTC  (9+ messages)
` [PATCH v3 3/4] clk: sunxi-ng: Convert early providers to platform drivers

[PATCH net-next v4 0/2] net: stmmac: improve driver statistics
 2023-06-26 20:20 UTC  (4+ messages)
` [PATCH net-next v4 1/2] net: stmmac: don't clear network statistics in .ndo_open()
` [PATCH net-next v4 2/2] net: stmmac: use per-queue 64 bit statistics where necessary

[PATCH v2 0/2] clk: sunxi-ng: Consider alternative parent rates when determining NKM clock rate
 2023-06-26 16:50 UTC  (6+ messages)
` [PATCH v2 1/2] clk: sunxi-ng: nkm: consider alternative parent rates when finding rate

[PATCH v2 0/3] spi: Helper for deriving timeout values
 2023-06-26 16:47 UTC  (7+ messages)
` [PATCH v2 2/3] spi: atmel: Prevent false timeouts on long transfers
` [PATCH v2 3/3] spi: sun6i: Use the new helper to derive the xfer timeout value

[PATCH v2 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2023-06-23 16:33 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
` [PATCH v2 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
` [PATCH v2 3/3] riscv: dts: allwinner: d1: Add pwm node

[PATCH net-next 00/12] net: stmmac: replace boolean fields in plat_stmmacenet_data with flags
 2023-06-22 13:10 UTC  (17+ messages)
` [PATCH net-next 01/12] net: stmmac: replace has_integrated_pcs field with a flag
` [PATCH net-next 02/12] net: stmmac: replace the sph_disable "
` [PATCH net-next 03/12] net: stmmac: replace the use_phy_wol "
` [PATCH net-next 04/12] net: stmmac: replace the has_sun8i "
` [PATCH net-next 05/12] net: stmmac: replace the tso_en "
` [PATCH net-next 06/12] net: stmmac: replace the serdes_up_after_phy_linkup "
` [PATCH net-next 07/12] net: stmmac: replace the vlan_fail_q_en "
` [PATCH net-next 08/12] net: stmmac: replace the multi_msi_en "
` [PATCH net-next 09/12] net: stmmac: replace the ext_snapshot_en "
` [PATCH net-next 10/12] net: stmmac: replace the int_snapshot_en "
` [PATCH net-next 11/12] net: stmmac: replace the rx_clk_runs_in_lpi "
` [PATCH net-next 12/12] net: stmmac: replace the en_tx_lpi_clockgating "

[PATCH v10 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-06-22 12:47 UTC  (3+ messages)
` [PATCH v10 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs

[PATCH net-next v3 0/2] net: stmmac: fix & improve driver statistics
 2023-06-22 12:03 UTC  (4+ messages)
` [PATCH net-next v3 2/2] net: stmmac: use pcpu 64 bit statistics where necessary

[PATCH 20/28] media: platform: jpeg: always reference OF data
 2023-06-20 21:03 UTC  (2+ messages)
` [PATCH v2 "


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