linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-13 10:16:57 to 2019-11-18 06:59:17 UTC [more...]

[PATCH v5 00/16] Support ROHM BD71828 PMIC
 2019-11-18  6:59 UTC  (12+ messages)
` [PATCH v5 01/16] dt-bindings: regulator: Document ROHM BD71282 regulator bindings
` [PATCH v5 02/16] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v5 03/16] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v5 04/16] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v5 05/16] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v5 06/16] mfd: input: bd71828: Add power-key support
` [PATCH v5 07/16] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v5 08/16] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v5 09/16] regulator: bd71828: Basic support for ROHM bd71828 PMIC regulators
` [PATCH v5 10/16] gpio: devres: Add devm_gpiod_get_parent_array
` [PATCH v5 11/16] docs: driver-model: Add missing managed GPIO array get functions

[PATCH v4 00/16] Support ROHM BD71828 PMIC
 2019-11-18  6:34 UTC  (19+ messages)
` [PATCH v4 01/16] dt-bindings: regulator: Document ROHM BD71282 regulator bindings
` [PATCH v4 02/16] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v4 03/16] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v4 04/16] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v4 05/16] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v4 06/16] mfd: input: bd71828: Add power-key support
` [PATCH v4 07/16] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v4 08/16] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v4 09/16] regulator: bd71828: Basic support for ROHM bd71828 PMIC regulators
` [PATCH v4 10/16] gpio: devres: Add devm_gpiod_get_parent_array
` [PATCH v4 11/16] docs: driver-model: Add missing managed GPIO array get functions
` [PATCH v4 12/16] regulator: bd71828: Add GPIO based run-level control for regulators
` [PATCH v4 13/16] rtc: bd70528 add BD71828 support
` [PATCH v4 14/16] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [PATCH v4 15/16] leds: Add common LED binding parsing support to LED class/core
` [PATCH v4 16/16] led: bd71828: Support LED outputs on ROHM BD71828 PMIC

[PATCH] pinctrl: nomadik: db8500: Add mc0_a_2 pin group without direction control
 2019-11-17 20:54 UTC 

[libgpiod] [PATCH 00/19] Add support for bias flags and SET_CONFIG
 2019-11-17 13:12 UTC  (24+ messages)
` [libgpiod] [PATCH 01/19] core: move request flag to handle flag conversion into a separate function
` [libgpiod] [PATCH 02/19] API: add support for bias flags
` [libgpiod] [PATCH 03/19] core: fix misspelling of parameter
` [libgpiod] [PATCH 04/19] tests: add tests for bias flags
` [libgpiod] [PATCH 05/19] bindings: cxx: drop noexcept from direction and active_state
` [libgpiod] [PATCH 06/19] bindings: cxx: initialise bitset with integer instead of string
` [libgpiod] [PATCH 07/19] bindings: cxx: add support for bias flags
` [libgpiod] [PATCH 08/19] bindings: cxx: tests: add tests "
` [libgpiod] [PATCH 09/19] bindings: python: add support "
` [libgpiod] [PATCH 10/19] bindings: python: tests: add tests "
` [libgpiod] [PATCH 11/19] API: add support for SET_CONFIG
` [libgpiod] [PATCH 12/19] tests: add tests "
` [libgpiod] [PATCH 13/19] core: allow gpiod_line_set_value_bulk to accept null values
` [libgpiod] [PATCH 14/19] bindings: cxx: add support for SET_CONFIG
` [libgpiod] [PATCH 15/19] bindings: cxx: tests: add tests for SET_CONFIG methods
` [libgpiod] [PATCH 16/19] bindings: python: add support for SET_CONFIG
` [libgpiod] [PATCH 17/19] bindings: python: tests: add tests for SET_CONFIG methods
` [libgpiod] [PATCH 18/19] tools: add support for bias flags
` [libgpiod] [PATCH 19/19] treewide: change "correspond with" to "correspond to"

[PATCH AUTOSEL 4.19 005/237] pinctrl: madera: Fix uninitialized variable bug in madera_mux_set_mux
 2019-11-16 15:41 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 041/237] pinctrl: sunxi: Fix a memory leak in 'sunxi_pinctrl_build_state()'
` [PATCH AUTOSEL 4.19 227/237] pinctrl: qcom: spmi-gpio: fix gpio-hog related boot issues
` [PATCH AUTOSEL 4.19 228/237] pinctrl: bcm2835: Use define directive for BCM2835_PINCONF_PARAM_PULL
` [PATCH AUTOSEL 4.19 229/237] pinctrl: lpc18xx: Use define directive for PIN_CONFIG_GPIO_PIN_INT
` [PATCH AUTOSEL 4.19 230/237] pinctrl: zynq: Use define directive for PIN_CONFIG_IO_STANDARD

[PATCH AUTOSEL 4.14 023/150] pinctrl: sunxi: Fix a memory leak in 'sunxi_pinctrl_build_state()'
 2019-11-16 15:47 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 142/150] pinctrl: qcom: spmi-gpio: fix gpio-hog related boot issues
` [PATCH AUTOSEL 4.14 143/150] pinctrl: lpc18xx: Use define directive for PIN_CONFIG_GPIO_PIN_INT
` [PATCH AUTOSEL 4.14 144/150] pinctrl: zynq: Use define directive for PIN_CONFIG_IO_STANDARD

[PATCH AUTOSEL 4.9 93/99] pinctrl: qcom: spmi-gpio: fix gpio-hog related boot issues
 2019-11-16 15:50 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 94/99] pinctrl: lpc18xx: Use define directive for PIN_CONFIG_GPIO_PIN_INT
` [PATCH AUTOSEL 4.9 95/99] pinctrl: zynq: Use define directive for PIN_CONFIG_IO_STANDARD

