Age | Commit message (Expand) | Author |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 111 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-05-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-05-14 | Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds |
2019-05-11 | Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2019-05-08 | Merge tag 'pinctrl-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2019-05-08 | gpio: max77650: Add GPIO support | Bartosz Golaszewski |
2019-05-07 | Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2019-05-06 | Merge branches 'acpi-utils', 'acpi-video', 'acpi-soc' and 'acpi-button' | Rafael J. Wysocki |
2019-05-01 | gpio: thunderx: Use the default parent apis for {request,release}_resources | Lokesh Vutla |
2019-04-28 | Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson |
2019-04-25 | gpio: Fix gpiochip_add_data_with_key() error path | Geert Uytterhoeven |
2019-04-23 | gpio: ixp4xx: Add OF probing support | Linus Walleij |
2019-04-23 | gpio: ixp4xx: Add driver for the IXP4xx GPIO | Linus Walleij |
2019-04-23 | gpio: sch: Remove write-only core_base | Jan Kiszka |
2019-04-23 | gpio: pxa: Make two symbols static | YueHaibing |
2019-04-23 | gpio: merrifield: Fix build err without CONFIG_ACPI | YueHaibing |
2019-04-23 | gpiolib: acpi: Respect pin bias setting | Andy Shevchenko |
2019-04-23 | gpiolib: acpi: Add acpi_gpio_update_gpiod_lookup_flags() helper | Andy Shevchenko |
2019-04-23 | gpiolib: acpi: Set pin value, based on bias, more accurately | Andy Shevchenko |
2019-04-23 | gpiolib: acpi: Change type of dflags | Andy Shevchenko |
2019-04-23 | gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULT | Andy Shevchenko |
2019-04-23 | gpiolib: Make use of enum gpio_lookup_flags consistent | Andy Shevchenko |
2019-04-19 | Make anon_inodes unconditional | David Howells |
2019-04-11 | gpio: eic: sprd: Fix incorrect irq type setting for the sync EIC | Baolin Wang |
2019-04-11 | gpio: pca953x: add support for pca6416 | Alexandre Belloni |
2019-04-11 | gpio: pca953x: add pcal6416 to the of_device_id table | Alexandre Belloni |
2019-04-11 | gpio: gpio-omap: Remove conditional pm_runtime handling for GPIO interrupts | Russell King |
2019-04-11 | gpio: gpio-omap: configure edge detection for level IRQs for idle wakeup | Russell King |
2019-04-08 | Merge tag 'gpio-v5.2-updates-for-linus-part1' of git://git.kernel.org/pub/scm... | Linus Walleij |
2019-04-08 | gpio: pca953x: Configure wake-up path when wake-up is enabled | Geert Uytterhoeven |
2019-04-08 | gpio: of: Optimize quirk checks | Geert Uytterhoeven |
2019-04-08 | Merge tag 'v5.1-rc3' into devel | Linus Walleij |
2019-04-08 | gpiolib: devprop: Fix syntax error | Linus Walleij |
2019-04-08 | gpio: mmio: Drop bgpio_dir_inverted | Linus Walleij |
2019-04-08 | gpio: mlxbf: remove unused including <linux/version.h> | YueHaibing |
2019-04-05 | gpio: mmio: Fix bgpio_get_set & bgpio_get_set_multiple | Jan Kotas |
2019-04-05 | gpio: Set proper argument value to set_config | Maxime Ripard |
2019-04-05 | gpio: omap: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult |
2019-04-05 | gpio: omap: avoid clang warning | Arnd Bergmann |
2019-04-05 | gpio: zynq: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult |
2019-04-05 | drivers: gpio: xlp: devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult |
2019-04-05 | drivers: gpio: zx: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult |
2019-04-05 | drivers: gpio: xgene-sb: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult |
2019-04-05 | drivers: gpio: vf610: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult |
2019-04-05 | drivers: gpio: uniphier: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult |
2019-04-05 | drivers: gpio: ts4800: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult |