summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpiolib: make lineevent_irq_thread staticBen Dooks2016-06-181-1/+1
* gpio: make the iterator point to last handleLinus Walleij2016-06-181-0/+2
* gpiolib: avoid uninitialized data in gpio kfifoArnd Bergmann2016-06-161-0/+2
* gpio: userspace ABI for reading GPIO line eventsLinus Walleij2016-06-151-0/+298
* gpio: userspace ABI for reading/writing GPIO linesLinus Walleij2016-06-151-0/+193
* gpio: pca953x: enable driver on Intel EdisonAndy Shevchenko2016-06-151-0/+2
* gpio: acpi: add _DEP support for Acer One 10Rui Zhang2016-06-151-0/+1
* gpio: f7188x: Implement get_direction.plr.vincent@gmail.com2016-06-141-0/+22
* gpio: pca953x: Fix NBANK calculation for PCA9536Vignesh R2016-06-131-1/+1
* gpio: mmio: add MyBook Live GPIO supportChristian Lamparter2016-06-081-0/+4
* gpio: mmio: add DT support for memory-mapped GPIOsÁlvaro Fernández Rojas2016-06-081-2/+45
* gpio: lpc18xx: convert GPIO_LPC18XX from bool to tristatePaul Gortmaker2016-06-081-1/+1
* gpio: Add ACPI support for XLP GPIO controllerKamlakant Patel2016-06-081-7/+29
* gpio: xlp: Fix vulcan IRQ descriptor allocationKamlakant Patel2016-06-081-7/+9
* gpio: clps711x: Remove board supportAlexander Shiyan2016-06-081-2/+6
* gpio: syscon: Change the compatibility stringAlexander Shiyan2016-06-081-2/+2
* gpio: clps711x: Change the compatibility stringAlexander Shiyan2016-06-081-1/+1
* gpio: xilinx: Add support to set multiple GPIO at onceIban Rodriguez2016-06-081-0/+48
* gpio: pca953x: enfore type for i2c_smbus_write_word_data()Andy Shevchenko2016-06-081-3/+6
* gpio: pca953x: remove redundant assignmentsAndy Shevchenko2016-06-071-6/+3
* gpio: pcf857x: restore the initial line state of all pcf linesKishon Vijay Abraham I2016-06-071-0/+9
* gpio: remove redundant owner assignments of driversMasahiro Yamada2016-06-0712-12/+0
* gpio: of: add missing of_node_put() to of_gpiochip_add_pin_range()Masahiro Yamada2016-06-071-0/+1
* gpio: max77620: use the new open drain callbackLaxman Dewangan2016-06-071-0/+23
* gpio: max77620: Configure interrupt trigger levelLaxman Dewangan2016-06-071-8/+59
* gpio: stmpe: implement .get_direction()Linus Walleij2016-06-071-0/+17
* gpio: pca953x: Add support for TI PCA9536Vignesh R2016-06-071-0/+1
* gpio: max77620: add gpio driver for MAX77620/MAX20024Laxman Dewangan2016-06-073-0/+248
* gpio: drop lock before reading GPIO directionLinus Walleij2016-05-301-2/+2
* gpio: bail out silently on NULL descriptorsLinus Walleij2016-05-301-3/+8
* gpio: handle compatible ioctl() pointersLinus Walleij2016-05-301-2/+13
* gpio: flush direction status in gpiochip_lock_as_irq()Linus Walleij2016-05-301-4/+17
* gpio: lpc32xx: disable broken to_irq supportSylvain Lemieux2016-05-301-47/+1
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-271-1/+1
* Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-205-259/+144
|\
| * gpio: ws16c48: Utilize the ISA bus driverWilliam Breathitt Gray2016-05-022-64/+33
| * gpio: 104-idio-16: Utilize the ISA bus driverWilliam Breathitt Gray2016-05-022-61/+34
| * gpio: 104-idi-48: Utilize the ISA bus driverWilliam Breathitt Gray2016-05-022-62/+34
| * gpio: 104-dio-48e: Utilize the ISA bus driverWilliam Breathitt Gray2016-05-022-72/+43
* | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-1747-837/+1196
|\ \
| * | gpio: zevio: make it explicitly non-modularPaul Gortmaker2016-05-111-18/+3
| * | gpio: timberdale: make it explicitly non-modularPaul Gortmaker2016-05-111-30/+5
| * | gpio: stmpe: make it explicitly non-modularPaul Gortmaker2016-05-111-26/+5
| * | gpio: sodaville: make it explicitly non-modularPaul Gortmaker2016-05-111-22/+6
| * | gpio: dwapb: Add ACPI device ID for DWAPB GPIO controller on X-Gene platformsDuc Dang2016-05-111-0/+1
| * | gpio: of: make it possible to name GPIO linesLinus Walleij2016-05-101-0/+49
| * | gpio: make gpiod_to_irq() return negative for NO_IRQLinus Walleij2016-05-021-3/+12
| * | gpio: xgene: implement .get_direction()Linus Walleij2016-05-011-0/+12
| * | gpio: xgene: Enable ACPI support for X-Gene GFC GPIO driverDuc Dang2016-05-011-0/+9
| * | gpio: tegra: Implement gpio_get_direction callbackLaxman Dewangan2016-04-301-0/+16
OpenPOWER on IntegriCloud