Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
c3cb6674df4c4a70f949e412dfe2230483092523
/
include
/
linux
/
gpio
43c95d3
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 6 years ago
f99d479
gpiolib: Document new gpio_chip.init_valid_mask field
by Geert Uytterhoeven
· 6 years ago
f310f2e
gpio: Add comments on #if/#else/#endif
by Enrico Weigelt
· 6 years ago
4892d3a
gpio: Drop the parent_irq from gpio_irq_chip
by Linus Walleij
· 6 years ago
d664c43
gpio: Fix build warnings on undefined struct pinctrl_dev
by Enrico Weigelt
· 6 years ago
5923ea6
gpio: pass lookup and descriptor flags to request_own
by Linus Walleij
· 6 years ago
8148c17
Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 6 years ago
2d6c06f
gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULT
by Andy Shevchenko
· 6 years ago
fed7026
gpiolib: Make use of enum gpio_lookup_flags consistent
by Andy Shevchenko
· 6 years ago
4050586
gpiolib: Indent entry values of enum gpio_lookup_flags
by Andy Shevchenko
· 6 years ago
27157af
gpio: mmio: Drop bgpio_dir_inverted
by Linus Walleij
· 6 years ago
f69e00b
gpio: mmio: Support two direction registers
by Linus Walleij
· 6 years ago
64ebde5
gpiolib: export devprop_gpiochip_set_names()
by Jan Kundrát
· 6 years ago
92de6bc
Merge branch 'ib-pca953x-config' into devel
by Linus Walleij
· 6 years ago
d449991
gpio: add core support for pull-up/pull-down configuration
by Thomas Petazzoni
· 6 years ago
ef74f70
gpio: add irq domain activate/deactivate functions
by Brian Masney
· 6 years ago
24dc836
Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 6 years ago
c5510b8
gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB
by Krzysztof Kozlowski
· 6 years ago
21abf10
gpio: Pass a flag to gpiochip_request_own_desc()
by Linus Walleij
· 6 years ago
891ddbc
gpio: Add devm_gpiod_unhinge()
by Linus Walleij
· 6 years ago
fe6c473
gpio: Export gpiod_get_from_of_node()
by Linus Walleij
· 6 years ago
eee3919
gpio: drop broken to_gpio_irq_chip() helper
by Johan Hovold
· 6 years ago
18534df
gpiolib: Fix possible use after free on label
by Muchun Song
· 6 years ago
48207d7
gpio: drop devm_gpiochip_remove()
by Uwe Kleine-König
· 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
4fd1f50
Merge branch 'regulator-4.20' into regulator-next
by Mark Brown
· 6 years ago
b0ce7b29
regulator/gpio: Allow nonexclusive GPIO access
by Linus Walleij
· 6 years ago
3e779a2
gpio: Assign gpio_irq_chip::parents to non-stack pointer
by Stephen Boyd
· 6 years ago
f8ec92a
gpiolib: Add init_valid_mask exported function
by Ricardo Ribalda Delgado
· 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
e48d194
gpio: Add comments on single direction chips
by Linus Walleij
· 6 years ago
a2ab170
Merge branch 'ib-array-bitmaps' into devel
by Linus Walleij
· 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
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
4e6b823
gpiolib: export gpiochip_irq_reqres/relres()
by Hans Verkuil
· 6 years ago
02ad043
gpio: fix kernel-doc notation warning for 'request_key'
by Randy Dunlap
· 6 years ago
d799a4d
gpio: mmio: Fix up inverted direction registers
by Linus Walleij
· 6 years ago
0969a20
gpiolib: Use GPIOD_OUT_{LOW,HIGH} macros in open drain ones
by Andy Shevchenko
· 6 years ago
2b6c83c
Merge branch 'ib-aspeed' into devel
by Linus Walleij
· 7 years ago
a7ca138
gpio: aspeed: Add interfaces for co-processor to grab GPIOs
by Benjamin Herrenschmidt
· 7 years ago
90b39402e
gpio: Add API to explicitly name a consumer
by Linus Walleij
· 7 years ago
3027743
gpio: Remove VLA from gpiolib
by Laura Abbott
· 7 years ago
a411e81
gpiolib: add hogs support for machine code
by Bartosz Golaszewski
· 7 years ago
726cb3b
gpiolib: Support 'gpio-reserved-ranges' property
by Stephen Boyd
· 7 years ago
9798f51
Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
92542ed
gpio: Export devm_gpiod_get_from_of_node() for consumers
by Linus Walleij
· 7 years ago
64ff2c8
gpiolib: Export gpiochip_irqchip_irq_valid() to drivers
by Stephen Boyd
· 7 years ago
39c3fd5
kernel/irq: Extend lockdep class for request mutex
by Andrew Lunn
· 7 years ago
e10f72b
gpio: gpiolib: Generalise state persistence beyond sleep
by Andrew Jeffery
· 7 years ago
4008e6a
Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
6aa2f94
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
959bc7b
gpio: Automatically add lockdep keys
by Thierry Reding
· 7 years ago
8302cf5
gpio: Introduce struct gpio_irq_chip.first
by Thierry Reding
· 7 years ago
60ed54c
gpio: Disambiguate struct gpio_irq_chip.nested
by Thierry Reding
· 7 years ago
1b95b4e
gpio: Export gpiochip_irq_{map,unmap}()
by Thierry Reding
· 7 years ago
e0d8972
gpio: Implement tighter IRQ chip integration
by Thierry Reding
· 7 years ago
ca9df05
gpio: Move lock_key into struct gpio_irq_chip
by Thierry Reding
· 7 years ago
dc7b038
gpio: Move irq_valid_mask into struct gpio_irq_chip
by Thierry Reding
· 7 years ago
dc6bafe
gpio: Move irq_nested into struct gpio_irq_chip
by Thierry Reding
· 7 years ago
39e5f09
gpio: Move irq_chained_parent to struct gpio_irq_chip
by Thierry Reding
· 7 years ago
3634eeb
gpio: Move irq_default_type to struct gpio_irq_chip
by Thierry Reding
· 7 years ago
c7a0aa5
gpio: Move irq_handler to struct gpio_irq_chip
by Thierry Reding
· 7 years ago
f0fbe7b
gpio: Move irqdomain into struct gpio_irq_chip
by Thierry Reding
· 7 years ago
da80ff8
gpio: Move irqchip into struct gpio_irq_chip
by Thierry Reding
· 7 years ago
c44eafd
gpio: Introduce struct gpio_irq_chip
by Thierry Reding
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
f926dfc
gpio: Make it possible for consumers to enforce open drain
by Linus Walleij
· 7 years ago
24efd94
gpio: mmio: Make pin2mask() a private business
by Linus Walleij
· 7 years ago
2cbfca6
gpio: Fix loose spelling
by Andrew Jeffery
· 7 years ago
eec1d56
gpio: Introduce ->get_multiple callback
by Lukas Wunner
· 7 years ago
f628ba9
gpiolib: drop irq_base field from gpio_chip struct
by Grygorii Strashko
· 7 years ago
3946d18
gpio: add gpio_add_lookup_tables() to add several tables at once
by Dmitry Torokhov
· 7 years ago
e3b445d
gpio: Use unsigned int for of_gpio_n_cells
by Thierry Reding
· 7 years ago
67049c5
gpio: of: Improve kerneldoc
by Thierry Reding
· 7 years ago
950d55f5
gpio: Cleanup kerneldoc
by Thierry Reding
· 7 years ago
c7d28ec
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
05f479b
gpio: Add new flags to control sleep status of GPIOs
by Charles Keepax
· 8 years ago
020e0b1
gpiolib: Add stubs for gpiod lookup table interface
by Anatolij Gustschin
· 8 years ago
2bd8040
Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
6f79309
gpio: Use unsigned int for interrupt numbers
by Thierry Reding
· 8 years ago
0e3cb6e
gpio: gpio-reg: add irq mapping for gpio-reg users
by Russell King
· 8 years ago
380639c
gpio: add generic single-register fixed-direction GPIO driver
by Russell King
· 8 years ago
22c4036
gpio: return NULL from gpiod_get_optional when GPIOLIB is disabled
by Dmitry Torokhov
· 8 years ago
0043c1d
serial: st-asc: Use new GPIOD API to obtain RTS pin
by Lee Jones
· 8 years ago
1ec5c18
Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
3498d86
gpio: reintroduce devm_get_gpiod_from_child()
by Linus Walleij
· 8 years ago
e4df1ebdf
Merge branch 'ib-gpiod-flags' into devel
by Linus Walleij
· 8 years ago
537b94d
gpio: Add the devm_fwnode_get_index_gpiod_from_child() helper
by Boris Brezillon
· 8 years ago
4b09479
gpio: Rename devm_get_gpiod_from_child()
by Boris Brezillon
· 8 years ago
7f36f5d
Merge tag 'v4.10-rc6' into devel
by Linus Walleij
· 8 years ago
283a981
Merge branch 'ib-pinctrl-genprops' of /home/linus/linux-pinctrl into devel
by Linus Walleij
· 8 years ago
2956b5d
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
by Mika Westerberg
· 8 years ago
b2987d7
gpio: Pass GPIO label down to gpiod_request
by Alexander Stein
· 8 years ago
a264d10
gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO
by Andy Shevchenko
· 8 years ago
739e6f5
gpio: provide lockdep keys for nested/unnested irqchips
by Linus Walleij
· 8 years ago
acf1fcf
Merge branch 'thread-irq-simpler' into devel
by Linus Walleij
· 8 years ago
Next »