messages from 2022-07-09 16:19:47 to 2022-07-29 16:36:51 UTC [more...]
[PATCH v1 00/35] drm: Analog TV Improvements
2022-07-29 16:35 UTC (24+ messages)
` [PATCH v1 01/35] drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambiguity
` [PATCH v1 02/35] drm/connector: Rename subconnector state variable
` [PATCH v1 03/35] drm/atomic: Add TV subconnector property to get/set_property
` [PATCH v1 04/35] drm/modes: Introduce 480i and 576i modes
` [PATCH v1 05/35] drm/connector: Add TV standard property
` [PATCH v1 06/35] drm/connector: Only register TV mode property if present
` [PATCH v1 07/35] drm/modes: Only consider bpp and refresh before options
` [PATCH v1 08/35] drm/client: Add some tests for drm_connector_pick_cmdline_mode()
` [PATCH v1 09/35] drm/modes: Move named modes parsing to a separate function
` [PATCH v1 10/35] drm/modes: Switch to named mode descriptors
` [PATCH v1 11/35] drm/modes: Fill drm_cmdline mode from named modes
` [PATCH v1 12/35] drmi/modes: Properly generate a drm_display_mode from a named mode
` [PATCH v1 13/35] drm/atomic-helper: Add a TV properties reset helper
` [PATCH v1 14/35] drm/atomic-helper: Add an analog TV atomic_check implementation
` [PATCH v1 15/35] drm/vc4: vec: Remove empty mode_fixup
` [PATCH v1 16/35] drm/vc4: vec: Convert to atomic helpers
` [PATCH v1 17/35] drm/vc4: vec: Refactor VEC TV mode setting
` [PATCH v1 18/35] drm/vc4: vec: Remove redundant atomic_mode_set
` [PATCH v1 19/35] drm/vc4: vec: Fix timings for VEC modes
` [PATCH v1 20/35] drm/vc4: vec: Switch for common modes
` [PATCH v1 21/35] drm/vc4: vec: Fix definition of PAL-M mode
` [PATCH v1 22/35] drm/vc4: vec: Use TV Reset implementation
` [PATCH v1 23/35] drm/vc4: vec: Convert to the new TV mode property
[PATCH 0/6] ARM: defconfig cleanups
2022-07-29 0:14 UTC (25+ messages)
` [PATCH 1/6] ARM: refresh defconfig files
` [PATCH 2/6] ARM: defconfig: remove irda remnants
` [PATCH 3/6] ARM: defconfig: remove stale CONFIG_ZBOOT_ROM entries
` [PATCH 4/6] ARM: defconfig: address renamed CONFIG_DEBUG_INFO=y
` [PATCH 5/6] ARM: defconfig: remove broken CONFIG_THUMB disables
` [PATCH 6/6] ARM: defconfig: kill remnants of CONFIG_LEDS
[PATCH] clk: sunxi-ng: Fix H6 RTC clock definition
2022-07-27 23:47 UTC (6+ messages)
[PATCH v3 08/32] thermal/drivers/sun8i: Switch to new of API
2022-07-27 21:02 UTC (3+ messages)
` [PATCH v3 27/32] iio/drivers/sun4i_gpadc: Switch to new of thermal API
` [PATCH v3 28/32] Input: sun4i-ts - switch "
[PATCH v3 0/8] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support
2022-07-27 18:07 UTC (8+ messages)
` [PATCH RFC v3 1/8] of: Mark interconnects property supplier as optional
[PATCH] clocksource/drivers/sun5i: Remove unnecessary (void*) conversions
2022-07-27 8:37 UTC
[GIT PULL] Allwinner clock fixes for 5.19
2022-07-26 17:56 UTC (2+ messages)
[PATCH v2 08/32] thermal/drivers/sun8i: Switch to new of API
2022-07-26 16:28 UTC (4+ messages)
` [PATCH v2 27/32] iio/drivers/sun4i_gpadc: Switch to new of thermal API
` [PATCH v2 28/32] Input: sun4i-ts - switch "
[RESEND PATCH] rtc: sun6i: add support for R329 RTC
2022-07-26 9:18 UTC (2+ messages)
[PATCH] dt-bindings: timer: allwinner,sun4i-a10-timer: Add D1 compatible
2022-07-25 23:29 UTC (2+ messages)
[PATCH 1/2] clocksource: sun4i: Fix the bug that tick_resume stucks
2022-07-25 8:35 UTC
[PATCH 1/2] mtd: spi-nor: When a flash memory is missing do not report an error
2022-07-24 18:28 UTC (19+ messages)
` [PATCH resend 2/2] ARM: dts: sunxi: Enable optional SPI flash on Orange Pi Zero board
Increasing stabilization time in sunxi_mmc_core_init
2022-07-21 21:30 UTC (10+ messages)
` "
` "
` "
[PATCH 1/1] clocksource/drivers/sun4i: remove unnecessary (void*) conversions
2022-07-20 14:42 UTC (2+ messages)
Pull request: u-boot-sunxi/master for v2022.10
2022-07-19 19:54 UTC (2+ messages)
[PATCH] media: sun6i-csi: Fix comment typo
2022-07-16 4:31 UTC
[PATCH v5 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
2022-07-19 11:25 UTC (5+ messages)
` [PATCH v5 1/6] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
[PATCH] media: cedrus: hevc: Add check for invalid timestamp
2022-07-18 21:49 UTC (6+ messages)
` "
[GIT PULL] Allwinner clock changes for 5.20
2022-07-18 21:13 UTC (2+ messages)
[PATCH 0/7] sunxi: F1C100s: enable MMC and SPI in U-Boot proper
2022-07-18 10:17 UTC (5+ messages)
` [PATCH 2/7] spi: sunxi: refactor SPI speed/mode programming
[PATCH v2 0/7] Enable 10bits bitstream for Hantro/G2 HEVC codec
2022-07-18 10:12 UTC (9+ messages)
` [PATCH v2 1/7] media: hantro: Store HEVC bit depth in context
` [PATCH v2 2/7] media: hantro: HEVC: Fix auxilary buffer size calculation
` [PATCH v2 3/7] media: hantro: HEVC: Fix chroma offset computation
` [PATCH v2 4/7] media: hantro: postproc: Configure output regs to support 10bit
` [PATCH v2 5/7] media: Hantro: HEVC: Allows 10-bit bitstream
` [PATCH v2 6/7] media: hantro: imx8m: Enable 10bit decoding
` [PATCH v2 7/7] media: hantro: Allows luma and chroma depth to be different
build failure of next-20220715 due to "No rule to make target"
2022-07-18 9:41 UTC (4+ messages)
[PATCH v2 0/6] pinctrl: sunxi: Allwinner D1 support
2022-07-18 9:40 UTC (9+ messages)
` [PATCH v2 1/6] dt-bindings: pinctrl: Add compatible for Allwinner D1
` [PATCH v2 2/6] pinctrl: sunxi: Add I/O bias setting for H6 R-PIO
` [PATCH v2 3/6] pinctrl: sunxi: Support the 2.5V I/O bias mode
` [PATCH v2 4/6] pinctrl: sunxi: Refactor register/offset calculation
` [PATCH v2 5/6] pinctrl: sunxi: Make some layout parameters dynamic
` [PATCH v2 6/6] pinctrl: sunxi: Add driver for Allwinner D1
net: stmmac: dwmac-meson8b: interface sometimes does not come up at boot
2022-07-15 5:35 UTC (14+ messages)
[GIT PULL] Allwinner config64 changes for 5.20
2022-07-14 16:06 UTC (4+ messages)
[GIT PULL] Allwinner DT fixes for 5.19, part 2
2022-07-14 15:31 UTC (2+ messages)
[GIT PULL] Allwinner DT fixes for 5.19
2022-07-14 15:31 UTC (2+ messages)
[GIT PULL] Allwinner drivers changes for 5.20
2022-07-14 15:31 UTC (2+ messages)
[GIT PULL] Allwinner device tree changes for 5.20, part 2
2022-07-14 15:31 UTC (2+ messages)
[GIT PULL] Allwinner device tree changes for 5.20
2022-07-14 15:31 UTC (2+ messages)
[PATCH] sunxi: configs: streamline include/configs/sun*.h wrappers
2022-07-13 18:17 UTC (2+ messages)
[PATCH 0/7] media: cedrus: h265: Implement tiles support
2022-07-13 16:45 UTC (14+ messages)
` [PATCH 3/7] media: cedrus: Improve error messages for controls
` [PATCH 4/7] media: cedrus: Add error handling for failed setup
` [PATCH 5/7] media: cedrus: h265: Add a couple of error checks
` "
` [PATCH 6/7] media: cedrus: Add helper for determining number of elements
` [PATCH 7/7] media: cedrus: h265: Implement support for tiles
[PATCH 0/3] sunxi: remove CONFIG_MMC?_CD_PIN
2022-07-13 16:21 UTC (4+ messages)
` [PATCH 1/3] sunxi: mmc: ignore card detect in SPL
` [PATCH 2/3] sunxi: mmc: group non-DM specific functions
` [PATCH 3/3] sunxi: remove CONFIG_MMC?_CD_PIN
[PATCH 0/3] sunxi: FEL boot fixes
2022-07-13 15:27 UTC (4+ messages)
` [PATCH 1/3] sunxi: armv8: fel: load only 32-bit values
` [PATCH 2/3] sunxi: h616: lower SPL stack address to avoid BROM data
` [PATCH 3/3] sunxi: fel: drop redundant "control register" save/restore
[PATCH] mfd: sun6i-prcm: Update Kconfig description
2022-07-13 8:06 UTC (2+ messages)
ext4load: Watchdog support
2022-07-13 5:56 UTC
[PATCH 1/2] dt-bindings: arm: sunxi: Default to the full MBUS binding
2022-07-13 3:01 UTC (5+ messages)
` [PATCH 2/2] dt-bindings: arm: sunxi: Add several MBUS compatibles
[PATCH 0/6] pinctrl: sunxi: Allwinner D1/D1s support
2022-07-13 2:56 UTC (5+ messages)
` [PATCH 1/6] dt-bindings: pinctrl: Add compatibles for Allwinner D1/D1s
[PATCH 00/12] Initial support for Allwinner R329
2022-07-12 12:16 UTC (5+ messages)
` [PATCH 06/12] clk: sunxi=ng: add support for R329 CCUs
[PATCH v2 0/3] Allwinner R329 {R-,}PIO pinctrl support
2022-07-12 10:11 UTC (9+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: document Allwinner R329 PIO and R-PIO
` [PATCH v2 2/3] pinctrl: sunxi: add support for R329 CPUX pin controller
` [PATCH v2 3/3] pinctrl: sunxi: add support for R329 R-PIO "
[PATCH v13 0/7] arm64: sunxi: Allwinner H616 SoC DT support
2022-07-11 8:51 UTC (9+ messages)
` [PATCH v13 1/7] dt-bindings: arm: sunxi: Add H616 EMAC compatible
` [PATCH v13 3/7] arm64: dts: allwinner: Add Allwinner H616 .dtsi file
` [PATCH v13 6/7] arm64: dts: allwinner: h616: Add OrangePi Zero 2 board support
[PATCH v1 08/33] thermal/drivers/sun8i: Switch to new of API
2022-07-11 7:52 UTC (5+ messages)
` [PATCH v1 27/33] iio/drivers/sun4i_gpadc: Switch to new of thermal API
` [PATCH v1 28/33] input/drivers/touchscreen_sun4i: "
[PATCH v12 0/7] arm64: sunxi: Allwinner H616 SoC DT support
2022-07-11 0:16 UTC (6+ messages)
` [PATCH v12 1/7] dt-bindings: arm: sunxi: Add H616 EMAC compatible
[RFC] ccu-sun50i-h6: Bump-up DDR0 PLL to 1800MHz
2022-07-10 22:54 UTC (3+ 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