ARM Sunxi Platform Development
 help / color / mirror / Atom feed
 messages from 2022-09-26 12:34:44 to 2022-10-18 14:01:19 UTC [more...]

[PATCH 0/6] sunxi: improve F1C200s support
 2022-10-18 14:01 UTC  (18+ messages)
` [PATCH 1/6] sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB
` [PATCH 2/6] sunxi: fix 32MB load address layout
` [PATCH 3/6] sunxi: f1c100: move SKIP_LOWLEVEL_INIT_ONLY into Kconfig
` [PATCH 4/6] sunxi: f1c100: add UART1 support
` [PATCH 5/6] sunxi: f1c100: dtsi: add UART1 pins
` [PATCH 6/6] sunxi: add CherryPi-F1C200s support

[PATCH v5 00/22] drm: Analog TV Improvements
 2022-10-18 12:29 UTC  (49+ messages)
` [PATCH v5 01/22] drm/tests: Add Kunit Helpers
` [PATCH v5 02/22] drm/connector: Rename legacy TV property
` [PATCH v5 03/22] drm/connector: Only register TV mode property if present
` [PATCH v5 04/22] drm/connector: Rename drm_mode_create_tv_properties
` [PATCH v5 05/22] drm/connector: Add TV standard property
` [PATCH v5 06/22] drm/modes: Add a function to generate analog display modes
` [PATCH v5 07/22] drm/client: Add some tests for drm_connector_pick_cmdline_mode()
` [PATCH v5 08/22] drm/modes: Move named modes parsing to a separate function
` [PATCH v5 09/22] drm/modes: Switch to named mode descriptors
` [PATCH v5 10/22] drm/modes: Fill drm_cmdline mode from named modes
` [PATCH v5 11/22] drm/connector: Add pixel clock to cmdline mode
` [PATCH v5 12/22] drm/connector: Add a function to lookup a TV mode by its name
` [PATCH v5 13/22] drm/modes: Introduce the tv_mode property as a command-line option
` [PATCH v5 14/22] drm/modes: Properly generate a drm_display_mode from a named mode
` [PATCH v5 15/22] drm/modes: Introduce more named modes
` [PATCH v5 16/22] drm/atomic-helper: Add a TV properties reset helper
` [PATCH v5 17/22] drm/atomic-helper: Add an analog TV atomic_check implementation
` [PATCH v5 18/22] drm/vc4: vec: Use TV Reset implementation
` [PATCH v5 19/22] drm/vc4: vec: Check for VEC output constraints
` [PATCH v5 20/22] drm/vc4: vec: Convert to the new TV mode property
` [PATCH v5 21/22] drm/vc4: vec: Add support for more analog TV standards
  ` [PATCH] drm/vc4: vec: Add support for PAL-60
` [PATCH v5 22/22] drm/sun4i: tv: Convert to the new TV mode property
      `  "

[PATCH v4 00/30] drm: Analog TV Improvements
 2022-10-18  7:34 UTC  (49+ messages)
` [PATCH v4 01/30] drm/docs: Remove unused TV Standard property
` [PATCH v4 02/30] drm/tests: Order Kunit tests in Makefile
  ` (subset) "
` [PATCH v4 03/30] drm/tests: Add Kunit Helpers
` [PATCH v4 04/30] drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambiguity
  ` (subset) "
` [PATCH v4 05/30] drm/connector: Rename subconnector state variable
  ` (subset) "
` [PATCH v4 06/30] drm/atomic: Add TV subconnector property to get/set_property
  ` (subset) "
