messages from 2023-02-10 20:16:18 to 2023-03-01 15:32:12 UTC [more...]
[PATCH 00/22] drm/dma-helper: Add dedicated fbdev emulation
2023-03-01 15:30 UTC (7+ messages)
` [PATCH 02/22] arm/hdlcd: Use GEM DMA "
` [PATCH 03/22] arm/malidp: "
` [PATCH 04/22] drm/aspeed: "
` [PATCH 05/22] drm/atmel-hlcdc: "
` [PATCH 06/22] drm/fsl-dcu: "
` [PATCH 07/22] drm/imx/dcss: "
Conflict between video-lut and pmu on meson-g12
2023-03-01 13:28 UTC (5+ messages)
[PATCH v4 02/19] thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
2023-02-28 11:22 UTC (2+ messages)
` [PATCH v4 08/19] thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()
[PATCH v1 0/3] Meson A1 32-bit support
2023-02-28 8:49 UTC (20+ messages)
` [PATCH v1 1/3] meson: pinctrl: use CONFIG_PINCTRL_A1 with CONFIG_ARM
` [PATCH v1 2/3] firmware: meson: use CONFIG_MESON_SM "
` [PATCH v1 3/3] arch/arm: dts: introduce meson-a1 device tree
[PATCH 0/2] mmc: add helpers mmc_regulator_set_ocr_vmmc_up/off
2023-02-27 20:59 UTC (7+ messages)
` [PATCH 1/2] mmc: core: "
` [PATCH 2/2] mmc: meson-gx: use new helpers mmc_regulator_set_ocr_vmmc_off/up
[PATCH net-next v8 5/9] net: phy: add genphy_c45_ethtool_get/set_eee() support
2023-02-27 18:49 UTC (4+ messages)
[PATCH v4] mtd: rawnand: meson: initialize struct with zeroes
2023-02-27 10:24 UTC
[PATCH v3] mtd: rawnand: meson: initialize struct with zeroes
2023-02-27 10:19 UTC (3+ messages)
[PATCH v3 02/20] thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
2023-02-26 22:53 UTC (2+ messages)
` [PATCH v3 08/20] thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()
[PATCH v2] iio: adc: meson_saradc: Better handle BL30 not releaseing the hardware
2023-02-25 16:36 UTC (3+ messages)
[PATCH RFC] mmc: meson-gx: improve clock privisioning
2023-02-24 22:10 UTC (3+ messages)
[PATCH V2] nvmem: add explicit config option to read OF fixed cells
2023-02-24 16:31 UTC (3+ messages)
[PATCH v1 RFC 0/3] meson-uart: Use "divide XTAL by 2" bit on G12A
2023-02-24 8:26 UTC (7+ messages)
` [PATCH v1 RFC 1/3] dt-bindings: serial: amlogic,meson-uart: Add compatible string for G12A
` [PATCH v1 RFC 2/3] tty: serial: meson: Add a new compatible string for the G12A SoC
` [PATCH v1 RFC 3/3] arm64: dts: meson-g12-common: Use the G12A UART compatible string
[PATCH] clk: meson: vid-pll-div: added meson_vid_pll_div_ops support to enable vid_pll_div to meet clock setting requirements, especially for late chip
2023-02-24 2:49 UTC (3+ messages)
[PATCH] nvmem: add explicit config option to read OF fixed cells
2023-02-22 21:14 UTC (4+ messages)
[PATCH v2 05/16] thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()
2023-02-22 9:31 UTC (3+ messages)
[PATCH v2] mtd: rawnand: meson: initialize struct with zeroes
2023-02-21 21:31 UTC (2+ messages)
[PATCH] mtd: rawnand: meson: initialize struct with zeroes
2023-02-21 6:33 UTC
[PATCH] mtd: rawnand: meson: initialize struct with zeroes
2023-02-21 6:29 UTC
[PATCH RESEND v4] dt-bindings: pwm: Convert Amlogic Meson PWM binding
2023-02-20 21:19 UTC
[PATCH 0/5] hwrng: meson: simplify driver
2023-02-20 9:01 UTC (14+ messages)
` [PATCH 1/5] hwrng: meson: remove unused member of struct meson_rng_data
` [PATCH 2/5] hwrng: meson: use devm_clk_get_optional_enabled
` [PATCH 3/5] hwrng: meson: remove not needed call to platform_set_drvdata
` [PATCH 4/5] hwrng: meson: use struct hw_random priv data
` [PATCH 5/5] hwrng: meson: remove struct meson_rng_data
[PATCH v1 05/17] thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()
2023-02-19 17:26 UTC (2+ messages)
[PATCH] iio: adc: meson_saradc: Better handle BL30 not releaseing the hardware
2023-02-18 15:50 UTC (2+ messages)
[PATCH v2] reset: meson: Use devm_platform_ioremap_resource()
2023-02-18 15:39 UTC (2+ messages)
[PATCH -next] mmc: meson-gx: Use devm_platform_get_and_ioremap_resource()
2023-02-17 10:56 UTC (2+ messages)
[PATCH] mmc: meson-gx: use devm_clk_get_enabled() for core clock
2023-02-17 10:56 UTC (2+ messages)
[PATCH] mmc: meson-gx: constify member data of struct meson_host
2023-02-17 10:56 UTC (2+ messages)
[PATCH v2] dt-bindings: mmc: meson-gx: fix interrupt binding
2023-02-17 10:26 UTC (3+ messages)
[PATCH v2] drm/meson/meson_venc: Relax the supported mode checks
2023-02-17 10:20 UTC (2+ messages)
[PATCH] dt-bindings: mmc: meson-gx: fix interrupt binding
2023-02-16 19:44 UTC (4+ messages)
[PATCH] mtd: rawnand: meson: initialize struct with zeroes
2023-02-16 18:09 UTC (2+ messages)
[PATCH v2 0/3] mmc: support setting card detect interrupt from drivers and use it in meson-gx
2023-02-16 11:14 UTC (13+ messages)
` [PATCH v2 1/3] mmc: core: support setting card detect interrupt from drivers
` [PATCH v2 2/3] dt-bindings: mmc: meson-gx: support specifying cd interrupt
` [PATCH v2 3/3] mmc: meson-gx: support platform interrupt as card detect interrupt
[PATCH] dt-bindings: media: meson-ir: Convert Amlogic Meson IR controller binding
2023-02-16 10:12 UTC (3+ messages)
[PATCH] reset: meson: Use devm_platform_get_and_ioremap_resource()
2023-02-15 9:09 UTC
[PATCH v4] power: reset: add Odroid Go Ultra poweroff driver
2023-02-14 22:09 UTC (2+ messages)
[PATCH v3] power: reset: add Odroid Go Ultra poweroff driver
2023-02-14 16:33 UTC (3+ messages)
[PATCH] mmc: meson-gx: remove meson_mmc_get_cd
2023-02-14 12:18 UTC (2+ messages)
[PATCH 0/2] mmc: meson-gx: support platform interrupt as card detect interrupt
2023-02-14 7:45 UTC (7+ messages)
` [PATCH 1/2] mmc: core: "
` [PATCH 2/2] mmc: meson-gx: "
[PATCH RESEND v2] mmc: meson-gx: fix SDIO mode if cap_sdio_irq isn't set
2023-02-13 23:48 UTC (2+ messages)
[PATCH 0/2] mmc: add and use devm_mmc_alloc_host
2023-02-13 23:47 UTC (2+ messages)
[PATCH] thermal: Remove core header inclusion from drivers
2023-02-13 15:38 UTC (8+ messages)
[PATCH 0/6] dt-bindings: second batch of dt-schema conversions for Amlogic Meson bindings
2023-02-13 11:06 UTC (18+ messages)
` [PATCH 1/6] dt-bindings: rtc: convert rtc-meson-vrtc.txt to dt-schema
` [PATCH 2/6] dt-bindings: soc: amlogic: convert clk-measure.txt "
` [PATCH 3/6] dt-bindings: soc: amlogic: document System Control registers
` [PATCH 4/6] dt-bindings: soc: amlogic: convert amlogic,gxbb-clkc.txt to dt-schema
` [PATCH 5/6] dt-bindings: soc: amlogic: convert amlogic,gxbb-aoclkc.txt "
` [PATCH 6/6] dt-bindings: soc: amlogic: update sysctrl clock-controller subnode type
[PATCH] drm/meson/meson_venc: Relax the supported mode checks
2023-02-13 9:15 UTC (2+ messages)
[PATCH 0/8] arm64: meson: bunch of DT fixes, take 2
2023-02-13 9:03 UTC (18+ messages)
` [PATCH 1/8] arm64: dts: amlogic: meson-sm1-bananapi: correct usb-hub hog node name
` [PATCH 2/8] arm64: dts: amlogic: meson-gxm-s912-libretech-pc: add simple connector node in fusb302 node
` [PATCH 3/8] arm64: dts: amlogic: meson-axg-jethome-jethub-j1xx: remove invalid #gpio-cells in onewire node
` [PATCH 4/8] arm64: dts: amlogic: meson-g12b-radxa-zero2: fix pwm clock names
` [PATCH 5/8] arm64: dts: amlogic: meson-g12b-odroid-go-ultra: rename keypad-gpio pinctrl node
` [PATCH 6/8] arm64: dts: amlogic: meson-s4: fix apb4 bus node name
` [PATCH 7/8] arm64: dts: amlogic: meson-sm1: use correct enable-gpios
` [PATCH 8/8] arm64: dts: amlogic: meson-gxm-s912-libretech-pc: remove unused pinctrl-names from phy node
[PATCH] mmc: meson-gx: fix SDIO mode if cap_sdio_irq isn't set
2023-02-13 1:07 UTC (5+ messages)
Regression caused by 066ecde6d826b443 ("mmc: meson-gx: add SDIO interrupt support")
2023-02-12 21:38 UTC (7+ messages)
[PATCH v2 0/3] arm64: dts: meson: gxbb-kii-pro: device-tree updates
2023-02-11 20:08 UTC (7+ messages)
` [PATCH v2 1/3] arm64: dts: meson: gxbb-kii-pro: sort and tidy the dts
` [PATCH v2 2/3] arm64: dts: meson: gxbb-kii-pro: complete the bluetooth node
` [PATCH v2 3/3] arm64: dts: meson: gxbb-kii-pro: add initial audio support
[PATCH] dt-bindings: usb: amlogic,meson-g12a-usb-ctrl: make G12A usb3-phy0 optional
2023-02-11 20:06 UTC (2+ messages)
[PATCH v4 00/15] spi: Add support for stacked/parallel memories
2023-02-10 19:36 UTC (9+ messages)
` [PATCH v4 01/15] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH v4 09/15] spi: Add stacked and parallel memories support in SPI core
` [PATCH v4 10/15] mtd: spi-nor: Convert macros with inline functions
` [PATCH v4 11/15] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v4 12/15] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v4 13/15] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH v4 14/15] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH v4 15/15] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver
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;
as well as URLs for NNTP newsgroup(s).