messages from 2022-11-07 12:06:28 to 2022-11-14 02:21:21 UTC [more...]
[PATCH v2 0/8] phy: allwinner: phy-sun6i-mipi-dphy: Add the A100 DPHY
2022-11-14 2:21 UTC (3+ messages)
` [PATCH v2 1/8] dt-bindings: sun6i-a31-mipi-dphy: Add the interrupts property
` [PATCH v2 2/8] ARM: dts: sun8i: a33: Add DPHY interrupt
[PATCH v3 0/3] bus: sunxi-rsb: Fix poweroff issues
2022-11-14 1:57 UTC (4+ messages)
` [PATCH v3 1/3] bus: sunxi-rsb: Remove the shutdown callback
` [PATCH v3 2/3] bus: sunxi-rsb: Support atomic transfers
` [PATCH v3 3/3] bus: sunxi-rsb: Clear interrupt status before each transfer
[PATCH v7 0/5] leds: Allwinner A100 LED controller support
2022-11-14 1:06 UTC (6+ messages)
` [PATCH v7 1/5] dt-bindings: leds: Add Allwinner A100 LED controller
` [PATCH v7 2/5] leds: sun50i-a100: New driver for the "
` [PATCH v7 3/5] arm64: dts: allwinner: a100: Add LED controller node
` [PATCH v7 4/5] riscv: dts: allwinner: d1: "
` [PATCH v7 5/5] riscv: dts: allwinner: d1: Add RGB LEDs to boards
[PATCH v3 00/11] ARM: suniv: USB and PopStick board support
2022-11-14 0:41 UTC (27+ messages)
` [PATCH v3 01/11] dt-bindings: phy: add binding document for Allwinner F1C100s USB PHY
` [PATCH v3 02/11] dt-bindings: usb: sunxi-musb: add F1C100s MUSB compatible string
` [PATCH v3 03/11] phy: sun4i-usb: add support for the USB PHY on F1C100s SoC
` [PATCH v3 05/11] ARM: dts: suniv: add USB-related device nodes
` [PATCH v3 06/11] ARM: dts: suniv: licheepi-nano: enable USB
` [PATCH v3 09/11] ARM: dts: suniv: add device tree for PopStick v1.1
` [PATCH v3 10/11] phy: sun4i-usb: Replace types with explicit quirk flags
` [PATCH v3 11/11] usb: musb: sunxi: Introduce config struct
[PATCH 06/26] drm: sun4i: Use the dev_pm_ops provided by modeset helper
2022-11-14 0:34 UTC (2+ messages)
[PATCH v2 0/3] media: sunxi: Add H6 deinterlace driver
2022-11-14 0:22 UTC (5+ messages)
` [PATCH v2 1/3] media: dt-bindings: media: Add Allwinner H6 Deinterlace binding
` [PATCH v2 2/3] media: sunxi: Add H6 deinterlace driver
` [PATCH v2 3/3] arm64: dts: allwinner: h6: Add deinterlace node
[PATCH v2 00/65] clk: Make determine_rate mandatory for muxes
2022-11-13 22:35 UTC (39+ messages)
` [PATCH v2 13/65] clk: lmk04832: clkout: Add a determine_rate hook
` [PATCH v2 21/65] clk: davinci: da8xx-cfgchip: "
` [PATCH v2 34/65] clk: ux500: prcmu: "
` [PATCH v2 35/65] clk: ux500: sysctrl: "
` [PATCH v2 43/65] ASoC: tlv320aic32x4: "
` [PATCH v2 54/65] clk: da8xx: clk48: Switch to determine_rate
` [PATCH v2 56/65] clk: ingenic: cgu: "
` [PATCH v2 58/65] clk: sprd: composite: "
[PATCH] ASoC: sunxi: use devm_platform_get_and_ioremap_resource()
2022-11-13 21:28 UTC (2+ messages)
[PATCH 00/18] mfd: Clean up deprecated regmap-irq functionality
2022-11-13 18:47 UTC (22+ messages)
` [PATCH 01/18] mfd: 88pm800: Replace irqchip mask_invert with unmask_base
` [PATCH 02/18] mfd: atc260x: "
` [PATCH 03/18] mfd: axp20x: "
` [PATCH 04/18] mfd: gateworks-gsc: "
` [PATCH 05/18] mfd: max14577: "
` [PATCH 06/18] mfd: max77650: Remove useless type_invert flag
` [PATCH 07/18] mfd: max77693: Replace irqchip mask_invert with unmask_base
` [PATCH 08/18] mfd: max77843: Drop useless mask_invert flag on irqchip
` [PATCH 09/18] mfd: rn5t618: Replace irqchip mask_invert with unmask_base
` [PATCH 10/18] mfd: rohm-bd71828: "
` [PATCH 11/18] mfd: rohm-bd718x7: Drop useless mask_invert flag on irqchip
` [PATCH 12/18] mfd: rt5033: Replace irqchip mask_invert with unmask_base
` [PATCH 13/18] mfd: rt5120: "
` [PATCH 14/18] mfd: sprd-sc27xx-spi: "
` [PATCH 15/18] mfd: stpmic1: Fix swapped mask/unmask in irq chip
` [PATCH 16/18] mfd: sun4i-gpadc: Replace irqchip mask_invert with unmask_base
` [PATCH 17/18] mfd: tps65090: "
` [PATCH 18/18] mfd: wcd934x: Convert irq chip to config regs
[PATCH] staging: media: sunxi: cedrus: make vb2_ops struct definition const
2022-11-13 17:52 UTC (2+ messages)
[PATCH v8 00/24] drm: Analog TV Improvements
2022-11-12 16:32 UTC (32+ messages)
` [PATCH v8 01/24] drm/tests: Add Kunit Helpers
` [PATCH v8 02/24] drm/connector: Rename legacy TV property
` [PATCH v8 03/24] drm/connector: Only register TV mode property if present
` [PATCH v8 04/24] drm/connector: Rename drm_mode_create_tv_properties
` [PATCH v8 05/24] drm/connector: Add TV standard property
` [PATCH v8 06/24] drm/modes: Add a function to generate analog display modes
` [PATCH v8 07/24] drm/client: Add some tests for drm_connector_pick_cmdline_mode()
` [PATCH v8 08/24] drm/modes: Move named modes parsing to a separate function
` [PATCH v8 09/24] drm/modes: Switch to named mode descriptors
` [PATCH v8 10/24] drm/modes: Fill drm_cmdline mode from named modes
` [PATCH v8 11/24] drm/connector: Add pixel clock to cmdline mode
` [PATCH v8 12/24] drm/connector: Add a function to lookup a TV mode by its name
` [PATCH v8 13/24] drm/modes: Introduce the tv_mode property as a command-line option
` [PATCH v8 14/24] drm/modes: Properly generate a drm_display_mode from a named mode
` [PATCH v8 15/24] drm/client: Remove match on mode name
` [PATCH v8 16/24] drm/modes: Introduce more named modes
` [PATCH v8 17/24] drm/probe-helper: Provide a TV get_modes helper
` [PATCH v8 18/24] drm/atomic-helper: Add a TV properties reset helper
` [PATCH v8 19/24] drm/atomic-helper: Add an analog TV atomic_check implementation
` [PATCH v8 20/24] drm/vc4: vec: Use TV Reset implementation
` [PATCH v8 21/24] drm/vc4: vec: Check for VEC output constraints
` [PATCH v8 22/24] drm/vc4: vec: Convert to the new TV mode property
` [PATCH v8 23/24] drm/vc4: vec: Add support for more analog TV standards
` [PATCH v8 24/24] drm/sun4i: tv: Convert to the new TV mode property
[PATCH v7 00/28] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework
2022-11-11 10:21 UTC (4+ messages)
` [PATCH v7 18/28] media: sun6i-csi: Introduce format match structure, list and helper
[PATCH v3] dmaengine: drivers: Use devm_platform_ioremap_resource()
2022-11-10 15:25 UTC
[RFC PATCH 0/2] pinctrl: sunxi: Introduce DT-based pinctrl builder
2022-11-10 12:02 UTC (6+ messages)
` [RFC PATCH 1/2] pinctrl: sunxi: allow reading mux values from DT
` [RFC PATCH 2/2] pinctrl: sunxi: Add support for the Allwinner V5 pin controller
[PATCH] drivers/clocksource/arm_arch_timer: Tighten Allwinner arch timer workaround
2022-11-10 11:10 UTC (3+ messages)
[PATCH v7 00/23] drm: Analog TV Improvements
2022-11-10 10:57 UTC (41+ messages)
` [PATCH v7 01/23] drm/tests: Add Kunit Helpers
` [PATCH v7 02/23] drm/connector: Rename legacy TV property
` [PATCH v7 03/23] drm/connector: Only register TV mode property if present
` [PATCH v7 04/23] drm/connector: Rename drm_mode_create_tv_properties
` [PATCH v7 05/23] drm/connector: Add TV standard property
` [PATCH v7 06/23] drm/modes: Add a function to generate analog display modes
` [Nouveau] "
` [PATCH v7 07/23] drm/client: Add some tests for drm_connector_pick_cmdline_mode()
` [PATCH v7 08/23] drm/modes: Move named modes parsing to a separate function
` [PATCH v7 09/23] drm/modes: Switch to named mode descriptors
` [PATCH v7 10/23] drm/modes: Fill drm_cmdline mode from named modes
` [PATCH v7 11/23] drm/connector: Add pixel clock to cmdline mode
` [PATCH v7 12/23] drm/connector: Add a function to lookup a TV mode by its name
` [PATCH v7 13/23] drm/modes: Introduce the tv_mode property as a command-line option
` [PATCH v7 14/23] drm/modes: Properly generate a drm_display_mode from a named mode
` [PATCH v7 15/23] drm/modes: Introduce more named modes
` [PATCH v7 16/23] drm/probe-helper: Provide a TV get_modes helper
` [PATCH v7 17/23] drm/atomic-helper: Add a TV properties reset helper
` [PATCH v7 18/23] drm/atomic-helper: Add an analog TV atomic_check implementation
` [PATCH v7 19/23] drm/vc4: vec: Use TV Reset implementation
` [PATCH v7 20/23] drm/vc4: vec: Check for VEC output constraints
` [PATCH v7 21/23] drm/vc4: vec: Convert to the new TV mode property
` [PATCH v7 22/23] drm/vc4: vec: Add support for more analog TV standards
` [Nouveau] "
` [PATCH v7 23/23] drm/sun4i: tv: Convert to the new TV mode property
` [Nouveau] [PATCH v7 00/23] drm: Analog TV Improvements
[PATCH v7 01/28] media: sun6i-csi: Add bridge v4l2 subdev with port management
2022-11-10 6:57 UTC (3+ messages)
[PATCH] ARM: dts: sunxi: H3/H5: Add phys property to USB HCI0
2022-11-10 0:55 UTC
[PATCH v3 0/3] media: cedrus: 10-bit HEVC support
2022-11-09 18:23 UTC (4+ messages)
` [PATCH v3 1/3] media: cedrus: Adjust buffer size based on codec
` [PATCH v3 2/3] media: cedrus: h265: Support decoding 10-bit frames
` [PATCH v3 3/3] media: cedrus: Relax HEVC SPS restrictions
[PATCH] clk: sunxi-ng: v3s: Correct the header guard of ccu-sun8i-v3s.h
2022-11-09 17:12 UTC (2+ messages)
[PATCH v2] dmaengine: drivers: Use devm_platform_ioremap_resource()
2022-11-09 7:54 UTC (2+ messages)
[PATCH 0/8] phy: allwinner: phy-sun6i-mipi-dphy: Add the A100 DPHY
2022-11-08 5:17 UTC (5+ messages)
` [PATCH 1/8] dt-bindings: sun6i-a31-mipi-dphy: Add the interrupts property
[PATCH] arm64: allwinner: a64: add device tree for SoPine with clusterboard
2022-11-08 1:33 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/2] drm: Add component_match_add_of and convert users of drm_of_component_match_add
2022-11-07 20:27 UTC (2+ messages)
` [PATCH 2/2] drm: Convert users of drm_of_component_match_add to component_match_add_of
[PATCH v2 00/10] ARM: dts: suniv: F1C100s: add more peripherals
2022-11-07 20:09 UTC (15+ messages)
` [PATCH v2 01/10] dt-bindings: pwm: allwinner,sun4i-a10: Add F1C100s compatible
` [PATCH v2 02/10] ARM: dts: suniv: f1c100s: add PWM node
` [PATCH v2 03/10] ARM: dts: suniv: f1c100s: add I2C DT nodes
` [PATCH v2 04/10] clk: sunxi-ng: f1c100s: Add IR mod clock
` [PATCH v2 08/10] dt-bindings: vendor-prefixes: add Lctech name
` [PATCH v2 10/10] ARM: dts: suniv: Add Lctech Pi F1C200s devicetree
[PATCH v2 0/1] arm64: dts: allwinner: a64: enable Bluetooth on Pinebook
2022-11-07 19:12 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH v2 0/7] arm64: sunxi: h616: Add USB support
2022-11-07 19:09 UTC (2+ messages)
[PATCH v6 0/5] leds: Allwinner A100 LED controller support
2022-11-07 18:53 UTC (9+ messages)
` [PATCH v6 2/5] leds: sun50i-a100: New driver for the A100 LED controller
` [PATCH v6 3/5] arm64: dts: allwinner: a100: Add LED controller node
` [PATCH v6 4/5] riscv: dts: allwinner: d1: "
` [PATCH v6 5/5] riscv: dts: allwinner: d1: Add RGB LEDs to boards
[PATCH v2 0/2] bus: sunxi-rsb: Fix poweroff issues
2022-11-07 18:05 UTC (4+ messages)
` [PATCH v2 2/2] bus: sunxi-rsb: Support atomic transfers
` "
[PATCH v6 00/23] drm: Analog TV Improvements
2022-11-07 13:34 UTC (9+ messages)
` [PATCH v6 14/23] drm/modes: Properly generate a drm_display_mode from a named mode
` [PATCH v6 16/23] drm/probe-helper: Provide a TV get_modes helper
[PATCH v2 0/4] drm/sun4i: dsi: Support the A100/D1 controller variant
2022-11-07 13:13 UTC (2+ messages)
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