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-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-22
Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-02-22
Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-20
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-02-17
gpio: sim: fix a memory leak
Bartosz Golaszewski
2023-02-16
Merge tag 'intel-gpio-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Bartosz Golaszewski
2023-02-15
gpio: mlxbf2: select GPIOLIB_IRQCHIP
Linus Walleij
2023-02-15
gpiolib: acpi: Add a ignore wakeup quirk for Clevo NH5xAx
Werner Sembach
2023-02-15
gpio: vf610: make irq_chip immutable
Alexander Stein
2023-02-15
gpiolib: acpi: remove redundant declaration
Raag Jadav
2023-02-13
gpio: sim: Use %pfwP specifier instead of calling fwnode API directly
Andy Shevchenko
2023-02-08
gpiolib: Clear the gpio_device's fwnode initialized flag before adding
Saravana Kannan
2023-02-02
gpio: tegra186: remove unneeded loop in tegra186_gpio_init_route_mapping()
Tom Rix
2023-02-01
mfd: remove ucb1400 support
Arnd Bergmann
2023-01-30
gpiolib: of: Move enum of_gpio_flags to its only user
Andy Shevchenko
2023-01-30
gpio: mvebu: Use IS_REACHABLE instead of IS_ENABLED for CONFIG_PWM
Uwe Kleine-König
2023-01-30
gpio: zevio: Add missing header
Andy Shevchenko
2023-01-30
gpio: pcf857x: Drop unneeded explicit casting
Andy Shevchenko
2023-01-30
gpio: pcf857x: Make use of device properties
Andy Shevchenko
2023-01-30
gpio: pcf857x: Get rid of legacy platform data
Andy Shevchenko
2023-01-30
gpio: rockchip: Do not mention legacy API in the code
Andy Shevchenko
2023-01-30
gpio: wcd934x: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
2023-01-30
gpio: zevio: Use proper headers and drop OF_GPIO dependency
Andy Shevchenko
2023-01-30
gpio: zevio: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
2023-01-30
gpio: xilinx: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
2023-01-30
gpio: ge: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
2023-01-30
gpio: davinci: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
2023-01-30
gpio: omap: use dynamic allocation of base
Andreas Kemnade
2023-01-30
gpio: davinci: Do not mention legacy API in the code
Andy Shevchenko
2023-01-30
gpiolib: Remove unused of_mm_gpiochip_add()
Andy Shevchenko
2023-01-30
gpio: pcf857x: Implement get_multiple/set_multiple methods
Radu Rendec
2023-01-30
gpio: pcf857x: Fix indentation of variable declarations
Radu Rendec
2023-01-30
gpio: pcf857x: Replace 'unsigned' with 'unsigned int'
Radu Rendec
2023-01-30
gpio: tegra186: add Tegra234 PMC compatible in GPIO driver
Prathamesh Shete
2023-01-30
gpio: regmap: use new regmap_might_sleep()
Michael Walle
2023-01-30
gpiolib: sort header inclusion alphabetically
Andy Shevchenko
2023-01-30
gpiolib: Get rid of not used of_node member
Andy Shevchenko
2023-01-30
gpiolib: Introduce gpio_device_get() and gpio_device_put()
Andy Shevchenko
2023-01-30
gpio: vf610: connect GPIO label to dev name
Haibo Chen
2023-01-30
gpio: pca9570: rename platform_data to chip_data
Bartosz Golaszewski
2023-01-30
gpiolib: of: remove [devm_]gpiod_get_from_of_node() APIs
Dmitry Torokhov
2023-01-30
gpiolib: of: remove of_get_gpio[_flags]() and of_get_named_gpio_flags()
Dmitry Torokhov
2023-01-30
gpiolib: of: remove obsolete comment for of_gpio_get_count()
Dmitry Torokhov
2023-01-30
gpiolib: of: stop exporting of_gpio_named_count()
Dmitry Torokhov
2023-01-30
gpio: i8255: Remove unused legacy interface
William Breathitt Gray
2023-01-30
gpio: gpio-mm: Migrate to regmap API
William Breathitt Gray
2023-01-30
gpio: 104-dio-48e: Migrate to regmap API
William Breathitt Gray
2023-01-30
gpio: i8255: Migrate to gpio-regmap API
William Breathitt Gray
2023-01-30
gpio: 104-idi-48: Migrate to gpio-regmap API
William Breathitt Gray
2023-01-30
gpio: 104-idi-48: Migrate to the regmap-irq API
William Breathitt Gray
[next]