| Commit message (Expand) | Author | Age |
* | ACPI / gpio: do not fall back to parsing _CRS when we get a deferral | Dmitry Torokhov | 2017-03-30 |
* | gpio: acpi: Call enable_irq_wake for _IAE GpioInts with Wake set | Hans de Goede | 2017-03-30 |
* | gpio:mcp23s08 Fixed missing interrupts | Robert Middleton | 2017-03-17 |
* | gpio: altera: Use handle_level_irq when configured as a level_high | Phil Reid | 2017-03-06 |
* | gpio: xgene: mark PM functions as __maybe_unused | Arnd Bergmann | 2017-03-06 |
* | gpio: mockup: return -EFAULT if copy_from_user() fails | Dan Carpenter | 2017-03-06 |
* | gpio: altera-a10sr: Set gpio_chip parent property | Thor Thayer | 2017-03-06 |
* | Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2017-02-23 |
|\ |
|
| * | gpio: pci-idio-16: Fix PCI BAR index | William Breathitt Gray | 2017-02-13 |
| * | gpio: pci-idio-16: Fix PCI device ID code | William Breathitt Gray | 2017-02-13 |
| * | gpio: mockup: implement event injecting over debugfs | Bartosz Golaszewski | 2017-02-13 |
| * | gpio: mockup: add a dummy irqchip | Bartosz Golaszewski | 2017-02-13 |
| * | gpio: mockup: implement naming the lines | Bartosz Golaszewski | 2017-02-06 |
| * | gpio: mockup: code shrink | Bartosz Golaszewski | 2017-02-06 |
| * | gpio: mockup: readability tweaks | Bartosz Golaszewski | 2017-02-06 |
| * | gpio: Add GPIO support for the ACCES PCI-IDIO-16 | William Breathitt Gray | 2017-02-06 |
| * | Merge branch 'ib-gpiod-flags' into devel | Linus Walleij | 2017-02-05 |
| |\ |
|
| | * | gpio: Add the devm_fwnode_get_index_gpiod_from_child() helper | Boris Brezillon | 2017-02-04 |
| | * | gpio: Rename devm_get_gpiod_from_child() | Boris Brezillon | 2017-02-04 |
| * | | gpio: mcp23s08: Select REGMAP/REGMAP_I2C to fix build error | Axel Lin | 2017-02-04 |
| * | | gpio: ws16c48: Add support for GPIO names | William Breathitt Gray | 2017-02-01 |
| * | | gpio: gpio-mm: Add support for GPIO names | William Breathitt Gray | 2017-02-01 |
| * | | gpio: 104-idio-16: Add support for GPIO names | William Breathitt Gray | 2017-02-01 |
| * | | gpio: 104-idi-48: Add support for GPIO names | William Breathitt Gray | 2017-02-01 |
| * | | gpio: 104-dio-48e: Add support for GPIO names | William Breathitt Gray | 2017-02-01 |
| * | | gpio: ws16c48: Remove unnecessary driver_data set | William Breathitt Gray | 2017-02-01 |
| * | | gpio: gpio-mm: Remove unnecessary driver_data set | William Breathitt Gray | 2017-02-01 |
| * | | gpio: 104-idio-16: Remove unnecessary driver_data set | William Breathitt Gray | 2017-02-01 |
| * | | gpio: 104-idi-48: Remove unnecessary driver_data set | William Breathitt Gray | 2017-02-01 |
| * | | gpio: 104-dio-48e: Remove unnecessary driver_data set | William Breathitt Gray | 2017-02-01 |
| * | | gpiolib: Fix a WARN_ON that can never trigger | Christophe JAILLET | 2017-01-31 |
| * | | gpio: mcp23s08: use regmap | Sebastian Reichel | 2017-01-30 |
| * | | gpio: ws16c48: Utilize devm_ functions in driver probe callback | William Breathitt Gray | 2017-01-26 |
| * | | gpio: gpio-mm: Utilize devm_ functions in driver probe callback | William Breathitt Gray | 2017-01-26 |
| * | | gpio: 104-idio-16: Utilize devm_ functions in driver probe callback | William Breathitt Gray | 2017-01-26 |
| * | | gpio: 104-idi-48: Utilize devm_ functions in driver probe callback | William Breathitt Gray | 2017-01-26 |
| * | | gpio: 104-dio-48e: Utilize devm_ functions in driver probe callback | William Breathitt Gray | 2017-01-26 |
| * | | Merge branch 'ib-pinctrl-genprops' of /home/linus/linux-pinctrl into devel | Linus Walleij | 2017-01-26 |
| |\ \ |
|
| * | | | gpio: exar: add gpio for exar cards | Sudip Mukherjee | 2017-01-26 |
| * | | | gpio: ws16c48: Add set_multiple callback function support | William Breathitt Gray | 2017-01-26 |
| * | | | gpio: gpio-mm: Add set_multiple callback function support | William Breathitt Gray | 2017-01-26 |
| * | | | gpio: 104-idio-16: Add set_multiple callback function support | William Breathitt Gray | 2017-01-26 |
| * | | | gpio: 104-dio-48e: Add set_multiple callback function support | William Breathitt Gray | 2017-01-26 |
| * | | | Merge branch 'ib-gpiod-flags' into devel | Linus Walleij | 2017-01-26 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | gpio: Pass GPIO label down to gpiod_request | Alexander Stein | 2017-01-26 |
| | * | | gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO | Andy Shevchenko | 2017-01-26 |
| * | | | gpio: Add a driver for Cortina Systems Gemini GPIO | Linus Walleij | 2017-01-26 |
| * | | | gpio: davinci: Remove custom .xlate | Keerthy | 2017-01-26 |
| * | | | gpio: davinci: Add support for multiple GPIO controllers | Keerthy | 2017-01-26 |
| * | | | gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip | Keerthy | 2017-01-26 |