index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2020-07-16
gpio: max77620: Don't set of_node
Dmitry Osipenko
2020-07-16
gpio: max77620: Fix missing release of interrupt
Dmitry Osipenko
2020-07-16
gpio: max77620: Replace 8 with MAX77620_GPIO_NR
Dmitry Osipenko
2020-07-12
gpiolib: cdev: refactor lineevent cleanup into lineevent_free
Kent Gibson
2020-07-12
gpiolib: cdev: refactor linehandle cleanup into linehandle_free
Kent Gibson
2020-07-12
gpiolib: cdev: remove recalculation of offset
Kent Gibson
2020-07-12
gpiolib: cdev: fix minor race in GET_LINEINFO_WATCH
Kent Gibson
2020-07-12
gpiolib: cdev: rename priv to cdev
Kent Gibson
2020-07-12
gpiolib: cdev: use blocking notifier call chain instead of atomic
Kent Gibson
2020-07-12
gpiolib: cdev: remove pointless decrement of i
Kent Gibson
2020-07-12
gpiolib: cdev: rename numdescs to num_descs
Kent Gibson
2020-07-12
gpiolib: cdev: rename 'filep' and 'filp' to 'file' to be consistent with othe...
Kent Gibson
2020-07-12
gpiolib: cdev: refactor gpiohandle_flags_to_desc_flags
Kent Gibson
2020-07-12
gpiolib: cdev: minor indentation fixes
Kent Gibson
2020-07-12
gpiolib: cdev: sort includes
Kent Gibson
2020-07-12
gpiolib: move gpiolib-sysfs function declarations into their own header
Kent Gibson
2020-07-09
Merge branch 'devel' into for-next
Linus Walleij
2020-07-08
Merge branch 'lee-fixes' into devel
Linus Walleij
2020-07-08
gpio: gpio-mlxbf2.c: Provide __releases() annotation to stop confusing Sparse
Lee Jones
2020-07-08
gpio: gpio-mlxbf2: Tell the compiler that ACPI functions may not be use
Lee Jones
2020-07-08
gpio: gpio-mlxbf: Tell the compiler that ACPI functions may not be used
Lee Jones
2020-07-08
gpio: gpio-it87: Fix formatting issues which confuse kerneldoc
Lee Jones
2020-07-08
gpio: gpio-syscon: Fix formatting issues which confuse kerneldoc
Lee Jones
2020-07-08
gpio: gpio-sama5d2-piobu: Demote all kerneldoc headers to basic comment blocks
Lee Jones
2020-07-08
gpio: gpio-pmic-eic-sprd: Fix incorrectly named property 'map'
Lee Jones
2020-07-08
gpio: gpio-altera: Add missing kerneldoc entry and demote comment
Lee Jones
2020-07-08
gpio: gpiolib-of: Provide documentation for of_gpio_spi_cs_get_count()
Lee Jones
2020-07-07
gpio: aggregator: Use bitmap_parselist() for parsing GPIO offsets
Geert Uytterhoeven
2020-07-07
gpio: aggregator: Drop pre-initialization in get_arg()
Geert Uytterhoeven
2020-07-02
gpio: pch: Move IRQ status message to verbose debug level
Andy Shevchenko
2020-06-30
Merge tag 'gpio-updates-for-v5.9-part1' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
2020-06-30
gpio: gpio-ml-ioh: Fix missing ':' in 'struct ioh_gpio_reg_data
Lee Jones
2020-06-30
gpiolib: Deduplicate find_first_zero_bit() call
Andy Shevchenko
2020-06-30
gpio: omap: Add missing PM ops for suspend
Tony Lindgren
2020-06-26
Merge tag 'gpio-fixes-for-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Walleij
2020-06-24
gpio: Drop superfluous dependencies on GPIOLIB
Geert Uytterhoeven
2020-06-24
gpio: zynq: Remove error prints in EPROBE_DEFER
Shubhrajyoti Datta
2020-06-24
gpio: zynq: Add pmc gpio support
Shubhrajyoti Datta
2020-06-24
gpio: zynq: Disable the irq if it is not a wakeup source
Shubhrajyoti Datta
2020-06-24
gpio: zynq: Add Versal support
Shubhrajyoti Datta
2020-06-24
gpio: zynq: protect direction in/out with a spinlock
Glenn Langedock
2020-06-22
gpio: pca953x: Fix GPIO resource leak on Intel Galileo Gen 2
Andy Shevchenko
2020-06-22
gpio: max732x: remove redundant check from probe()
Gaurav Singh
2020-06-20
Merge branch 'ib-for-each-requested' into devel
Linus Walleij
2020-06-20
gpio: xra1403: Make use of for_each_requested_gpio()
Andy Shevchenko
2020-06-20
gpio: mvebu: Make use of for_each_requested_gpio()
Andy Shevchenko
2020-06-20
gpiolib: split character device into gpiolib-cdev
Kent Gibson
2020-06-20
gpio: max732x: remove redundant check
Gaurav Singh
2020-06-16
gpio: pca953x: disable regmap locking for automatic address incrementing
Andy Shevchenko
2020-06-16
gpio: pca953x: Fix direction setting when configure an IRQ
Andy Shevchenko
[prev]
[next]