messages from 2017-02-15 17:36:22 to 2017-02-26 06:38:17 UTC [more...]
[PATCH v2 00/16] Cleanup chardev instances with helper function
2017-02-26 6:38 UTC (17+ messages)
` [PATCH v2 01/16] chardev: add helper function to register char devs with a struct device
` [PATCH v2 02/16] device-dax: fix cdev leak
` [PATCH v2 03/16] device-dax: utilize new cdev_device_add helper function
` [PATCH v2 04/16] input: "
` [PATCH v2 05/16] gpiolib: "
` [PATCH v2 06/16] tpm-chip: "
` [PATCH v2 07/16] platform/chrome: cros_ec_dev - "
` [PATCH v2 08/16] IB/ucm: "
` [PATCH v2 09/16] infiniband: utilize the new cdev_set_parent function
` [PATCH v2 10/16] iio:core: utilize new cdev_device_add helper function
` [PATCH v2 11/16] media: "
` [PATCH v2 12/16] mtd: "
` [PATCH v2 13/16] rapidio: "
` [PATCH v2 14/16] rtc: "
` [PATCH v2 15/16] scsi: "
` [PATCH v2 16/16] switchtec: utilize new device_add_cdev "
[PATCH v2 00/12] Add basic code support for imx6sll
2017-02-24 9:02 UTC (5+ messages)
` [PATCH v2 05/12] Document: dt: binding: imx: update pinctrl doc "
Re: [RFC PATCH 4/9] clk: sunxi-ng: support R40 SoC
2017-02-24 0:20 UTC (2+ messages)
RE:
2017-02-23 15:09 UTC
[PATCH v2 1/4] pinctrl: Fix trivial spelling typo in a comment
2017-02-23 17:54 UTC (10+ messages)
` [PATCH v2 2/4] pinctrl: samsung: Register pinctrl before GPIO
` [PATCH] pinctrl: samsung: Calculate GPIO base for pinctrl_add_gpio_range
` [PATCH v2 3/4] pinctrl: samsung: Remove unused local variable
` [PATCH v2 4/4] pinctrl: samsung: Use devres version of gpiochip_add_data
[PATCH v3] gpio: dwapb: Add support for next generation of X-Gene SoC
2017-02-23 17:16 UTC (4+ messages)
[PATCH v1 0/2] Add pinctrl input schmitt support
2017-02-23 16:53 UTC (6+ messages)
` [PATCH v1 1/2] pinctrl: rockchip:Add "
` [PATCH v1 2/2] pinctrl: rockchip: Add input schmitt support for rk3328
[PATCH] tools/gpio: Add .gitignore file
2017-02-23 15:26 UTC (2+ messages)
[RESEND PATCH] pinctrl: uniphier: change pin names of aio/xirq for LD11
2017-02-23 15:25 UTC (2+ messages)
[PATCH v2 1/1] gpio: altera: Use handle_level_irq when configured as a level_high
2017-02-23 15:10 UTC (2+ messages)
[PATCH 0/7] Rename RK1108 to RV1108
2017-02-23 15:00 UTC (7+ messages)
` [PATCH 5/7] pinctrl: rockchip: rename "
[RFC PATCH 0/9] Add support for Allwinner R40 SoC
2017-02-23 14:56 UTC (17+ messages)
` [PATCH 1/9] arm: sunxi: add support for "
` [PATCH 2/9] pinctrl: sunxi: rename sun7i-a20 driver to sunxi-a20-r40
` [PATCH 3/9] pinctrl: sunxi: add support for R40 pinctrl
` [RFC PATCH 4/9] clk: sunxi-ng: support R40 SoC
` [RFC PATCH 5/9] ARM: dts: sun8i: add DTSI file for "
` [RFC PATCH 6/9] ARM: dts: sun8i: add DTS file for Banana Pi M2 Ultra
` [PATCH 7/9] phy: sun4i-usb: add support for R40 USB PHY
` [RFC PATCH 8/9] ARM: dts: sun8i: add USB nodes for R40
` [RFC PATCH 9/9] ARM: dts: sun8i: enable USB host for Banana Pi M2 Ultra
[PATCH 1/1] gpio: altera: Use handle_level_irq when configured as a level_high
2017-02-23 14:52 UTC (5+ messages)
[PATCH v2] gpio: xgene: mark PM functions as __maybe_unused
2017-02-23 14:43 UTC (2+ messages)
[patch] gpio: mockup: return -EFAULT if copy_from_user() fails
2017-02-23 13:52 UTC (2+ messages)
[PATCH v2] gpio: pl061: use all specified IRQs for chained handler
2017-02-23 13:49 UTC (6+ messages)
[PATCH v4 0/6] genirq/gpio: Add driver for ThunderX and OCTEON-TX SoCs
2017-02-23 13:46 UTC (9+ messages)
` [PATCH v4 1/6] genirq: Export more irq_chip_*_parent() functions
` [PATCH v4 2/6] genirq: Add handle_fasteoi_{level,edge}_irq flow handlers
` [PATCH v4 3/6] irqdomain: Add irq_domain_{push,pop}_irq() functions
` [PATCH v4 4/6] dt-bindings: gpio: Add binding documentation for gpio-thunderx
` [PATCH v4 5/6] gpio: Add gpio driver support for ThunderX and OCTEON-TX
` [PATCH v4 6/6] MAINTAINERS: Add entry for THUNDERX GPIO Driver
[PATCH] gpio: add NCT5104D gpio driver
2017-02-23 12:40 UTC (4+ messages)
[PATCH] pinctrl: samsung: Fix memory mapping code
2017-02-23 11:37 UTC (5+ messages)
` [PATCH v2] "
[PATCH] pinctrl: Really force states during suspend/resume
2017-02-23 10:30 UTC (4+ messages)
[PATCH] gpio: altera-a10sr: Set gpio_chip parent property
2017-02-23 10:14 UTC (2+ messages)
[PATCH 00/13] Ingenic JZ4740 / JZ4780 pinctrl driver
2017-02-23 9:59 UTC (10+ messages)
` [PATCH v3 00/14] "
` [PATCH v3 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
[GIT PULL] GPIO bulk changes for the v4.11 kernel cycle
2017-02-23 9:36 UTC
[PATCH v1 0/4] gpio: make gpiod_count() API consistent
2017-02-23 8:40 UTC (6+ messages)
` [PATCH v1 1/4] gpio: acpi: Don't return 0 on acpi_gpio_count()
` [PATCH v1 2/4] gpio: of: Don't return 0 on dt_gpio_count()
` [PATCH v1 3/4] platform/x86: surface3_button: Propagate error from gpiod_count()
` [PATCH v1 4/4] Input: soc_button_array - "
[PATCH 00/14] Cleanup chardev instances with helper function
2017-02-23 8:37 UTC (29+ messages)
` [PATCH 01/14] chardev: add helper function to register char devs with a struct device
` [PATCH 02/14] device-dax: utilize new device_add_cdev helper function
` [PATCH 03/14] input: "
` [PATCH 04/14] gpiolib: "
` [PATCH 05/14] tpm-chip: "
` [PATCH 06/14] platform/chrome: "
` [PATCH 07/14] infiniband: "
` [PATCH 08/14] iio:core: "
` [PATCH 09/14] media: "
` [PATCH 10/14] mtd: "
` [PATCH 11/14] rapidio: "
` [PATCH 12/14] rtc: "
` [PATCH 13/14] scsi: "
` [PATCH 14/14] switchtec: "
[PATCH] gpio: aspeed: Add debounce support
2017-02-23 0:58 UTC (5+ messages)
[PATCH] pinctrl: aspeed: Add initial pinconf support
2017-02-23 0:24 UTC (3+ messages)
[PATCH v2] gpio: return NULL from gpiod_get_optional when GPIOLIB is disabled
2017-02-22 18:49 UTC (5+ messages)
[PATCH v2 1/3] mfd: wm831x: Add basic device tree binding
2017-02-22 16:09 UTC (7+ messages)
` [PATCH v2 2/3] gpio: wm831x: Add basic device tree support
` [PATCH v2 3/3] mfd: wm831x: Add device tree binding document
[PATCH] pinctrl: qcom: add get_direction function
2017-02-22 15:51 UTC (5+ messages)
PATCH v2
2017-02-22 15:34 UTC (2+ messages)
` [PATCH v2] gpio:mcp23s08 Fixed missing interrupts
[PATCH v2 0/3] Support rk3328 pinctrl
2017-02-22 15:03 UTC (7+ messages)
` [PATCH v2 1/3] pinctrl: rockchip: Add 3bit width mux support
` [PATCH v2 2/3] pinctrl: rockchip: Add mux recalculation support
` [PATCH v2 3/3] pinctrl: rockchip: Add rk3328 pinctrl support
[PATCH 1/4] pinctrl: Fix trivial spelling typo in a comment
2017-02-22 14:32 UTC (9+ messages)
` [PATCH 2/4] pinctrl: samsung: Register pinctrl before GPIO
` [PATCH 3/4] pinctrl: samsung: Use devres version of gpiochip_add_data
` [PATCH 4/4] pinctrl: samsung: Remove unused local variable
MCP23S08 Interrupts Fix
2017-02-22 0:56 UTC (9+ messages)
` [PATCH] gpio:mcp23s08 Fixed missing interrupts
[PATCH] gpio: pl061: use all specified IRQs for chained handler
2017-02-21 19:16 UTC
[PATCH -next] pinctrl: samsung: Fix return value check in samsung_pinctrl_get_soc_data()
2017-02-21 15:32 UTC (6+ messages)
` [PATCH -next v2] "
[PATCH] gpio: reintroduce devm_get_gpiod_from_child()
2017-02-21 13:21 UTC
Renesas RZ/A1 pin and gpio controller
2017-02-21 10:49 UTC (10+ messages)
` [PATCH 5/7] arm: dts: genmai: Add SCIF2 pin group
` [PATCH 1/7] pinctrl: Renesas RZ/A1 pin and gpio controller
` [PATCH 2/7] Documentation: devicetree: bindings: Add RZ/A1 pinctrl binding documentation
` [PATCH 3/7] arm: dts: dt-bindings: Add Renesas RZ pinctrl header
` [PATCH 4/7] arm: dts: r7s72100: Add pin controller node
` [PATCH 6/7] arm: dts: genmai: Add RIIC2 pin group
` [PATCH 7/7] arm: dts: genmai: Add user led device nodes
[GIT PULL] pin control bulk changes for the v4.11 kernel cycle
2017-02-21 10:31 UTC (2+ messages)
[GIT PULL] GPIO bulk changes for the v4.11 kernel cycle
2017-02-21 10:28 UTC (2+ messages)
[PATCH] pinctrl: uniphier: change pin names of aio/xirq for LD11
2017-02-20 11:58 UTC
[PATCH v2] gpio: dwapb: Add support for next generation of X-Gene SoC
2017-02-17 22:47 UTC (4+ messages)
[PATCH 2/2] gpio: ath79: set ngpio from platform data
2017-02-17 15:07 UTC
[PATCH 1/2] gpio: ath79: Drop lock field from struct ath79_gpio_ctrl
2017-02-17 15:07 UTC
[PATCH 0/2] Add TI iodelay driver using #pinctrl-cells
2017-02-16 13:58 UTC (8+ messages)
` [PATCH 2/2] pinctrl: Introduce TI IOdelay configuration driver
` [PATCH] ARM: dts: Add dra7 iodelay configuration and use it for MMC
[RESEND PATCH linux] aspeed: pinctrl: Allow disabling Port D and Port E loopback mode
2017-02-16 1:32 UTC (3+ messages)
[PATCH] gpio: xgene: mark PM functions as __maybe_unused
2017-02-15 21:35 UTC (2+ messages)
[RFC] Issue with GPIO hog when using a pinctrl driver
2017-02-15 21:24 UTC
[PATCH v3 0/6] genirq/gpio: Add driver for ThunderX and OCTEON-TX SoCs
2017-02-15 19:29 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).