Aidan MacDonald ([email protected])

Number of posts: 483 (1.05 per day)
First post: 2022-02-08 19:30:32
Last post: 2023-05-15 07:58:49

Date List Subject
2022-07-03 11:34:00 linux-kernel [PATCH v3 01/12] regmap-irq: Convert bool bitfields to unsigned int
2022-07-03 11:33:23 linux-kernel [PATCH v3 10/12] regmap-irq: Fix inverted handling of unmask registers
2022-07-03 11:30:39 linux-kernel Re: [PATCH v2 11/12] regmap-irq: Add get_irq_reg() callback
2022-07-03 11:26:17 linux-kernel [PATCH v3 02/12] regmap-irq: Remove unused type_reg_stride field
2022-07-03 11:23:21 linux-kernel [PATCH v3 12/12] regmap-irq: Deprecate the not_fixed_stride flag
2022-07-03 11:22:55 linux-kernel [PATCH v3 09/12] regmap-irq: Deprecate type registers and virtual registers
2022-07-03 11:22:36 linux-kernel [PATCH v3 08/12] regmap-irq: Introduce config registers for irq types
2022-07-03 11:22:31 linux-kernel [PATCH v3 06/12] regmap-irq: Remove mask_writeonly and regmap_irq_update_bits()
2022-07-03 11:22:31 linux-kernel [PATCH v3 07/12] regmap-irq: Refactor checks for status bulk read support
2022-07-03 11:22:28 linux-kernel [PATCH v3 05/12] regmap-irq: Remove inappropriate uses of regmap_irq_update_bits()
2022-07-03 11:22:25 linux-kernel [PATCH v3 04/12] regmap-irq: Remove an unnecessary restriction on type_in_mask
2022-07-03 11:21:55 linux-kernel [PATCH v3 00/12] regmap-irq cleanups and refactoring
2022-07-03 11:21:42 linux-kernel [PATCH v3 03/12] regmap-irq: Cleanup sizeof(...) use in memory allocation
2022-07-03 11:21:18 linux-kernel [PATCH 3/3] gpio: regmap: Support a custom ->to_irq() hook
2022-07-03 11:21:12 linux-kernel [PATCH 0/3] gpio-regmap support for register fields and other hooks
2022-07-03 11:12:50 linux-kernel [PATCH 2/3] gpio: regmap: Support combined GPIO and pin control drivers
2022-07-03 11:12:42 linux-kernel [PATCH 1/3] gpio: regmap: Support registers with more than one bit per GPIO
2022-07-02 19:30:20 linux-kernel Re: [PATCH v4 12/15] pinctrl: Add AXP192 pin control driver
2022-07-01 16:21:30 linux-kernel Re: [PATCH v3 13/16] pinctrl: Add AXP192 pin control driver
2022-07-01 16:17:26 linux-kernel Re: [PATCH v4 12/15] pinctrl: Add AXP192 pin control driver
2022-06-29 14:51:40 linux-kernel [PATCH v4 15/15] power: axp20x_battery: Add support for AXP192
2022-06-29 14:44:24 linux-kernel [PATCH v4 01/15] dt-bindings: mfd: add bindings for AXP192 MFD device
2022-06-29 14:43:27 linux-kernel [PATCH v4 03/15] dt-bindings: power: supply: axp20x: Add AXP192 compatible
2022-06-29 14:43:27 linux-kernel [PATCH v4 06/15] mfd: axp20x: Add support for AXP192
2022-06-29 14:43:23 linux-kernel [PATCH v4 13/15] power: axp20x_battery: Add constant charge current table
2022-06-29 14:43:05 linux-kernel [PATCH v4 04/15] dt-bindings: gpio: Add AXP192 GPIO bindings
2022-06-29 14:42:42 linux-kernel [PATCH v4 14/15] power: axp20x_battery: Support battery status without fuel gauge
2022-06-29 14:41:51 linux-kernel [PATCH v4 07/15] regulator: axp20x: Add support for AXP192
2022-06-29 14:41:40 linux-kernel [PATCH v4 02/15] dt-bindings: iio: adc: axp209: Add AXP192 compatible
2022-06-29 14:41:38 linux-kernel [PATCH v4 08/15] iio: adc: axp20x_adc: Minor code cleanups
2022-06-29 14:40:46 linux-kernel [PATCH v4 09/15] iio: adc: axp20x_adc: Replace adc_en2 flag with adc_en2_mask field
2022-06-29 14:40:29 linux-kernel [PATCH v4 05/15] dt-bindings: power: axp20x-battery: Add AXP192 compatible
2022-06-29 14:40:14 linux-kernel [PATCH v4 11/15] power: supply: axp20x_usb_power: Add support for AXP192
2022-06-29 14:37:20 linux-kernel [PATCH v4 12/15] pinctrl: Add AXP192 pin control driver
2022-06-29 14:31:40 linux-kernel [PATCH v4 10/15] iio: adc: axp20x_adc: Add support for AXP192
2022-06-29 14:30:40 linux-kernel [PATCH v4 00/15] Add support for AXP192 PMIC
2022-06-29 14:01:50 linux-kernel extcon-next: patch "extcon: max77843: Replace irqchip mask_invert with unmask_base" should be reverted
2022-06-27 13:32:25 linux-kernel Re: [PATCH v3 13/16] pinctrl: Add AXP192 pin control driver
2022-06-27 13:19:10 linux-kernel Re: [PATCH 06/10] mfd: axp20x: Add support for AXP192
2022-06-24 14:35:41 linux-kernel Re: [PATCH v2 01/12] regmap-irq: Convert bool bitfields to unsigned int
2022-06-24 13:39:17 linux-kernel Re: [PATCH v2 01/12] regmap-irq: Convert bool bitfields to unsigned int
2022-06-23 21:25:01 linux-kernel [PATCH v2 07/12] regmap-irq: Refactor checks for status bulk read support
2022-06-23 21:23:28 linux-kernel [PATCH v2 05/12] regmap-irq: Remove inappropriate uses of regmap_irq_update_bits()
2022-06-23 21:23:02 linux-kernel [PATCH v2 09/12] regmap-irq: Deprecate type registers and virtual registers
2022-06-23 21:22:02 linux-kernel [PATCH v2 10/12] regmap-irq: Fix inverted handling of unmask registers
2022-06-23 21:21:48 linux-kernel [PATCH v2 12/12] regmap-irq: Deprecate the not_fixed_stride flag
2022-06-23 21:21:48 linux-kernel [PATCH v2 11/12] regmap-irq: Add get_irq_reg() callback
2022-06-23 21:16:07 linux-kernel [PATCH v2 08/12] regmap-irq: Introduce config registers for irq types
2022-06-23 21:15:38 linux-kernel [PATCH v2 06/12] regmap-irq: Remove mask_writeonly and regmap_irq_update_bits()
2022-06-23 21:15:21 linux-kernel [PATCH v2 03/12] regmap-irq: Cleanup sizeof(...) use in memory allocation
2022-06-23 21:15:18 linux-kernel [PATCH v2 02/12] regmap-irq: Remove unused type_reg_stride field