summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpio: tegra: don't auto-enable for COMPILE_TESTArnd Bergmann2016-07-221-2/+5
* Revert "gpio: gpiolib-of: Allow compile testing"Linus Walleij2016-07-051-1/+1
* Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"Johan Hovold2016-07-042-40/+20
* gpio: sch: Fix Oops on module load on Asus Eee PC 1201Colin Pitrat2016-07-041-11/+10
* Merge tag 'pinctrl-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-06-291-2/+7
|\
| * gpio: tegra: Make lockdep class file-scopedThierry Reding2016-06-221-2/+7
* | Merge tag 'gpio-v4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-06-222-3/+19
|\ \ | |/ |/|
| * gpio: make library immune to error pointersLinus Walleij2016-06-171-3/+11
| * gpio: make sure gpiod_to_irq() returns negative on NULL descLinus Walleij2016-06-171-1/+8
| * gpio: 104-idi-48: Fix missing spin_lock_init for ack_lockAxel Lin2016-06-131-0/+1
* | gpio: Allow PC/104 devices on X86_64William Breathitt Gray2016-06-171-4/+4
|/
* gpio: bcm-kona: fix bcm_kona_gpio_reset() warningsBen Dooks2016-06-081-2/+2
* gpio: select ANON_INODESLinus Walleij2016-06-081-0/+1
* gpio: include <linux/io-mapping.h> in gpiolib-ofLinus Walleij2016-06-081-0/+1
* gpiolib: Fix unaligned used of reference countersRicardo Ribalda Delgado2016-06-081-2/+2
* gpiolib: Fix NULL pointer deferenceRicardo Ribalda Delgado2016-06-081-1/+1
* gpio: zynq: initialize clock even without CONFIG_PMHelmut Grohne2016-06-081-0/+7
* gpio: 104-dio-48e: Fix control port offset computation off-by-one errorWilliam Breathitt Gray2016-06-081-2/+2
* 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
| * | gpio: set up initial state from .get_direction()Linus Walleij2016-04-301-7/+24
| * | gpio: rename gpio-generic.c into gpio-mmio.cChristian Lamparter2016-04-292-0/+3
| * | gpio: generic: fix GPIO_GENERIC_PLATFORM is set to module caseChristian Lamparter2016-04-291-1/+1
| * | gpio: dwapb: add gpio-signaled acpi event supportJiang Qiu2016-04-291-0/+17
| * | gpio: dwapb: convert device node to fwnodeJiang Qiu2016-04-291-19/+17
| * | gpio: dwapb: remove name from dwapb_port_propertyJiang Qiu2016-04-291-13/+11
| * | gpio/qoriq: select IRQ_DOMAINArnd Bergmann2016-04-291-0/+1
| * | gpio: tegra: Add support for gpio debounceLaxman Dewangan2016-04-291-1/+68
| * | gpio: tegra: Get rid of all file scoped global variablesLaxman Dewangan2016-04-291-152/+198
| * | gpio: tegra: Make of_device_id compatible data to constantLaxman Dewangan2016-04-291-2/+2
OpenPOWER on IntegriCloud