[PATCH AUTOSEL 4.4 74/77] pinctrl: qcom: spmi-gpio: fix gpio-hog related boot issues
 2019-11-16 15:53 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 75/77] pinctrl: zynq: Use define directive for PIN_CONFIG_IO_STANDARD

[PATCH v2 00/12] Support wakeup capable GPIOs
 2019-11-16 10:30 UTC  (14+ messages)
` [PATCH v2 01/12] irqdomain: add bus token DOMAIN_BUS_WAKEUP
` [PATCH v2 02/12] drivers: irqchip: qcom-pdc: update max PDC interrupts
` [PATCH v2 03/12] drivers: irqchip: pdc: Do not toggle IRQ_ENABLE during mask/unmask
` [PATCH v2 04/12] drivers: irqchip: add PDC irqdomain for wakeup capable GPIOs
` [PATCH v2 05/12] of: irq: document properties for wakeup interrupt parent
` [PATCH v2 06/12] genirq: Introduce irq_chip_get/set_parent_state calls
` [PATCH v2 07/12] drivers: irqchip: pdc: Add irqchip set/get state calls
` [PATCH v2 08/12] drivers: pinctrl: msm: setup GPIO chip in hierarchy
` [PATCH v2 09/12] drivers: pinctrl: sdm845: add PDC wakeup interrupt map for GPIOs
` [PATCH v2 10/12] arm64: dts: qcom: add PDC interrupt controller for SDM845
` [PATCH v2 11/12] arm64: dts: qcom: setup PDC as the wakeup parent for TLMM on SDM845
` [PATCH v2 12/12] arm64: defconfig: enable PDC interrupt controller for Qualcomm SDM845

[PATCH 00/12] Support wakeup capable GPIOs
 2019-11-15 22:13 UTC  (34+ messages)
` [PATCH 01/12] irqdomain: add bus token DOMAIN_BUS_WAKEUP
` [PATCH 02/12] drivers: irqchip: qcom-pdc: update max PDC interrupts
` [PATCH 03/12] drivers: irqchip: pdc: Do not toggle IRQ_ENABLE during mask/unmask
` [PATCH 04/12] drivers: irqchip: add PDC irqdomain for wakeup capable GPIOs
` [PATCH 05/12] of: irq: document properties for wakeup interrupt parent
` [PATCH 06/12] genirq: Introduce irq_chip_get/set_parent_state calls
` [PATCH 07/12] drivers: irqchip: pdc: Add irqchip set/get state calls
` [PATCH 08/12] drivers: pinctrl: msm: setup GPIO chip in hierarchy
` [PATCH 09/12] drivers: pinctrl: sdm845: add PDC wakeup interrupt map for GPIOs
` [PATCH 10/12] arm64: dts: qcom: add PDC interrupt controller for SDM845
` [PATCH 11/12] arm64: dts: qcom: setup PDC as the wakeup parent for TLMM on SDM845
` [PATCH 12/12] arm64: defconfig: enable PDC interrupt controller for Qualcomm SDM845

