| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2017-02-23 | 24 | -538/+1671 |
|\ |
|
| * | gpio: pci-idio-16: Fix PCI BAR index | William Breathitt Gray | 2017-02-13 | 1 | -2/+3 |
| * | gpio: pci-idio-16: Fix PCI device ID code | William Breathitt Gray | 2017-02-13 | 1 | -1/+1 |
| * | gpio: mockup: implement event injecting over debugfs | Bartosz Golaszewski | 2017-02-13 | 1 | -1/+115 |
| * | gpio: mockup: add a dummy irqchip | Bartosz Golaszewski | 2017-02-13 | 2 | -0/+81 |
| * | gpio: mockup: implement naming the lines | Bartosz Golaszewski | 2017-02-06 | 1 | -0/+35 |
| * | gpio: mockup: code shrink | Bartosz Golaszewski | 2017-02-06 | 1 | -21/+8 |
| * | gpio: mockup: readability tweaks | Bartosz Golaszewski | 2017-02-06 | 1 | -57/+66 |
| * | gpio: Add GPIO support for the ACCES PCI-IDIO-16 | William Breathitt Gray | 2017-02-06 | 3 | -0/+358 |
| * | Merge branch 'ib-gpiod-flags' into devel | Linus Walleij | 2017-02-05 | 2 | -12/+16 |
| |\ |
|
| | * | gpio: Add the devm_fwnode_get_index_gpiod_from_child() helper | Boris Brezillon | 2017-02-04 | 2 | -13/+16 |
| | * | gpio: Rename devm_get_gpiod_from_child() | Boris Brezillon | 2017-02-04 | 1 | -7/+8 |
| * | | gpio: mcp23s08: Select REGMAP/REGMAP_I2C to fix build error | Axel Lin | 2017-02-04 | 1 | -0/+2 |
| * | | gpio: ws16c48: Add support for GPIO names | William Breathitt Gray | 2017-02-01 | 1 | -1/+18 |
| * | | gpio: gpio-mm: Add support for GPIO names | William Breathitt Gray | 2017-02-01 | 1 | -1/+14 |
| * | | gpio: 104-idio-16: Add support for GPIO names | William Breathitt Gray | 2017-02-01 | 1 | -1/+10 |
| * | | gpio: 104-idi-48: Add support for GPIO names | William Breathitt Gray | 2017-02-01 | 1 | -1/+14 |
| * | | gpio: 104-dio-48e: Add support for GPIO names | William Breathitt Gray | 2017-02-01 | 1 | -1/+22 |
| * | | gpio: ws16c48: Remove unnecessary driver_data set | William Breathitt Gray | 2017-02-01 | 1 | -2/+0 |
| * | | gpio: gpio-mm: Remove unnecessary driver_data set | William Breathitt Gray | 2017-02-01 | 1 | -2/+0 |
| * | | gpio: 104-idio-16: Remove unnecessary driver_data set | William Breathitt Gray | 2017-02-01 | 1 | -2/+0 |
| * | | gpio: 104-idi-48: Remove unnecessary driver_data set | William Breathitt Gray | 2017-02-01 | 1 | -2/+0 |
| * | | gpio: 104-dio-48e: Remove unnecessary driver_data set | William Breathitt Gray | 2017-02-01 | 1 | -2/+0 |
| * | | gpiolib: Fix a WARN_ON that can never trigger | Christophe JAILLET | 2017-01-31 | 1 | -2/+1 |
| * | | gpio: mcp23s08: use regmap | Sebastian Reichel | 2017-01-30 | 1 | -190/+130 |
| * | | gpio: ws16c48: Utilize devm_ functions in driver probe callback | William Breathitt Gray | 2017-01-26 | 1 | -23/+5 |
| * | | gpio: gpio-mm: Utilize devm_ functions in driver probe callback | William Breathitt Gray | 2017-01-26 | 1 | -11/+1 |
| * | | gpio: 104-idio-16: Utilize devm_ functions in driver probe callback | William Breathitt Gray | 2017-01-26 | 1 | -22/+5 |
| * | | gpio: 104-idi-48: Utilize devm_ functions in driver probe callback | William Breathitt Gray | 2017-01-26 | 1 | -23/+5 |
| * | | gpio: 104-dio-48e: Utilize devm_ functions in driver probe callback | William Breathitt Gray | 2017-01-26 | 1 | -22/+5 |
| * | | Merge branch 'ib-pinctrl-genprops' of /home/linus/linux-pinctrl into devel | Linus Walleij | 2017-01-26 | 18 | -114/+211 |
| |\ \ |
|
| * | | | gpio: exar: add gpio for exar cards | Sudip Mukherjee | 2017-01-26 | 3 | -0/+208 |
| * | | | gpio: ws16c48: Add set_multiple callback function support | William Breathitt Gray | 2017-01-26 | 1 | -0/+41 |
| * | | | gpio: gpio-mm: Add set_multiple callback function support | William Breathitt Gray | 2017-01-26 | 1 | -0/+39 |
| * | | | gpio: 104-idio-16: Add set_multiple callback function support | William Breathitt Gray | 2017-01-26 | 1 | -0/+20 |
| * | | | gpio: 104-dio-48e: Add set_multiple callback function support | William Breathitt Gray | 2017-01-26 | 1 | -0/+39 |
| * | | | Merge branch 'ib-gpiod-flags' into devel | Linus Walleij | 2017-01-26 | 2 | -7/+26 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | gpio: Pass GPIO label down to gpiod_request | Alexander Stein | 2017-01-26 | 2 | -4/+6 |
| | * | | gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO | Andy Shevchenko | 2017-01-26 | 2 | -6/+23 |
| * | | | gpio: Add a driver for Cortina Systems Gemini GPIO | Linus Walleij | 2017-01-26 | 3 | -0/+246 |
| * | | | gpio: davinci: Remove custom .xlate | Keerthy | 2017-01-26 | 1 | -22/+0 |
| * | | | gpio: davinci: Add support for multiple GPIO controllers | Keerthy | 2017-01-26 | 1 | -1/+3 |
| * | | | gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip | Keerthy | 2017-01-26 | 1 | -54/+73 |
| * | | | gpio: davinci: Remove gpio2regs function | Keerthy | 2017-01-26 | 1 | -24/+11 |
| * | | | gpio: intel-mid: Fix build warning when !CONFIG_PM | Augusto Mecking Caringi | 2017-01-26 | 1 | -1/+1 |
| * | | | gpio: mvebu: fix warning when building on 64-bit | Russell King | 2017-01-11 | 1 | -1/+1 |
| * | | | gpio: pca953x: Add optional reset gpio control | Steve Longerbeam | 2017-01-11 | 1 | -0/+9 |
| * | | | gpio: Remove impossible checks on container_of() result | Stephen Boyd | 2017-01-11 | 1 | -3/+1 |
| * | | | gpiolib: Update documentation of struct acpi_gpio_info | Andy Shevchenko | 2017-01-11 | 2 | -4/+4 |
| * | | | gpiolib: Switch to for_each_set_bit() | Andy Shevchenko | 2017-01-11 | 1 | -12/+6 |