` [PATCH v4 07/30] drm/connector: Rename legacy TV property
` [PATCH v4 08/30] drm/connector: Only register TV mode property if present
` [PATCH v4 09/30] drm/connector: Rename drm_mode_create_tv_properties
` [PATCH v4 10/30] drm/connector: Add TV standard property
` [PATCH v4 11/30] drm/modes: Add a function to generate analog display modes
` [PATCH v4 12/30] drm/modes: Only consider bpp and refresh before options
  ` (subset) "
` [PATCH v4 13/30] drm/modes: parse_cmdline: Add support for named modes containing dashes
  ` (subset) "
` [PATCH v4 14/30] drm/client: Add some tests for drm_connector_pick_cmdline_mode()
` [PATCH v4 15/30] drm/modes: Move named modes parsing to a separate function
` [PATCH v4 16/30] drm/modes: Switch to named mode descriptors
` [PATCH v4 17/30] drm/modes: Fill drm_cmdline mode from named modes
` [PATCH v4 18/30] drm/connector: Add pixel clock to cmdline mode
` [PATCH v4 19/30] drm/connector: Add a function to lookup a TV mode by its name
` [PATCH v4 20/30] drm/modes: Introduce the tv_mode property as a command-line option
` [PATCH v4 21/30] drm/modes: Properly generate a drm_display_mode from a named mode
` [PATCH v4 22/30] drm/modes: Introduce more named modes
` [PATCH v4 23/30] drm/atomic-helper: Add a TV properties reset helper
` [PATCH v4 24/30] drm/atomic-helper: Add an analog TV atomic_check implementation
` [PATCH v4 25/30] drm/vc4: vec: Fix definition of PAL-M mode
  ` (subset) "
` [PATCH v4 26/30] drm/vc4: vec: Use TV Reset implementation
` [PATCH v4 27/30] drm/vc4: vec: Check for VEC output constraints
` [PATCH v4 28/30] drm/vc4: vec: Convert to the new TV mode property
` [PATCH v4 29/30] drm/vc4: vec: Add support for more analog TV standards
` [PATCH v4 30/30] drm/sun4i: tv: Convert to the new TV mode property

[PATCH] media: cedrus: hevc: Fix offset adjustments
 2022-10-17 19:44 UTC 

[PATCH 00/10] spi: Add support for stacked/parallel memories
 2022-10-17 13:32 UTC  (13+ messages)
` [PATCH 01/10] spi: Add stacked memories support in SPI core
` [PATCH 02/10] spi: Replace all spi->chip_select & spi->cs_gpiod references with array
` [PATCH 03/10] net: Replace spi->chip_select references to spi->chip_select[0]
` [PATCH 04/10] mtd: devices: "
` [PATCH 05/10] iio: imu: "
` [PATCH 06/10] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH 07/10] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH 08/10] spi: Add parallel memories support in SPI core
` [PATCH 09/10] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH 10/10] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver

[PATCH 0/2] sunxi: fix SUNIV D$ support
 2022-10-17  9:27 UTC  (6+ messages)
` [PATCH 1/2] sunxi: fix SUNIV build when enabling D-Cache
` [PATCH 2/2] configs: sunxi: licheepi_nano: enable D-Cache

[PATCH] ASoC: sun50i-dmic: avoid unused variable warning for sun50i_dmic_of_match
 2022-10-16  4:45 UTC 

[RESEND] clocksource: sun4i: Fix the bug that tick_resume stucks
 2022-10-15  9:04 UTC  (3+ messages)

[PATCH 0/5] iommu/sun50i: Fix various issues
 2022-10-14 15:03 UTC  (10+ messages)
` [PATCH 1/5] iommu/sun50i: Fix reset release
` [PATCH 2/5] iommu/sun50i: Consider all fault sources for reset
` [PATCH 3/5] iommu/sun50i: Fix R/W permission check
` [PATCH 4/5] iommu/sun50i: Fix flush size
` [PATCH 5/5] iommu/sun50i: Invalidate iova at map and unmap
` [PATCH 5/5] iommu/sun50i: Invalidate iova in map and unmap callback
    `  "

[PATCH v2 00/10] SUNIV USB and PopStick support (and updating mailmap)
 2022-10-14  2:56 UTC  (25+ messages)
` [PATCH v2 01/10] mailmap: update Icenowy Zheng's mail address
` [PATCH v2 02/10] dt-bindings: phy: add binding document for Allwinner F1C100s USB PHY
` [PATCH v2 03/10] dt-bindings: usb: sunxi-musb: add F1C100s MUSB compatible string
` [PATCH v2 04/10] phy: sun4i-usb: add support for the USB PHY on F1C100s SoC
      `  "
