messages from 2018-03-08 03:08:50 to 2018-03-23 00:16:29 UTC [more...]
[PATCH v3 0/3] Support qcom pinctrl protected pins
2018-03-23 0:16 UTC (13+ messages)
` [PATCH v3 1/3] dt-bindings: gpio: Add a gpio-reserved-ranges property
` [PATCH v3 2/3] gpiolib: Support 'gpio-reserved-ranges' property
` [PATCH v3 3/3] pinctrl: qcom: Don't allow protected pins to be requested
[PATCHv2 0/4] VLA removal from the gpio subsystem
2018-03-22 21:43 UTC (9+ messages)
` [PATCHv2 1/4] gpio: Remove VLA from gpiolib
` [PATCHv2 2/4] gpio: Remove VLA from MAX3191X driver
` [PATCHv2 3/4] gpio: Remove VLA from xra1403 driver
` [PATCHv2 4/4] gpio: Remove VLA from stmpe driver
[PATCH] pinctrl: ocelot: fix gpio direction
2018-03-22 15:29 UTC (2+ messages)
[PATCH v4 00/10] Add Actions Semi S900 pinctrl and gpio support
2018-03-22 15:28 UTC (3+ messages)
` [PATCH v4 07/10] arm64: dts: actions: Add gpio line names to Bubblegum-96 board
[PATCH v4 0/7] Implement get_multiple for ACCES and PC/104 drivers
2018-03-22 13:00 UTC (8+ messages)
` [PATCH v4 1/7] gpio: 104-idio-16: Implement get_multiple callback
` [PATCH v4 2/7] gpio: pci-idio-16: "
` [PATCH v4 3/7] gpio: pcie-idio-24: Implement get_multiple/set_multiple callbacks
` [PATCH v4 4/7] gpio: 104-dio-48e: Implement get_multiple callback
` [PATCH v4 5/7] gpio: 104-idi-48: "
` [PATCH v4 6/7] gpio: gpio-mm: "
` [PATCH v4 7/7] gpio: ws16c48: "
[PATCH v9 0/9] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
2018-03-22 11:31 UTC (11+ messages)
` [PATCH v9 1/9] mfd: madera: Add register definitions for Cirrus Logic Madera codecs
` [PATCH v9 2/9] mfd: madera: Add DT bindings "
` [PATCH v9 3/9] mfd: madera: Add common support "
` [PATCH v9 4/9] mfd: madera: Register map tables for Cirrus Logic CS47L35
` [PATCH v9 5/9] mfd: madera: Register map tables for Cirrus Logic CS47L85
` [PATCH v9 6/9] mfd: madera: Register map tables for Cirrus Logic CS47L90/91
` [PATCH v9 7/9] pinctrl: madera: Add DT bindings for Cirrus Logic Madera codecs
` [PATCH v9 8/9] pinctrl: madera: Add driver "
` [PATCH v9 9/9] gpio: madera: Support Cirrus Logic Madera class codecs
[PATCH v4 0/5] PINCTRL: Mediatek pinctrl driver for mt2712
2018-03-22 2:58 UTC (6+ messages)
` [PATCH v4 1/5] arm64: dts: mt2712: add pintcrl file
` [PATCH v4 2/5] arm64: dts: mt2712: add pintcrl device node
` [PATCH v4 3/5] pinctrl: add mt2712 pinctrl driver
` [PATCH v4 4/5] pintcrl: support bias-disable of generic and special pins simultaneously
` [PATCH v4 5/5] pinctrl: fix check warnings
[PATCH v3 0/8] Implement get_multiple for ACCES and PC/104 drivers
2018-03-21 18:49 UTC (16+ messages)
` [PATCH v3 1/8] iio: stx104: Implement get_multiple callback
` [PATCH v3 2/8] gpio: 104-idio-16: "
` [PATCH v3 3/8] gpio: pci-idio-16: "
` [PATCH v3 4/8] gpio: pcie-idio-24: Implement get_multiple/set_multiple callbacks
` [PATCH v3 5/8] gpio: 104-dio-48e: Implement get_multiple callback
` [PATCH v3 6/8] gpio: 104-idi-48: "
` [PATCH v3 7/8] gpio: gpio-mm: "
` [PATCH v3 8/8] gpio: ws16c48: "
Use after free with pinctrl_enable() and devm_pinctrl_register_and_init()
2018-03-21 17:07 UTC (2+ messages)
[PATCH] pinctrl: imx: fix unsigned check if nfuncs with less than or equal zero
2018-03-21 8:49 UTC (3+ messages)
[PATCH v8 0/9] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
2018-03-21 8:07 UTC (5+ messages)
` [PATCH v8 7/9] pinctrl: madera: Add DT bindings for Cirrus Logic Madera codecs
` [PATCH v8 8/9] pinctrl: madera: Add driver "
[PATCH] pinctrl: armada-37xx: Add edge both type gpio irq support
2018-03-21 8:02 UTC (5+ messages)
[PATCH v2 0/3] Support qcom pinctrl protected pins
2018-03-20 21:35 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: Add a reserved-gpio-ranges property
[PATCH v5 0/9] Add Actions Semi S900 pinctrl and gpio support
2018-03-20 10:28 UTC (13+ messages)
` [PATCH v5 1/9] arm64: dts: actions: Add pinctrl node for S900
` [PATCH v5 2/9] arm64: actions: Enable PINCTRL in platforms Kconfig
` [PATCH v5 3/9] pinctrl: actions: Add Actions S900 pinctrl driver
` [PATCH v5 4/9] dt-bindings: gpio: Add gpio nodes for Actions S900 SoC
` [PATCH v5 5/9] arm64: dts: actions: Add S900 gpio nodes
` [PATCH v5 6/9] arm64: dts: actions: Add gpio line names to Bubblegum-96 board
` [PATCH v5 7/9] gpio: Add gpio driver for Actions OWL S900 SoC
` [PATCH v5 8/9] MAINTAINERS: Add reviewer for ACTIONS platforms
` [PATCH v5 9/9] MAINTAINERS: Add Actions Semi S900 pinctrl and gpio entries
[PATCH 0/4] VLA removal from the GPIO subsystem
2018-03-19 15:09 UTC (19+ messages)
` [PATCH 1/4] gpio: Remove VLA from gpiolib
` [PATCH 2/4] gpio: Remove VLA from MAX3191X driver
` [PATCH 3/4] gpio: Remove VLA from xra1403 driver
` EXT: "
` [PATCH 4/4] gpio: Remove VLA from stmpe driver
[PATCH] pinctrl: uniphier: add UART hardware flow control pin-mux settings
2018-03-19 14:26 UTC (2+ messages)
[PATCH v4 0/9] Initial Allwinner H6 support
2018-03-19 13:44 UTC (20+ messages)
` [PATCH v4 1/9] pinctrl: sunxi: refactor irq related register function to have desc
` [PATCH v4 2/9] pinctrl: sunxi: introduce IRQ bank conversion function
` [PATCH v4 3/9] pinctrl: sunxi: change irq_bank_base to irq_bank_map
` [PATCH v4 4/9] pinctrl: sunxi: add support for the Allwinner H6 main pin controller
` [PATCH v4 5/9] clk: sunxi-ng: Support fixed post-dividers on NKMP style clocks
` [PATCH v4 6/9] dt-bindings: add device tree binding for Allwinner H6 main CCU
` [PATCH v4 7/9] clk: sunxi-ng: add support for the Allwinner H6 CCU
` [PATCH v4 8/9] arm64: allwinner: h6: add the basical Allwinner H6 DTSI file
` [PATCH v4 9/9] arm64: allwinner: h6: add support for Pine H64 board
[PATCH] gpio: mockup: fix a potential crash when creating debugfs entries
2018-03-19 9:35 UTC (2+ messages)
[PATCH] drivers: gpio: pca953x: add compatibility for pcal6524 and pcal9555a
2018-03-18 12:48 UTC (5+ messages)
[PATCH v2 0/8] Implement get_multiple for ACCES and PC/104 drivers
2018-03-17 21:01 UTC (13+ messages)
` [PATCH v2 1/8] iio: stx104: Implement get_multiple callback
` [PATCH v2 2/8] gpio: 104-idio-16: "
` [PATCH v2 3/8] gpio: pci-idio-16: "
` [PATCH v2 4/8] gpio: pcie-idio-24: Implement get_multiple/set_multiple callbacks
` [PATCH v2 5/8] gpio: 104-dio-48e: Implement get_multiple callback
` [PATCH v2 6/8] gpio: 104-idi-48: "
` [PATCH v2 7/8] gpio: gpio-mm: "
` [PATCH v2 8/8] gpio: ws16c48: "
[PATCH v2 00/15] Add MMCI support for STM32F SoCs family
2018-03-15 21:24 UTC (5+ messages)
` [PATCH v2 14/15] clk: stm32: Add clk entry for SDMMC2 on stm32F769
[PATCH 00/47] arch-removal: device drivers
2018-03-15 9:09 UTC (6+ messages)
` [PATCH 24/47] gpio: remove etraxfs driver
` [PATCH 25/47] pinctrl: remove adi2/blackfin drivers
[PATCH v2 0/2] v2 patches for stm32-exti irq hierarchy
2018-03-14 12:04 UTC (5+ messages)
` [PATCH v2 1/2] irqchip: stm32: Optimizes and cleans up stm32-exti irq_domain
[PATCH 3/3] ACPI / PMIC: Update to SPDX license identifier
2018-03-14 11:39 UTC
[PATCH] pinctrl: uniphier: divide I2S and S/PDIF audio out pin-mux group
2018-03-14 7:04 UTC (2+ messages)
[PATCH] pinctrl: uniphier: add PXs2 Audio in/out pin-mux settings
2018-03-14 6:07 UTC (2+ messages)
[PATCH] selftests/*/Makefile: stop calling headers_install
2018-03-13 21:48 UTC
[PATCH 0/8] Implement get_multiple for ACCES and PC104 drivers
2018-03-13 20:20 UTC (14+ messages)
` [PATCH 1/8] iio: stx104: Implement get_multiple callback
` [PATCH 2/8] gpio: 104-idio-16: "
` [PATCH 3/8] gpio: pci-idio-16: "
` [PATCH 4/8] gpio: pcie-idio-24: "
` [PATCH 5/8] gpio: 104-dio-48e: "
` [PATCH 6/8] gpio: 104-idi-48: "
` [PATCH 7/8] gpio: gpio-mm: "
` [PATCH 8/8] gpio: ws16c48: "
[PATCH v2] gpio: dwapb: Add support for a bus clock
2018-03-13 16:42 UTC (3+ messages)
[PATCH 0/3] Use of_clk_get_parent_count() instead of open coding
2018-03-12 22:32 UTC (6+ messages)
` [PATCH 2/3] soc: rockchip: power-domain: "
[PATCH] pinctrl/amd: poll InterruptEnable bits in enable_irq
2018-03-12 16:45 UTC
[PATCH] gpio: dwapb: Add support for a bus clock
2018-03-12 13:58 UTC (2+ messages)
[GIT PULL] GPIO fixes for v4.16
2018-03-11 10:06 UTC
[PATCH 0/8] Move most GPIO documentation to driver-api/gpio/ and ReST
2018-03-10 13:29 UTC (13+ messages)
` [PATCH 1/8] MAINTAINERS: GPIO: Add Documentation/driver-api/gpio/
` [PATCH 2/8] Documentation: driver-api: Move gpio.rst to gpio/index.rst
` [PATCH 3/8] Documentation: gpio: Move introduction to driver-api
` [PATCH 4/8] Documentation: gpio: Move driver documentation "
` [PATCH 5/8] Documentation: gpio: Move legacy "
` [PATCH 6/8] Documentation: gpio: Move gpiod_* consumer "
` [PATCH 7/8] Documentation: gpio: Move GPIO mapping "
` [PATCH 8/8] Documentation: gpio: Move drivers-on-gpio.txt "
[PATCH v3 0/4] PINCTRL: Mediatek pinctrl driver for mt2712
2018-03-08 3:08 UTC (2+ messages)
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).