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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-08
gpiolib: Update header block in gpiolib-cdev.h
Andy Shevchenko
1
-1
/
+3
2020-10-08
gpiolib: cdev: switch from kstrdup() to kstrndup()
Kent Gibson
1
-14
/
+13
2020-10-08
docs: gpio: add a new document to its index.rst
Mauro Carvalho Chehab
1
-0
/
+1
2020-09-30
gpio: pca953x: Add support for the NXP PCAL9554B/C
Mike Looijmans
1
-0
/
+2
2020-09-30
Merge tag 'gpio-updates-for-v5.10-part2' of git://git.kernel.org/pub/scm/linu...
Linus Walleij
18
-317
/
+2151
2020-09-30
tools: gpio: add debounce support to gpio-event-mon
Kent Gibson
1
-3
/
+17
2020-09-30
tools: gpio: add multi-line monitoring to gpio-event-mon
Kent Gibson
1
-11
/
+34
2020-09-30
tools: gpio: port gpio-event-mon to v2 uAPI
Kent Gibson
1
-44
/
+47
2020-09-30
tools: gpio: port gpio-hammer to v2 uAPI
Kent Gibson
3
-45
/
+197
2020-09-30
tools: gpio: rename nlines to num_lines
Kent Gibson
3
-26
/
+26
2020-09-30
tools: gpio: port gpio-watch to v2 uAPI
Kent Gibson
1
-8
/
+8
2020-09-30
tools: gpio: port lsgpio to v2 uAPI
Kent Gibson
1
-22
/
+38
2020-09-30
gpio: uapi: document uAPI v1 as deprecated
Kent Gibson
1
-0
/
+26
2020-09-30
gpiolib: cdev: support setting debounce
Kent Gibson
3
-10
/
+244
2020-09-30
gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL
Kent Gibson
1
-0
/
+61
2020-09-30
gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL
Kent Gibson
1
-0
/
+88
2020-09-30
gpiolib: cdev: support edge detection for uAPI v2
Kent Gibson
3
-0
/
+281
2020-09-30
gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WA...
Kent Gibson
1
-28
/
+168
2020-09-30
gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL
Kent Gibson
1
-0
/
+424
2020-09-30
gpiolib: add build option for CDEV v1 ABI
Kent Gibson
1
-0
/
+12
2020-09-30
gpiolib: make cdev a build option
Kent Gibson
3
-3
/
+31
2020-09-30
gpio: uapi: define uAPI v2
Kent Gibson
1
-7
/
+284
2020-09-30
gpio: uapi: define GPIO_MAX_NAME_SIZE for array sizes
Kent Gibson
1
-6
/
+11
2020-09-30
gpiolib: cdev: replace strncpy() with strscpy()
Kent Gibson
1
-16
/
+7
2020-09-30
gpiolib: cdev: gpio_desc_to_lineinfo() should set info offset
Kent Gibson
1
-1
/
+2
2020-09-30
gpio: mockup: refactor the module init function
Bartosz Golaszewski
1
-47
/
+49
2020-09-30
gpio: mockup: use the generic 'gpio-line-names' property
Bartosz Golaszewski
1
-32
/
+38
2020-09-30
gpio: mockup: pass the chip label as device property
Bartosz Golaszewski
1
-9
/
+8
2020-09-30
gpio: mockup: increase the number of supported device properties
Bartosz Golaszewski
1
-2
/
+2
2020-09-30
gpio: mockup: remove unneeded return statement
Bartosz Golaszewski
1
-2
/
+0
2020-09-30
gpio: mockup: use pr_fmt()
Bartosz Golaszewski
1
-4
/
+4
2020-09-30
gpio: mockup: use KBUILD_MODNAME
Bartosz Golaszewski
1
-4
/
+3
2020-09-30
gpio: mockup: drop unneeded includes
Bartosz Golaszewski
1
-2
/
+0
2020-09-30
Documentation: gpio: add documentation for gpio-mockup
Bartosz Golaszewski
1
-0
/
+50
2020-09-30
lib: string_helpers: provide kfree_strarray()
Bartosz Golaszewski
2
-0
/
+25
2020-09-30
gpio: mpc8xxx: simplify ls1028a/ls1088a support
Michael Walle
1
-33
/
+12
2020-09-30
gpio: mockup: fix resource leak in error path
Bartosz Golaszewski
1
-0
/
+2
2020-09-29
gpio: mxc: Support module build
Anson Huang
2
-1
/
+7
2020-09-29
pinctrl: bcm: fix kconfig dependency warning when !GPIOLIB
Necip Fazil Yildiran
1
-0
/
+1
2020-09-29
dt-bindings: gpio: convert bindings for Maxim MAX732x family to dtschema
Krzysztof Kozlowski
2
-60
/
+68
2020-09-29
dt-bindings: gpio: convert bindings for NXP PCA953x family to dtschema
Krzysztof Kozlowski
3
-94
/
+166
2020-09-29
dt-bindings: gpio: fsl-imx-gpio: add gpio-line-names
Krzysztof Kozlowski
1
-1
/
+1
2020-09-29
dt-bindings: gpio: fsl-imx-gpio: add i.MX ARMv6 and ARMv7 compatibles
Krzysztof Kozlowski
1
-0
/
+12
2020-09-29
dt-bindings: gpio: pl061: add gpio-line-names
Krzysztof Kozlowski
1
-0
/
+3
2020-09-22
Merge tag 'gpio-updates-for-v5.10-part1' of git://git.kernel.org/pub/scm/linu...
Linus Walleij
18
-164
/
+201
2020-09-17
gpiolib: check for parent device in devprop_gpiochip_set_names()
Bartosz Golaszewski
1
-0
/
+4
2020-09-14
gpiolib: unexport devprop_gpiochip_set_names()
Bartosz Golaszewski
4
-66
/
+47
2020-09-14
gpiolib: generalize devprop_gpiochip_set_names() for device properties
Bartosz Golaszewski
5
-24
/
+15
2020-09-14
device: property: add helpers to count items in string arrays
Bartosz Golaszewski
1
-0
/
+13
2020-09-14
gpiolib: switch to simpler IDA interface
Bartosz Golaszewski
1
-3
/
+3
[next]