| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | | | | drivers: gpio: ftgpio010: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 2019-04-05 | 1 | -3/+1 |
| | * | | | | drivers: gpio: sprd: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 2019-04-05 | 1 | -3/+1 |
| | * | | | | drivers: gpio: dwap: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 2019-04-05 | 1 | -3/+1 |
| | * | | | | drivers: gpio: clps711x: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 2019-04-05 | 1 | -5/+2 |
| | * | | | | drivers: gpio: cadence: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 2019-04-05 | 1 | -3/+1 |
| | * | | | | drivers: gpio: bcm-kona: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 2019-04-05 | 1 | -3/+1 |
| | * | | | | drivers: gpio: aspeed: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 2019-04-05 | 1 | -3/+1 |
| | * | | | | drivers: gpio: amdpt: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 2019-04-05 | 1 | -7/+1 |
| | * | | | | drivers: gpio: 74xx-mmio: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 2019-04-05 | 1 | -3/+1 |
| | * | | | | drivers: gpio: Kconfig: pedantic formatting cleanups | Enrico Weigelt, metux IT consult | 2019-04-05 | 1 | -25/+25 |
| | * | | | | gpio: Remove obsolete comment about gpiochip_free_hogs() usage | Geert Uytterhoeven | 2019-04-05 | 1 | -2/+0 |
| | * | | | | gpio: mmio: Support two direction registers | Linus Walleij | 2019-04-05 | 1 | -29/+56 |
| | | |/ /
| |/| | |
|
| * | | | | Merge tag 'pinctrl-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2019-05-08 | 2 | -3/+2 |
| |\ \ \ \ |
|
| | * | | | | gpiolib: devprop: Fix syntax error | Linus Walleij | 2019-04-08 | 1 | -2/+2 |
| | * | | | | gpiolib: export devprop_gpiochip_set_names() | Jan Kundrát | 2019-03-24 | 2 | -3/+2 |
| | |/ / / |
|
| * | | | | Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 2019-05-07 | 1 | -1/+0 |
| |\ \ \ \ |
|
| | * | | | | Make anon_inodes unconditional | David Howells | 2019-04-19 | 1 | -1/+0 |
| | | |/ /
| |/| | |
|
| | | | | | |
| | \ \ \ | |
| *-. | | | | Merge branches 'acpi-utils', 'acpi-video', 'acpi-soc' and 'acpi-button' | Rafael J. Wysocki | 2019-05-06 | 1 | -4/+14 |
| |\ \| | |
| |_|_|/
|/| | | |
|
| | * | | | gpio: merrifield: Fix build err without CONFIG_ACPI | YueHaibing | 2019-04-23 | 1 | -1/+1 |
| | * | | | gpio: merrifield: Convert to use acpi_dev_get_first_match_dev() | Andy Shevchenko | 2019-04-01 | 1 | -4/+14 |
| | |/ / |
|
| * | | | gpio: Fix gpiochip_add_data_with_key() error path | Geert Uytterhoeven | 2019-04-25 | 1 | -4/+8 |
| * | | | gpio: eic: sprd: Fix incorrect irq type setting for the sync EIC | Baolin Wang | 2019-04-11 | 1 | -0/+1 |
| |/ / |
|
| * | | Merge tag 'gpio-v5.1-rc3-fixes-for-linus' of git://git.kernel.org/pub/scm/lin... | Linus Walleij | 2019-03-29 | 3 | -9/+7 |
| |\ \ |
|
| | * | | gpio: mockup: use simple_read_from_buffer() in debugfs read callback | Bartosz Golaszewski | 2019-03-28 | 1 | -8/+2 |
| | * | | gpio: mockup: fix debugfs read | Bartosz Golaszewski | 2019-03-27 | 1 | -4/+6 |
| | * | | Revert "gpio: use new gpio_set_config() helper in more places" | Andrew Jeffery | 2019-03-27 | 1 | -2/+2 |
| | * | | gpio: aspeed: fix a potential NULL pointer dereference | Kangjie Lu | 2019-03-25 | 1 | -0/+2 |
| * | | | gpio: of: Fix of_gpiochip_add() error path | Geert Uytterhoeven | 2019-03-28 | 1 | -1/+7 |
| * | | | gpio: of: Check for "spi-cs-high" in child instead of parent node | Andrey Smirnov | 2019-03-28 | 1 | -3/+3 |
| * | | | gpio: of: Check propname before applying "cs-gpios" quirks | Andrey Smirnov | 2019-03-28 | 1 | -1/+2 |
| |/ / |
|
| * | | gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input | Axel Lin | 2019-03-22 | 1 | -2/+4 |
| * | | gpio: exar: add a check for the return value of ida_simple_get fails | Kangjie Lu | 2019-03-22 | 1 | -0/+2 |
| |/ |
|
| * | Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-03-09 | 2 | -3/+0 |
| |\ |
|
| | * | PCI: Move Rohm Vendor ID to generic list | Andy Shevchenko | 2019-02-01 | 2 | -3/+0 |
| * | | Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2019-03-08 | 33 | -405/+1559 |
| |\ \ |
|
| | * | | gpio: gpio-omap: fix level interrupt idling | Russell King | 2019-03-08 | 1 | -6/+8 |
| | * | | gpio: amd-fch: Set proper output level for direction_output | Axel Lin | 2019-03-08 | 1 | -1/+10 |
| | * | | gpio: pca953x: Use PCA_LATCH_INT | Andy Shevchenko | 2019-03-08 | 1 | -5/+5 |
| | * | | gpio: pca953x: Fix dereference of irq data in shutdown | Mark Walton | 2019-03-01 | 1 | -1/+2 |
| | * | | gpio: amd-fch: Fix type error found by sparse | Linus Walleij | 2019-03-01 | 1 | -7/+7 |
| | * | | gpio: amd-fch: Drop const from resource | Linus Walleij | 2019-02-25 | 1 | -1/+1 |
| | * | | gpio: mxc: add check to return defer probe if clock tree NOT ready | Anson Huang | 2019-02-25 | 1 | -1/+4 |
| | * | | gpio: ftgpio: Register per-instance irqchip | Linus Walleij | 2019-02-25 | 1 | -10/+10 |
| | * | | gpio: AMD G-Series PCH gpio driver | Enrico Weigelt, metux IT consult | 2019-02-22 | 3 | -0/+195 |
| | * | | gpio: tqmx86: Set proper output level for direction_output | Axel Lin | 2019-02-21 | 1 | -2/+3 |
| | * | | gpio: sprd: Change to use SoC compatible string | Baolin Wang | 2019-02-21 | 1 | -1/+1 |
| | * | | gpio: of: Handle both enable-gpio{,s} | Marek Vasut | 2019-02-21 | 1 | -1/+2 |
| | * | | gpio: of: Restrict enable-gpio quirk to regulator-gpio | Thierry Reding | 2019-02-21 | 1 | -2/+2 |
| | * | | gpio: davinci: use devm_platform_ioremap_resource() | Bartosz Golaszewski | 2019-02-21 | 1 | -3/+1 |
| | * | | gpio: pca953x: Add wake-up support | Geert Uytterhoeven | 2019-02-20 | 1 | -0/+9 |