messages from 2021-01-15 10:46:35 to 2021-03-29 01:52:37 UTC [more...]
[PATCH v2 0/4] Add Ampere's Altra SMPro hwmon driver
2021-03-29 1:52 UTC (4+ messages)
` [PATCH v2 1/4] dt-bindings: mfd: Add bindings for Ampere Altra SMPro drivers
` [PATCH v2 2/4] mfd: simple-mfd-i2c: Adds Ampere's Altra SMpro support
` [PATCH v2 3/4] hwmon: smpro: Add Ampere's Altra smpro-hwmon driver
[PATCH] usb: gadget: aspeed: set port_dev dma mask
2021-03-27 22:17 UTC (3+ messages)
[PATCH v2 01/21] dt-bindings: aspeed-lpc: Remove LPC partitioning
2021-03-26 1:49 UTC (23+ messages)
` [PATCH v2 02/21] ARM: dts: Remove LPC BMC and Host partitions
` [PATCH v2 03/21] ipmi: kcs: aspeed: Adapt to new LPC DTS layout
` [PATCH v2 04/21] pinctrl: aspeed-g5: Adapt to new LPC device tree layout
` [PATCH v2 05/21] soc: aspeed: "
` [PATCH v2 06/21] ipmi: kcs_bmc_aspeed: Use of match data to extract KCS properties
` [PATCH v2 07/21] ipmi: kcs_bmc: Make status update atomic
` [PATCH v2 08/21] ipmi: kcs_bmc: Rename {read, write}_{status, data}() functions
` [PATCH v2 09/21] ipmi: kcs_bmc: Split out kcs_bmc_cdev_ipmi
` [PATCH v2 10/21] ipmi: kcs_bmc: Turn the driver data-structures inside-out
` [PATCH v2 11/21] ipmi: kcs_bmc: Split headers into device and client
` [PATCH v2 12/21] ipmi: kcs_bmc: Strip private client data from struct kcs_bmc
` [PATCH v2 13/21] ipmi: kcs_bmc: Decouple the IPMI chardev from the core
` [PATCH v2 14/21] ipmi: kcs_bmc: Allow clients to control KCS IRQ state
` [PATCH v2 15/21] ipmi: kcs_bmc: Don't enforce single-open policy in the kernel
` [PATCH v2 16/21] ipmi: kcs_bmc: Add a "raw" character device interface
` [PATCH v2 17/21] dt-bindings: ipmi: Convert ASPEED KCS binding to schema
` [PATCH v2 18/21] dt-bindings: ipmi: Add optional SerIRQ property to ASPEED KCS devices
` [PATCH v2 19/21] ipmi: kcs_bmc_aspeed: Implement KCS SerIRQ configuration
` [PATCH v2 20/21] ipmi: kcs_bmc_aspeed: Fix IBFIE typo from datasheet
` [PATCH v2 21/21] ipmi: kcs_bmc_aspeed: Optionally apply status address
[PATCH] mmc: sdhci: replace mmc->parent with mmc_dev() for consistency
2021-03-24 10:20 UTC (2+ messages)
[PATCH v2 00/21] ipmi: Allow raw access to KCS devices
2021-03-19 6:19 UTC
[PATCH v1] ARM: dts: Fix 64MiB OpenBMC flash layout and aspeed-ast2600-evb.dts
2021-03-16 8:59 UTC
[PATCH 0/4] fix ftgmac100 issues on aspeed soc
2021-03-12 0:28 UTC (5+ messages)
` [PATCH 4/4] ftgmac100: Restart MAC HW once
[PATCH v4 0/4] i2c: aspeed: Add buffer and DMA modes support
2021-03-10 15:55 UTC (9+ messages)
` [PATCH v4 1/4] dt-bindings: i2c: aspeed: add transfer mode support
` [PATCH v4 2/4] ARM: dts: aspeed: modify I2C node to support buffer mode
` [PATCH v4 3/4] i2c: aspeed: add buffer mode transfer support
` [PATCH v4 4/4] i2c: aspeed: add DMA "
[PATCH 0/4] Add Ampere's Altra SMPro hwmon driver
2021-03-10 4:04 UTC (15+ messages)
` [PATCH 1/4] dt-bindings: mfd: Add bindings for Ampere Altra SMPro drivers
` [PATCH 2/4] mfd: simple-mfd-i2c: Adds Ampere's Altra SMpro support
` [PATCH 3/4] hwmon: smpro: Add Ampere's Altra smpro-hwmon driver
` [PATCH 4/4] docs: hwmon: (smpro-hwmon) Add documentation
[PATCH 0/3] aspeed-video: extend spurious interrupt handling
2021-03-09 16:43 UTC (4+ messages)
` [PATCH 3/3] aspeed-video: add COMP_READY to VE_SPURIOUS_IRQS
[PATCH 00/19] ipmi: Allow raw access to KCS devices
2021-03-09 2:45 UTC (25+ messages)
` [PATCH 01/19] dt-bindings: aspeed-lpc: Remove LPC partitioning
` [PATCH 02/19] ARM: dts: Remove LPC BMC and Host partitions
` [PATCH 03/19] ipmi: kcs: aspeed: Adapt to new LPC DTS layout
` [PATCH 04/19] pinctrl: aspeed-g5: Adapt to new LPC device tree layout
` [PATCH 05/19] soc: aspeed: "
` [PATCH 06/19] ipmi: kcs_bmc_aspeed: Use of match data to extract KCS properties
` [PATCH 07/19] ipmi: kcs_bmc: Make status update atomic
` [PATCH 08/19] ipmi: kcs_bmc: Rename {read, write}_{status, data}() functions
` [PATCH 09/19] ipmi: kcs_bmc: Split out kcs_bmc_cdev_ipmi
` [PATCH 10/19] ipmi: kcs_bmc: Turn the driver data-structures inside-out
` [PATCH 11/19] ipmi: kcs_bmc: Split headers into device and client
` [PATCH 12/19] ipmi: kcs_bmc: Strip private client data from struct kcs_bmc
` [PATCH 13/19] ipmi: kcs_bmc: Decouple the IPMI chardev from the core
` [PATCH 14/19] ipmi: kcs_bmc: Allow clients to control KCS IRQ state
` [PATCH 15/19] ipmi: kcs_bmc: Add a "raw" character device interface
` [PATCH 16/19] dt-bindings: ipmi: Convert ASPEED KCS binding to schema
` [PATCH 17/19] dt-bindings: ipmi: Add optional SerIRQ property to ASPEED KCS devices
` [PATCH 18/19] ipmi: kcs_bmc_aspeed: Implement KCS SerIRQ configuration
` [PATCH 19/19] ipmi: kcs_bmc_aspeed: Fix IBFIE typo from datasheet
[PATCH v3 0/4] i2c: aspeed: Add buffer and DMA modes support
2021-02-24 0:34 UTC (9+ messages)
` [PATCH v3 1/4] dt-bindings: i2c: aspeed: add transfer mode support
` [PATCH v3 2/4] ARM: dts: aspeed: modify I2C node to support buffer mode
` [PATCH v3 3/4] i2c: aspeed: add buffer mode transfer support
` [PATCH v3 4/4] i2c: aspeed: add DMA "
[PATCH] i2c/busses:remove unneeded variable: "ret"
2021-02-23 11:18 UTC (2+ messages)
[PATCH] fsi: aspeed: Emit fewer barriers in opb operations
2021-02-23 6:02 UTC (2+ messages)
[PATCH v3] drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
2021-02-22 14:17 UTC
[PATCH 1/6] ARM: dts: aspeed: rainier: Add Operator Panel LEDs
2021-02-18 22:45 UTC (12+ messages)
` [PATCH 3/6] ARM: dts: aspeed: rainier: Add leds that are off PCA9552
` [PATCH 6/6] ARM: dts: aspeed: rainier: Add leds that are on optional PCI cable cards
[PATCH v2] drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
2021-02-18 16:35 UTC (2+ messages)
[PATCH v5 0/5] Remove LPC register partitioning
2021-02-17 8:04 UTC (24+ messages)
` [PATCH v5 1/5] dt-bindings: aspeed-lpc: Remove LPC partitioning
` [PATCH v5 2/5] ARM: dts: Remove LPC BMC and Host partitions
` [PATCH v5 3/5] ipmi: kcs: aspeed: Adapt to new LPC DTS layout
` [PATCH v5 4/5] pinctrl: aspeed-g5: Adapt to new LPC device tree layout
` [PATCH v5 5/5] soc: aspeed: "
[PATCH] soc: aspeed: socinfo: Add new systems
2021-02-14 23:01 UTC (2+ messages)
[RESEND PATCH v3 1/2] ARM: dts: aspeed: fix PCA95xx GPIO expander properties on Portwell
2021-02-12 16:26 UTC (2+ messages)
` [RESEND PATCH v3 2/2] ARM: dts: aspeed: align GPIO hog names with dtschema
[PATCH] fsi: Aspeed: Reduce poll timeout
2021-02-11 19:48 UTC
[GIT PULL] ARM: aspeed: soc changes for 5.12
2021-02-11 15:05 UTC (2+ messages)
[GIT PULL] ARM: aspeed: devicetree changes for 5.12
2021-02-11 15:04 UTC (2+ messages)
[PATCH] drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
2021-02-10 14:12 UTC (3+ messages)
[PATCH] drm: use getter/setter functions
2021-02-10 13:11 UTC (2+ messages)
[PATCH v2 1/2] misc: Add clock control logic into Aspeed LPC SNOOP driver
2021-02-10 10:18 UTC (6+ messages)
[PATCH v3 0/2] drm: aspeed: Support more chip families
2021-02-09 23:34 UTC (4+ messages)
` [PATCH v3 1/2] drm/aspeed: Look up syscon by phandle
` [PATCH v3 2/2] drm/aspeed: Use dt matching for default register values
[PATCH v2 0/4] i2c: aspeed: Add buffer and DMA modes support
2021-02-09 19:17 UTC (9+ messages)
` [PATCH v2 1/4] dt-bindings: i2c: aspeed: add buffer and DMA mode transfer support
[PATCH v2 0/1] Fix kernel panic issues caused by AST2500 Video Engine
2021-02-09 7:36 UTC (3+ messages)
` [PATCH v2 1/1] media: aspeed: fix clock handling logic
[PATCH, v1 0/1] gpio: aspeed: Add gpio base address reading
2021-02-05 16:34 UTC (4+ messages)
` [PATCH, v1 1/1] "
[PATCH v2 0/2] drm: aspeed: Support more chip families
2021-02-02 5:45 UTC (3+ messages)
` [PATCH v2 1/2] drm/aspeed: Look up syscon by phandle
` [PATCH v2 2/2] drm/aspeed: Use dt matching for default register values
[PATCH 0/2] drm: aspeed: Support more chip families
2021-02-02 5:00 UTC (7+ messages)
` [PATCH 1/2] drm/aspeed: Look up syscon by phandle
` [PATCH 2/2] drm/aspeed: Use dt matching for default register values
[PATCH 0/1] Modify ASPEED SoC some default clks are critical
2021-02-01 7:16 UTC (9+ messages)
` [PATCH 1/1] clk: aspeed: modify "
[PATCH] ARM: dts: aspeed: amd-ethanolx: Enable secondary LPC snooping address
2021-01-27 23:16 UTC (2+ messages)
[PATCH -next] usb: gadget: Remove unused including <linux/version.h>
2021-01-26 17:39 UTC (2+ messages)
[PATCH v3 0/4] hwmon: aspeed2600-pwm-tacho: Add driver support
2021-01-26 10:05 UTC (11+ messages)
` [PATCH v3 1/4] dt-bindings: hwmon: Add Aspeed AST2600 PWM/Fan
` [PATCH v3 2/4] hwmon: Add Aspeed AST2600 support
` [PATCH v3 3/4] ARM: dts: aspeed: Add Aspeed AST2600 PWM/Fan node in devicetree
` [PATCH v3 4/4] hwmon: Support Aspeed AST2600 PWM/Fan tachometer
[PATCH v2] mmc: sdhci-of-aspeed: Fix kunit-related build error
2021-01-26 9:57 UTC (3+ messages)
[PATCH] mmc: aspeed: move kunit test into separate module
2021-01-26 9:57 UTC (2+ messages)
[PATCH v2 0/4] hwmon: aspeed2600-pwm-tacho: Add driver support
2021-01-25 10:01 UTC (4+ messages)
` [PATCH v2 4/4] hwmon: Support Aspeed AST2600 PWM/Fan tachometer
[PATCH] mmc: sdhci-of-aspeed: Fix kunit-related build error
2021-01-22 9:26 UTC (3+ messages)
[PATCH v1] ARM: dts: aspeed: Add Mowgli rtc driver
2021-01-21 7:31 UTC
[PATCH v7 0/6] mmc: sdhci-of-aspeed: Expose phase delay tuning
2021-01-20 23:46 UTC (3+ messages)
[PATCH v29 0/6] JTAG driver introduction
2021-01-19 12:04 UTC (10+ messages)
` [PATCH v29 1/6] drivers: jtag: Add JTAG core driver
` [PATCH v29 2/6] dt-binding: jtag: Aspeed 2400 and 2500 series
` [PATCH v29 3/6] Add Aspeed SoC 24xx and 25xx families JTAG master driver
` [PATCH v29 4/6] Documentation: jtag: Add ABI documentation
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).