Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3c6a6910a81eae3566bb5fef6ea0f624382595e6
/
drivers
/
gpio
3c2edc3
Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 5 years ago
399eb9b
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
2b97c39
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
bbfe0d6
Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 5 years ago
11c43bb
gpiolib: of: add a fallback for wlf,reset GPIO name
by Dmitry Torokhov
· 5 years ago
c34a024
gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq()
by Geert Uytterhoeven
· 5 years ago
2efc6bf
gpio: remove explicit comparison with 0
by Saiyam Doshi
· 5 years ago
aba30f6
gpio: creg-snps: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
ac57199
gpio: devres: Switch to EXPORT_SYMBOL_GPL()
by Geert Uytterhoeven
· 5 years ago
6d66245
gpio: of: Switch to EXPORT_SYMBOL_GPL()
by Geert Uytterhoeven
· 5 years ago
b0c7e73
gpio: of: Make of_gpio_simple_xlate() private
by Geert Uytterhoeven
· 5 years ago
c83d3c7
gpio: of: Make of_get_named_gpiod_flags() private
by Geert Uytterhoeven
· 5 years ago
ab4a855
gpio: aspeed: Add in ast2600 details to Aspeed driver
by Rashmica Gupta
· 5 years ago
be2a7e2
gpio: aspeed: Use ngpio property from device tree if available
by Rashmica Gupta
· 5 years ago
3d64a5a
gpio: aspeed: Setup irqchip dynamically
by Rashmica Gupta
· 5 years ago
3c4710a
gpio/aspeed: Fix incorrect number of banks
by Rashmica Gupta
· 5 years ago
61f7f7c
gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
by Hans de Goede
· 5 years ago
5fbe5b5
gpio: Initialize the irqchip valid_mask with a callback
by Linus Walleij
· 5 years ago
4f78d91
gpiolib: acpi: make acpi_can_fallback_to_crs() static
by Dmitry Torokhov
· 5 years ago
1dea33e
gpiolib: of: fix fallback quirks handling
by Dmitry Torokhov
· 5 years ago
6babaae
Merge tag 'intel-gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into devel
by Linus Walleij
· 5 years ago
5ca2f54
gpio: fix line flag validation in lineevent_create
by Kent Gibson
· 5 years ago
e95fbc1
gpio: fix line flag validation in linehandle_create
by Kent Gibson
· 5 years ago
59929d3
gpio: mockup: add missing single_release()
by Wei Yongjun
· 5 years ago
fbdf8d4
gpio: Fix further merge errors
by Linus Walleij
· 5 years ago
151a410
Merge tag 'v5.3-rc7' into devel
by Linus Walleij
· 5 years ago
f0d1ab0
gpio: of: Normalize return code variable name
by Linus Walleij
· 6 years ago
d377f56
gpio: gpiolib: Normalize return code variable name
by Linus Walleij
· 6 years ago
d2b0919
gpio: ep93xx: Pass irqchip when adding gpiochip
by Linus Walleij
· 5 years ago
8a6abcd
Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel
by Linus Walleij
· 5 years ago
438b6c2
gpio: pca953x: use pca953x_read_regs instead of regmap_bulk_read
by David Jander
· 5 years ago
bc624a0
gpio: pca953x: correct type of reg_direction
by David Jander
· 5 years ago
f6a7053
gpio: zynq: Pass irqchip when adding gpiochip
by Linus Walleij
· 5 years ago
f4e9bcc
gpio: mt7621: Pass irqchip when adding gpiochip
by Linus Walleij
· 5 years ago
b1d64c7
gpio: ftgpio: Fix an error handling path in 'ftgpio_gpio_probe()'
by Christophe JAILLET
· 5 years ago
7db47fa
gpio: aspeed: Add SGPIO driver
by Hongwei Zhang
· 5 years ago
472a61e
pinctrl/gpio: Take MUX usage into account
by Stefan Wahren
· 5 years ago
48057ed
gpio: Fix irqchip initialization order
by Linus Walleij
· 5 years ago
74639d6
gpio: tqmx86: Pass irqchip when adding gpiochip
by Linus Walleij
· 5 years ago
e599256
gpio: vf610: Pass irqchip when adding gpiochip
by Linus Walleij
· 5 years ago
49751ef
gpio: zx: Pass irqchip when adding gpiochip
by Linus Walleij
· 5 years ago
7b73220
gpio: mpc8xxx: add ls1088a platform special function
by Song Hui
· 5 years ago
ac1213b
gpio/ixp4xx: Register the base PA instead of its VA in fwnode
by Marc Zyngier
· 5 years ago
a7e4214
gpio: ftgpio: Move hardware initialization
by Linus Walleij
· 5 years ago
eb1e8bd
gpio: Use callback presence to determine need of valid_mask
by Linus Walleij
· 5 years ago
c9fc5af
gpio: Pass mask and size with the init_valid_mask()
by Linus Walleij
· 5 years ago
f3260e3
gpio: mockup: don't depend twice on GPIOLIB
by Uwe Kleine-König
· 5 years ago
df451f8
gpio: of: fix Freescale SPI CS quirk handling
by Andreas Kemnade
· 5 years ago
d64a1fd
Merge branch 'lpc32xx/multiplatform' into arm/soc
by Arnd Bergmann
· 5 years ago
d88ce24
gpio: lpc32xx: allow building on non-lpc32xx targets
by Arnd Bergmann
· 5 years ago
8512ee3
gpio: aspeed: Pass irqchip when adding gpiochip
by Linus Walleij
· 5 years ago
a2ac3eb
gpio: hlwd: Pass irqchip when adding gpiochip
by Linus Walleij
· 5 years ago
c7e66e4
gpio: xlp: Pass irqchip when adding gpiochip
by Linus Walleij
· 5 years ago
607a0dc
gpio: cadence: Pass irqchip when adding gpiochip
by Linus Walleij
· 5 years ago
a7fc89f
gpio: thunderx: Switch to GPIOLIB_IRQCHIP
by Linus Walleij
· 5 years ago
aa7d618
gpio: ixp4xx: Convert to hierarchical GPIOLIB_IRQCHIP
by Linus Walleij
· 5 years ago
fdd61a0
gpio: Add support for hierarchical IRQ domains
by Linus Walleij
· 5 years ago
59d3ae9
ARM: remove Intel iop33x and iop13xx support
by Arnd Bergmann
· 5 years ago
856ed97
drivers: gpio: Add support for GPIOs over Moxtet bus
by Marek Behún
· 5 years ago
2c60e6b
gpiolib: never report open-drain/source lines as 'input' to user-space
by Bartosz Golaszewski
· 5 years ago
8f86a5b
gpio: merrifield: Pass irqchip when adding gpiochip
by Linus Walleij
· 5 years ago
7b1e889
gpio: lynxpoint: Pass irqchip when adding gpiochip
by Linus Walleij
· 5 years ago
8069e69
gpio: intel-mid: Pass irqchip when adding gpiochip
by Linus Walleij
· 5 years ago
f2ee731
gpio: lpc32xx: allow building on non-lpc32xx targets
by Arnd Bergmann
· 5 years ago
b772d7a
gpio: remove ks8695 driver
by Arnd Bergmann
· 5 years ago
15bddb7
gpio: Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
74d2d0e
gpio: madera: Add support for Cirrus Logic CS47L92
by Charles Keepax
· 5 years ago
d06be8b
gpio: madera: Add support for Cirrus Logic CS47L15
by Richard Fitzgerald
· 5 years ago
fe2afa0
gpio: madera: Use local copy of pdata
by Charles Keepax
· 5 years ago
72ce665
gpio: arizona: Use local copy of pdata
by Charles Keepax
· 5 years ago
d111e7a
gpio: viperboard: Replace 'unsigned' with 'unsigned int'
by Hennie Muller
· 6 years ago
7bdbd1ec
gpio: refactor gpiochip_allocate_mask() with bitmap_alloc()
by Masahiro Yamada
· 6 years ago
bd4bd33
gpio: mpc8xxx: Add ls1028a device specify function.
by Song Hui
· 6 years ago
f4160fa
gpio: pca953x: Drop %s for constant string literals
by Andy Shevchenko
· 5 years ago
6dd6a2d
gpio: pca953x: Remove explicit comparison with 0
by Andy Shevchenko
· 5 years ago
63b484c
gpio: pca953x: Use GENMASK() consistently
by Andy Shevchenko
· 5 years ago
8eeb467d
gpio: pca953x: Switch to use device_get_match_data()
by Andy Shevchenko
· 5 years ago
7beb620
gpio: mxc: Use devm_clk_get_optional instead of devm_clk_get
by Anson Huang
· 5 years ago
49281a2
gpio: of: Fix hard-assigned valid_mask for OF case
by Stephen Boyd
· 5 years ago
61059b7
gpio: ixp4xx: remove redundant dev_err message
by Ding Xiang
· 5 years ago
2838bf9
gpiolib-acpi: Move acpi_dev_add_driver_gpios() et al to consumer.h
by Andy Shevchenko
· 5 years ago
77cb907
gpiolib: acpi: Split ACPI stuff to gpiolib-acpi.h
by Andy Shevchenko
· 5 years ago
d95da99
gpiolib: Preserve desc->flags when setting state
by Chris Packham
· 6 years ago
a299726
gpio: max77650: add MODULE_ALIAS()
by Bartosz Golaszewski
· 6 years ago
f626d6d
gpio: of: Break out OF-only code
by Linus Walleij
· 6 years ago
f8650b8
gpio: bd70528: remove redundant assignment to variable ret
by Colin Ian King
· 6 years ago
cbf2be7
gpio: bd70528: fix spelling misstake "debouce" -> "debounce"
by Colin Ian King
· 6 years ago
a7db285
gpio: pch: Use dev_get_drvdata
by Chuhong Yuan
· 5 years ago
223ecaf
gpiolib: fix incorrect IRQ requesting of an active-low lineevent
by Michael Wu
· 6 years ago
66ad662
gpio: em: use a helper variable for &pdev->dev
by Bartosz Golaszewski
· 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
· 6 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
· 6 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
· 6 years ago
da7f134
Revert "gpio/spi: Fix spi-gpio regression on active high CS"
by Linus Walleij
· 6 years ago
273cbf61
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
8de2625
Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 6 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
· 6 years ago
89fea04
gpiolib: of: fix a memory leak in of_gpio_flags_quirks()
by Nishka Dasgupta
· 6 years ago
Next »