index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2020-10-14
3
-0
/
+174
|
\
|
*
gpio: Add support for the sl28cpld GPIO controller
Michael Walle
2020-09-17
3
-0
/
+174
*
|
Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2020-10-13
22
-502
/
+1782
|
\
\
|
*
|
gpiolib: Update header block in gpiolib-cdev.h
Andy Shevchenko
2020-10-08
1
-1
/
+3
|
*
|
gpiolib: cdev: switch from kstrdup() to kstrndup()
Kent Gibson
2020-10-08
1
-14
/
+13
|
*
|
gpio: pca953x: Add support for the NXP PCAL9554B/C
Mike Looijmans
2020-09-30
1
-0
/
+2
|
*
|
gpiolib: cdev: support setting debounce
Kent Gibson
2020-09-30
3
-10
/
+244
|
*
|
gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL
Kent Gibson
2020-09-30
1
-0
/
+61
|
*
|
gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL
Kent Gibson
2020-09-30
1
-0
/
+88
|
*
|
gpiolib: cdev: support edge detection for uAPI v2
Kent Gibson
2020-09-30
3
-0
/
+281
|
*
|
gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WA...
Kent Gibson
2020-09-30
1
-28
/
+168
|
*
|
gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL
Kent Gibson
2020-09-30
1
-0
/
+424
|
*
|
gpiolib: add build option for CDEV v1 ABI
Kent Gibson
2020-09-30
1
-0
/
+12
|
*
|
gpiolib: make cdev a build option
Kent Gibson
2020-09-30
3
-3
/
+31
|
*
|
gpiolib: cdev: replace strncpy() with strscpy()
Kent Gibson
2020-09-30
1
-16
/
+7
|
*
|
gpiolib: cdev: gpio_desc_to_lineinfo() should set info offset
Kent Gibson
2020-09-30
1
-1
/
+2
|
*
|
gpio: mockup: refactor the module init function
Bartosz Golaszewski
2020-09-30
1
-47
/
+49
|
*
|
gpio: mockup: use the generic 'gpio-line-names' property
Bartosz Golaszewski
2020-09-30
1
-32
/
+38
|
*
|
gpio: mockup: pass the chip label as device property
Bartosz Golaszewski
2020-09-30
1
-9
/
+8
|
*
|
gpio: mockup: increase the number of supported device properties
Bartosz Golaszewski
2020-09-30
1
-2
/
+2
|
*
|
gpio: mockup: remove unneeded return statement
Bartosz Golaszewski
2020-09-30
1
-2
/
+0
|
*
|
gpio: mockup: use pr_fmt()
Bartosz Golaszewski
2020-09-30
1
-4
/
+4
|
*
|
gpio: mockup: use KBUILD_MODNAME
Bartosz Golaszewski
2020-09-30
1
-4
/
+3
|
*
|
gpio: mockup: drop unneeded includes
Bartosz Golaszewski
2020-09-30
1
-2
/
+0
|
*
|
gpio: mpc8xxx: simplify ls1028a/ls1088a support
Michael Walle
2020-09-30
1
-33
/
+12
|
*
|
gpio: mockup: fix resource leak in error path
Bartosz Golaszewski
2020-09-30
1
-0
/
+2
|
*
|
gpio: mxc: Support module build
Anson Huang
2020-09-29
2
-1
/
+7
|
*
|
Merge tag 'gpio-updates-for-v5.10-part1' of git://git.kernel.org/pub/scm/linu...
Linus Walleij
2020-09-21
14
-161
/
+181
|
|
\
\
|
|
*
|
gpiolib: check for parent device in devprop_gpiochip_set_names()
Bartosz Golaszewski
2020-09-17
1
-0
/
+4
|
|
*
|
gpiolib: unexport devprop_gpiochip_set_names()
Bartosz Golaszewski
2020-09-14
3
-64
/
+47
|
|
*
|
gpiolib: generalize devprop_gpiochip_set_names() for device properties
Bartosz Golaszewski
2020-09-14
4
-22
/
+14
|
|
*
|
gpiolib: switch to simpler IDA interface
Bartosz Golaszewski
2020-09-14
1
-3
/
+3
|
|
*
|
gpiolib: convert to use DEFINE_SEQ_ATTRIBUTE macro
Andy Shevchenko
2020-09-11
1
-16
/
+3
|
|
*
|
gpio: tc35894: Disable Direct KBD interrupts to enable gpio irq
dillon min
2020-09-09
1
-2
/
+16
|
|
*
|
gpio: zynq: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-28
1
-5
/
+3
|
|
*
|
gpio: pisosr: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-28
1
-6
/
+3
|
|
*
|
gpio: pca953x: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-28
1
-6
/
+3
|
|
*
|
gpio: omap: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-28
1
-4
/
+1
|
|
*
|
gpio: davinci: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-28
1
-6
/
+2
|
|
*
|
gpio: bcm-kona: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-28
1
-4
/
+1
|
|
*
|
gpio: aggregator: Refactor ->{get, set}_multiple() to make Sparse happy
Andy Shevchenko
2020-08-18
1
-27
/
+43
|
|
*
|
gpio: stp-xway: automatically drive GPHY leds on ar10 and grx390
Aleksander Jan Bajkowski
2020-08-18
1
-6
/
+48
|
|
|
/
|
*
|
gpio: dwapb: Use resource managed GPIO-chip add data method
Serge Semin
2020-08-27
1
-35
/
+2
|
*
|
gpio: dwapb: Get clocks by means of resource managed interface
Serge Semin
2020-08-27
1
-16
/
+32
|
*
|
gpio: dwapb: Get reset control by means of resource managed interface
Serge Semin
2020-08-27
1
-6
/
+29
|
*
|
gpio: dwapb: Discard ACPI GPIO-chip IRQs request
Serge Semin
2020-08-27
1
-4
/
+0
|
*
|
gpio: dwapb: Discard GPIO-to-IRQ mapping function
Serge Semin
2020-08-27
1
-10
/
+0
|
*
|
gpio: dwapb: Convert driver to using the GPIO-lib-based IRQ-chip
Serge Semin
2020-08-27
2
-94
/
+111
|
*
|
gpio: dwapb: Add max GPIOs macro
Serge Semin
2020-08-27
1
-4
/
+4
|
*
|
gpio: dwapb: Move MFD-specific IRQ handler
Serge Semin
2020-08-27
1
-5
/
+5
[next]