summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
AgeCommit message (Expand)Author
2016-07-22gpio: tegra: don't auto-enable for COMPILE_TESTArnd Bergmann
2016-07-05Revert "gpio: gpiolib-of: Allow compile testing"Linus Walleij
2016-07-04Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"Johan Hovold
2016-07-04gpio: sch: Fix Oops on module load on Asus Eee PC 1201Colin Pitrat
2016-06-29Merge tag 'pinctrl-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-06-22Merge tag 'gpio-v4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-06-22gpio: tegra: Make lockdep class file-scopedThierry Reding
2016-06-17gpio: Allow PC/104 devices on X86_64William Breathitt Gray
2016-06-17gpio: make library immune to error pointersLinus Walleij
2016-06-17gpio: make sure gpiod_to_irq() returns negative on NULL descLinus Walleij
2016-06-13gpio: 104-idi-48: Fix missing spin_lock_init for ack_lockAxel Lin
2016-06-08gpio: bcm-kona: fix bcm_kona_gpio_reset() warningsBen Dooks
2016-06-08gpio: select ANON_INODESLinus Walleij
2016-06-08gpio: include <linux/io-mapping.h> in gpiolib-ofLinus Walleij
2016-06-08gpiolib: Fix unaligned used of reference countersRicardo Ribalda Delgado
2016-06-08gpiolib: Fix NULL pointer deferenceRicardo Ribalda Delgado
2016-06-08gpio: zynq: initialize clock even without CONFIG_PMHelmut Grohne
2016-06-08gpio: 104-dio-48e: Fix control port offset computation off-by-one errorWilliam Breathitt Gray
2016-05-30gpio: drop lock before reading GPIO directionLinus Walleij
2016-05-30gpio: bail out silently on NULL descriptorsLinus Walleij
2016-05-30gpio: handle compatible ioctl() pointersLinus Walleij
2016-05-30gpio: flush direction status in gpiochip_lock_as_irq()Linus Walleij
2016-05-30gpio: lpc32xx: disable broken to_irq supportSylvain Lemieux
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-05-11gpio: zevio: make it explicitly non-modularPaul Gortmaker
2016-05-11gpio: timberdale: make it explicitly non-modularPaul Gortmaker
2016-05-11gpio: stmpe: make it explicitly non-modularPaul Gortmaker
2016-05-11gpio: sodaville: make it explicitly non-modularPaul Gortmaker
2016-05-11gpio: dwapb: Add ACPI device ID for DWAPB GPIO controller on X-Gene platformsDuc Dang
2016-05-10gpio: of: make it possible to name GPIO linesLinus Walleij
2016-05-02gpio: ws16c48: Utilize the ISA bus driverWilliam Breathitt Gray
2016-05-02gpio: 104-idio-16: Utilize the ISA bus driverWilliam Breathitt Gray
2016-05-02gpio: 104-idi-48: Utilize the ISA bus driverWilliam Breathitt Gray
2016-05-02gpio: 104-dio-48e: Utilize the ISA bus driverWilliam Breathitt Gray
2016-05-02gpio: make gpiod_to_irq() return negative for NO_IRQLinus Walleij
2016-05-01gpio: xgene: implement .get_direction()Linus Walleij
2016-05-01gpio: xgene: Enable ACPI support for X-Gene GFC GPIO driverDuc Dang
2016-04-30gpiolib-acpi: Duplicate con_id string when adding it to the crs lookup listVille Syrjälä
2016-04-30gpio: tegra: Implement gpio_get_direction callbackLaxman Dewangan
2016-04-30gpio: set up initial state from .get_direction()Linus Walleij
2016-04-29gpio: rename gpio-generic.c into gpio-mmio.cChristian Lamparter
2016-04-29gpio: generic: fix GPIO_GENERIC_PLATFORM is set to module caseChristian Lamparter
2016-04-29gpio: dwapb: add gpio-signaled acpi event supportJiang Qiu
2016-04-29gpio: dwapb: convert device node to fwnodeJiang Qiu
2016-04-29gpio: dwapb: remove name from dwapb_port_propertyJiang Qiu
2016-04-29gpio/qoriq: select IRQ_DOMAINArnd Bergmann
2016-04-29gpio: tegra: Add support for gpio debounceLaxman Dewangan
2016-04-29gpio: tegra: Get rid of all file scoped global variablesLaxman Dewangan