index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2023-09-06
gpio: zynq: restore zynq_gpio_irq_reqres/zynq_gpio_irq_relres callbacks
Daniel Mack
2023-08-29
Merge tag 'gpio-updates-for-v6.6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-29
Merge tag 'mmc-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2023-08-25
mmc: atmel-mci: Move card detect gpio polarity quirk to gpiolib
Balamanikandan Gunasundar
2023-08-25
gpio: pca953x: add support for TCA9538
Liam Beguin
2023-08-25
gpio: pca953x: Use i2c_get_match_data()
Biju Das
2023-08-24
gpio: mlxbf3: use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
2023-08-23
gpio: sim: pass the GPIO device's software node to irq domain
Bartosz Golaszewski
2023-08-23
gpio: sim: dispose of irq mappings before destroying the irq_sim domain
Bartosz Golaszewski
2023-08-22
gpio: pcf857x: Extend match data support for OF tables
Biju Das
2023-08-22
gpio: vf610: switch to dynamic allocat GPIO base
Haibo Chen
2023-08-22
gpiolib: provide and use gpiod_line_state_notify()
Bartosz Golaszewski
2023-08-21
gpio: cdev: wake up lineevent poll() on device unbind
Bartosz Golaszewski
2023-08-21
gpio: cdev: wake up linereq poll() on device unbind
Bartosz Golaszewski
2023-08-21
gpio: cdev: wake up chardev poll() on device unbind
Bartosz Golaszewski
2023-08-21
gpiolib: add a second blocking notifier to struct gpio_device
Bartosz Golaszewski
2023-08-21
gpio: cdev: open-code to_gpio_chardev_data()
Bartosz Golaszewski
2023-08-21
gpiolib: rename the gpio_device notifier
Bartosz Golaszewski
2023-08-21
gpio: mlxbf3: Support add_pin_ranges()
Asmaa Mnebhi
2023-08-21
gpio: mxc: Use helper function devm_clk_get_optional_enabled()
Li Zetao
2023-08-21
gpio: pca9570: fix kerneldoc
Bartosz Golaszewski
2023-08-18
gpio: sim: simplify code with cleanup helpers
Bartosz Golaszewski
2023-08-16
gpiolib: fix reference leaks when removing GPIO chips still in use
Bartosz Golaszewski
2023-08-16
gpiolib: sysfs: Do unexport GPIO when user asks for it
Andy Shevchenko
2023-08-15
gpio: sim: replace memmove() + strstrip() with skip_spaces() + strim()
Bartosz Golaszewski
2023-08-12
gpio: sim: simplify gpio_sim_device_config_live_store()
Bartosz Golaszewski
2023-08-11
gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extent
William Breathitt Gray
2023-08-11
gpio: mxc: release the parent IRQ in runtime suspend
Shenwei Wang
2023-08-11
gpio: mxs: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2023-08-11
gpio: imx-scu: Use ARRAY_SIZE for array length
Rajeshwar R Shinde
2023-08-11
gpio: ws16c48: Migrate to the regmap API
William Breathitt Gray
2023-08-11
gpio: pcie-idio-24: Migrate to the regmap API
William Breathitt Gray
2023-08-11
gpio: idio-16: Remove unused legacy interface
William Breathitt Gray
2023-08-11
gpio: pci-idio-16: Migrate to the regmap API
William Breathitt Gray
2023-08-11
gpio: 104-idio-16: Migrate to the regmap API
William Breathitt Gray
2023-08-11
gpio: idio-16: Migrate to the regmap API
William Breathitt Gray
2023-08-11
gpio: sim: use sysfs_streq() and avoid an strdup()
Bartosz Golaszewski
2023-08-03
gpio: xra1403: remove redundant of_match_ptr()
Zhu Wang
2023-08-03
gpio: raspberrypi-exp: remove redundant of_match_ptr()
Zhu Wang
2023-08-03
gpio: max3191x: remove redundant of_match_ptr()
Zhu Wang
2023-08-03
gpio: lpc32xx: remove redundant CONFIG_OF and of_match_ptr()
Zhu Wang
2023-08-03
gpio: ixp4xx: remove redundant of_match_ptr()
Zhu Wang
2023-08-03
gpio: clps711x: remove redundant of_match_ptr()
Zhu Wang
2023-08-03
gpio: altera-a10sr: remove redundant of_match_ptr
Zhu Wang
2023-08-03
gpio: max732x: remove redundant CONFIG_OF and of_match_ptr()
Zhu Wang
2023-08-03
gpio: tps65218: remove redundant of_match_ptr()
Zhu Wang
2023-08-03
gpio: ftgpio010: Do not check for 0 return after calling platform_get_irq()
Ruan Jinjie
2023-08-03
gpio: sim: mark the GPIO chip as a one that can sleep
Bartosz Golaszewski
2023-08-03
gpio: zevio: remove unneeded call to platform_set_drvdata()
Andrei Coardos
2023-08-03
gpio: vx855: remove unneeded call to platform_set_drvdata()
Andrei Coardos
[next]