| Commit message (Expand) | Author | Age | Files | Lines |
* | gpio: replace __maybe_unused in gpiolib.h with static inline | Masahiro Yamada | 2017-08-14 | 1 | -1/+1 |
* | gpio: acpi: Override GPIO initialization flags | Andy Shevchenko | 2017-05-29 | 1 | -2/+13 |
* | gpiolib: Export gpiod_configure_flags() to internal users | Andy Shevchenko | 2017-05-29 | 1 | -0/+2 |
* | gpio: Add new flags to control sleep status of GPIOs | Charles Keepax | 2017-05-29 | 1 | -0/+1 |
* | gpiolib: Update documentation of struct acpi_gpio_info | Andy Shevchenko | 2017-01-11 | 1 | -1/+2 |
* | gpio: Rework of_gpiochip_set_names() to use device property accessors | Mika Westerberg | 2016-10-24 | 1 | -0/+2 |
* | gpio: add missing static inline | Linus Walleij | 2016-10-03 | 1 | -3/+7 |
* | gpio: OF: localize some gpiochip init functions | Linus Walleij | 2016-10-03 | 1 | -0/+4 |
* | gpio: acpi: separation of concerns | Linus Walleij | 2016-10-03 | 1 | -6/+9 |
* | gpio: OF: separation of concerns | Linus Walleij | 2016-10-03 | 1 | -0/+16 |
* | gpio: move gpiod_set_array_value_priv() | Linus Walleij | 2016-04-26 | 1 | -0/+4 |
* | gpio: store reflect the label to userspace | Linus Walleij | 2016-02-19 | 1 | -0/+3 |
* | gpio: move the subdriver data pointer into gpio_device | Linus Walleij | 2016-02-16 | 1 | -0/+2 |
* | gpio: move the pin ranges into gpio_device | Linus Walleij | 2016-02-16 | 1 | -0/+10 |
* | gpio: reflect base and ngpio into gpio_device | Linus Walleij | 2016-02-11 | 1 | -2/+8 |
* | gpio: move descriptors into gpio_device | Linus Walleij | 2016-02-11 | 1 | -1/+3 |
* | gpio: move sysfs mock device to the gpio_device | Linus Walleij | 2016-02-11 | 1 | -4/+7 |
* | gpio: add a userspace chardev ABI for GPIOs | Linus Walleij | 2016-02-09 | 1 | -0/+2 |
* | gpio: refer to gpio device in prints and debugfs | Linus Walleij | 2016-02-09 | 1 | -6/+6 |
* | gpio: make the gpiochip a real device | Linus Walleij | 2016-02-09 | 1 | -1/+26 |
* | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-01-17 | 1 | -1/+1 |
|\ |
|
| * | gpio: forward-declare enum gpiod_flags | Linus Walleij | 2015-12-11 | 1 | -1/+1 |
| * | gpiolib: tighten up ACPI legacy gpio lookups | Dmitry Torokhov | 2015-11-19 | 1 | -0/+8 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-01-13 | 1 | -0/+8 |
|\ \ |
|
| * | | gpiolib: tighten up ACPI legacy gpio lookups | Dmitry Torokhov | 2015-12-13 | 1 | -0/+8 |
| |/ |
|
* | | ACPI / gpio: Add irq_type when a GPIO is used as an interrupt | Christophe RICARD | 2016-01-01 | 1 | -1/+2 |
|/ |
|
* | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-04 | 1 | -1/+9 |
|\ |
|
| * | ACPI / property: Extend device_get_next_child_node() to data-only nodes | Rafael J. Wysocki | 2015-09-15 | 1 | -1/+9 |
* | | gpio: Introduce gpio descriptor 'name' | Markus Pargmann | 2015-09-24 | 1 | -0/+3 |
|/ |
|
* | gpio: sysfs: move irq trigger flags to class-device data | Johan Hovold | 2015-05-12 | 1 | -4/+0 |
* | gpio: sysfs: remove FLAG_SYSFS_DIR | Johan Hovold | 2015-05-12 | 1 | -1/+0 |
* | gpio: sysfs: clean up interrupt-interface implementation | Johan Hovold | 2015-05-12 | 1 | -3/+0 |
* | gpio: sysfs: rename gpiochip registration functions | Johan Hovold | 2015-05-12 | 1 | -4/+4 |
* | Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2015-04-18 | 1 | -0/+13 |
|\ |
|
| * | gpiolib: add gpiod_get_array and gpiod_put_array functions | Rojhalat Ibrahim | 2015-03-05 | 1 | -0/+7 |
| * | gpiolib: define gpio suffixes globally | Rojhalat Ibrahim | 2015-03-05 | 1 | -0/+3 |
| * | gpio: add GPIO hogging mechanism | Benoit Parrot | 2015-03-04 | 1 | -0/+3 |
* | | driver core / ACPI: Represent ACPI companions using fwnode_handle | Rafael J. Wysocki | 2015-03-16 | 1 | -0/+2 |
|/ |
|
* | gpio: sysfs: fix gpio attribute-creation race | Johan Hovold | 2015-01-15 | 1 | -0/+1 |
* | gpio / ACPI: Add support for _DSD device properties | Mika Westerberg | 2014-11-04 | 1 | -3/+4 |
* | gpio / ACPI: Move event handling registration to gpiolib irqchip helpers | Mika Westerberg | 2014-07-28 | 1 | -0/+9 |
* | gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc | Guenter Roeck | 2014-07-24 | 1 | -3/+0 |
* | gpio: make gpiochip_get_desc() gpiolib-private | Alexandre Courbot | 2014-07-23 | 1 | -0/+2 |
* | gpio: move sysfs support to its own file | Alexandre Courbot | 2014-07-09 | 1 | -0/+91 |
* | gpio: make of_get_named_gpiod_flags() private | Alexandre Courbot | 2014-05-21 | 1 | -0/+5 |
* | gpiolib: Allow GPIO chips to request their own GPIOs | Mika Westerberg | 2014-03-13 | 1 | -0/+3 |
* | gpio / ACPI: get rid of acpi_gpio.h | Mika Westerberg | 2014-01-08 | 1 | -0/+23 |
* | gpio / ACPI: register to ACPI events automatically | Mika Westerberg | 2014-01-08 | 1 | -0/+23 |