Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ac12cf85d682a2c1948210c65f7fb21ef01dd9f6
/
drivers
/
gpio
d95da99
gpiolib: Preserve desc->flags when setting state
by Chris Packham
· 6 years ago
223ecaf
gpiolib: fix incorrect IRQ requesting of an active-low lineevent
by Michael Wu
· 6 years ago
c3c08f9
Merge tag 'gpio-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 5 years ago
c309b6f
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 5 years ago
88785b7
Merge tag 'gpio-v5.3-rc1-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into fixes
by Linus Walleij
· 5 years ago
da7f134
Revert "gpio/spi: Fix spi-gpio regression on active high CS"
by Linus Walleij
· 5 years ago
273cbf61
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 5 years ago
8de2625
Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 5 years ago
baa293e
docs: driver-api: add a series of orphaned documents
by Mauro Carvalho Chehab
· 6 years ago
fe34c89
docs: driver-model: move it to the driver-api book
by Mauro Carvalho Chehab
· 6 years ago
19ec11a
gpio: em: remove the gpiochip before removing the irq domain
by Bartosz Golaszewski
· 5 years ago
89fea04
gpiolib: of: fix a memory leak in of_gpio_flags_quirks()
by Nishka Dasgupta
· 6 years ago
541e409
gpio: davinci: silence error prints in case of EPROBE_DEFER
by Keerthy
· 6 years ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
98537ee
Merge tag 'regulator-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 5 years ago
2ec98f5
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 5 years ago
2a1ccd3
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
9b3b623
Revert "gpio: tegra: Clean-up debugfs initialisation"
by Linus Walleij
· 6 years ago
f0b4086
gpiolib: Use spinlock_t instead of struct spinlock
by Sebastian Andrzej Siewior
· 6 years ago
65244e5
Merge branch 'regulator-5.3' into regulator-next
by Mark Brown
· 6 years ago
5099837
gpio: stp-xway: allow compile-testing
by Martin Blumenstingl
· 6 years ago
c0ec701
gpio: stp-xway: get rid of the #include <lantiq_soc.h> dependency
by Martin Blumenstingl
· 6 years ago
bd791c4
gpio: stp-xway: improve module clock error handling
by Martin Blumenstingl
· 6 years ago
8a7b179
gpio: stp-xway: simplify error handling in xway_stp_probe()
by Martin Blumenstingl
· 6 years ago
827a9b8
gpiolib: Clarify use of non-sleeping functions
by Geert Uytterhoeven
· 6 years ago
3285170f
gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants
by Geert Uytterhoeven
· 6 years ago
4d19add
gpio: pl061: drop duplicate printing of device name
by Enrico Weigelt
· 6 years ago
2617790
gpio: altera: Pass irqchip when adding gpiochip
by Linus Walleij
· 6 years ago
8b29450
gpio: siox: Use devm_ managed gpiochip
by Linus Walleij
· 6 years ago
acc1413
gpio: siox: Add struct device *dev helper variable
by Linus Walleij
· 6 years ago
b25e10f
gpio: siox: Pass irqchip when adding gpiochip
by Linus Walleij
· 6 years ago
87b7037
drivers: gpio: amd-fch: make resource struct const
by Enrico Weigelt
· 6 years ago
fbbf145
gpio/spi: Fix spi-gpio regression on active high CS
by Linus Walleij
· 6 years ago
aee5cec
gpio: ath79: Pass irqchip when adding gpiochip
by Linus Walleij
· 6 years ago
a4de4304
gpio: tegra: Clean-up debugfs initialisation
by Jon Hunter
· 6 years ago
da6070f
Merge tag 'gpio-v5.3-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel
by Linus Walleij
· 6 years ago
8df9d7f
gpio: siox: Switch to IRQ_TYPE_NONE
by Linus Walleij
· 6 years ago
4c0a889
gpio: siox: Do not call gpiochip_remove() on errorpath
by Linus Walleij
· 6 years ago
04ce935
gpio: pl061: Pass irqchip when adding gpiochip
by Linus Walleij
· 6 years ago
d1d522d
gpio: tegra: No need to cast away return value of debugfs_create_file()
by Greg Kroah-Hartman
· 6 years ago
acc68b0
gpio: No need to cast away return value of debugfs_create_file()
by Greg Kroah-Hartman
· 6 years ago
db16bad
gpio: Sort GPIO drivers in Makefile
by Geert Uytterhoeven
· 6 years ago
f79047b
gpio: siox: Use module_siox_driver()
by Enrico Weigelt
· 6 years ago
0f5cb8c
gpio: eic-sprd: Use devm_platform_ioremap_resource()
by Enrico Weigelt, metux IT consult
· 6 years ago
c7d0ca2
gpio: vr41xx: Use devm_platform_ioremap_resource()
by Enrico Weigelt, metux IT consult
· 6 years ago
5272856
gpio: janz-ttl: Drop unneccessary temp variable dev
by Enrico Weigelt, metux IT consult
· 6 years ago
01d078a
gpio: grgpio: Use devm_platform_ioremap_resource()
by Enrico Weigelt, metux IT consult
· 6 years ago
6bdec6c
gpio: ep93xx: Use devm_platform_ioremap_resource()
by Enrico Weigelt, metux IT consult
· 6 years ago
2b3fee3
gpio: amdpt: Drop unneeded deref of &pdev->dev
by Enrico Weigelt, metux IT consult
· 6 years ago
b183cab
gpio: rcar: Pedantic formatting
by Enrico Weigelt, metux IT consult
· 6 years ago
a100067
gpio: amd: Drop unused pdev pointer in privata data
by Enrico Weigelt
· 6 years ago
f360dcd
gpio: mockup: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
18bc64b
gpio: Initial support for ROHM bd70528 GPIO block
by Matti Vaittinen
· 6 years ago
690499d9
gpio: madera: Fixup SPDX headers
by Charles Keepax
· 6 years ago
025bf377
gpio: Fix return value mismatch of function gpiod_get_from_of_node()
by Waibel Georg
· 6 years ago
4489f161
docs: driver-model: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
1f67b599
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 464
by Thomas Gleixner
· 6 years ago
caab277
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
by Thomas Gleixner
· 6 years ago
ac1dc6b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233
by Thomas Gleixner
· 6 years ago
7617c9a
Merge tag 'gpio-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 6 years ago
4892d3a
gpio: Drop the parent_irq from gpio_irq_chip
by Linus Walleij
· 6 years ago
9a82ee6
gpio: Add GPIOLIB_IRQCHIP cleanup to TODO
by Linus Walleij
· 6 years ago
42d9fc7
gpio: ftgpio: Pass irqchip when adding gpiochip
by Linus Walleij
· 6 years ago
a522f1d
gpio: omap: Fix lost edge wake-up interrupts
by Tony Lindgren
· 6 years ago
fdb7e88
i2c: iop: Use GPIO descriptors
by Linus Walleij
· 6 years ago
754dfd7
gpio: omap: clean up register access in omap2_set_gpio_debounce()
by Russell King
· 6 years ago
f1c32ef
gpio: omap: irq_startup() must not return error codes
by Russell King
· 6 years ago
40fd422
gpio: omap: clean up wakeup handling
by Russell King
· 6 years ago
18bd49c
gpio: omap: constify register tables
by Russell King
· 6 years ago
9c7f798
gpio: omap: clean up omap_gpio_restore_context()
by Russell King
· 6 years ago
9a30278
gpio: omap: remove dataout variation in context handling
by Russell King
· 6 years ago
31b2d7f
gpio: omap: simplify omap_set_gpio_irqenable()
by Russell King
· 6 years ago
a47b915
gpio: omap: simplify omap_toggle_gpio_edge_triggering()
by Russell King
· 6 years ago
8ee1de6
gpio: omap: simplify read-modify-write
by Russell King
· 6 years ago
a0e881e
gpio: omap: simplify bank->level_mask
by Russell King
· 6 years ago
8ba7059
gpio: omap: simplify set_multiple()
by Russell King
· 6 years ago
6653dd8
gpio: omap: simplify get_multiple()
by Russell King
· 6 years ago
5ca5f92
gpio: omap: simplify get() method
by Russell King
· 6 years ago
40bb227
gpio: omap: simplify omap_gpio_get_direction()
by Russell King
· 6 years ago
dfbc6c7
gpio: omap: move omap_gpio_request() and omap_gpio_free()
by Russell King
· 6 years ago
693de83
gpio: omap: remove irq_ack method
by Russell King
· 6 years ago
395373c
gpio: omap: clean up edge interrupt handling
by Russell King
· 6 years ago
c030a9c
gpio: omap: remove remainder of list management
by Russell King
· 6 years ago
64ea3e9
gpio: omap: fix lack of irqstatus_raw0 for OMAP4
by Russell King
· 6 years ago
c859e0d
gpio: omap: ensure irq is enabled before wakeup
by Russell King
· 6 years ago
74a36e4
Merge branch 'ib-snps-reset-gpio' into devel
by Linus Walleij
· 6 years ago
edc1ef3
gpio: of: parse stmmac PHY reset line specific active-low property
by Martin Blumenstingl
· 6 years ago
9d373ac
gpio: altera: Allocate irq_chip dynamically
by Phil Reid
· 6 years ago
1ebd0687
gpio: xilinx: convert from OF GPIO to standard devm APIs
by Robert Hancock
· 6 years ago
6a4d8b6
gpio: davinci: Add new compatible for K3 AM654 SoCs
by Keerthy
· 6 years ago
6eeea32
gpio: Davinci: Add K3 dependencies
by Keerthy
· 6 years ago
36c0551
gpio: davinci: Fix the compiler warning with ARM64 config enabled
by Keerthy
· 6 years ago
3b00691
gpio: pca953x: hack to fix 24 bit gpio expanders
by H. Nikolaus Schaller
· 6 years ago
5923ea6
gpio: pass lookup and descriptor flags to request_own
by Linus Walleij
· 6 years ago
b886d83c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
by Thomas Gleixner
· 6 years ago
75a6faf
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
by Thomas Gleixner
· 6 years ago
a10e763
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
by Thomas Gleixner
· 6 years ago
4505153
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
by Thomas Gleixner
· 6 years ago
432d413
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 300
by Thomas Gleixner
· 6 years ago
Next »