linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-13 08:02:10 to 2017-07-21 06:27:15 UTC [more...]

[PATCH 0/2] Add RK3128 pinctrl support
 2017-07-21  6:27 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: rockchip: Use common interface for recalced iomux
` [PATCH 2/2] pinctrl: rockchip: Add rk3128 pinctrl support

[PATCH 0/4] gpio: davinci: Add keystone-k2g support and few clean ups
 2017-07-21  3:53 UTC  (24+ messages)
  ` [PATCH 1/4] gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_data
` [PATCH 2/4] gpio: davinci: Handle the return value of davinci_gpio_irq_setup function
` [PATCH 3/4] gpio: davinci: Add a separate compatible for keystone-k2g soc
` [PATCH 4/4] ARM: dts: keystone-k2g-evm: Add gpio nodes

[PATCH v6 00/12] rk808: Add RK805 support
 2017-07-21  2:00 UTC  (5+ messages)
` [PATCH v6 08/12] gpio: Add GPIO driver for the RK805 PMIC

[PATCH v4 0/3] TPS68470 PMIC drivers
 2017-07-21  0:57 UTC  (6+ messages)
` [PATCH v4 1/3] mfd: Add new mfd device TPS68470
` [PATCH v4 2/3] gpio: Add support for TPS68470 GPIOs
` [PATCH v4 3/3] ACPI / PMIC: Add TI PMIC TPS68470 operation region driver

[PATCH 000/102] Convert drivers to explicit reset API
 2017-07-20 20:46 UTC  (13+ messages)
` [PATCH 066/102] pinctrl: stm32: explicitly request exclusive reset control
` [PATCH 067/102] pinctrl: sunxi: "
` [PATCH 068/102] pinctrl: tegra: "
` (no subject)

[PATCH v2 0/3] gpio: davinci: Add missing return checks
 2017-07-20 19:57 UTC  (6+ messages)
` [PATCH v2 1/3] gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_data
` [PATCH v2 2/3] gpio: davinci: Handle the return value of davinci_gpio_irq_setup function
` [PATCH v2 3/3] gpio: davinci: Convert prinkt to dev_err

[PATCH] pinctrl: sirf: atlas7: Initialize GPIO offset
 2017-07-20 17:01 UTC 

[PATCH] pinctrl: bcm2835: Remove unneeded irq_group field
 2017-07-20 16:59 UTC 

[PATCH 1/2] gpio: tegra: Use platform_irq_count()
 2017-07-20 16:00 UTC  (2+ messages)
  ` [PATCH 2/2] gpio: tegra: Use platform_get_irq()

[RFC] drivers/gpio/gpio-pca953x.c broken for PCA9505 ?
 2017-07-20 12:46 UTC  (2+ messages)

[PATCH v1 0/3] TPS68470 PMIC drivers
 2017-07-20  8:15 UTC  (9+ messages)
` [PATCH v1 1/3] mfd: Add new mfd device TPS68470

[RFC] gpio: consumer: Remove WARN_ON(1) when GPIOLIB is disabled
 2017-07-19 23:08 UTC  (2+ messages)

[PATCH] pinctrl: Convert to using %pOF instead of full_name
 2017-07-19 19:50 UTC  (6+ messages)

[PATCH 0/3] simulated interrupts
 2017-07-19 15:28 UTC  (11+ messages)
` [PATCH 1/3] irq/irq_sim: add a simple interrupt simulator framework
` [PATCH 2/3] irq/irq_sim: add a devres variant of irq_sim_init()
` [PATCH 3/3] gpio: mockup: use irq_sim

[PATCH 0/3] FPGA Manager support for FPP via FT232H FT245-FIFO
 2017-07-19 15:03 UTC  (15+ messages)
` [PATCH 1/3] mfd: Add support for FTDI FT232H devices

[PATCH 1/1] gpio: core: Decouple open drain/source flag with active low/high
 2017-07-19 14:59 UTC  (4+ messages)

[PATCH v2] gpio: pca953x: remove incorrect le16_to_cpu calls
 2017-07-19 13:39 UTC  (4+ messages)

