summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpio: zynq: restore zynq_gpio_irq_reqres/zynq_gpio_irq_relres callbacksDaniel Mack2023-09-061-2/+24
* Merge tag 'gpio-updates-for-v6.6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-2980-2015/+1505
|\
| * gpio: pca953x: add support for TCA9538Liam Beguin2023-08-251-0/+2
| * gpio: pca953x: Use i2c_get_match_data()Biju Das2023-08-251-15/+3
| * gpio: mlxbf3: use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski2023-08-241-1/+1
| * gpio: pcf857x: Extend match data support for OF tablesBiju Das2023-08-221-15/+14
| * gpio: vf610: switch to dynamic allocat GPIO baseHaibo Chen2023-08-221-2/+1
| * gpiolib: provide and use gpiod_line_state_notify()Bartosz Golaszewski2023-08-223-16/+14
| * gpio: cdev: wake up lineevent poll() on device unbindBartosz Golaszewski2023-08-211-0/+22
| * gpio: cdev: wake up linereq poll() on device unbindBartosz Golaszewski2023-08-211-0/+23
| * gpio: cdev: wake up chardev poll() on device unbindBartosz Golaszewski2023-08-211-2/+27
| * gpiolib: add a second blocking notifier to struct gpio_deviceBartosz Golaszewski2023-08-213-0/+5
| * gpio: cdev: open-code to_gpio_chardev_data()Bartosz Golaszewski2023-08-211-7/+2
| * gpiolib: rename the gpio_device notifierBartosz Golaszewski2023-08-213-14/+14
| * gpio: mlxbf3: Support add_pin_ranges()Asmaa Mnebhi2023-08-211-0/+24
| * gpio: mxc: Use helper function devm_clk_get_optional_enabled()Li Zetao2023-08-211-8/+1
| * gpio: pca9570: fix kerneldocBartosz Golaszewski2023-08-211-1/+1
| * gpio: sim: simplify code with cleanup helpersBartosz Golaszewski2023-08-181-169/+85
| * gpio: sim: replace memmove() + strstrip() with skip_spaces() + strim()Bartosz Golaszewski2023-08-151-7/+4
| * gpio: sim: simplify gpio_sim_device_config_live_store()Bartosz Golaszewski2023-08-121-2/+1
| * gpio: mxc: release the parent IRQ in runtime suspendShenwei Wang2023-08-111-12/+29
| * gpio: mxs: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-111-1/+1
| * gpio: imx-scu: Use ARRAY_SIZE for array lengthRajeshwar R Shinde2023-08-111-1/+2
| * gpio: ws16c48: Migrate to the regmap APIWilliam Breathitt Gray2023-08-112-367/+188
| * gpio: pcie-idio-24: Migrate to the regmap APIWilliam Breathitt Gray2023-08-112-430/+250
| * gpio: idio-16: Remove unused legacy interfaceWilliam Breathitt Gray2023-08-112-195/+1
| * gpio: pci-idio-16: Migrate to the regmap APIWilliam Breathitt Gray2023-08-112-234/+62
| * gpio: 104-idio-16: Migrate to the regmap APIWilliam Breathitt Gray2023-08-112-224/+64
| * gpio: idio-16: Migrate to the regmap APIWilliam Breathitt Gray2023-08-113-0/+184
| * gpio: sim: use sysfs_streq() and avoid an strdup()Bartosz Golaszewski2023-08-111-12/+3
| * gpio: xra1403: remove redundant of_match_ptr()Zhu Wang2023-08-031-2/+2
| * gpio: raspberrypi-exp: remove redundant of_match_ptr()Zhu Wang2023-08-031-2/+2
| * gpio: max3191x: remove redundant of_match_ptr()Zhu Wang2023-08-031-3/+1
| * gpio: lpc32xx: remove redundant CONFIG_OF and of_match_ptr()Zhu Wang2023-08-031-3/+1
| * gpio: ixp4xx: remove redundant of_match_ptr()Zhu Wang2023-08-031-1/+1
| * gpio: clps711x: remove redundant of_match_ptr()Zhu Wang2023-08-031-2/+2
| * gpio: altera-a10sr: remove redundant of_match_ptrZhu Wang2023-08-031-1/+2
| * gpio: max732x: remove redundant CONFIG_OF and of_match_ptr()Zhu Wang2023-08-031-5/+1
| * gpio: tps65218: remove redundant of_match_ptr()Zhu Wang2023-08-031-1/+1
| * gpio: ftgpio010: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie2023-08-031-2/+2
| * gpio: zevio: remove unneeded call to platform_set_drvdata()Andrei Coardos2023-08-031-2/+0
| * gpio: vx855: remove unneeded call to platform_set_drvdata()Andrei Coardos2023-08-031-2/+0
| * gpio: tqmx86: remove unneeded call to platform_set_drvdata()Andrei Coardos2023-08-031-2/+0
| * gpio: timberdale: remove unneeded call to platform_set_drvdata()Andrei Coardos2023-08-031-2/+0
| * gpio: syscon: remove unneeded call to platform_set_drvdata()Andrei Coardos2023-08-031-2/+0
| * gpio: sch: remove unneeded call to platform_set_drvdata()Andrei Coardos2023-08-031-2/+0
| * gpio: sama5d2-piobu: remove unneeded call to platform_set_drvdata()Andrei Coardos2023-08-011-1/+0
| * gpio: rc5t583: remove unneeded call to platform_set_drvdata()Andrei Coardos2023-08-011-2/+0
| * gpio: pmic-eic-sprd: remove unnecessary call to platform_set_drvdata()Andrei Coardos2023-08-011-1/+0
| * gpio: palmas: remove unnecessary call to platform_set_drvdata()Andrei Coardos2023-08-011-1/+0