summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-191-1/+2
|\
| * mfd: tps65218: Remove redundant read wrapperKeerthy2016-10-261-1/+2
* | Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2016-12-1331-1152/+670
|\ \
| * \ Merge branch 'thread-irq-simpler' into develLinus Walleij2016-12-0711-72/+117
| |\ \
| | * | gpio: set explicit nesting on driversLinus Walleij2016-11-253-0/+6
| | * | gpio: simplify adding threaded interruptsLinus Walleij2016-11-2511-72/+111
| | |/
| * | Merge branch 'pl061' into develLinus Walleij2016-12-071-114/+94
| |\ \
| | * | gpio: pl061: delete platform data handlingLinus Walleij2016-12-071-38/+3
| | * | gpio: pl061: move platform data into driverLinus Walleij2016-12-071-1/+13
| | * | gpio: pl061: rename variable from chip to pl061Linus Walleij2016-12-071-93/+93
| | * | gpio: pl061: rename state container structLinus Walleij2016-12-071-15/+15
| | * | gpio: pl061: use local state for parent IRQ storageLinus Walleij2016-12-071-1/+4
| | |/
| * | gpio: merrifield: Implement gpio_get_direction callbackAndy Shevchenko2016-12-071-0/+9
| * | gpio: merrifield: Add support for hardware debouncerAndy Shevchenko2016-12-071-0/+22
| * | gpio: chardev: Return error for seek operationsLars-Peter Clausen2016-12-071-2/+3
| * | gpio: arizona: Tidy up probe error pathCharles Keepax2016-12-071-5/+2
| * | gpio: arizona: Remove pointless set of platform drvdataCharles Keepax2016-12-071-2/+0
| * | gpio: vf610: use builtin_platform_driverGeliang Tang2016-11-241-5/+1
| * | gpio: axp209: use correct register for GPIO input statusQuentin Schulz2016-11-241-6/+2
| * | gpio: stmpe: fix interrupt handling bugLinus Walleij2016-11-241-1/+1
| * | gpio: em: depnd on ARCH_SHMOBILEPeter Robinson2016-11-241-1/+1
| * | gpio: zx: depend on ARCH_ZXPeter Robinson2016-11-221-0/+1
| * | gpio: x86: update config dependencies for x86 specific hardwarePeter Robinson2016-11-221-5/+8
| * | gpio: mb86s7x: use builtin_platform_driverGeliang Tang2016-11-221-5/+1
| * | gpio: etraxfs: use builtin_platform_driverGeliang Tang2016-11-221-6/+1
| * | gpio: max77620: add compatible string to device id listVenkat Reddy Talla2016-11-161-0/+1
| * | gpio: intel-mid: use builtin_pci_driverGeliang Tang2016-11-151-6/+1
| * | gpio: tag line labels used for interruptsLinus Walleij2016-11-151-2/+18
| * | gpio: clamp values on gpio[d]_direction_output()Linus Walleij2016-11-151-5/+8
| * | gpio: htc-egpio: read output value from cacheLinus Walleij2016-11-131-4/+8
| * | gpio: htc-egpio: add .get_direction() supportLinus Walleij2016-11-121-0/+10
| * | ACPI / gpio: avoid warning for gpio hogging codeArnd Bergmann2016-11-091-4/+4
| * | gpio: davinci: Use unique labels for each gpio chipAxel Haslam2016-11-091-1/+6
| * | gpio: htc-egpio: Make it explicitly non-modularPaul Gortmaker2016-11-041-30/+2
| * | gpio: of: add missing of_node_put() in of_gpiochip_scan_gpios()Wei Yongjun2016-10-311-1/+3
| * | ACPI / gpio: make acpi_gpiochip_parse_own_gpio staticWei Yongjun2016-10-311-3/+3
| * | ACPI / gpio: add missing fwnode_handle_put() in acpi_gpiochip_scan_gpios()Wei Yongjun2016-10-311-0/+1
| * | gpio: gpiolib-devprop: Check chip->parent pointer before dereferencingThor Thayer2016-10-251-0/+5
| * | gpio: altera-a10sr: Drop unnecessary gpiochip_removeWei Yongjun2016-10-251-10/+0
| * | Merge branch 'ib-sx150x' of /home/linus/linux-pinctrl into develLinus Walleij2016-10-243-801/+5
| |\ \
| | * | pinctrl: Add SX150X GPIO Extender Pinctrl DriverNeil Armstrong2016-10-243-801/+5
| | |/
| * | gpio: mxs: fix duplicate level interruptsSascha Hauer2016-10-241-9/+29
| * | gpio: mxs: use enable/disable regs to (un)mask irqsSascha Hauer2016-10-241-3/+4
| * | ACPI / gpio: Add support for naming GPIOsMika Westerberg2016-10-241-0/+3
| * | gpio: Rework of_gpiochip_set_names() to use device property accessorsMika Westerberg2016-10-244-46/+66
| * | ACPI / gpio: Add hogging supportMika Westerberg2016-10-241-0/+71
| * | ACPI / gpio: Allow holes in list of GPIOs for a deviceMika Westerberg2016-10-241-11/+21
| * | gpio: pca953x: Add MAX7318 compatibleMarek Vasut2016-10-241-0/+2
| * | gpio: ts4900: Add hardware dependenciesJean Delvare2016-10-241-0/+1
| * | gpio: altera-a10sr: Add A10 System Resource Chip GPIO support.Thor Thayer2016-10-243-0/+149
OpenPOWER on IntegriCloud