[PATCH v2 0/2] Last step to working Allwinner R40 pinctrl
 2017-07-19 13:25 UTC  (6+ messages)
  ` [PATCH v2 1/2] pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver
  ` [PATCH v2 2/2] pinctrl: sunxi: add support of R40 to A10 "
    ` [linux-sunxi] "

[PATCH] gpio: Convert to using %pOF instead of full_name
 2017-07-19  9:11 UTC  (2+ messages)

[PATCH V1] pinctrl: qcom: spmi-gpio: Add support for qcom,gpios-disallowed property
 2017-07-19  7:17 UTC 

[PATCH V1] pinctrl: qcom: spmi-gpio: Correct power_source range check
 2017-07-19  6:39 UTC 

[PATCH V2 1/2] pinctrl: qcom: spmi-gpio: Add support for GPIO LV/MV subtype
 2017-07-19  6:30 UTC  (2+ messages)
` [PATCH V2 2/2] pinctrl: qcom: spmi-gpio: Add dtest route for digital input

[PATCH v2] gpio-exar: Use correct property prefix and document bindings
 2017-07-19  5:31 UTC 

[PATCH] pinctrl: samsung: Remove unneeded local variable initialization
 2017-07-18 17:43 UTC 

[PATCH] gpio-exar: Use correct property prefix and document bindings
 2017-07-18 14:37 UTC  (4+ messages)

[PATCH] gpio: tegra: fix unbalanced chained_irq_enter/exit
 2017-07-18 12:35 UTC 

[PATCH 1/5] pinctrl: Add DT bindings for Cortina Gemini
 2017-07-18  9:38 UTC  (9+ messages)
` [PATCH 2/5] pinctrl: add a Gemini SoC pin controller
` [PATCH 3/5] MAINTAINERS: Update the Gemini maintainer list
` [PATCH 4/5] ARM: gemini: select pin controller
` [PATCH 5/5] ARM: dts: gemini: add pin control set-up for the SoC

[PATCH] mfd: intel_soc_pmic_crc: Uniquify device name
 2017-07-18  7:14 UTC  (4+ messages)

[PATCH v2 0/4] pinctrl: Add USB support for Aspeed SoCs
 2017-07-18  5:24 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: pinctrl: aspeed: Add g4 USB functions
` [PATCH v2 2/4] dt-bindings: pinctrl: aspeed: Add g5 "
` [PATCH v2 3/4] pinctrl: aspeed: g4: Add USB device and host support
` [PATCH v2 4/4] pinctrl: aspeed: g5: "

[PATCH 0/3][v2] pinctrl: qcom: add support for sparse GPIOs
 2017-07-17 23:44 UTC  (4+ messages)
` [PATCH 1/3] gliolib: request the gpio before querying its direction
` [PATCH 2/3] [v2] pinctrl: qcom: disable GPIO groups with no pins
` [PATCH 3/3] [v2] pinctrl: qcom: qdf2xxx: add support for new ACPI HID QCOM8002

[bug report] gpio: Add ROHM BD9571MWV-M PMIC GPIO driver
 2017-07-17 19:35 UTC  (2+ messages)

[PATCH v1] pinctrl: cherryview: Add Setzer models to the Chromebook DMI quirk
 2017-07-17 14:30 UTC  (2+ messages)

[PATCH] pinctrl: zte: fix 'functions' allocation in zx_pinctrl_build_state()
 2017-07-17  9:55 UTC  (4+ messages)

[RFC] pinctrl: sh-pfc: propagate errors on group config
 2017-07-17  8:51 UTC  (2+ messages)

[PATCH] gpio: altera-a10sr: constify gpio_chip structure
 2017-07-17  4:14 UTC  (3+ messages)

[PATCH] pinctrl: qcom: ssbi: mpp: constify gpio_chip structure
 2017-07-17  4:13 UTC  (3+ messages)

[PATCH] pinctrl: bcm2835: constify gpio_chip structure
 2017-07-17  4:12 UTC  (3+ messages)

