messages from 2022-10-17 12:15:51 to 2022-11-03 15:14:41 UTC [more...]
[PATCH v3 00/23] drm/fb-helper: Untangle fbdev emulation and helpers
2022-11-03 15:14 UTC (19+ messages)
` [PATCH v3 01/23] drm/komeda: Don't set struct drm_driver.lastclose
` [PATCH v3 02/23] drm/mcde: "
` [PATCH v3 03/23] drm/vboxvideo: "
` [PATCH v3 04/23] drm/amdgpu: Don't set struct drm_driver.output_poll_changed
` [PATCH v3 05/23] drm/imx/dcss: "
` [PATCH v3 06/23] drm/ingenic: "
` [PATCH v3 07/23] drm/logicvc: "
` [PATCH v3 08/23] drm/rockchip: "
` [PATCH v3 09/23] drm/panel-ili9341: Include <linux/backlight.h>
` [PATCH v3 10/23] drm/tve200: Include <linux/of.h>
` [PATCH v3 11/23] drm/fb-helper: Cleanup include statements in header file
` [PATCH v3 12/23] drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
` [PATCH v3 13/23] drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
` [PATCH v3 14/23] drm/fb-helper: Rename drm_fb_helper_unregister_fbi() "
` [PATCH v3 15/23] drm/fb-helper: Disconnect damage worker from update logic
` [PATCH v3 16/23] drm/fb-helper: Call fb_sync in I/O functions
` [PATCH v3 17/23] drm/fb-helper: Perform all fbdev I/O with the same implementation
` [PATCH v3 18/23] drm/fb_helper: Minimize damage-helper overhead
[v2 0/3] upport pwm/tach driver for aspeed ast26xx
2022-11-03 14:30 UTC (17+ messages)
` [v2 1/3] dt-bindings: Add bindings for aspeed pwm-tach
` [v2 2/3] pwm: Add Aspeed ast2600 PWM support
` [v2 3/3] hwmon: Add Aspeed ast2600 TACH support
[PATCH 0/3] Support pwm/tach driver for aspeed ast26xx
2022-11-03 10:36 UTC (9+ messages)
` [PATCH 1/3] dt-bindings: Add bindings for aspeed pwm-tach
` [PATCH 2/3] pwm: Add Aspeed ast2600 PWM support
` [PATCH 3/3] hwmon: Add Aspeed ast2600 TACH support
[PATCH] ARM: dts: aspeed: rainier: Fix pca9551 nodes
2022-11-02 22:35 UTC
[v3 0/3] Support pwm/tach driver for aspeed ast26xx
2022-11-02 21:31 UTC (9+ messages)
` [v3 1/3] dt-bindings: Add bindings for aspeed pwm-tach
` [v3 2/3] pwm: Add Aspeed ast2600 PWM support
` [v3 3/3] hwmon: Add Aspeed ast2600 TACH support
[PATCH v2 0/2] watchdog: aspeed: Add pre-timeout interrupt support
2022-11-02 21:00 UTC (5+ messages)
` [PATCH v2 1/2] watchdog: aspeed: Enable pre-timeout interrupt
` [PATCH v2 2/2] ARM: dts: aspeed: Setup watchdog "
[PATCH 1/2] iio: adc: aspeed: Remove the trim valid dts property
2022-11-02 16:07 UTC (3+ messages)
` [PATCH 2/2] dt-bindings: iio: adc: Remove the property "aspeed,trim-data-valid"
[PATCH v2 00/21] drm/fb-helper: Untangle fbdev emulation and helpers
2022-11-02 10:46 UTC (46+ 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 0/2] watchdog: aspeed: Add pre-timeout interrupt support
2022-11-01 20:54 UTC (10+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: watchdog: aspeed: Document aspeed,pre-timeout-irq-us
[PATCH] usb: gadget: aspeed: fix buffer overflow
2022-10-28 10:45 UTC (10+ messages)
[PATCH v2 0/4] Add Aspeed ACRY driver for hardware acceleration
2022-10-28 7:30 UTC (5+ messages)
` [PATCH v2 4/4] dt-bindings: bus: add documentation for Aspeed AHBC
[PATCH v11 0/5] add aspeed-jpeg support for aspeed-video
2022-10-28 2:35 UTC (6+ messages)
` [PATCH v11 1/5] media: v4l: Add definition for the Aspeed JPEG format
` [PATCH v11 2/5] media: v4l2-ctrls: Reserve controls for ASPEED
` [PATCH v11 3/5] media: Documentation: aspeed-video: Add user documentation for the aspeed-video driver
` [PATCH v11 4/5] media: aspeed: Support aspeed mode to reduce compressed data
` [PATCH v11 5/5] media: aspeed: Extend debug message
[PATCH v10 0/5] add aspeed-jpeg support for aspeed-video
2022-10-27 2:11 UTC (10+ messages)
` [PATCH v10 1/5] media: v4l: Add definition for the Aspeed JPEG format
` [PATCH v10 2/5] media: v4l2-ctrls: Reserve controls for ASPEED
` [PATCH v10 3/5] media: Documentation: aspeed-video: Add user documentation for the aspeed-video driver
` [PATCH v10 4/5] media: aspeed: Support aspeed mode to reduce compressed data
` [PATCH v10 5/5] media: aspeed: Extend debug message
[PATCH] MAINTAINERS: Add Ben as a reviewer for ASPEED UCD
2022-10-25 7:39 UTC (2+ messages)
[PATCH v2 1/1] ARM: dts: aspeed-g6: add aliases for mdio nodes
2022-10-25 5:50 UTC
Log spam from aspeed-video driver
2022-10-25 3:28 UTC
[PATCH 1/1] ARM: dts: aspeed: bletchley: add aliases for mdio0 and mdio3
2022-10-25 3:19 UTC (3+ messages)
[PATCH] ARM: dts: aspeed: mtjade,mtmitchell: Add BMC SSIF nodes
2022-10-24 8:11 UTC
[PATCH] ARM: dts: aspeed: Remove Mihawk
2022-10-20 22:44 UTC
[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 v9 0/4] add aspeed-jpeg support for aspeed-video
2022-10-20 9:54 UTC (8+ messages)
` [PATCH v9 1/4] media: v4l: Add definition for the Aspeed JPEG format
` [PATCH v9 3/4] media: aspeed: Support aspeed mode to reduce compressed data
[PATCH] spi: aspeed: Fix window offset of CE1
2022-10-19 16:04 UTC (2+ messages)
[PATCH 1/2] fsi: aspeed: fix master device refcount leak
2022-10-18 14:49 UTC (2+ messages)
` [PATCH 2/2] fsi: aspeed: fix node "
[RESEND PATCH] ARM: dts: aspeed: align SPI node name with dtschema
2022-10-18 13:39 UTC (2+ messages)
[PATCH v3] dt-bindings: arm: aspeed: adjust qcom,dc-scm-v1-bmc compatible after rename
2022-10-18 13:39 UTC (2+ messages)
[PATCH] ARM: dts: ast2600-evb: correct compatible (drop -a1)
2022-10-18 13:32 UTC (2+ messages)
[rft, PATCH v2 00/36] pinctrl: Clean up and add missed headers
2022-10-18 13:07 UTC (15+ messages)
` [PATCH v2 01/36] gpiolib: tegra186: Add missed header(s)
` [PATCH v2 36/36] pinctrl: Clean up headers
[PATCH] usb: gadget: aspeed: Fix probe regression
2022-10-17 20:59 UTC (3+ messages)
[PATCH linux v2 0/3] spi: aspeed: Add a "ranges" property
2022-10-17 18:57 UTC (5+ messages)
` [PATCH linux v2 1/3] spi: dt-bindings: aspeed: Add a ranges property
` [PATCH linux v2 2/3] spi: aspeed: Handle custom decoding ranges
[PATCH 00/10] spi: Add support for stacked/parallel memories
2022-10-17 13:32 UTC (5+ messages)
` [PATCH 03/10] net: Replace spi->chip_select references to spi->chip_select[0]
` [PATCH 05/10] iio: imu: "
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).