` [PATCH v2 05/10] musb: sunxi: add support for the F1C100s MUSB controller
` [PATCH v2 06/10] ARM: suniv: add USB-related device nodes
` [PATCH v2 07/10] ARM: suniv: f1c100s: enable USB on Lichee Pi Nano
` [PATCH v2 08/10] dt-bindings: vendor-prefixes: add Source Parts
` [PATCH v2 09/10] dt-binding: arm: sunxi: add compatible strings for PopStick v1.1
` [PATCH v2 10/10] ARM: dts: suniv: add device tree "

[PATCH 0/2] sunxi: update devicetree files from the kernel
 2022-10-13 19:01 UTC  (3+ messages)
  `  "

[PATCH v1] ARM: dts: sun8i: h3: orangepi-pc: Add CMA reserved memory node
 2022-10-13 13:36 UTC  (5+ messages)
    `  "

[PATCH -next] media: sun6i-csi: Remove unnecessary print function dev_err()
 2022-10-12 22:04 UTC  (2+ messages)

[PATCH v3 0/2] AXP221/AXP223/AXP809 GPIO support
 2022-10-12 22:01 UTC  (5+ messages)
` [PATCH v3 1/2] ARM: dts: axp803/axp81x: Drop GPIO LDO pinctrl nodes
` [PATCH v3 2/2] ARM: dts: axp22x/axp809: Add GPIO controller nodes

[PATCH] ARM: dts: sunxi: correct indentation
 2022-10-12 21:47 UTC  (2+ messages)

[PATCH] sunxi: defconfig: Add X96 Mate TV box
 2022-10-12 21:28 UTC  (2+ messages)

[PATCH AUTOSEL 6.0 27/44] ASoC: sunxi: sun4i-codec: set debugfs_prefix for CPU DAI component
 2022-10-09 23:49 UTC 

[PATCH] ARM: sun9i: smp: fix out-of-bounds access error
 2022-10-03 22:10 UTC 

[PATCH -next] iio: adc: sun4i-gpadc-iio: fix PM disable depth imbalance in sun4i_gpadc_probe
 2022-10-02 12:25 UTC  (2+ messages)

[PATCH v4 0/4] Pine64 PinePhone keyboard support
 2022-10-01  6:28 UTC  (5+ messages)
` [PATCH v4 2/4] Input: pinephone-keyboard - Add PinePhone keyboard driver

[PATCH] clk: sunxi-ng: h6: Fix default PLL GPU rate
 2022-09-28 23:42 UTC  (2+ messages)

[GIT PULL] Allwinner clock changes for 6.1
 2022-09-28 23:21 UTC  (2+ messages)

[PATCH 0/8] phy: allwinner: phy-sun6i-mipi-dphy: Add the A100 DPHY
 2022-09-27  9:36 UTC  (6+ messages)
` [PATCH 1/8] dt-bindings: sun6i-a31-mipi-dphy: Add the interrupts property

[PATCH] crypto: allwinner: sun8i-ss: use dma_addr instead u32
 2022-09-27  8:55 UTC 

[PATCH v2 00/33] drm: Analog TV Improvements
 2022-09-26 13:02 UTC  (16+ messages)
` [PATCH v2 06/33] drm/connector: Rename legacy TV property
` [PATCH v2 09/33] drm/connector: Add TV standard property
` [PATCH v2 10/33] drm/modes: Add a function to generate analog display modes


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox