summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
...
| * | | gpio: davinci: Remove redundant members davinci_gpio_controller stuctKeerthy2017-01-111-3/+0Star
| * | | gpio: devres: Use global array of gpio suffixesAndy Shevchenko2017-01-091-4/+5
| * | | gpio: of: Add support for multiple GPIOs in a single GPIO hogGeert Uytterhoeven2016-12-301-11/+20
| * | | gpio: update my email addressJohn Crispin2016-12-303-3/+3
| * | | gpio: mockup: coding style fixesBartosz Golaszewski2016-12-281-7/+4Star
| * | | gpio: mockup: dynamically allocate memory for chip nameBartosz Golaszewski2016-12-281-3/+7
| * | | gpio: mockup: make pins_name_start staticBartosz Golaszewski2016-12-281-1/+1
| * | | gpio: rcar: Fine-grained Runtime PM supportGeert Uytterhoeven2016-12-281-4/+16
| * | | gpio: rcar: set IRQ chip parent_deviceNiklas Söderlund2016-12-281-0/+1
| |/ /
* | | gpio: aspeed: Remove dependence on GPIOF_* macrosAndrew Jeffery2017-02-041-3/+2Star
* | | Merge tag 'v4.10-rc6' into develLinus Walleij2017-01-302-11/+11
|\ \ \
| * | | gpio: provide lockdep keys for nested/unnested irqchipsLinus Walleij2017-01-191-9/+9
| * | | gpio: Move freeing of GPIO hogs before numbing of the deviceGeert Uytterhoeven2016-12-301-1/+1
| * | | gpio: mxs: remove __init annotationArnd Bergmann2016-12-301-1/+1
| |/ /
* | | Merge branch 'ib-pinctrl-genprops' into develLinus Walleij2017-01-2618-114/+211
|\ \ \ | | |/ | |/|
| * | pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-2618-114/+211
| |/
* | gpio: aspeed: Add banks Y, Z, AA, AB and ACAndrew Jeffery2017-01-261-14/+160
* | gpio: aspeed: Make bank names stringsJoel Stanley2017-01-261-7/+7
|/
* 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/+670Star
|\ \
| * \ 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/+94Star
| |\ \
| | * | gpio: pl061: delete platform data handlingLinus Walleij2016-12-071-38/+3Star
| | * | 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/+2Star
| * | gpio: arizona: Remove pointless set of platform drvdataCharles Keepax2016-12-071-2/+0Star
| * | gpio: vf610: use builtin_platform_driverGeliang Tang2016-11-241-5/+1Star
| * | gpio: axp209: use correct register for GPIO input statusQuentin Schulz2016-11-241-6/+2Star
| * | 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/+1Star
| * | gpio: etraxfs: use builtin_platform_driverGeliang Tang2016-11-221-6/+1Star
| * | 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/+1Star
| * | 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