[PATCH v5 1/3] pinctrl: Add sleep related state to indicate sleep related configs
 2017-07-15  2:33 UTC  (5+ messages)
  ` [PATCH v5 2/3] dt-bindings: pinctrl: Add Spreadtrum SC9860 pin controller
` [PATCH v5 3/3] pinctrl: sprd: Add Spreadtrum pin control driver
  ` [PATCH] pinctrl: sprd: fix platform_no_drv_owner.cocci warnings

[PATCH 0/2] pinctrl: qcom: add support for sparse GPIOs
 2017-07-14 22:04 UTC  (15+ messages)
` [PATCH 1/2] pinctrl: qcom: disable GPIO groups with no pins
` [PATCH 2/2] pinctrl: qcom: qdf2xxx: add support for new ACPI HID QCOM8002

[PATCH 18/22] gpio: acpi: fix string overflow for large pin numbers
 2017-07-14 19:59 UTC  (3+ messages)

[PATCH V1 2/3] pinctrl: qcom: spmi-gpio: Add dtest route for digital input
 2017-07-14 18:19 UTC  (4+ messages)

[PATCH v3 1/3] dt-bindings: pinctrl: add most other IPQ4019 pin functions and groups
 2017-07-14 15:57 UTC  (5+ messages)
` [PATCH v3 2/3] pinctrl: qcom: ipq4019: add most remaining pin definitions
    ` [PATCH v3 3/3] pinctrl: msm: add support to configure ipq40xx GPIO_PULL bits

[PATCH 1/2] dt-bindings: pinctrl: add most other IPQ4019 pin functions and groups
 2017-07-14 13:18 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: qcom: ipq4019: add remaining pin definitions

[PATCH v2 00/18] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
 2017-07-14 12:06 UTC  (8+ messages)
` [PATCH v2 01/18] mfd: madera: Add register definitions for Cirrus Logic Madera codecs
              ` [alsa-devel] "

[bug report] gpio: fix deferred probe detection for legacy API
 2017-07-14 11:34 UTC 

Should irq_enable/disable be flagging/unflagging gpio lines used as irq?
 2017-07-13 20:17 UTC  (4+ messages)

[PATCH] pinctrl: sh-pfc: r8a7791: Add missing mmc_data8_b pin group
 2017-07-13 15:50 UTC  (2+ messages)

[PATCH 00/14] pinctrl: sh-pfc: r8a7796: Fix pin assignment definitions
 2017-07-13 10:02 UTC  (29+ messages)
` [PATCH 01/14] pinctrl: sh-pfc: r8a7796: Fix MOD_SEL1 bit[25:24] to 0x3 when using STP_ISEN_1_D
` [PATCH 02/14] pinctrl: sh-pfc: r8a7796: Fix IPSR register setting when MSIOF3_SS1_E pin was selected
` [PATCH 03/14] pinctrl: sh-pfc: r8a7796: Fix MOD_SEL2 bit26 to 0x0 when using SCK5_A
` [PATCH 04/14] pinctrl: sh-pfc: r8a7796: Fix MOD_SEL register pin assignment for SSI pins group
` [PATCH 05/14] pinctrl: sh-pfc: r8a7796: Fix SCIF_CLK_{A,B} pin's MOD_SEL assignment to MOD_SEL1 bit10
` [PATCH 06/14] pinctrl: sh-pfc: r8a7796: Fix FMCLK{_C,_D} and FMIN{_C,_D} pin function definitions
` [PATCH 07/14] pinctrl: sh-pfc: r8a7796: Fix NFDATA{0..13} and NF{ALE,CLE,WE_N,RE_N} "
` [PATCH 08/14] pinctrl: sh-pfc: r8a7796: Fix MSIOF3_{SS1,SS2}_E pins "
` [PATCH 09/14] pinctrl: sh-pfc: r8a7796: Fix MOD_SEL register pin assignment for TCLK{1,2}_{A,B} pins group
` [PATCH 10/14] pinctrl: sh-pfc: r8a7796: Fix to delete FSCLKST pin and IPSR7 bit[15:12] register definitions
` [PATCH 11/14] pinctrl: sh-pfc: r8a7796: Fix to delete SATA_DEVSLP_B pins function definitions
` [PATCH 12/14] pinctrl: sh-pfc: r8a7796: Fix to delete MOD_SEL0 bit2 register definitions
` [PATCH 13/14] pinctrl: sh-pfc: r8a7796: Fix IPSR and MOD_SEL register pin assignment for FSO pins group
` [PATCH 14/14] pinctrl: sh-pfc: r8a7796: Rename CS1# pin function definitions

[PATCH 1/2] pinctrl: zynq: Fix kernel doc warnings
 2017-07-13  9:12 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: zynq: Fix warnings in the driver

[PATCH V4 0/7] pinctrl: imx: add imx7ulp pinctrl support
 2017-07-13  8:46 UTC  (5+ messages)
` [PATCH V4 3/7] pinctrl: imx: switch to use the generic pinmux property
` [PATCH V4 7/7] pinctrl: pinctrl-imx7ulp: add gpio_set_direction support


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