[PATCH] pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type()
 2019-11-15 15:57 UTC 

[PATCH v2 1/2] gpiolib: acpi: Print pin number on acpi_gpiochip_alloc_event errors
 2019-11-15 15:47 UTC  (5+ messages)
` [PATCH v2 2/2] gpiolib: acpi: Make acpi_gpiochip_alloc_event always return AE_OK

[PATCH] gpio: mpc8xxx: Don't overwrite default irq_set_type callback
 2019-11-15 12:55 UTC 

[PATCH v6 0/3] pinctrl: meson-a1: add pinctrl driver
 2019-11-15 12:53 UTC  (7+ messages)
` [PATCH v6 1/3] pinctrl: meson: add a new callback for SoCs fixup
` [PATCH v6 2/3] pinctrl: meson: add pinctrl driver support for Meson-A1 SoC
` [PATCH v6 3/3] arm64: dts: meson: a1: add pinctrl controller support

[PATCH] spi: fsl-cpm: Correct the free:ing
 2019-11-15 12:25 UTC  (2+ messages)
` Applied "spi: fsl-cpm: Correct the free:ing" to the spi tree

Investment opportunity
 2019-11-15 11:50 UTC 

[PATCH v8 0/2] pinctrl: Add new pinctrl/GPIO driver
 2019-11-15 10:22 UTC  (4+ messages)
` [PATCH v8 1/2] pinctrl: Add pinmux & GPIO controller driver for a new SoC
` [PATCH v8 2/2] dt-bindings: pinctrl: intel: Add for "

[PATCH v1] pinctrl: baytrail: Update North Community pin list
 2019-11-15 10:07 UTC  (3+ messages)

[PATCH v4 1/3] pinctrl: cherryview: Split out irq hw-init into a separate helper function
 2019-11-15 10:06 UTC  (4+ messages)
` [PATCH v4 2/3] pinctrl: cherryview: Add GPIO <-> pin mapping ranges via callback
` [PATCH v4 3/3] pinctrl: cherryview: Pass irqchip when adding gpiochip

[PATCH v7 0/2] pinctrl: Add new pinctrl/GPIO driver
 2019-11-15  9:33 UTC  (4+ messages)
` [PATCH v7 1/2] pinctrl: Add pinmux & GPIO controller driver for a new SoC
` [PATCH v7 2/2] dt-bindings: pinctrl: intel: Add for "

Fix bugs in X1000 and X1500 pinctrl drivers
 2019-11-15  7:46 UTC  (2+ messages)
` [PATCH] pinctrl: Ingenic: Fix bugs in X1000 and X1500

[PATCH v6 0/2] pinctrl: Add new pinctrl/GPIO driver
 2019-11-15  6:01 UTC  (6+ messages)
