| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2014-10-09 | 1 | -36/+54 |
|\ |
|
| * | gpio: handle also nested irqchips in the chained handler set-up | Linus Walleij | 2014-09-26 | 1 | -15/+19 |
| * | gpio: set parent irq on chained handlers | Linus Walleij | 2014-09-26 | 1 | -0/+13 |
| * | gpiolib: irqchip: use irq_find_mapping while removing irqchip | Grygorii Strashko | 2014-09-26 | 1 | -1/+2 |
| * | gpiolib: add irq_not_threaded flag to gpio_chip | Octavian Purdila | 2014-09-24 | 1 | -1/+1 |
| * | GPIO: gpiolib: trivial: Add missing carriage return | Alexander Shiyan | 2014-09-23 | 1 | -1/+1 |
| * | gpio: gpiolib: set gpiochip_remove retval to void | abdoulaye berthe | 2014-09-23 | 1 | -17/+7 |
| * | gpio: change gpiochip_request_own_desc() prototype | Alexandre Courbot | 2014-08-29 | 1 | -4/+14 |
* | | gpio: Fix potential NULL handler data in chained irqchip handler | Jarkko Nikula | 2014-09-24 | 1 | -1/+1 |
* | | gpio: Fix gpio direction flags not getting set | Adrian Hunter | 2014-09-24 | 1 | -1/+1 |
|/ |
|
* | gpio: add flags argument to gpiod_get*() functions | Alexandre Courbot | 2014-07-28 | 1 | -21/+46 |
* | gpio / ACPI: Move event handling registration to gpiolib irqchip helpers | Mika Westerberg | 2014-07-28 | 1 | -0/+4 |
* | gpio: split gpiod board registration into machine header | Linus Walleij | 2014-07-28 | 1 | -0/+1 |
* | gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc | Guenter Roeck | 2014-07-24 | 1 | -0/+2 |
* | gpio: move gpio_ensure_requested() into legacy C file | Alexandre Courbot | 2014-07-23 | 1 | -125/+4 |
* | gpio: remove gpiod_lock/unlock_as_irq() | Alexandre Courbot | 2014-07-23 | 1 | -14/+16 |
* | gpio: make gpiochip_get_desc() gpiolib-private | Alexandre Courbot | 2014-07-23 | 1 | -1/+0 |
* | gpio: move integer GPIO support to its own file | Alexandre Courbot | 2014-07-09 | 1 | -105/+0 |
* | gpio: move sysfs support to its own file | Alexandre Courbot | 2014-07-09 | 1 | -907/+4 |
* | gpio: always compile label support | Alexandre Courbot | 2014-07-09 | 1 | -25/+2 |
* | gpio: of: Fix handling for deferred probe for -gpio suffix | Tony Lindgren | 2014-06-12 | 1 | -1/+1 |
* | gpio: Add helpers for optional GPIOs | Thierry Reding | 2014-05-09 | 1 | -0/+43 |
* | gpio: Fix gpio_get -> gpiod_get typo in kernel-doc | Thierry Reding | 2014-05-02 | 1 | -1/+1 |
* | gpio: of: Allow -gpio suffix for property names | Thierry Reding | 2014-04-28 | 1 | -6/+12 |
* | gpio: of: Remove unneeded dummy function | Thierry Reding | 2014-04-28 | 1 | -9/+0 |
* | gpio: do not set up hardware for IRQ_TYPE_NONE | Linus Walleij | 2014-04-28 | 1 | -2/+8 |
* | gpio: put GPIO IRQs into their own lock class | Linus Walleij | 2014-04-28 | 1 | -0/+7 |
* | gpio: support threaded interrupts in irqchip helpers | Linus Walleij | 2014-04-28 | 1 | -0/+12 |
* | gpio: set data first, then chip and handler | Linus Walleij | 2014-04-14 | 1 | -1/+1 |
* | gpio: unmap gpio irqs properly | Linus Walleij | 2014-03-28 | 1 | -4/+29 |
* | gpio: add IRQ chip helpers in gpiolib | Linus Walleij | 2014-03-26 | 1 | -0/+188 |
* | gpio: clamp returned values to the boolean range | Alexandre Courbot | 2014-03-14 | 1 | -6/+6 |
* | gpio / ACPI: Rework ACPI GPIO event handling | Mika Westerberg | 2014-03-13 | 1 | -1/+2 |
* | gpiolib: Allow GPIO chips to request their own GPIOs | Mika Westerberg | 2014-03-13 | 1 | -27/+73 |
* | gpio: remove misleading documentation | Linus Walleij | 2014-03-07 | 1 | -4/+1 |
* | gpiolib: add gpiochip_get_desc() driver function | Alexandre Courbot | 2014-02-12 | 1 | -8/+9 |
* | GPIO: gpiolib: correct description of gpiod_direction_output | Rahul Bedarkar | 2014-02-12 | 1 | -1/+1 |
* | gpio: make gpiod_direction_output take a logical value | Philipp Zabel | 2014-02-07 | 1 | -19/+48 |
* | Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2014-01-21 | 1 | -114/+137 |
|\ |
|
| * | gpio / ACPI: get rid of acpi_gpio.h | Mika Westerberg | 2014-01-08 | 1 | -1/+0 |
| * | gpio / ACPI: register to ACPI events automatically | Mika Westerberg | 2014-01-08 | 1 | -0/+4 |
| * | gpiolib: return -ENOENT if no GPIO mapping exists | Alexandre Courbot | 2013-12-12 | 1 | -17/+17 |
| * | gpiolib: update inline documentation of gpiod_get_index() | Andy Shevchenko | 2013-12-09 | 1 | -1/+1 |
| * | gpiolib: introduce chip_* to print with chip->label prefix | Andy Shevchenko | 2013-12-09 | 1 | -15/+26 |
| * | gpiolib: unify pr_* messages format | Andy Shevchenko | 2013-12-09 | 1 | -37/+37 |
| * | gpio: better lookup method for platform GPIOs | Alexandre Courbot | 2013-12-09 | 1 | -50/+58 |
| * | Merge tag 'v3.13-rc3' into devel | Linus Walleij | 2013-12-09 | 1 | -31/+47 |
| |\ |
|
| * | | gpio/pinctrl: make gpio_chip members typed boolean | Linus Walleij | 2013-12-04 | 1 | -1/+1 |
| * | | gpio: rewrite gpiochip_offset_to_desc() | Alexandre Courbot | 2013-12-04 | 1 | -2/+3 |
* | | | kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly | Tejun Heo | 2013-12-11 | 1 | -2/+2 |
| |/
|/| |
|