Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7ddacfa564870cdd97275fd87decb6174abc6380
/
drivers
/
gpio
bd6bf7c
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
114b5f8
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 6 years ago
b0b6a28
Merge tag 'pinctrl-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 6 years ago
4fd1f50
Merge branch 'regulator-4.20' into regulator-next
by Mark Brown
· 6 years ago
ee8edbf
gpio: uniphier: include <linux/bits.h> instead of <linux/bitops.h>
by Masahiro Yamada
· 6 years ago
40f5ff4
gpio: Clarify kerneldoc on gpiochip_set_chained_irqchip()
by Stephen Boyd
· 6 years ago
3c1f6b2
gpio: Remove unused 'irqchip' argument to gpiochip_set_cascaded_irqchip()
by Stephen Boyd
· 6 years ago
9cb7cf9c
gpio: Drop parent irq assignment during cascade setup
by Stephen Boyd
· 6 years ago
a7c0b4b
gpio: fix SNPS_CREG kconfig dependency warning
by Randy Dunlap
· 6 years ago
b0ce7b29
regulator/gpio: Allow nonexclusive GPIO access
by Linus Walleij
· 6 years ago
767cd17
gpiolib: Initialize gdev field before is used
by Ricardo Ribalda Delgado
· 6 years ago
3e779a2
gpio: Assign gpio_irq_chip::parents to non-stack pointer
by Stephen Boyd
· 6 years ago
3925b90
gpio: fix doc string for devm_gpiochip_add_data() to not talk about irq_chip
by Uwe Kleine-König
· 6 years ago
70728c2
gpio: syscon: Fix possible NULL ptr usage
by Marek Vasut
· 6 years ago
3edfb7b
gpiolib: Show correct direction from the beginning
by Ricardo Ribalda Delgado
· 6 years ago
f8ec92a
gpiolib: Add init_valid_mask exported function
by Ricardo Ribalda Delgado
· 6 years ago
2505c7b
GPIO: add single-register GPIO via CREG driver
by Eugeniy Paltsev
· 6 years ago
3ea47b4
gpio: mockup: use device properties instead of platform_data
by Bartosz Golaszewski
· 6 years ago
5f5e489
ACPI / property: Allow multiple property compatible _DSD entries
by Mika Westerberg
· 6 years ago
90fd227
gpio: Slightly more helpful debugfs
by Linus Walleij
· 6 years ago
850d434
gpio: omap: Remove set but not used variable 'dev'
by YueHaibing
· 6 years ago
c4791bc
gpio: omap: drop omap_gpio_list
by Grygorii Strashko
· 6 years ago
30aa69e
Merge tag 'v4.19-rc6' into devel
by Linus Walleij
· 6 years ago
8dc1969
Accept partial 'gpio-line-names' property.
by Christophe Blaess
· 6 years ago
4674807
gpio: omap: get rid of the conditional PM runtime calls
by Grygorii Strashko
· 6 years ago
8898240
gpio: htc-egpio: Remove set but not used variable 'bit'
by YueHaibing
· 6 years ago
3c94066
gpio: Restore indentation of continued lines
by Geert Uytterhoeven
· 6 years ago
cf9af0d
gpio: Propagate errors from gpiod_set_array_value_complex()
by Geert Uytterhoeven
· 6 years ago
799d5eb
gpiolib: Fix incorrect use of find_next_zero_bit()
by Janusz Krzysztofik
· 6 years ago
be8c8fa
gpio: new driver to work with a 8x12 siox
by Uwe Kleine-König
· 6 years ago
e48d194
gpio: Add comments on single direction chips
by Linus Walleij
· 6 years ago
ae9847f
gpiolib: Fix gpio_direction_* for single direction GPIOs
by Ricardo Ribalda Delgado
· 6 years ago
32d064a
gpio: Rename devres implementation file
by Linus Walleij
· 6 years ago
dae5f0a
gpio: Use SPDX header for core library
by Linus Walleij
· 6 years ago
ff19473
Merge branch 'ib-omap' into devel
by Linus Walleij
· 6 years ago
5284521
gpio: omap: Get rid of pm_runtime_irq_safe()
by Tony Lindgren
· 6 years ago
b764a58
gpio: omap: Remove custom PM calls and use cpu_pm instead
by Tony Lindgren
· 6 years ago
ec0daae
gpio: omap: Add level wakeup handling for omap4 based SoCs
by Tony Lindgren
· 6 years ago
c4c958a
gpiolib: Fix array members of same chip processed separately
by Janusz Krzysztofik
· 6 years ago
35ae7f9
gpiolib: Fix missing updates of bitmap index
by Janusz Krzysztofik
· 6 years ago
212d706
gpio: htc-egpio: Unique label per chip
by Linus Walleij
· 6 years ago
a2ab170
Merge branch 'ib-array-bitmaps' into devel
by Linus Walleij
· 6 years ago
79b73ff
gpio: davinci: Move driver local definitions to driver
by Andrew F. Davis
· 6 years ago
c809e37
gpio: davinci: Allocate the correct amount of memory for controller
by Andrew F. Davis
· 6 years ago
587f7a6
gpio: davinci: Use dev name for label and automatic base selection
by Andrew F. Davis
· 6 years ago
19a4fbf
gpiolib: Free the last requested descriptor
by Ricardo Ribalda Delgado
· 6 years ago
f13a0b0
gpio: Get rid of legacy header
by Linus Walleij
· 6 years ago
66dbe75
gpio: wm8xxx: Cut down on boilerplate
by Linus Walleij
· 6 years ago
10833c4
gpio: wm8xxx: Use the right header
by Linus Walleij
· 6 years ago
130a990
gpio: xlp: Cut down on boilerplate
by Linus Walleij
· 6 years ago
121111d
gpio: xlp: Include the right header
by Linus Walleij
· 6 years ago
c872a20
gpio: vx855: Cut down on boilerplate
by Linus Walleij
· 6 years ago
3bca2d4
gpio: vx855: Include the right header
by Linus Walleij
· 6 years ago
751107e
gpio: viperboard: Cut down on boilerplate
by Linus Walleij
· 6 years ago
d3007ec
gpio: viperboard: Include the right header
by Linus Walleij
· 6 years ago
3edc688
gpio: xtensa: Cut down on boilerplate
by Linus Walleij
· 6 years ago
83a4e2c
gpio: xtensa: Include the right header
by Linus Walleij
· 6 years ago
2ab4a93
gpio: vr41xx: Delete vr41xx_gpio_pullupdown() callback
by Linus Walleij
· 6 years ago
2abfb31
gpio: vr41xx: Cut down on boilerplate
by Linus Walleij
· 6 years ago
3b3001c
gpio: vr41xx: Include the right header
by Linus Walleij
· 6 years ago
171948e
gpiolib: check if irqchip already has the irq hook replacements
by Hans Verkuil
· 6 years ago
d0121b8
gpiolib: use better errno if get_direction is not available
by Wolfram Sang
· 6 years ago
b17566a
gpiolib: Implement fast processing path in get/set array
by Janusz Krzysztofik
· 6 years ago
77588c1
gpiolib: Pass array info to get/set array functions
by Janusz Krzysztofik
· 6 years ago
bf9346f
gpiolib: Identify arrays matching GPIO hardware
by Janusz Krzysztofik
· 6 years ago
b9762be
gpiolib: Pass bitmaps, not integer arrays, to get/set array
by Janusz Krzysztofik
· 6 years ago
fa38869
gpiolib: Don't support irq sharing for userspace
by Uwe Kleine-König
· 6 years ago
36e2add
gpio: vf610: Cut down on boilerplate
by Linus Walleij
· 6 years ago
45e8296
gpio: vf610: Include the right header
by Linus Walleij
· 6 years ago
6953c57
gpio: of: Handle SPI chipselect legacy bindings
by Linus Walleij
· 6 years ago
1c939cb
gpio-bcm-kona: use new req/relres and dis/enable_irq funcs
by Hans Verkuil
· 6 years ago
461c1a7
gpiolib: override irq_enable/disable
by Hans Verkuil
· 6 years ago
4e9439d
gpiolib: add flag to indicate if the irq is disabled
by Hans Verkuil
· 6 years ago
ca620f2
gliolib: set hooks in gpiochip_set_irq_hooks()
by Hans Verkuil
· 6 years ago
4e6b823
gpiolib: export gpiochip_irq_reqres/relres()
by Hans Verkuil
· 6 years ago
f6d9af4
gpio: ep93xx: fix test for end of loop
by Dan Carpenter
· 6 years ago
f40f730
gpio: ep93xx: fix incorrect array element size check
by Colin Ian King
· 6 years ago
ba74bd5
gpio: twl6040: Implement .get_direction()
by Linus Walleij
· 6 years ago
4bef8bf
gpio: twl6040: Use bitops
by Linus Walleij
· 6 years ago
b4f53ed
gpio: twl6040: Cut down boilerplate
by Linus Walleij
· 6 years ago
fc4f8f3
gpio: twl6040: Include the right header
by Linus Walleij
· 6 years ago
ab8c1e8
gpio: twl4030: Implement .get_direction()
by Linus Walleij
· 6 years ago
ecb0768
gpio: twl4030: Cut down boilerplate
by Linus Walleij
· 6 years ago
ba21d55
gpio: twl4030: Include the right header
by Linus Walleij
· 6 years ago
f091616
gpio: zevio: Include the right header
by Linus Walleij
· 6 years ago
97feacc
gpio: ts5500: Delete platform data handling
by Linus Walleij
· 6 years ago
bf97279
gpio: ts5500: Use SPDX header
by Linus Walleij
· 6 years ago
c99601f
gpio: ts5500: Include the right header
by Linus Walleij
· 6 years ago
833eacc
gpio: mxs: Get rid of external API call
by Linus Walleij
· 6 years ago
d5a4da1
gpio: tps65xxx: Use SPDX license tag
by Linus Walleij
· 6 years ago
5d75683
gpio: tpx65xxx: Include the right header
by Linus Walleij
· 6 years ago
d49b48f
gpio: Fix crash due to registration race
by Vincent Whitchurch
· 6 years ago
bfba223
gpio: brcmstb: allow 0 width GPIO banks
by Justin Chen
· 6 years ago
36f3f19
gpio: ftgpio: Support debounce timer
by Linus Walleij
· 6 years ago
da02d79
gpio: ftgpio: Support optional silicon clock
by Linus Walleij
· 6 years ago
8882639
Merge branch 'ib-ingenic' of ../linux-pinctrl into devel
by Linus Walleij
· 6 years ago
a618cf4
gpio: dwapb: Fix error handling in dwapb_gpio_probe()
by Alexey Khoroshilov
· 6 years ago
62cdcb6
gpio: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
9ce3ebe
gpio: pxa: handle corner case of unprobed device
by Robert Jarzmik
· 6 years ago
57e2143
gpio: ingenic: Remove driver
by Paul Cercueil
· 6 years ago
Next »