linux-aspeed.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-17 04:20:48 to 2021-05-20 01:06:43 UTC [more...]

[v6 0/2] Support pwm driver for aspeed ast26xx
 2021-05-20  1:06 UTC  (5+ messages)
` [v6 1/2] dt-bindings: Add bindings for aspeed pwm-tach
` [v6 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH v3 0/7] Add Aspeed SSIF BMC driver
 2021-05-19 23:43 UTC  (13+ messages)
` [PATCH v3 1/7] i2c: i2c-core-smbus: Expose PEC calculate function for generic use
` [PATCH v3 2/7] ipmi: ssif_bmc: Add SSIF BMC driver
` [PATCH v3 3/7] i2c: aspeed: Fix unhandled Tx done with NAK
` [PATCH v3 4/7] i2c: aspeed: Acknowledge Tx done w/wo ACK irq late
` [PATCH v3 5/7] i2c: aspeed: Add aspeed_set_slave_busy()
` [PATCH v3 6/7] ipmi: ssif_bmc: Add Aspeed SSIF BMC driver
` [PATCH v3 7/7] bindings: ipmi: Add binding for "

[PATCH v3 0/5] mmc: sdhci-of-aspeed: Support toggling SD bus signal
 2021-05-19 23:09 UTC  (28+ messages)
` [PATCH v3 1/5] dt-bindings: mmc: sdhci-of-aspeed: Add an example for AST2600-A2 EVB
` [PATCH v3 2/5] ARM: dts: aspeed: ast2600evb: Add comment for gpio regulator of sdhci
` [PATCH v3 3/5] ARM: dts: aspeed: ast2600evb: Add phase correction for emmc controller
` [PATCH v3 4/5] mmc: sdhci-of-aspeed: Add a helper for updating capability register
` [PATCH v3 5/5] mmc: sdhci-of-aspeed: Assert/Deassert reset signal before probing eMMC

[PATCH 0/3] i2c: aspeed: avoid new registers definition of AST2600
 2021-05-19 22:59 UTC  (8+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] ARM: dts: aspeed: Add node for AST2600 I2C
` [PATCH 3/3] dt-bindings: aspeed-i2c: Convert txt to yaml format

[PATCH v4 0/4] i2c: aspeed: Add buffer and DMA modes support
 2021-05-19 18:38 UTC  (5+ messages)
` [PATCH v4 4/4] i2c: aspeed: add DMA mode transfer support

[PATCH v2 0/2] serial: 8250: Mitigate Tx stall risk for Aspeed VUARTs
 2021-05-19  6:35 UTC  (10+ messages)
` [PATCH v2 1/2] serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART
` [PATCH v2 2/2] serial: 8250: Use BIT(x) for UART_{CAP,BUG}_*

[PATCH] pinctrl: aspeed: Fix minor documentation error
 2021-05-19  0:12 UTC  (4+ messages)

[PATCH] tty: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART
 2021-05-18 23:39 UTC  (5+ messages)

[PATCH] EDAC/aspeed: use proper format string for printing resource
 2021-05-18 14:51 UTC  (3+ messages)

[PATCH v2 06/10] mmc: sdhci-of-aspeed: Remove some unnecessary casts from KUnit tests
 2021-05-18  4:29 UTC  (4+ messages)

[PATCH v4 0/4] Add Ampere's Altra SMPro hwmon driver
 2021-05-17 23:36 UTC  (10+ messages)
` [PATCH v4 1/4] dt-bindings: mfd: Add bindings for Ampere Altra SMPro drivers
` [PATCH v4 2/4] mfd: simple-mfd-i2c: Adds Ampere's Altra SMpro support
` [PATCH v4 3/4] hwmon: smpro: Add Ampere's Altra smpro-hwmon driver
` [PATCH v4 4/4] docs: hwmon: (smpro-hwmon) Add documentation

[v5 0/2] Support pwm driver for aspeed ast26xx
 2021-05-17 17:10 UTC  (10+ messages)
` [v5 1/2] dt-bindings: Add bindings for aspeed pwm-tach
` [v5 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH 0/3] Add support PSU and OCP card on Mt. Jade BMC
 2021-05-17  4:00 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: aspeed: mtjade: Enable OCP card support via NC-SI
` [PATCH 2/3] ARM: dts: aspeed: mtjade: Add PSU support
` [PATCH 3/3] ARM: dts: aspeed: mtjade: switch to 64MB flash layout

[PATCH 0/3] serial: 8250_aspeed_vuart: fix duplicate __release_region() on unbind
 2021-05-14  1:58 UTC  (8+ messages)
