messages from 2017-01-16 06:45:29 to 2017-01-19 21:10:44 UTC [more...]
[PATCHv4 0/5] Support for Marvell switches with integrated CPUs
2017-01-19 21:10 UTC (4+ messages)
` [PATCHv4 3/5] pinctrl: mvebu: pinctrl driver for 98DX3236 SoC
[PATCH v3 1/6] dt-bindings: add device tree binding for Allwinner V3s pinctrl
2017-01-19 17:54 UTC (6+ messages)
` [PATCH v3 2/6] arm: sunxi: add support for V3s SoC
` [PATCH v3 3/6] clk: sunxi-ng: add support for V3s CCU
` [PATCH v3 4/6] dt-bindings: add device binding for the CCU of Allwinner V3s
` [PATCH v3 5/6] ARM: dts: sunxi: add dtsi file for V3s SoC
` [PATCH v3 6/6] ARM: dts: sunxi: add support for Lichee Pi Zero board
[PATCH 1/2] drivers: pinctrl: add driver for Allwinner H5 SoC
2017-01-19 17:41 UTC (11+ messages)
` [linux-sunxi] "
[PATCH v3] pinctrl: sh-pfc: r8a7791: Add ADI pinconf support
2017-01-19 17:10 UTC (2+ messages)
libgpiod v0.1: C library and command-line tools for controlling GPIOs
2017-01-19 14:59 UTC (9+ messages)
[PATCH 0/5] Add GPIO set_multiple callback support for ISA_BUS_API drivers
2017-01-19 15:06 UTC (6+ messages)
` [PATCH 1/5] gpio: 104-dio-48e: Add set_multiple callback function support
` [PATCH 2/5] gpio: 104-idio-16: "
` [PATCH 3/5] gpio: gpio-mm: "
` [PATCH 4/5] gpio: ws16c48: "
` [PATCH 5/5] iio: stx104: Add GPIO "
[PATCH v3 00/13] Move pad retention control to Exynos pin controller driver
2017-01-19 13:48 UTC (14+ messages)
` [PATCH v3 01/13] soc: samsung: pmu: Provide global function to get PMU regmap
` [PATCH v3 02/13] soc: samsung: pmu: Use of_device_get_match_data helper
` [PATCH v3 03/13] soc: samsung: pmu: Remove messages for failed memory allocation
` [PATCH v3 04/13] pinctrl: samsung: Document Exynos3250 SoC support
` [PATCH v3 05/13] pinctrl: samsung: Remove messages for failed memory allocation
` [PATCH v3 06/13] pinctrl: samsung: Fix samsung_pinctrl_create_functions return value
` [PATCH v3 07/13] pinctrl: samsung: Add missing initconst annotation
` [PATCH v3 08/13] pinctrl: samsung: Remove dead code
` [PATCH v3 09/13] pinctrl: samsung: Use generic of_device_get_match_data helper
` [PATCH v3 10/13] pinctrl: samsung: Add infrastructure for pin-bank retention control
` [PATCH v3 11/13] pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver
` [PATCH v3 12/13] pinctrl: samsung: Move retention control from mach-s5pv210 "
` [PATCH v3 13/13] pinctrl: samsung: Replace syscore ops with standard platform device pm_ops
[PATCH v9 1/3] gpio: exar: add gpio for exar cards
2017-01-19 13:22 UTC (3+ messages)
[PATCH 0/3] pinctrl / gpio: Allow GPIO chips to use generic pinconfig
2017-01-19 12:17 UTC (8+ messages)
` [PATCH 1/3] pinctrl: Widen the generic pinconf argument from 16 to 24 bits
` [PATCH 2/3] pinctrl: Allow configuration of pins from gpiolib based drivers
` [PATCH 3/3] pinctrl / gpio: Introduce .set_config() callback for GPIO chips
[PATCH 0/3] pc104: Mask PC/104 Kconfig options
2017-01-19 11:42 UTC (6+ messages)
` [PATCH 3/3] iio: pc104: Mask PC/104 drivers via the PC104 Kconfig option
[PATCH 00/13] Ingenic JZ4740 / JZ4780 pinctrl driver
2017-01-19 11:24 UTC (25+ messages)
` [PATCH 01/13] Documentation: dt/bindings: Document pinctrl-ingenic
` [PATCH 02/13] pinctrl-jz4740: add a pinctrl driver for the Ingenic jz4740 SoC
` [PATCH 03/13] pinctrl-jz4780: add a pinctrl driver for the Ingenic jz4780 SoC
` [PATCH 04/13] MIPS: ingenic: Enable pinctrl for all ingenic SoCs
` [PATCH 05/13] MIPS: jz4740: DTS: Add node for the jz4740-pinctrl driver
` [PATCH 06/13] MIPS: jz4780: DTS: Add node for the jz4780-pinctrl driver
` [PATCH 07/13] MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers
` [PATCH 08/13] MIPS: JZ4780: CI20: "
` [PATCH 09/13] mmc: jz4740: Let the pinctrl driver configure the pins
` [PATCH 10/13] mtd: nand: "
` [PATCH 11/13] fbdev: jz4740-fb: "
` [PATCH 12/13] pwm: jz4740: "
` [PATCH 13/13] MIPS: jz4740: Remove custom GPIO code
[PATCH v3 0/8] Renesas RZ PFC and GPIO driver
2017-01-19 9:48 UTC (16+ messages)
` [PATCH v3 1/8] pinctrl: sh-pfc: Add r7s72100 PFC driver
` [PATCH v3 2/8] pinctrl: sh-pfc: r7s72100: Configure I/O mode
` [PATCH v3 3/8] gpio: gpio-rz: GPIO driver for Renesas RZ series
` [PATCH v3 4/8] arm: dts: r7s72100: GPIO and PFC device nodes
` [PATCH v3 5/8] arm: dts: r7s72100-genmai: SCIF2 PINCTRL configuration
` [PATCH v3 6/8] arm: dts: r7s72100-genmai: LED1 and LED2 support
` [PATCH v3 7/8] arm: dts: r7s72100-genmai:Add ethernet PFC node
` [PATCH v3 8/8] arm: dts: r7s72100-genmai: Add pinctrl for RSPI
[PATCHv2 0/3] OF phandle nexus support + GPIO nexus
2017-01-19 9:02 UTC (5+ messages)
` [PATCH v2 1/3] of: Support parsing phandle argument lists through a nexus node
` [PATCH v2 2/3] of: unittest: Add phandle remapping test
` [PATCH v2 3/3] gpio: Support gpio nexus dt bindings
[PATCH V3 5/5] gpio: davinci: Remove custom .xlate
2017-01-18 23:24 UTC (2+ messages)
[PATCH -next] pinctrl: ti-iodelay: Fix return value check in ti_iodelay_probe()
2017-01-18 23:29 UTC (3+ messages)
[PATCH V3 0/5] gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
2017-01-18 23:23 UTC (9+ messages)
` [PATCH V3 1/5] gpio: davinci: Remove gpio2regs function to accommodate multi instances
` [PATCH V3 2/5] gpio: davinci: Remove unwanted blank line
` [PATCH V3 3/5] gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
` [PATCH V3 4/5] gpio: davinci: Add support for multiple GPIO controllers
[PATCH V2 0/6] gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
2017-01-18 23:22 UTC (5+ messages)
` [PATCH V2 3/6] "
` [PATCH V2 6/6] gpio: davinci: Remove redundant macros
[PATCH -next] pinctrl/amd: Drop pinctrl_unregister for devm_ registered device
2017-01-18 23:15 UTC (2+ messages)
[PATCH 0/4] Drop drivers for Exynos4415
2017-01-18 23:14 UTC (7+ messages)
` [PATCH 3/4] pinctrl: samsung: Remove support for Exynos4415 (SoC not supported anymore)
` [PATCH 4/4] drm: exynos: "
` [PATCH 2/4] clk: samsung: Remove Exynos4415 driver "
[PATCH 0/2] pinctrl: meson-gx: Add HDMI HDP/DDC pins functions
2017-01-18 22:32 UTC (6+ messages)
` [PATCH 1/2] pinctrl: meson: Add HDMI HPD/DDC "
` [PATCH 2/2] ARM64: dts: meson-gx: Add HDMI HPD/DDC pinctrl nodes
[PATCH 0/2] add support for uart_AO_B
2017-01-18 21:43 UTC (7+ messages)
` [PATCH 1/2] pinctrl: meson: fix uart_ao_b for GXBB and GXL/GXM
` [PATCH 2/2] ARM64: dts: meson-gx: add the missing uart_AO_B
Crash in kernel/locking/rtmutex.c
2017-01-18 16:39 UTC (3+ messages)
[PATCH] pinctrl: uniphier: fix Ethernet (RMII) pin-mux setting for LD20
2017-01-18 12:26 UTC (2+ messages)
[PATCH v2 00/12] Add basic code support for imx6sll
2017-01-18 12:24 UTC (9+ messages)
` [PATCH v2 05/12] Document: dt: binding: imx: update pinctrl doc "
[PATCH v2 00/13] Move pad retention control to Exynos pin controller driver
2017-01-18 12:06 UTC (23+ messages)
` [PATCH v2 01/13] soc: samsung: pmu: Provide global function to get PMU regmap
` [PATCH v2 02/13] soc: samsung: pmu: Use of_device_get_match_data helper
` [PATCH v2 03/13] soc: samsung: pmu: Remove messages for failed memory allocation
` [PATCH v2 04/13] pinctrl: samsung: Document Exynos3250 SoC support
` [PATCH v2 05/13] pinctrl: samsung: Remove messages for failed memory allocation
` [PATCH v2 06/13] pinctrl: samsung: Fix samsung_pinctrl_create_functions return value
` [PATCH v2 07/13] pinctrl: samsung: Add missing initconst annotation
` [PATCH v2 08/13] pinctrl: samsung: Remove dead code
` [PATCH v2 09/13] pinctrl: samsung: Use generic of_device_get_match_data helper
` [PATCH v2 10/13] pinctrl: samsung: Add infrastructure for pin-bank retention control
` [PATCH v2 11/13] pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver
` [PATCH v2 12/13] pinctrl: samsung: Move retention control from mach-s5pv210 "
` [PATCH v2 13/13] pinctrl: samsung: Replace syscore ops with standard platform device pm_ops
[PATCH RFC 0/5] mvebu cleanups and preparation for Armada 7k/8k
2017-01-18 10:54 UTC (12+ messages)
` [PATCH RFC 1/5] pinctrl: mvebu: constify mvebu_mpp_ctrl structures
` [PATCH RFC 2/5] pinctrl: mvebu: provide per-control private data
` [PATCH RFC 4/5] pinctrl: mvebu: switch drivers to generic simple mmio
` [PATCH RFC 5/5] pinctrl: mvebu: add simple regmap based pinctrl implementation
[PATCH v2 0/6] pinctrl: Fixes and updates to Intel drivers
2017-01-18 9:26 UTC (8+ messages)
` [PATCH v2 3/6] pinctrl: Add a possibility to configure pins from a gpiolib based drivers
[PATCH] pinctrl: remove redundant pin < 0 check on unsigned int
2017-01-18 9:24 UTC (2+ messages)
[PATCH 0/3] gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
2017-01-17 16:14 UTC (3+ messages)
[PATCH v2 0/3] Unify gpiod_get*() API
2017-01-17 15:05 UTC (3+ messages)
` [PATCH v2 3/3] gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO
[PATCH] gpio: intel-mid: Fix build warning when !CONFIG_PM
2017-01-17 15:09 UTC (3+ messages)
[PATCH v2 1/1] of: Pass GPIO label down to gpiod_request when using get_gpiod_from_child
2017-01-17 15:07 UTC (2+ messages)
[PATCH 0/5] pinctrl-mvebu: Fine-tuning for four function implementations
2017-01-17 14:57 UTC (11+ messages)
` [PATCH 1/5] pinctrl: mvebu: Use kmalloc_array() in mvebu_pinctrl_dt_node_to_map()
` [PATCH 2/5] pinctrl: mvebu: Delete an error message for a failed memory allocation in three functions
` [PATCH 3/5] pinctrl: mvebu: Delete an unnecessary return statement in mvebu_pinconf_group_dbg_show()
` [PATCH 4/5] pinctrl: mvebu: Use seq_puts() "
` [PATCH 5/5] pinctrl: mvebu: Use seq_putc() "
[PATCH 00/12] Move pad retention control to Exynos pin controller driver
2017-01-17 7:13 UTC (22+ messages)
` [PATCH 03/12] soc: samsung: pmu: Remove messages for failed memory allocation
` [PATCH 07/12] pinctrl: samsung: Remove dead code
` [PATCH 09/12] pinctrl: samsung: Add infrastructure for pin-bank retention control
` [PATCH 04/12] pinctrl: samsung: Document Exynos3250 SoC support
` [PATCH 05/12] pinctrl: samsung: Remove messages for failed memory allocation
` [PATCH 06/12] pinctrl: samsung: Add missing initconst annotation
` [PATCH 08/12] pinctrl: samsung: Use generic of_device_get_match_data helper
` [PATCH 01/12] soc: samsung: pmu: Use common device name to let others to find it easily
[PATCH][V2] pinctrl: ti-iodelay: remove redundant pin < 0 check on unsigned int
2017-01-16 15:52 UTC (3+ 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).