linux-sunxi.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-17 12:14:39 to 2022-10-31 09:30:43 UTC [more...]

[PATCH v6 00/43] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework
 2022-10-31  9:21 UTC  (11+ messages)
` [PATCH v6 12/43] media: sun6i-csi: Remove controls handler from the driver
` [PATCH v6 16/43] media: sun6i-csi: Add bridge v4l2 subdev with port management
` [PATCH v6 18/43] media: sun6i-csi: Add capture state using vsync for page flip
` [PATCH v6 36/43] media: sun6i-csi: Move hardware control to the bridge

[PATCH 00/12] Improve MTD bindings
 2022-10-30 13:50 UTC  (15+ messages)
` [PATCH 01/12] dt-bindings: mtd: Clarify all partition subnodes
` [PATCH 02/12] dt-bindings: mtd: Mention basic properties
` [PATCH 03/12] dt-bindings: mtd: Remove useless file about partitions
` [PATCH 04/12] dt-bindings: mtd: ingenic: Mark partitions in the controller node as deprecated
` [PATCH 05/12] dt-bindings: mtd: onenand: Mention the expected node name
` [PATCH 06/12] dt-bindings: mtd: nand-chip: Reference mtd.yaml
` [PATCH 07/12] dt-bindings: mtd: Drop common properties from NAND controllers
` [PATCH 08/12] dt-bindings: mtd: spi-nor: Drop common properties
` [PATCH 09/12] dt-bindings: mtd: phymap: Reuse the generic definitions
` [PATCH 10/12] dt-bindings: mtd: Drop object types when referencing other files
` [PATCH 11/12] dt-bindings: mtd: Argue in favor of keeping additionalProperties set to true
` [PATCH 12/12] dt-bindings: mtd: Constrain the list of parsers

[BISECTED] Allwinner A33 tablet does not fully power off
 2022-10-29 15:23 UTC 

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

[PATCH v3 0/2] AXP221/AXP223/AXP809 GPIO support
 2022-10-26 20:16 UTC  (2+ messages)

[PATCH] ARM: dts: sunxi: correct indentation
 2022-10-26 16:57 UTC  (2+ messages)

[PATCH 0/3] ARM: dts: Add Lctech Pi F1C200s board support
 2022-10-26 14:51 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: add Lctech name
` [PATCH 2/3] dt-bindings: arm: sunxi: add compatible strings for Lctech Pi
` [PATCH 3/3] ARM: dts: suniv: Add Lctech Pi F1C200s devicetree

[PATCH v2] ASoC: sun50i-dmic: avoid unused variable warning for sun50i_dmic_of_match
 2022-10-26 14:31 UTC  (3+ messages)

[RESEND] clocksource: sun4i: Fix the bug that tick_resume stucks
 2022-10-26  8:21 UTC  (3+ messages)

[PATCH v2 0/5] iommu/sun50i: Fix various fixes
 2022-10-25 16:54 UTC  (6+ messages)
` [PATCH v2 1/5] iommu/sun50i: Fix reset release
` [PATCH v2 2/5] iommu/sun50i: Consider all fault sources for reset
` [PATCH v2 3/5] iommu/sun50i: Fix R/W permission check
` [PATCH v2 4/5] iommu/sun50i: Fix flush size
` [PATCH v2 5/5] iommu/sun50i: Implement .iotlb_sync_map

[PATCH 00/11] media: cedrus: Format handling improvements and 10-bit HEVC support
 2022-10-25 15:35 UTC  (24+ messages)
` [PATCH 01/11] media: cedrus: remove superfluous call
` [PATCH 02/11] media: cedrus: Add format reset helpers
` [PATCH 03/11] media: cedrus: use helper to set default formats
` [PATCH 04/11] media: cedrus: Add helper for checking capabilities
` [PATCH 05/11] media: cedrus: Filter controls based on capability
` [PATCH 06/11] media: cedrus: set codec ops immediately
` [PATCH 07/11] media: cedrus: Remove cedrus_codec enum
` [PATCH 08/11] media: cedrus: prefer untiled capture format
` [PATCH 09/11] media: cedrus: initialize controls a bit later
` [PATCH 10/11] media: cedrus: Adjust buffer size based on control values
` [PATCH 11/11] media: cedrus: h265: Support decoding 10-bit frames

[PATCH v1] media: cedrus: Propagate error code from cedrus_h265_skip_bits()
 2022-10-25 10:41 UTC  (7+ messages)

