messages from 2019-01-15 00:43:56 to 2019-01-25 11:01:10 UTC [more...]
[RFC PATCH v2 00/10] support ROHM BD70528 PMIC
2019-01-25 11:01 UTC
Ingenic pinctrl fixes
2019-01-25 9:59 UTC (5+ messages)
` [PATCH RESEND 1/4] Pinctrl: Ingenic: Fix bugs caused by differences between JZ4770 and JZ4780
` [PATCH RESEND 2/4] Pinctrl: Ingenic: Add missing parts for "
` [PATCH RESEND 3/4] Pinctrl: Ingenic: Unify the function name prefix to "ingenic_gpio_"
` [PATCH RESEND 4/4] Pinctrl: Ingenic: Fix const declaration
[PATCH] pinctrl: berlin: as370: use generic "pwm" as pwm function name
2019-01-25 7:45 UTC
[RFT][PATCH v2] gpiolib: acpi: Introduce ACPI_GPIO_QUIRK_ONLY_GPIOIO
2019-01-24 22:52 UTC (4+ messages)
` [alsa-devel] "
[RFC PATCH v1 00/13] support ROHM BD70528 PMIC
2019-01-24 14:37 UTC (29+ messages)
` [RFC PATCH v1 01/13] regmap: regmap-irq: Add main status register support
` [RFC PATCH v1 02/13] mfd: bd718x7.h split to ROHM common and bd718x7 specific parts
` [RFC PATCH v1 03/13] regulator: bd718x7 use chip specific and generic data structs
` [RFC PATCH v1 04/13] clk: bd718x7: "
` [RFC PATCH v1 05/13] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [RFC PATCH v1 06/13] clk: bd718x7: Support ROHM BD70528 clk block
` [RFC PATCH v1 07/13] devicetree: bindings: Document first ROHM BD70528 bindings
` [RFC PATCH v1 08/13] regulator: bd70528: Support ROHM BD70528 regulator block
` [RFC PATCH v1 09/13] devicetree: bindings: ROHM bd70528 regulator bindings
` [RFC PATCH v1 10/13] gpio: Initial support for ROHM bd70528 GPIO block
` [RFC PATCH v1 11/13] rtc: bd70528: Initial support for ROHM bd70528 RTC
` [RFC PATCH v1 12/13] power: supply: Initial support for ROHM BD70528 PMIC charger block
` [RFC PATCH v1 13/13] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block
[PATCH 00/13] mfd: add support for max77650 PMIC
2019-01-24 10:30 UTC (27+ messages)
` [PATCH 01/13] dt-bindings: mfd: add DT bindings for max77650
` [PATCH 02/13] dt-bindings: regulator: "
` [PATCH 03/13] dt-bindings: power: supply: "
` [PATCH 04/13] dt-bindings: gpio: "
` [PATCH 05/13] dt-bindings: leds: "
` [PATCH 06/13] dt-bindings: input: "
` [PATCH 07/13] mfd: max77650: new core mfd driver
` [PATCH 08/13] regulator: max77650: add regulator support
` [PATCH 09/13] power: supply: max77650: add support for battery charger
` [PATCH 10/13] gpio: max77650: add GPIO support
` [PATCH 11/13] leds: max77650: add LEDs support
` [PATCH 12/13] input: max77650: add onkey support
` [PATCH 13/13] MAINTAINERS: add an entry for max77650 mfd driver
[PATCH 0/9] gpio: mockup: improve the user-space testing interface
2019-01-24 8:09 UTC (13+ messages)
` [PATCH 1/9] irq/irq_sim: don't share the irq_chip structure between simulators
` [PATCH 2/9] irq/irq_sim: use irq domain
` [PATCH 3/9] irq/irq_sim: provide irq_sim_get_type()
` [PATCH 4/9] gpio: mockup: add locking
` [PATCH 5/9] gpio: mockup: implement get_multiple()
` [PATCH 6/9] gpio: mockup: don't create the debugfs link named after the label
` [PATCH 7/9] gpio: mockup: change the type of 'offset' to unsigned int
` [PATCH 8/9] gpio: mockup: change the signature of unlocked get/set helpers
` [PATCH 9/9] gpio: mockup: rework debugfs interface
[PATCH 4/4] Pinctrl: Ingenic: Fix const declaration
2019-01-24 1:11 UTC
[PATCH 3/4] Pinctrl: Ingenic: Unify the function name prefix to "ingenic_gpio_"
2019-01-24 1:09 UTC
[PATCH 2/4] Pinctrl: Ingenic: Add missing parts for JZ4770 and JZ4780
2019-01-24 1:04 UTC
[PATCH 1/4] Pinctrl: Ingenic: Fix bugs caused by differences between JZ4770 and JZ4780
2019-01-24 1:02 UTC
[PATCH v3 1/2] gpio: altera-a10sr: Set proper output level for direction_output
2019-01-23 16:16 UTC (2+ messages)
[PATCH -next] gpio: davinci: drop pointless static qualifier
2019-01-23 16:12 UTC (3+ messages)
[PATCH v2 0/2] pinctrl: remove unused 'pinconf-config' debugfs interface
2019-01-23 11:42 UTC (4+ messages)
` [PATCH v2 1/2] pinctrl: remove pinctrl/machine.h inclusion from pinctrl/pinconf.h
` [PATCH v2 2/2] pinctrl: remove unused 'pinconf-config' debugfs interface
[PATCH -next] pinctrl: sirf: drop pointless static qualifier in sirfsoc_gpio_probe
2019-01-23 8:41 UTC
[PATCH v6 00/15] qcom: spmi: add support for hierarchical IRQ chip
2019-01-22 21:13 UTC (22+ messages)
` [PATCH v6 01/15] dt-bindings: pinctrl: qcom-pmic-gpio: add qcom,pmi8998-gpio binding
` [PATCH v6 02/15] pinctrl: qcom: spmi-gpio: add support for three new variants
` [PATCH v6 03/15] pinctrl: qcom: spmi-gpio: hardcode IRQ counts
` [PATCH v6 04/15] spmi: pmic-arb: convert to v2 irq interfaces to support hierarchical IRQ chips
` [PATCH v6 05/15] gpio: add irq domain activate/deactivate functions
` [PATCH v6 06/15] spmi: pmic-arb: disassociate old virq if hwirq mapping already exists
` [PATCH v6 07/15] qcom: spmi-gpio: add support for hierarchical IRQ chip
` [PATCH v6 08/15] ARM: dts: qcom: pm8941: add interrupt controller properties
` [PATCH v6 09/15] ARM: dts: qcom: pma8084: "
` [PATCH v6 10/15] arm64: dts: qcom: pm8005: "
` [PATCH v6 11/15] arm64: dts: qcom: pm8998: "
` [PATCH v6 12/15] arm64: dts: qcom: pmi8994: "
` [PATCH v6 13/15] arm64: dts: qcom: pmi8998: "
` [PATCH v6 14/15] spmi: pmic-arb: validate type when mapping IRQ
` [PATCH v6 15/15] spmi: pmic-arb: revert "disassociate old virq if hwirq mapping already exists"
[PATCH v1] pinctrl: mediatek: improve Kconfig dependencies
2019-01-22 14:00 UTC (3+ messages)
[PATCH] input: keyboard: gpio-keys-polled: use input name from pdata if available
2019-01-22 12:00 UTC
[PATCH v3] pinctrl: freescale: fix link errors
2019-01-22 11:39 UTC (2+ messages)
[PATCH] pinctrl: remove unused 'pinconf-config' debugfs interface
2019-01-22 9:14 UTC (3+ messages)
[PATCH v2 3/3] pinctrl: upboard: Add UP2 pinctrl and gpio driver
2019-01-21 18:14 UTC
[PATCH 0/3] pinctrl: meson: g12a fixes
2019-01-21 15:36 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: meson: update register descriptions
` [PATCH 2/3] pinctrl: meson: fix G12A ao pull registers base address
` [PATCH 3/3] pinctrl: meson: add optional region for drive strength
[PATCH] pinctrl.txt: Remove outdated information
2019-01-21 14:38 UTC
pinctrl: -EAGAIN not supported but documented
2019-01-21 14:27 UTC (3+ messages)
[PATCH] pinctrl: sunxi: Correct number of IRQ banks on H6 main pin controller
2019-01-21 13:41 UTC (4+ messages)
[PATCH v2 0/2] GPIO: hlwd: Implement IRQ support
2019-01-21 13:35 UTC (5+ messages)
` [PATCH v2 1/2] gpio: hlwd: Add basic "
` [PATCH v2 2/2] gpio: hlwd: Implement edge trigger emulation
[PATCH] pinctrl: mcp23s08: Allocate irq_chip dynamic
2019-01-21 13:19 UTC (2+ messages)
[PATCH 1/2] gpio: pca953x: reduce indentation level in pca953x_irq_setup()
2019-01-21 13:06 UTC (4+ messages)
` [PATCH 2/2] gpio: pca953x: use a per instance irq_chip structure
[PATCH] gpio: sprd: Remove unused irq trigger setting
2019-01-21 12:47 UTC (2+ messages)
[PATCH] pinctrl: cherryview: fix Strago DMI workaround
2019-01-21 12:06 UTC (4+ messages)
[PATCH RFC V2 0/4] pinctrl: bcm2835: improve libgpiod output
2019-01-21 9:57 UTC (6+ messages)
` [PATCH RFC V2 1/4] pinctrl: bcm2835: declare pin config as generic
` [PATCH RFC V2 2/4] pinctrl: bcm2835: Direct GPIO config changes to generic pinctrl
` [PATCH RFC V2 3/4] pinctrl: bcm2835: activate strict mux mode
` [PATCH RFC V2 4/4] gpiolib: Take MUX usage into account
[PATCH 0/8] Zynq GPIO driver changes
2019-01-21 6:11 UTC (9+ messages)
` [PATCH 2/8] gpio: zynq: Wakeup gpio controller when it is used as IRQ controller
[PATCH 1/2] ARM: config: Update SPEAr 3xx defconfig
2019-01-21 3:22 UTC (3+ messages)
[PATCH v5 00/14] qcom: spmi: add support for hierarchical IRQ chip
2019-01-18 13:21 UTC (21+ messages)
` [PATCH v5 01/14] dt-bindings: pinctrl: qcom-pmic-gpio: add qcom,pmi8998-gpio binding
` [PATCH v5 02/14] pinctrl: qcom: spmi-gpio: add support for three new variants
` [PATCH v5 03/14] pinctrl: qcom: spmi-gpio: hardcode IRQ counts
` [PATCH v5 04/14] spmi: pmic-arb: convert to v2 irq interfaces to support hierarchical IRQ chips
` [PATCH v5 05/14] gpio: add irq domain activate/deactivate functions
` [PATCH v5 06/14] spmi: pmic-arb: disassociate old virq if hwirq mapping already exists
` [PATCH v5 07/14] qcom: spmi-gpio: add support for hierarchical IRQ chip
` [PATCH v5 08/14] ARM: dts: qcom: pm8941: add interrupt controller properties
` [PATCH v5 09/14] ARM: dts: qcom: pma8084: "
` [PATCH v5 10/14] arm64: dts: qcom: pm8005: "
` [PATCH v5 11/14] arm64: dts: qcom: pm8998: "
` [PATCH v5 12/14] arm64: dts: qcom: pmi8994: "
` [PATCH v5 13/14] arm64: dts: qcom: pmi8998: "
` [PATCH v5 14/14] spmi: pmic-arb: revert "disassociate old virq if hwirq mapping already exists"
[PATCH v2] pinctrl: freescale: fix link errors
2019-01-18 8:22 UTC (2+ messages)
[PATCH] Documentation: gpio: driver: fix wire name for I2C
2019-01-17 12:12 UTC (3+ messages)
[PATCH 1/1] doc: gpio-mvebu: fix broken reference to cp110-system-controller0.txt file
2019-01-16 19:02 UTC (2+ messages)
[PATCH STABLE v4.19.15] gpiolib: fix line event timestamps for nested irqs
2019-01-16 16:18 UTC (3+ messages)
[PATCH v2] gpiolib: fix line event timestamps for nested irqs
2019-01-16 15:36 UTC (2+ messages)
[PATCH v2 1/2] gpio: sprd: Fix the incorrect data register
2019-01-16 8:27 UTC (3+ messages)
` [PATCH v2 2/2] gpio: sprd: Fix incorrect irq type setting for the async EIC
[PATCH v4 00/14] qcom: spmi: add support for hierarchical IRQ chip
2019-01-15 20:07 UTC (9+ messages)
` [PATCH v4 01/14] dt-bindings: pinctrl: qcom-pmic-gpio: add qcom,pmi8998-gpio binding
` [PATCH v4 03/14] pinctrl: qcom: spmi-gpio: hardcode IRQ counts
` [PATCH v4 13/14] arm64: dts: qcom: pmi8998: add interrupt controller properties
[PATCH 1/2] gpio: sprd: Fix the incorrect data register
2019-01-15 12:00 UTC (4+ messages)
` [PATCH 2/2] gpio: sprd: Fix incorrect irq type setting for the async EIC
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).