Age | Commit message (Expand) | Author | Files | Lines |
2020-01-15 | Revert "gpio: thunderx: Switch to GPIOLIB_IRQCHIP" | Kevin Hao | 2 | -57/+107 |
2020-01-07 | gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism | Hans de Goede | 1 | -1/+31 |
2020-01-07 | gpiolib: acpi: Turn dmi_system_id table into a generic quirk table | Hans de Goede | 1 | -4/+15 |
2020-01-07 | gpio: zynq: Fix for bug in zynq_gpio_restore_context API | Swapna Manupati | 1 | -3/+5 |
2020-01-07 | gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP | Dmitry Osipenko | 1 | -0/+1 |
2020-01-03 | gpio: mockup: fix coding style | Bartosz Golaszewski | 1 | -2/+2 |
2019-12-27 | Merge tag 'gpio-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 8 | -28/+34 |
2019-12-18 | Merge tag 'spi-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+27 |
2019-12-16 | gpio: tegra186: Allow building on Tegra194-only configurations | Thierry Reding | 1 | -2/+2 |
2019-12-13 | Merge tag 'gpio-v5.5-rc2-fixes-for-linus' of git://git.kernel.org/pub/scm/lin... | Linus Walleij | 6 | -24/+28 |
2019-12-11 | gpio: pca953x: Switch to bitops in IRQ callbacks | Andy Shevchenko | 1 | -16/+10 |
2019-12-11 | gpiolib: fix up emulated open drain outputs | Russell King | 1 | -0/+8 |
2019-12-11 | gpio: xgs-iproc: remove __exit annotation for iproc_gpio_remove | Arnd Bergmann | 1 | -1/+1 |
2019-12-11 | gpio: aspeed: avoid return type warning | Arnd Bergmann | 1 | -1/+1 |
2019-12-11 | gpio: mockup: Fix usage of new GPIO_LINE_DIRECTION | Kent Gibson | 1 | -2/+5 |
2019-12-09 | gpio: Fix error message on out-of-range GPIO in lookup table | Geert Uytterhoeven | 1 | -2/+3 |
2019-12-09 | gpio: mpc8xxx: Add platform device to gpiochip->parent | Johnson CH Chen (陳昭勳) | 1 | -0/+1 |
2019-12-09 | gpio: xtensa: fix driver build | Max Filippov | 1 | -4/+3 |
2019-12-05 | gpio: pca953x: tighten up indentation | Andy Shevchenko | 1 | -11/+11 |
2019-12-05 | gpio: pca953x: convert to use bitmap API | Andy Shevchenko | 1 | -94/+70 |
2019-12-05 | gpio: pca953x: use input from regs structure in pca953x_irq_pending() | Andy Shevchenko | 1 | -1/+1 |
2019-12-05 | gpio: pca953x: remove redundant variable and check in IRQ handler | Andy Shevchenko | 1 | -3/+1 |
2019-12-05 | gpio: pca953x: utilize the for_each_set_clump8 macro | William Breathitt Gray | 1 | -10/+7 |
2019-12-05 | gpio: max3191x: utilize the for_each_set_clump8 macro | William Breathitt Gray | 1 | -9/+10 |
2019-12-05 | gpio: pisosr: utilize the for_each_set_clump8 macro | William Breathitt Gray | 1 | -6/+6 |
2019-12-05 | gpio: 74x164: utilize the for_each_set_clump8 macro | William Breathitt Gray | 1 | -10/+9 |
2019-12-05 | gpio: uniphier: utilize for_each_set_clump8 macro | William Breathitt Gray | 1 | -10/+3 |
2019-12-05 | gpio: pcie-idio-24: utilize for_each_set_clump8 macro | William Breathitt Gray | 1 | -69/+40 |
2019-12-05 | gpio: pci-idio-16: utilize for_each_set_clump8 macro | William Breathitt Gray | 1 | -48/+27 |
2019-12-05 | gpio: ws16c48: utilize for_each_set_clump8 macro | William Breathitt Gray | 1 | -53/+20 |
2019-12-05 | gpio: gpio-mm: utilize for_each_set_clump8 macro | William Breathitt Gray | 1 | -52/+21 |
2019-12-05 | gpio: 104-idi-48: utilize for_each_set_clump8 macro | William Breathitt Gray | 1 | -29/+7 |
2019-12-05 | gpio: 104-dio-48e: utilize for_each_set_clump8 macro | William Breathitt Gray | 1 | -52/+21 |
2019-12-03 | gpiolib: of: Make of_gpio_spi_cs_get_count static | YueHaibing | 1 | -1/+1 |
2019-12-02 | Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 76 | -566/+1664 |
2019-11-28 | gpio: Handle counting of Freescale chipselects | Linus Walleij | 1 | -0/+27 |
2019-11-27 | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -15/+8 |
2019-11-27 | Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2019-11-26 | Merge tag 'regulator-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 2 | -24/+57 |
2019-11-26 | Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 2 | -2/+2 |
2019-11-22 | Merge branch 'regulator-5.5' into regulator-next | Mark Brown | 2 | -24/+57 |
2019-11-22 | gpio: Add TODO item for regmap helper | Linus Walleij | 1 | -0/+4 |
2019-11-22 | gpio: of: Fix bogus reference to gpiod_get_count() | Geert Uytterhoeven | 1 | -1/+1 |
2019-11-22 | gpiolib: Grammar s/manager/managed/ | Geert Uytterhoeven | 1 | -1/+1 |
2019-11-21 | gpio: lynxpoint: Setup correct IRQ handlers | Andy Shevchenko | 1 | -0/+6 |
2019-11-21 | gpiolib: acpi: Make acpi_gpiochip_alloc_event always return AE_OK | Hans de Goede | 1 | -2/+3 |
2019-11-21 | gpio/mpc8xxx: fix qoriq GPIO reading | Russell King | 1 | -0/+3 |
2019-11-21 | gpio: mpc8xxx: Don't overwrite default irq_set_type callback | Vladimir Oltean | 1 | -1/+2 |
2019-11-15 | gpiolib: acpi: Print pin number on acpi_gpiochip_alloc_event errors | Hans de Goede | 1 | -3/+9 |
2019-11-14 | gpiolib: fix coding style in gpiod_hog() | Bartosz Golaszewski | 1 | -3/+3 |