` [PATCH 1/3] serial: 8250_aspeed_vuart: factor out aspeed_vuart_{read, write}b() helper functions
` [PATCH 2/3] serial: 8250_aspeed_vuart: initialize vuart->port in aspeed_vuart_probe()
` [PATCH 3/3] serial: 8250_aspeed_vuart: use UPF_IOREMAP to set up register mapping

[PATCH -next] fsi: Add missing MODULE_DEVICE_TABLE
 2021-05-13  8:57 UTC 

[PATCH] watchdog: Use sysfs_emit() and sysfs_emit_at() in "show" functions
 2021-05-13  4:48 UTC  (3+ messages)

[PATCH net-next] net: mdio: Add missing MODULE_DEVICE_TABLE
 2021-05-12 12:42 UTC  (3+ messages)

[v4 0/2] Support pwm driver for aspeed ast26xx
 2021-05-10 14:01 UTC  (5+ messages)
` [v4 1/2] dt-bindings: Add bindings for aspeed pwm-tach
` [v4 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH v3 00/16] ipmi: Allow raw access to KCS devices
 2021-05-10  5:42 UTC  (17+ messages)
` [PATCH v3 01/16] ipmi: kcs_bmc_aspeed: Use of match data to extract KCS properties
` [PATCH v3 02/16] ipmi: kcs_bmc: Make status update atomic
` [PATCH v3 03/16] ipmi: kcs_bmc: Rename {read, write}_{status, data}() functions
` [PATCH v3 04/16] ipmi: kcs_bmc: Split out kcs_bmc_cdev_ipmi
` [PATCH v3 05/16] ipmi: kcs_bmc: Turn the driver data-structures inside-out
` [PATCH v3 06/16] ipmi: kcs_bmc: Split headers into device and client
` [PATCH v3 07/16] ipmi: kcs_bmc: Strip private client data from struct kcs_bmc
` [PATCH v3 08/16] ipmi: kcs_bmc: Decouple the IPMI chardev from the core
` [PATCH v3 09/16] ipmi: kcs_bmc: Allow clients to control KCS IRQ state
` [PATCH v3 10/16] ipmi: kcs_bmc: Don't enforce single-open policy in the kernel
` [PATCH v3 11/16] ipmi: kcs_bmc: Add serio adaptor
` [PATCH v3 12/16] dt-bindings: ipmi: Convert ASPEED KCS binding to schema
` [PATCH v3 13/16] dt-bindings: ipmi: Add optional SerIRQ property to ASPEED KCS devices
` [PATCH v3 14/16] ipmi: kcs_bmc_aspeed: Implement KCS SerIRQ configuration
` [PATCH v3 15/16] ipmi: kcs_bmc_aspeed: Fix IBFIE typo from datasheet
` [PATCH v3 16/16] ipmi: kcs_bmc_aspeed: Optionally apply status address

[PATCH v2] i2c: aspeed: disable additional device addresses on ast2[56]xx
 2021-05-07 19:57 UTC  (2+ messages)

[v3 0/2] Support pwm driver for aspeed ast26xx
 2021-05-07  1:08 UTC  (5+ messages)
` [v3 1/2] dt-bindings: Add bindings for aspeed pwm-tach and pwm
` [v3 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH v2] media: aspeed-video: ignore interrupts that aren't enabled
 2021-05-06 23:40 UTC 

[PATCH] EDAC: aspeed: print resource_size_t using %pa
 2021-05-05  1:16 UTC  (4+ messages)

[PATCH v2 1/3] dt-bindings: mmc: sdhci-of-aspeed: Add description for AST2600 EVB
 2021-05-04  1:46 UTC  (14+ messages)
` [PATCH v2 2/3] ARM: dts: aspeed: ast2600evb: Add timing-phase property for eMMC controller
` [PATCH v2 3/3] mmc: sdhci-of-aspeed: Sync capabilities from device tree to ast2600 SoC registers

[v2 0/2] Support pwm driver for aspeed ast26xx
 2021-05-03  6:23 UTC  (7+ messages)
` [v2 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH 0/4] ARM: dts: aspeed: Rainier and Everest updates
 2021-04-30 19:00 UTC  (5+ messages)
` [PATCH 1/4] ARM: dts: aspeed: Rainier 1S4U: Fix fan channels
` [PATCH 2/4] ARM: dts: aspeed: Everest: Fix cable card PCA chips
` [PATCH 3/4] ARM: dts: aspeed: Rainier 4U: Remove fan updates
` [PATCH 4/4] ARM: dts: aspeed: Everest: Add directly controlled LEDs

[PATCH] ARM: dts: aspeed: update e3c246d4i vuart properties
 2021-04-27  3:59 UTC  (2+ messages)

[PATCH] soc: aspeed: fix a ternary sign expansion bug
 2021-04-23 15:24 UTC  (14+ messages)
      ` AW: "

[PATCH v2 0/3] Add Aspeed SSIF BMC driver
 2021-04-22 10:49 UTC  (3+ messages)
` [PATCH v2 2/3] drivers: char: ipmi: "

[PATCH] usb: gadget: aspeed: Remove unnecessary version.h includes
 2021-04-21  2:06 UTC  (3+ messages)

[GIT PULL] ARM: bmc: devicetree changes for 5.13, v2
 2021-04-20 10:18 UTC  (4+ messages)

[RESEND GIT PULL] ARM: bmc: devicetree changes for 5.13, v2
 2021-04-20  7:14 UTC 

[PATCH] watchdog: aspeed: fix hardware timeout calculation
 2021-04-17  4:20 UTC  (2+ messages)


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).