Age | Commit message (Expand) | Author | Files | Lines |
2017-03-30 | ACPI / gpio: do not fall back to parsing _CRS when we get a deferral | Dmitry Torokhov | 1 | -1/+3 |
2017-03-30 | gpio: acpi: Call enable_irq_wake for _IAE GpioInts with Wake set | Hans de Goede | 1 | -0/+6 |
2017-03-17 | gpio:mcp23s08 Fixed missing interrupts | Robert Middleton | 1 | -5/+60 |
2017-03-06 | gpio: altera: Use handle_level_irq when configured as a level_high | Phil Reid | 1 | -15/+11 |
2017-03-06 | gpio: xgene: mark PM functions as __maybe_unused | Arnd Bergmann | 1 | -10/+3 |
2017-03-06 | gpio: mockup: return -EFAULT if copy_from_user() fails | Dan Carpenter | 1 | -4/+3 |
2017-03-06 | gpio: altera-a10sr: Set gpio_chip parent property | Thor Thayer | 1 | -1/+1 |
2017-02-23 | Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 24 | -538/+1671 |
2017-02-13 | gpio: pci-idio-16: Fix PCI BAR index | William Breathitt Gray | 1 | -2/+3 |
2017-02-13 | gpio: pci-idio-16: Fix PCI device ID code | William Breathitt Gray | 1 | -1/+1 |
2017-02-13 | gpio: mockup: implement event injecting over debugfs | Bartosz Golaszewski | 1 | -1/+115 |
2017-02-13 | gpio: mockup: add a dummy irqchip | Bartosz Golaszewski | 2 | -0/+81 |
2017-02-06 | gpio: mockup: implement naming the lines | Bartosz Golaszewski | 1 | -0/+35 |
2017-02-06 | gpio: mockup: code shrink | Bartosz Golaszewski | 1 | -21/+8 |
2017-02-06 | gpio: mockup: readability tweaks | Bartosz Golaszewski | 1 | -57/+66 |
2017-02-06 | gpio: Add GPIO support for the ACCES PCI-IDIO-16 | William Breathitt Gray | 3 | -0/+358 |
2017-02-05 | Merge branch 'ib-gpiod-flags' into devel | Linus Walleij | 2 | -12/+16 |
2017-02-04 | gpio: aspeed: Remove dependence on GPIOF_* macros | Andrew Jeffery | 1 | -3/+2 |
2017-02-04 | gpio: Add the devm_fwnode_get_index_gpiod_from_child() helper | Boris Brezillon | 2 | -13/+16 |
2017-02-04 | gpio: Rename devm_get_gpiod_from_child() | Boris Brezillon | 1 | -7/+8 |
2017-02-04 | gpio: mcp23s08: Select REGMAP/REGMAP_I2C to fix build error | Axel Lin | 1 | -0/+2 |
2017-02-01 | gpio: ws16c48: Add support for GPIO names | William Breathitt Gray | 1 | -1/+18 |
2017-02-01 | gpio: gpio-mm: Add support for GPIO names | William Breathitt Gray | 1 | -1/+14 |
2017-02-01 | gpio: 104-idio-16: Add support for GPIO names | William Breathitt Gray | 1 | -1/+10 |
2017-02-01 | gpio: 104-idi-48: Add support for GPIO names | William Breathitt Gray | 1 | -1/+14 |
2017-02-01 | gpio: 104-dio-48e: Add support for GPIO names | William Breathitt Gray | 1 | -1/+22 |
2017-02-01 | gpio: ws16c48: Remove unnecessary driver_data set | William Breathitt Gray | 1 | -2/+0 |
2017-02-01 | gpio: gpio-mm: Remove unnecessary driver_data set | William Breathitt Gray | 1 | -2/+0 |
2017-02-01 | gpio: 104-idio-16: Remove unnecessary driver_data set | William Breathitt Gray | 1 | -2/+0 |
2017-02-01 | gpio: 104-idi-48: Remove unnecessary driver_data set | William Breathitt Gray | 1 | -2/+0 |
2017-02-01 | gpio: 104-dio-48e: Remove unnecessary driver_data set | William Breathitt Gray | 1 | -2/+0 |
2017-01-31 | gpiolib: Fix a WARN_ON that can never trigger | Christophe JAILLET | 1 | -2/+1 |
2017-01-30 | gpio: mcp23s08: use regmap | Sebastian Reichel | 1 | -190/+130 |
2017-01-30 | Merge tag 'v4.10-rc6' into devel | Linus Walleij | 2 | -11/+11 |
2017-01-26 | gpio: ws16c48: Utilize devm_ functions in driver probe callback | William Breathitt Gray | 1 | -23/+5 |
2017-01-26 | gpio: gpio-mm: Utilize devm_ functions in driver probe callback | William Breathitt Gray | 1 | -11/+1 |
2017-01-26 | gpio: 104-idio-16: Utilize devm_ functions in driver probe callback | William Breathitt Gray | 1 | -22/+5 |
2017-01-26 | gpio: 104-idi-48: Utilize devm_ functions in driver probe callback | William Breathitt Gray | 1 | -23/+5 |
2017-01-26 | gpio: 104-dio-48e: Utilize devm_ functions in driver probe callback | William Breathitt Gray | 1 | -22/+5 |
2017-01-26 | Merge branch 'ib-pinctrl-genprops' of /home/linus/linux-pinctrl into devel | Linus Walleij | 18 | -114/+211 |
2017-01-26 | Merge branch 'ib-pinctrl-genprops' into devel | Linus Walleij | 18 | -114/+211 |
2017-01-26 | pinctrl / gpio: Introduce .set_config() callback for GPIO chips | Mika Westerberg | 18 | -114/+211 |
2017-01-26 | gpio: aspeed: Add banks Y, Z, AA, AB and AC | Andrew Jeffery | 1 | -14/+160 |
2017-01-26 | gpio: aspeed: Make bank names strings | Joel Stanley | 1 | -7/+7 |
2017-01-26 | gpio: exar: add gpio for exar cards | Sudip Mukherjee | 3 | -0/+208 |
2017-01-26 | gpio: ws16c48: Add set_multiple callback function support | William Breathitt Gray | 1 | -0/+41 |
2017-01-26 | gpio: gpio-mm: Add set_multiple callback function support | William Breathitt Gray | 1 | -0/+39 |
2017-01-26 | gpio: 104-idio-16: Add set_multiple callback function support | William Breathitt Gray | 1 | -0/+20 |
2017-01-26 | gpio: 104-dio-48e: Add set_multiple callback function support | William Breathitt Gray | 1 | -0/+39 |
2017-01-26 | Merge branch 'ib-gpiod-flags' into devel | Linus Walleij | 2 | -7/+26 |