summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2023-03-08gpiolib: Get rid of gpio_bus_match() forward declarationAndy Shevchenko
2023-03-08gpiolib: Access device's fwnode via dev_fwnode()Andy Shevchenko
2023-03-08Merge tag 'intel-gpio-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Bartosz Golaszewski
2023-03-07ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helperHans de Goede
2023-03-06gpio: elkhartlake: Introduce Intel Elkhart Lake PSE GPIOPandith N
2023-03-06gpio: merrifield: Utilise temporary variable for struct deviceAndy Shevchenko
2023-03-06gpio: merrifield: Use dev_err_probe()Andy Shevchenko
2023-03-06gpio: merrifield: Adapt to Intel Tangier GPIO driverPandith N
2023-03-06gpio: tangier: Introduce Intel Tangier GPIO driverPandith N
2023-03-06gpiolib: Clean up headersAndy Shevchenko
2023-03-06gpio: regmap: Add missing header(s)Andy Shevchenko
2023-03-06gpio: reg: Add missing header(s)Andy Shevchenko
2023-03-06gpio: aggregator: Add missing header(s)Andy Shevchenko
2023-03-06gpiolib: split of_mm_gpio_chip out of linux/of_gpio.hArnd Bergmann
2023-03-06gpiolib: remove legacy gpio_export()Arnd Bergmann
2023-03-06gpiolib: remove asm-generic/gpio.hArnd Bergmann
2023-03-06gpiolib: coldfire: remove custom asm/gpio.hArnd Bergmann
2023-03-06gpio: GPIO_REGMAP: select REGMAP instead of depending on itRandy Dunlap
2023-03-06kbuild, gpio: gpio-aspeed-sgpio: remove MODULE_LICENSE in non-modulesNick Alcock
2023-03-06kbuild, gpio: remove MODULE_LICENSE in non-modulesNick Alcock
2023-03-06gpio: pmic-eic-sprd: Move Kconfig to MFD expandersLinus Walleij
2023-03-06gpio: 104-dio-48e: Utilize mask_buf_def in handle_mask_sync() callbackWilliam Breathitt Gray
2023-03-06gpio: remove MODULE_LICENSE in non-modulesNick Alcock
2023-03-06gpio: loongson: add gpio driver supportYinbo Zhu
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-22Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-02-22Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-02-17gpio: sim: fix a memory leakBartosz Golaszewski
2023-02-16Merge tag 'intel-gpio-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Bartosz Golaszewski
2023-02-15gpio: mlxbf2: select GPIOLIB_IRQCHIPLinus Walleij
2023-02-15gpiolib: acpi: Add a ignore wakeup quirk for Clevo NH5xAxWerner Sembach
2023-02-15gpio: vf610: make irq_chip immutableAlexander Stein
2023-02-15gpiolib: acpi: remove redundant declarationRaag Jadav
2023-02-13gpio: sim: Use %pfwP specifier instead of calling fwnode API directlyAndy Shevchenko
2023-02-08gpiolib: Clear the gpio_device's fwnode initialized flag before addingSaravana Kannan
2023-02-02gpio: tegra186: remove unneeded loop in tegra186_gpio_init_route_mapping()Tom Rix
2023-02-01mfd: remove ucb1400 supportArnd Bergmann
2023-01-30gpiolib: of: Move enum of_gpio_flags to its only userAndy Shevchenko
2023-01-30gpio: mvebu: Use IS_REACHABLE instead of IS_ENABLED for CONFIG_PWMUwe Kleine-König
2023-01-30gpio: zevio: Add missing headerAndy Shevchenko
2023-01-30gpio: pcf857x: Drop unneeded explicit castingAndy Shevchenko
2023-01-30gpio: pcf857x: Make use of device propertiesAndy Shevchenko
2023-01-30gpio: pcf857x: Get rid of legacy platform dataAndy Shevchenko
2023-01-30gpio: rockchip: Do not mention legacy API in the codeAndy Shevchenko
2023-01-30gpio: wcd934x: Remove duplicate assignment of of_gpio_n_cellsAndy Shevchenko
2023-01-30gpio: zevio: Use proper headers and drop OF_GPIO dependencyAndy Shevchenko
2023-01-30gpio: zevio: Remove duplicate assignment of of_gpio_n_cellsAndy Shevchenko
2023-01-30gpio: xilinx: Remove duplicate assignment of of_gpio_n_cellsAndy Shevchenko
2023-01-30gpio: ge: Remove duplicate assignment of of_gpio_n_cellsAndy Shevchenko