[PATCH v7 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
 2022-10-25  5:01 UTC  (3+ messages)

[PATCH v2 00/10] SUNIV USB and PopStick support (and updating mailmap)
 2022-10-24 14:56 UTC  (11+ messages)
` [PATCH v2 02/10] dt-bindings: phy: add binding document for Allwinner F1C100s USB PHY
` [PATCH v2 06/10] ARM: suniv: add USB-related device nodes
` [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 v2 00/21] drm/fb-helper: Untangle fbdev emulation and helpers
 2022-10-24 11:19 UTC  (22+ messages)
` [PATCH v2 01/21] drm/komeda: Don't set struct drm_driver.lastclose
` [PATCH v2 02/21] drm/mcde: "
` [PATCH v2 03/21] drm/vboxvideo: "
` [PATCH v2 04/21] drm/amdgpu: Don't set struct drm_driver.output_poll_changed
` [PATCH v2 05/21] drm/imx/dcss: "
` [PATCH v2 06/21] drm/ingenic: "
` [PATCH v2 07/21] drm/logicvc: "
` [PATCH v2 08/21] drm/rockchip: "
` [PATCH v2 09/21] drm/panel-ili9341: Include <linux/backlight.h>
` [PATCH v2 10/21] drm/tve200: Include <linux/of.h>
` [PATCH v2 11/21] drm/fb-helper: Cleanup include statements in header file
` [PATCH v2 12/21] drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
` [PATCH v2 13/21] drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
` [PATCH v2 14/21] drm/fb-helper: Rename drm_fb_helper_unregister_fbi() "
` [PATCH v2 15/21] drm/fb-helper: Disconnect damage worker from update logic
` [PATCH v2 16/21] drm/fb-helper: Call fb_sync in I/O functions
` [PATCH v2 17/21] drm/fb-helper: Perform all fbdev I/O with the same implementation
` [PATCH v2 18/21] drm/fb_helper: Minimize damage-helper overhead
` [PATCH v2 19/21] drm/fb-helper: Always initialize generic fbdev emulation
` [PATCH v2 20/21] drm/fb-helper: Move generic fbdev emulation into separate source file
` [PATCH v2 21/21] drm/fb-helper: Remove unnecessary include statements

[PATCH v2 0/2] iio: adc: sun4i-gpadc-iio: Fix error handle in sun4i_gpadc_probe()
 2022-10-23 12:31 UTC  (5+ messages)
` [PATCH v2 1/2] iio: adc: sun4i-gpadc-iio: Fix PM disable depth imbalance "
` [PATCH v2 2/2] iio: adc: sun4i-gpadc-iio: Fix error handle when devm_iio_device_register() failed "

[PATCH] crypto: allwinner: sun8i-ss: use dma_addr instead u32
 2022-10-21 11:33 UTC  (2+ messages)

Pull request: u-boot-sunxi/master for 2023.01
 2022-10-20 19:02 UTC  (2+ messages)

[PATCH 0/6] sunxi: improve F1C200s support
 2022-10-20 15:52 UTC  (11+ messages)
` [PATCH 4/6] sunxi: f1c100: add UART1 support
` [PATCH 6/6] sunxi: add CherryPi-F1C200s support

[PATCH v5 00/22] drm: Analog TV Improvements
 2022-10-20 15:34 UTC  (30+ messages)
` [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 12/22] drm/connector: Add a function to lookup a TV mode by its name
` [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 00/21] drm/fb-helper: Untangle fbdev emulation and helpers
 2022-10-20 12:00 UTC  (25+ messages)
` [PATCH 01/21] drm/amdgpu: Don't set struct drm_driver.lastclose
` [PATCH 02/21] drm/imx: "
` [PATCH 03/21] drm/ingenic: "
` [PATCH 04/21] drm/komeda: "
` [PATCH 05/21] drm/logicvc: "
` [PATCH 06/21] drm/mcde: "
` [PATCH 07/21] drm/rockchip: "
` [PATCH 08/21] drm/vboxvideo: "
` [PATCH 09/21] drm/panel-ili9341: Include <linux/backlight.h>
` [PATCH 10/21] drm/tve200: Include <linux/of.h>
` [PATCH 11/21] drm/fb-helper: Cleanup include statements in header file
` [PATCH 12/21] drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
` [PATCH 13/21] drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
` [PATCH 14/21] drm/fb-helper: Rename drm_fb_helper_unregister_fbi() "
` [PATCH 15/21] drm/fb-helper: Disconnect damage worker from update logic
` [PATCH 16/21] drm/fb-helper: Call fb_sync in I/O functions
` [PATCH 17/21] drm/fb-helper: Perform all fbdev I/O with the same implementation
` [PATCH 18/21] drm/fb_helper: Minimize damage-helper overhead
` [PATCH 19/21] drm/fb-helper: Always initialize generic fbdev emulation
` [PATCH 20/21] drm/fb-helper: Move generic fbdev emulation into separate source file
` [PATCH 21/21] drm/fb-helper: Remove unnecessary include statements

[PATCH 0/2] media: cedrus: h264/h265: Improve aux buffer management
 2022-10-19 17:45 UTC  (3+ messages)
` [PATCH 1/2] media: cedrus: h265: Associate mv col buffers with buffer
` [PATCH 2/2] media: cedrus: h264: Optimize mv col buffer allocation

[PATCH] ASoC: sun50i-dmic: avoid unused variable warning for sun50i_dmic_of_match
 2022-10-19  3:56 UTC  (2+ messages)

[PATCH v4 00/30] drm: Analog TV Improvements
 2022-10-18  7:34 UTC  (6+ messages)
` [PATCH v4 11/30] drm/modes: Add a function to generate analog display modes

[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  (11+ messages)
` [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


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