summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpio: ep93xx: remove unused variableArnd Bergmann2023-01-271-2/+0
* gpio: ep93xx: Make irqchip immutableNikita Shubin2023-01-251-13/+21
* gpio: ep93xx: Fix port F hwirq numbers in handlerNikita Shubin2023-01-251-1/+1
* gpio: mxc: Unlock on error path in mxc_flip_edge()Dan Carpenter2023-01-251-1/+2
* gpiolib-acpi: Don't set GPIOs for wakeup in S3 modeMario Limonciello2023-01-231-1/+2
* gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRUMario Limonciello2023-01-181-0/+13
* gpiolib: acpi: Allow ignoring wake capability on pins that aren't in _AEIMario Limonciello2023-01-181-2/+2
* gpio: mxc: Always set GPIOs used as interrupt source to INPUT modeMarek Vasut2023-01-161-1/+1
* gpio: mxc: Protect GPIO irqchip RMW with bgpio spinlockMarek Vasut2023-01-161-0/+11
* gpio: sifive: Fix refcount leak in sifive_gpio_probeMiaoqian Lin2023-01-021-0/+1
* gpio: sprd: Make the irqchip immutableCixi Geng2022-12-301-3/+6
* gpio: pmic-eic-sprd: Make the irqchip immutableCixi Geng2022-12-301-11/+18
* gpio: eic-sprd: Make the irqchip immutableCixi Geng2022-12-301-9/+14
* gpio: pca953x: avoid to use uninitialized value pinctrlHaibo Chen2022-12-301-0/+3
* gpiolib: Fix using uninitialized lookup-flags on ACPI platformsHans de Goede2022-12-301-1/+1
* Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-211-3/+6
|\
| * pwm: Make .get_state() callback return an error codeUwe Kleine-König2022-12-061-3/+6
* | Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-12-1534-1106/+1417
|\ \
| * | gpio: sim: set a limit on the number of GPIOsBartosz Golaszewski2022-12-141-0/+4
| * | gpiolib: protect the GPIO device against being dropped while in use by user-s...Bartosz Golaszewski2022-12-073-25/+161
| * | gpiolib: cdev: fix NULL-pointer dereferencesBartosz Golaszewski2022-12-071-0/+27
| * | gpiolib: Provide to_gpio_device() helperAndy Shevchenko2022-11-292-3/+8
| * | gpiolib: Unify access to the device propertiesAndy Shevchenko2022-11-281-7/+10
| * | gpio: pcf857x: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-241-3/+3
| * | gpio: pca953x: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-241-3/+3
| * | gpio: max732x: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-241-3/+3
| * | Merge tag 'intel-gpio-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Bartosz Golaszewski2022-11-163-3/+4
| |\ \
| | * | gpiolib: cdev: Fix typo in kernel doc for struct lineAndy Shevchenko2022-10-251-1/+1
| | * | gpiolib: acpi: Use METHOD_NAME__AEI macro for acpi_walk_resourcesXiang Yang2022-10-251-1/+1
| | * | gpio: merrifield: Use str_enable_disable() helperAndy Shevchenko2022-10-181-1/+2
| | |/
| * | gpiolib: ensure that fwnode is properly setBrian Masney2022-11-161-1/+1
| * | gpio: sl28cpld: Replace irqchip mask_invert with unmask_baseAidan MacDonald2022-11-151-2/+1
| * | gpiolib: of: Use correct fwnode for DT-probed chipsThierry Reding2022-11-151-1/+1
| * | gpiolib: of: Drop redundant check in of_mm_gpiochip_remove()Andy Shevchenko2022-11-151-3/+0
| * | gpiolib: of: Prepare of_mm_gpiochip_add_data() for fwnodeAndy Shevchenko2022-11-151-2/+2
| * | gpiolib: add support for software nodesDmitry Torokhov2022-11-154-0/+145
| * | gpiolib: consolidate GPIO lookupsDmitry Torokhov2022-11-153-177/+76
| * | gpiolib: acpi: avoid leaking ACPI details into upper gpiolib layersDmitry Torokhov2022-11-153-57/+48
| * | gpiolib: acpi: teach acpi_find_gpio() to handle data-only nodesDmitry Torokhov2022-11-151-26/+50
| * | gpiolib: acpi: change acpi_find_gpio() to accept firmware nodeDmitry Torokhov2022-11-153-5/+10
| * | gpiolib: of: change of_find_gpio() to accept device nodeDmitry Torokhov2022-11-153-8/+8
| * | gpio: davinci: add support of module buildGuillaume La Roque2022-11-102-1/+12
| * | gpiolib: of: Integrate of_gpiochip_init_valid_mask() into gpiochip_init_valid...Andy Shevchenko2022-11-093-48/+53
| * | gpiolib: of: Prepare of_gpiochip_add() / of_gpiochip_remove() for fwnodeAndy Shevchenko2022-11-091-4/+6
| * | gpio: hisi: Add initial device tree supportWeilong Chen2022-11-072-1/+8
| * | gpio: Add Generic regmap GPIO conversion to the TODO listAndy Shevchenko2022-11-071-0/+7
| * | gpiolib: of: add polarity quirk for Freescale PCIe controllerDmitry Torokhov2022-11-041-0/+9
| * | gpiolib: of: factor out quirk setting polarity via separate propertyDmitry Torokhov2022-11-041-45/+53
| * | gpiolib: of: Make use of device_match_of_node()Andy Shevchenko2022-11-041-1/+1
| * | gpio: pca9570: add slg7xl45106 supportShubhrajyoti Datta2022-10-271-1/+17