summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-07Merge branch 'thread-irq-simpler' into develLinus Walleij
2016-12-07Merge branch 'pl061' into develLinus Walleij
2016-12-07gpio: merrifield: Implement gpio_get_direction callbackAndy Shevchenko
2016-12-07gpio: merrifield: Add support for hardware debouncerAndy Shevchenko
2016-12-07gpio: chardev: Return error for seek operationsLars-Peter Clausen
2016-12-07gpio: arizona: Tidy up probe error pathCharles Keepax
2016-12-07gpio: arizona: Remove pointless set of platform drvdataCharles Keepax
2016-12-07gpio: pl061: delete platform data handlingLinus Walleij
2016-12-07gpio: pl061: move platform data into driverLinus Walleij
2016-12-07gpio: pl061: rename variable from chip to pl061Linus Walleij
2016-12-07gpio: pl061: rename state container structLinus Walleij
2016-12-07gpio: pl061: use local state for parent IRQ storageLinus Walleij
2016-11-25gpio: set explicit nesting on driversLinus Walleij
2016-11-25gpio: simplify adding threaded interruptsLinus Walleij
2016-11-24gpio: vf610: use builtin_platform_driverGeliang Tang
2016-11-24gpio: axp209: use correct register for GPIO input statusQuentin Schulz
2016-11-24gpio: stmpe: fix interrupt handling bugLinus Walleij
2016-11-24gpio: em: depnd on ARCH_SHMOBILEPeter Robinson
2016-11-22gpio: zx: depend on ARCH_ZXPeter Robinson
2016-11-22gpio: x86: update config dependencies for x86 specific hardwarePeter Robinson
2016-11-22gpio: mb86s7x: use builtin_platform_driverGeliang Tang
2016-11-22gpio: etraxfs: use builtin_platform_driverGeliang Tang
2016-11-16gpio: max77620: add compatible string to device id listVenkat Reddy Talla
2016-11-15gpio: intel-mid: use builtin_pci_driverGeliang Tang
2016-11-15gpio: tag line labels used for interruptsLinus Walleij
2016-11-15gpio: clamp values on gpio[d]_direction_output()Linus Walleij
2016-11-13gpio: htc-egpio: read output value from cacheLinus Walleij
2016-11-12gpio: htc-egpio: add .get_direction() supportLinus Walleij
2016-11-09ACPI / gpio: avoid warning for gpio hogging codeArnd Bergmann
2016-11-09gpio: davinci: Use unique labels for each gpio chipAxel Haslam
2016-11-04gpio: htc-egpio: Make it explicitly non-modularPaul Gortmaker
2016-10-31gpio: of: add missing of_node_put() in of_gpiochip_scan_gpios()Wei Yongjun
2016-10-31ACPI / gpio: make acpi_gpiochip_parse_own_gpio staticWei Yongjun
2016-10-31ACPI / gpio: add missing fwnode_handle_put() in acpi_gpiochip_scan_gpios()Wei Yongjun
2016-10-25gpio: gpiolib-devprop: Check chip->parent pointer before dereferencingThor Thayer
2016-10-25gpio: altera-a10sr: Drop unnecessary gpiochip_removeWei Yongjun
2016-10-24Merge branch 'ib-sx150x' of /home/linus/linux-pinctrl into develLinus Walleij
2016-10-24gpio: mxs: fix duplicate level interruptsSascha Hauer
2016-10-24gpio: mxs: use enable/disable regs to (un)mask irqsSascha Hauer
2016-10-24ACPI / gpio: Add support for naming GPIOsMika Westerberg
2016-10-24gpio: Rework of_gpiochip_set_names() to use device property accessorsMika Westerberg
2016-10-24ACPI / gpio: Add hogging supportMika Westerberg
2016-10-24ACPI / gpio: Allow holes in list of GPIOs for a deviceMika Westerberg
2016-10-24gpio: pca953x: Add MAX7318 compatibleMarek Vasut
2016-10-24gpio: ts4900: Add hardware dependenciesJean Delvare
2016-10-24tools/gpio: re-work gpio hammer with gpio operationsBamvor Jian Zhang
2016-10-24tools/gpio: add gpio basic opereationsBamvor Jian Zhang
2016-10-24gpio: altera-a10sr: Add A10 System Resource Chip GPIO support.Thor Thayer
2016-10-24gpio: merrifield: set default handler to be handle_bad_irq()Andy Shevchenko
2016-10-24gpio: max77620: Remove unused fields from struct max77620_gpioAxel Lin