aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)AuthorFilesLines
2023-03-07ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helperHans de Goede1-0/+3
2023-03-06gpio: elkhartlake: Introduce Intel Elkhart Lake PSE GPIOPandith N4-0/+108
2023-03-06gpio: merrifield: Utilise temporary variable for struct deviceAndy Shevchenko1-3/+4
2023-03-06gpio: merrifield: Use dev_err_probe()Andy Shevchenko1-4/+2
2023-03-06gpio: merrifield: Adapt to Intel Tangier GPIO driverPandith N3-415/+34
2023-03-06gpio: tangier: Introduce Intel Tangier GPIO driverPandith N4-0/+652
2023-03-06gpiolib: Clean up headersAndy Shevchenko7-18/+35
2023-03-06gpio: regmap: Add missing header(s)Andy Shevchenko1-3/+9
2023-03-06gpio: reg: Add missing header(s)Andy Shevchenko1-2/+10
2023-03-06gpio: aggregator: Add missing header(s)Andy Shevchenko1-4/+5
2023-03-06gpiolib: split of_mm_gpio_chip out of linux/of_gpio.hArnd Bergmann6-8/+27
2023-03-06gpiolib: remove legacy gpio_export()Arnd Bergmann1-2/+2
2023-03-06gpiolib: remove asm-generic/gpio.hArnd Bergmann1-2/+0
2023-03-06gpiolib: coldfire: remove custom asm/gpio.hArnd Bergmann1-8/+0
2023-03-06gpio: GPIO_REGMAP: select REGMAP instead of depending on itRandy Dunlap1-1/+1
2023-03-06kbuild, gpio: gpio-aspeed-sgpio: remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-03-06kbuild, gpio: remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-03-06gpio: pmic-eic-sprd: Move Kconfig to MFD expandersLinus Walleij1-8/+8
2023-03-06gpio: 104-dio-48e: Utilize mask_buf_def in handle_mask_sync() callbackWilliam Breathitt Gray1-3/+2
2023-03-06gpio: remove MODULE_LICENSE in non-modulesNick Alcock2-2/+0
2023-03-06gpio: loongson: add gpio driver supportYinbo Zhu3-0/+252
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+7
2023-02-22Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-5/+8
2023-02-22Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds31-1252/+620
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-163/+0
2023-02-17gpio: sim: fix a memory leakBartosz Golaszewski1-1/+1
2023-02-16Merge tag 'intel-gpio-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Bartosz Golaszewski2-1/+12
2023-02-15gpio: mlxbf2: select GPIOLIB_IRQCHIPLinus Walleij1-0/+1
2023-02-15gpiolib: acpi: Add a ignore wakeup quirk for Clevo NH5xAxWerner Sembach1-0/+12
2023-02-15gpio: vf610: make irq_chip immutableAlexander Stein1-18/+23
2023-02-15gpiolib: acpi: remove redundant declarationRaag Jadav1-1/+0
2023-02-13gpio: sim: Use %pfwP specifier instead of calling fwnode API directlyAndy Shevchenko1-5/+4
2023-02-08gpiolib: Clear the gpio_device's fwnode initialized flag before addingSaravana Kannan1-0/+7
2023-02-02gpio: tegra186: remove unneeded loop in tegra186_gpio_init_route_mapping()Tom Rix1-22/+18
2023-02-01mfd: remove ucb1400 supportArnd Bergmann3-93/+0
2023-01-30gpiolib: of: Move enum of_gpio_flags to its only userAndy Shevchenko1-0/+15
2023-01-30gpio: mvebu: Use IS_REACHABLE instead of IS_ENABLED for CONFIG_PWMUwe Kleine-König1-3/+3
2023-01-30gpio: zevio: Add missing headerAndy Shevchenko1-0/+1
2023-01-30gpio: pcf857x: Drop unneeded explicit castingAndy Shevchenko1-1/+1
2023-01-30gpio: pcf857x: Make use of device propertiesAndy Shevchenko1-7/+4
2023-01-30gpio: pcf857x: Get rid of legacy platform dataAndy Shevchenko1-32/+2
2023-01-30gpio: rockchip: Do not mention legacy API in the codeAndy Shevchenko1-1/+1
2023-01-30gpio: wcd934x: Remove duplicate assignment of of_gpio_n_cellsAndy Shevchenko1-1/+0
2023-01-30gpio: zevio: Use proper headers and drop OF_GPIO dependencyAndy Shevchenko2-4/+5
2023-01-30gpio: zevio: Remove duplicate assignment of of_gpio_n_cellsAndy Shevchenko1-1/+0
2023-01-30gpio: xilinx: Remove duplicate assignment of of_gpio_n_cellsAndy Shevchenko1-11/+0
2023-01-30gpio: ge: Remove duplicate assignment of of_gpio_n_cellsAndy Shevchenko1-1/+0
2023-01-30gpio: davinci: Remove duplicate assignment of of_gpio_n_cellsAndy Shevchenko1-1/+0
2023-01-30gpio: omap: use dynamic allocation of baseAndreas Kemnade1-1/+1
2023-01-30gpio: davinci: Do not mention legacy API in the codeAndy Shevchenko1-1/+1