summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | drivers: gpio: ftgpio010: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-3/+1
| * | | | drivers: gpio: sprd: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-3/+1
| * | | | drivers: gpio: dwap: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-3/+1
| * | | | drivers: gpio: clps711x: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-5/+2
| * | | | drivers: gpio: cadence: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-3/+1
| * | | | drivers: gpio: bcm-kona: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-3/+1
| * | | | drivers: gpio: aspeed: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-3/+1
| * | | | drivers: gpio: amdpt: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-7/+1
| * | | | drivers: gpio: 74xx-mmio: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-3/+1
| * | | | drivers: gpio: Kconfig: pedantic formatting cleanupsEnrico Weigelt, metux IT consult2019-04-051-25/+25
| * | | | gpio: Remove obsolete comment about gpiochip_free_hogs() usageGeert Uytterhoeven2019-04-051-2/+0
| * | | | gpio: mmio: Support two direction registersLinus Walleij2019-04-051-29/+56
| | |/ / | |/| |
* | | | Merge tag 'pinctrl-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-05-082-3/+2
|\ \ \ \
| * | | | gpiolib: devprop: Fix syntax errorLinus Walleij2019-04-081-2/+2
| * | | | gpiolib: export devprop_gpiochip_set_names()Jan Kundrát2019-03-242-3/+2
| |/ / /
* | | | Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-05-071-1/+0
|\ \ \ \
| * | | | Make anon_inodes unconditionalDavid Howells2019-04-191-1/+0
| | |/ / | |/| |
| | | |
| \ \ \
*-. | | | Merge branches 'acpi-utils', 'acpi-video', 'acpi-soc' and 'acpi-button'Rafael J. Wysocki2019-05-061-4/+14
|\ \| | | | |_|_|/ |/| | |
| * | | gpio: merrifield: Fix build err without CONFIG_ACPIYueHaibing2019-04-231-1/+1
| * | | gpio: merrifield: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko2019-04-011-4/+14
| |/ /
* | | gpio: Fix gpiochip_add_data_with_key() error pathGeert Uytterhoeven2019-04-251-4/+8
* | | gpio: eic: sprd: Fix incorrect irq type setting for the sync EICBaolin Wang2019-04-111-0/+1
|/ /
* | Merge tag 'gpio-v5.1-rc3-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Walleij2019-03-293-9/+7
|\ \
| * | gpio: mockup: use simple_read_from_buffer() in debugfs read callbackBartosz Golaszewski2019-03-281-8/+2
| * | gpio: mockup: fix debugfs readBartosz Golaszewski2019-03-271-4/+6
| * | Revert "gpio: use new gpio_set_config() helper in more places"Andrew Jeffery2019-03-271-2/+2
| * | gpio: aspeed: fix a potential NULL pointer dereferenceKangjie Lu2019-03-251-0/+2
* | | gpio: of: Fix of_gpiochip_add() error pathGeert Uytterhoeven2019-03-281-1/+7
* | | gpio: of: Check for "spi-cs-high" in child instead of parent nodeAndrey Smirnov2019-03-281-3/+3
* | | gpio: of: Check propname before applying "cs-gpios" quirksAndrey Smirnov2019-03-281-1/+2
|/ /
* | gpio: adnp: Fix testing wrong value in adnp_gpio_direction_inputAxel Lin2019-03-221-2/+4
* | gpio: exar: add a check for the return value of ida_simple_get failsKangjie Lu2019-03-221-0/+2
|/
* Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-03-092-3/+0
|\
| * PCI: Move Rohm Vendor ID to generic listAndy Shevchenko2019-02-012-3/+0
* | Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-03-0833-405/+1559
|\ \
| * | gpio: gpio-omap: fix level interrupt idlingRussell King2019-03-081-6/+8
| * | gpio: amd-fch: Set proper output level for direction_outputAxel Lin2019-03-081-1/+10
| * | gpio: pca953x: Use PCA_LATCH_INTAndy Shevchenko2019-03-081-5/+5
| * | gpio: pca953x: Fix dereference of irq data in shutdownMark Walton2019-03-011-1/+2
| * | gpio: amd-fch: Fix type error found by sparseLinus Walleij2019-03-011-7/+7
| * | gpio: amd-fch: Drop const from resourceLinus Walleij2019-02-251-1/+1
| * | gpio: mxc: add check to return defer probe if clock tree NOT readyAnson Huang2019-02-251-1/+4
| * | gpio: ftgpio: Register per-instance irqchipLinus Walleij2019-02-251-10/+10
| * | gpio: AMD G-Series PCH gpio driverEnrico Weigelt, metux IT consult2019-02-223-0/+195
| * | gpio: tqmx86: Set proper output level for direction_outputAxel Lin2019-02-211-2/+3
| * | gpio: sprd: Change to use SoC compatible stringBaolin Wang2019-02-211-1/+1
| * | gpio: of: Handle both enable-gpio{,s}Marek Vasut2019-02-211-1/+2
| * | gpio: of: Restrict enable-gpio quirk to regulator-gpioThierry Reding2019-02-211-2/+2
| * | gpio: davinci: use devm_platform_ioremap_resource()Bartosz Golaszewski2019-02-211-3/+1
| * | gpio: pca953x: Add wake-up supportGeert Uytterhoeven2019-02-201-0/+9