summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpio: pca953x: use the correct register address to do regcache syncHaibo Chen2022-06-141-8/+11
* gpiolib: of: Introduce hook for missing gpio-rangesStefan Wahren2022-06-091-0/+5
* gpio: mvebu/pwm: Refuse requests with inverted polarityUwe Kleine-König2022-05-251-0/+3
* gpio: gpio-vf610: do not touch other bits when set the target bitHaibo Chen2022-05-251-2/+6
* gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set)Puyou Lu2022-05-121-2/+2
* gpiolib: of: fix bounds check for 'gpio-reserved-ranges'Andrei Lalaev2022-05-121-1/+1
* gpio: Request interrupts after IRQ is initializedMario Limonciello2022-04-271-2/+2
* gpiolib: acpi: use correct format charactersLinus Torvalds2022-04-201-2/+2
* gpio: Restrict usage of GPIO chip irq members before initializationShreeya Patel2022-04-131-0/+19
* Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"Bartosz Golaszewski2022-04-081-0/+10
* gpio: Revert regression in sysfs-gpio (gpiolib.c)Marcelo Roberto Jimenez2022-04-081-10/+0
* gpio: Return EPROBE_DEFER if gc->to_irq is NULLShreeya Patel2022-03-161-0/+10
* gpio: ts4900: Do not set DAT and OE togetherMark Featherston2022-03-161-5/+19
* gpio: tegra186: Fix chip_data type confusionMarc Zyngier2022-03-021-4/+10
* gpio: sifive: use the correct register to read output valuesNiklas Cassel2022-02-161-1/+1
* gpio: aggregator: Fix calling into sleeping GPIO controllersGeert Uytterhoeven2022-02-161-4/+14
* gpio: aspeed: Convert aspeed_gpio.lock to raw_spinlockIwona Winiarska2022-01-271-26/+26
* gpiolib: acpi: Do not set the IRQ type if the IRQ is already in useHans de Goede2022-01-271-4/+11
* gpio: dln2: Fix interrupts when replugging the deviceNoralf Trønnes2021-12-291-10/+9
* gpio: mlxbf2.c: Add check for bgpio_init failureAsmaa Mnebhi2021-11-181-0/+5
* gpio: xgs-iproc: fix parsing of ngpios propertyJonas Gorski2021-11-021-1/+1
* gpio: pca953x: Improve bias settingAndy Shevchenko2021-10-201-7/+9
* gpio: pca953x: do not ignore i2c errorsAndrey Gusakov2021-10-061-9/+2
* gpio: uniphier: Fix void functions to remove return valueKunihiko Hayashi2021-09-301-2/+2
* gpio: mpc8xxx: Use 'devm_gpiochip_add_data()' to simplify the code and avoid ...Christophe JAILLET2021-09-221-2/+1
* gpio: mpc8xxx: Fix a resources leak in the error handling path of 'mpc8xxx_pr...Christophe JAILLET2021-09-221-0/+2
* Revert "gpio: mpc8xxx: change the gpio interrupt flags."Rasmus Villemoes2021-08-121-1/+1
* gpio: tqmx86: really make IRQ optionalMatthias Schiffer2021-08-121-3/+3
* gpio: pca953x: Add support for the On Semi pca9655Peter Robinson2021-07-201-0/+1
* gpio: zynq: Check return value of irq_get_irq_dataSrinivas Neeli2021-07-201-0/+10
* gpio: zynq: Check return value of pm_runtime_get_syncSrinivas Neeli2021-07-201-1/+4
* gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAPJohannes Berg2021-07-071-0/+2
* gpio: mxc: Fix disabled interrupt wake-up supportLoic Poulain2021-07-071-1/+1
* gpiolib: cdev: zero padding during conversion to gpioline_info_changedGabriel Knezek2021-06-301-0/+1
* gpio: wcd934x: Fix shift-out-of-bounds errorSrinivas Kandagatla2021-06-161-1/+1
* gpio: cadence: Add missing MODULE_DEVICE_TABLEZou Wei2021-06-031-0/+1
* gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055Hans de Goede2021-05-221-0/+14
* gpio: omap: Save and restore sysconfigTony Lindgren2021-04-281-0/+9
* gpio: sysfs: Obey valid_maskMatti Vaittinen2021-04-211-0/+8
* gpiolib: Read "gpio-line-names" from a firmware nodeAndy Shevchenko2021-04-141-8/+4
* gpiolib: acpi: Add missing IRQF_ONESHOTYang Li2021-03-301-1/+1
* gpiolib: Assign fwnode to parent's if no primary one providedAndy Shevchenko2021-03-251-0/+7
* gpio: fix gpio-device list corruptionJohan Hovold2021-03-171-0/+4
* gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2Andy Shevchenko2021-03-171-55/+23
* gpiolib: acpi: Allow to find GpioInt() resource by name and indexAndy Shevchenko2021-03-171-4/+8
* gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirkAndy Shevchenko2021-03-171-1/+6
* gpio: pcf857x: Fix missing first interruptMaxim Kiselev2021-03-041-1/+1
* gpio: ep93xx: Fix single irqchip with multi gpiochipsNikita Shubin2021-02-171-11/+19
* gpio: ep93xx: fix BUG_ON port F usageNikita Shubin2021-02-171-87/+99
* gpio: mxs: GPIO_MXS should not default to y unconditionallyGeert Uytterhoeven2021-02-171-1/+2