index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-12
gpiolib: cdev: rename numdescs to num_descs
Kent Gibson
1
-10
/
+10
2020-07-12
gpiolib: cdev: rename 'filep' and 'filp' to 'file' to be consistent with othe...
Kent Gibson
1
-35
/
+35
2020-07-12
gpiolib: cdev: refactor gpiohandle_flags_to_desc_flags
Kent Gibson
1
-41
/
+19
2020-07-12
gpiolib: cdev: minor indentation fixes
Kent Gibson
1
-14
/
+14
2020-07-12
gpiolib: cdev: sort includes
Kent Gibson
1
-11
/
+11
2020-07-12
gpiolib: move gpiolib-sysfs function declarations into their own header
Kent Gibson
4
-18
/
+26
2020-07-09
Merge branch 'devel' into for-next
Linus Walleij
23
-1201
/
+1335
2020-07-08
Merge branch 'lee-fixes' into devel
Linus Walleij
8
-25
/
+31
2020-07-08
gpio: gpio-mlxbf2.c: Provide __releases() annotation to stop confusing Sparse
Lee Jones
1
-0
/
+2
2020-07-08
gpio: gpio-mlxbf2: Tell the compiler that ACPI functions may not be use
Lee Jones
1
-1
/
+1
2020-07-08
gpio: gpio-mlxbf: Tell the compiler that ACPI functions may not be used
Lee Jones
1
-1
/
+1
2020-07-08
gpio: gpio-it87: Fix formatting issues which confuse kerneldoc
Lee Jones
1
-7
/
+7
2020-07-08
gpio: gpio-syscon: Fix formatting issues which confuse kerneldoc
Lee Jones
1
-6
/
+6
2020-07-08
gpio: gpio-sama5d2-piobu: Demote all kerneldoc headers to basic comment blocks
Lee Jones
1
-8
/
+8
2020-07-08
gpio: gpio-pmic-eic-sprd: Fix incorrectly named property 'map'
Lee Jones
1
-1
/
+1
2020-07-08
gpio: gpio-altera: Add missing kerneldoc entry and demote comment
Lee Jones
1
-1
/
+2
2020-07-08
gpio: gpiolib-of: Provide documentation for of_gpio_spi_cs_get_count()
Lee Jones
1
-0
/
+3
2020-07-07
gpio: aggregator: Use bitmap_parselist() for parsing GPIO offsets
Geert Uytterhoeven
1
-33
/
+26
2020-07-07
gpio: aggregator: Drop pre-initialization in get_arg()
Geert Uytterhoeven
1
-2
/
+2
2020-07-02
gpio: pch: Move IRQ status message to verbose debug level
Andy Shevchenko
1
-1
/
+2
2020-07-01
Merge tag 'gpio-updates-for-v5.9-part1' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
8
-13
/
+101
2020-06-30
gpio: gpio-ml-ioh: Fix missing ':' in 'struct ioh_gpio_reg_data
Lee Jones
1
-1
/
+1
2020-06-30
gpiolib: Deduplicate find_first_zero_bit() call
Andy Shevchenko
1
-6
/
+4
2020-06-30
gpio: omap: Add missing PM ops for suspend
Tony Lindgren
1
-0
/
+26
2020-06-27
Merge tag 'gpio-fixes-for-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Walleij
1
-5
/
+94
2020-06-24
gpio: Drop superfluous dependencies on GPIOLIB
Geert Uytterhoeven
1
-2
/
+2
2020-06-24
gpio: zynq: Remove error prints in EPROBE_DEFER
Shubhrajyoti Datta
1
-1
/
+2
2020-06-24
gpio: zynq: Add pmc gpio support
Shubhrajyoti Datta
1
-0
/
+16
2020-06-24
gpio: zynq: Disable the irq if it is not a wakeup source
Shubhrajyoti Datta
1
-0
/
+8
2020-06-24
gpio: zynq: Add Versal support
Shubhrajyoti Datta
1
-1
/
+27
2020-06-24
gpio: zynq: protect direction in/out with a spinlock
Glenn Langedock
1
-0
/
+11
2020-06-22
gpio: pca953x: Fix GPIO resource leak on Intel Galileo Gen 2
Andy Shevchenko
1
-1
/
+6
2020-06-22
gpio: max732x: remove redundant check from probe()
Gaurav Singh
1
-1
/
+1
2020-06-21
Merge branch 'ib-for-each-requested' into devel
Linus Walleij
2
-12
/
+4
2020-06-21
gpio: xra1403: Make use of for_each_requested_gpio()
Andy Shevchenko
1
-6
/
+2
2020-06-21
gpio: mvebu: Make use of for_each_requested_gpio()
Andy Shevchenko
1
-6
/
+2
2020-06-20
gpiolib: split character device into gpiolib-cdev
Kent Gibson
4
-1115
/
+1170
2020-06-20
gpio: max732x: remove redundant check
Gaurav Singh
1
-1
/
+1
2020-06-16
gpio: pca953x: disable regmap locking for automatic address incrementing
Andy Shevchenko
1
-0
/
+1
2020-06-16
gpio: pca953x: Fix direction setting when configure an IRQ
Andy Shevchenko
1
-2
/
+4
2020-06-16
gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2
Andy Shevchenko
1
-0
/
+79
2020-06-16
gpio: pca953x: Synchronize interrupt handler properly
Andy Shevchenko
1
-3
/
+5
2020-06-16
gpio: pca953x: Add support for the PCAL9535
Jan Kiszka
1
-0
/
+2
2020-06-16
gpio: arizona: put pm_runtime in case of failure
Navid Emamdoost
1
-1
/
+5
2020-06-16
gpio: arizona: handle pm_runtime_get_sync failure case
Navid Emamdoost
1
-0
/
+1
2020-06-15
drivers: gpio: Fix trivial spelling
Kieran Bingham
1
-1
/
+1
2020-06-15
gpio: mpc8xxx: change the gpio interrupt flags.
Song Hui
1
-1
/
+1
2020-06-15
gpiolib: sysfs: use kobj_to_dev
Wang Qing
1
-1
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-07
Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+21
[prev]
[next]