` [PATCH v6 2/2] dt-bindings: pinctrl: intel: Add for new SoC

linusw/for-next boot: 49 boots: 0 failed, 49 passed (v5.4-rc7-124-gd0d9531e38a6)
 2019-11-14 15:00 UTC 

linusw/for-next build: 6 builds: 0 failed, 6 passed, 3 warnings (v5.4-rc7-124-gd0d9531e38a6)
 2019-11-14 14:17 UTC 

[PATCH] gpiolib: acpi: Print pin number on acpi_gpiochip_alloc_event errors
 2019-11-14 10:13 UTC  (5+ messages)

[PATCH v3 1/3] pinctrl: cherryview: Split out irq hw-init into a separate helper function
 2019-11-14 10:00 UTC  (5+ messages)
` [PATCH v3 2/3] pinctrl: cherryview: Add GPIO <-> pin mapping ranges via callback
` [PATCH v3 3/3] pinctrl: cherryview: Pass irqchip when adding gpiochip

[PATCH] pinctrl: sh-pfc: Make legacy function GPIO handling less fragile
 2019-11-14  7:06 UTC  (2+ messages)

Investment opportunity
 2019-11-14  2:24 UTC 

linusw/devel boot: 48 boots: 0 failed, 47 passed with 1 untried/unknown (v5.4-rc6-123-gb27f300f8cbd)
 2019-11-14  1:19 UTC 

linusw/fixes boot: 31 boots: 0 failed, 30 passed with 1 untried/unknown (v5.4-rc7-5-gcbdaa5e7bd90)
 2019-11-14  1:12 UTC 

mt7621: gpio-hog not working properly
 2019-11-14  0:41 UTC  (5+ messages)

linusw/devel build: 6 builds: 0 failed, 6 passed, 3 warnings (v5.4-rc6-123-gb27f300f8cbd)
 2019-11-14  0:34 UTC 

linusw/fixes build: 6 builds: 0 failed, 6 passed, 3 warnings (v5.4-rc7-5-gcbdaa5e7bd90)
 2019-11-14  0:28 UTC 

[GIT PULL] intel-pinctrl for 5.5-1
 2019-11-13 22:12 UTC  (2+ messages)

[TRIVIAL PATCH] gpiolib: fix coding style in gpiod_hog()
 2019-11-13 22:08 UTC  (2+ messages)

[GIT PULL] intel-gpio for 5.5-1
 2019-11-13 22:05 UTC  (2+ messages)

[GIT PULL] gpio: updates for v5.5
 2019-11-13 22:03 UTC  (2+ messages)

[GIT PULL] gpio: fixes for v5.4-rc8
 2019-11-13 21:58 UTC  (2+ messages)

[PATCH v2 0/3] pinctrl: cherryview: Pass irqchip when adding gpiochip
 2019-11-13 18:52 UTC  (5+ messages)
` [PATCH v2 3/3] "

[PATCH RFC v2 00/14] Support wakeup capable GPIOs
 2019-11-13 18:35 UTC  (4+ messages)
` [PATCH RFC v2 10/14] drivers: pinctrl: msm: setup GPIO chip in hierarchy

[RESEND][PATCH v2 0/7] gpiolib: fix GPIO <-> pin mapping registration
 2019-11-13 17:47 UTC  (12+ messages)
` [PATCH v2 3/7] gpiolib: Introduce ->add_pin_ranges() callback

[RFC 0/2] gpio: Support for shared GPIO lines on boards
 2019-11-13 17:06 UTC  (4+ messages)

[PATCH v1 0/8] pinctrl: intel: Move Lynxpoint to pin control umbrella
 2019-11-13 13:40 UTC  (4+ messages)
` [PATCH v1 1/8] pinctrl: lynxpoint: Move GPIO driver to pin controller folder

[PATCH 0/4] GPIO & Hierarchy IRQ support for HiFive Unleashed
 2019-11-13 13:10 UTC  (3+ messages)
` [PATCH 3/4] gpio: sifive: Add GPIO driver for SiFive SoCs

[PATCH] gpio: mmio: remove untrue leftover comment
 2019-11-13 12:50 UTC  (2+ messages)

[PATCH] gpio: em: Use platform_get_irq() to obtain interrupts
 2019-11-13 12:48 UTC  (2+ messages)

[PATCH] tools: gpio: Correctly add make dependencies for gpio_utils
 2019-11-13 12:47 UTC  (2+ messages)

linusw/devel boot: 45 boots: 0 failed, 45 passed (v5.4-rc6-39-g61b7805a9b25)
 2019-11-13 11:37 UTC 

linusw/devel build: 6 builds: 0 failed, 6 passed, 3 warnings (v5.4-rc6-39-g61b7805a9b25)
 2019-11-13 10:52 UTC 

[PATCH] pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias control
 2019-11-13 10:16 UTC 


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