Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
84a2ab25b12d69914c96dd12e762f7ff912f9735
/
drivers
/
gpio
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
00d59fd
Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 6 years ago
b166943
Merge tag 'regmap-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 6 years ago
79f2077
Merge tag 'regulator-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 6 years ago
a7c23f8
gpio: sama5d2-piobu: Depend on OF_GPIO
by Linus Walleij
· 6 years ago
bc38073
Merge tag 'gpio-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 6 years ago
72ab2f7
gpio: Add Cadence GPIO driver
by Jan Kotas
· 6 years ago
6c905f9
gpiolib-acpi: remove unused variable 'err', cleans up build warning
by Colin Ian King
· 6 years ago
f0df462
gpio: mxs: read pin level directly instead of using .get
by Uwe Kleine-König
· 6 years ago
533918b
gpio: aspeed: remove duplicated statement
by Tao Ren
· 6 years ago
fb0b35d
gpio: add driver for SAMA5D2 PIOBU pins
by Andrei.Stefanescu@microchip.com
· 6 years ago
c8da642
gpio: mvebu: only fail on missing clk if pwm is actually to be used
by Uwe Kleine-König
· 6 years ago
abf221d
gpio: max7301: fix driver for use with CONFIG_VMAP_STACK
by Christophe Leroy
· 6 years ago
00ded24
gpio: gpio-omap: Revert deferred wakeup quirk handling for regressions
by Tony Lindgren
· 6 years ago
58331d6
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
by Mark Brown
· 6 years ago
1c2928e
regmap: regmap-irq/gpio-max77620: add level-irq support
by Matti Vaittinen
· 6 years ago
89a5e15
gpio/mmc/of: Respect polarity in the device tree
by Linus Walleij
· 6 years ago
4bc16f9
gpio: pca953x: Add regmap dependency for PCA953x driver
by Marek Vasut
· 6 years ago
85af74c
gpio: raspberrypi-exp: decrease refcount on firmware dt node
by Nicolas Saenz Julienne
· 6 years ago
5128f8d
gpio: name PCA953x gpio chips after device name
by Linus Walleij
· 6 years ago
3e42f20
Merge branch 'ib-pca953x' into devel
by Linus Walleij
· 6 years ago
b765743
gpio: pca953x: Restore registers after suspend/resume cycle
by Marek Vasut
· 6 years ago
87813cf
gpio: pca953x: Zap single use of pca953x_read_single()
by Marek Vasut
· 6 years ago
ec82d1e
gpio: pca953x: Zap ad-hoc reg_output cache
by Marek Vasut
· 6 years ago
0f25fda
gpio: pca953x: Zap ad-hoc reg_direction cache
by Marek Vasut
· 6 years ago
4942723
gpio: pca953x: Perform basic regmap conversion
by Marek Vasut
· 6 years ago
b32cecb
gpio: pca953x: Extract the register address mangling to single function
by Marek Vasut
· 6 years ago
25a1b71
gpio: pca953x: Zap ad-hoc I2C block write in multi GPIO set
by Marek Vasut
· 6 years ago
7a04aaa
gpio: pca953x: Factor out common code from device_pca95xx_init()
by Marek Vasut
· 6 years ago
90adb09
gpio: pca953x: Unify pca953x_{read,write}_regs_{8,mul}()
by Marek Vasut
· 6 years ago
49e7137
gpio: pca953x: Unify pca953x_{read,write}_regs_{16,24}()
by Marek Vasut
· 6 years ago
028a219
gpio: pca953x: Unify pca95{3,7}x_write_regs_16()
by Marek Vasut
· 6 years ago
8958262
gpio: pca953x: Repair multi-byte IO address increment on PCA9575
by Marek Vasut
· 6 years ago
92f45eb
gpio: pca953x: Fix AI overflow on PCAL6524
by Marek Vasut
· 6 years ago
873d1e8
gpio: pca953x: Deduplicate the bank_shift
by Marek Vasut
· 6 years ago
3a2fa90
gpio: tegra186: Rename flow variable to type
by Thierry Reding
· 6 years ago
493872e
Merge tag 'intel-gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into devel
by Linus Walleij
· 6 years ago
21abf10
gpio: Pass a flag to gpiochip_request_own_desc()
by Linus Walleij
· 6 years ago
e6202e8
Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-4.21
by Mark Brown
· 6 years ago
891ddbc
gpio: Add devm_gpiod_unhinge()
by Linus Walleij
· 6 years ago
cb28ee3
gpio: devres: Handle nonexclusive GPIOs
by Linus Walleij
· 6 years ago
ec75700
gpio: Enable nonexclusive gpiods from DT nodes
by Linus Walleij
· 6 years ago
fe6c473
gpio: Export gpiod_get_from_of_node()
by Linus Walleij
· 6 years ago
67566ae
gpio: lpc18xx: fix GPIO controller driver build as a module
by Vladimir Zapolskiy
· 6 years ago
aaa2123
gpio: sodaville: Convert to use SPDX identifier
by Andy Shevchenko
· 6 years ago
cb0e9a7
gpio: sch: Convert to use SPDX identifier
by Andy Shevchenko
· 6 years ago
9b8bf5b
gpio: pch: Convert to use SPDX identifier
by Andy Shevchenko
· 6 years ago
93374b7
gpio: merrifield: Convert to use SPDX identifier
by Andy Shevchenko
· 6 years ago
7fa07b6
gpio: lynxpoint: Convert to use SPDX identifier
by Andy Shevchenko
· 6 years ago
917842f
gpio: intel-mid: Convert to use SPDX identifier
by Andy Shevchenko
· 6 years ago
7ed0cf0
gpio: ich: Convert to use SPDX identifier
by Andy Shevchenko
· 6 years ago
8700998
gpio: sodaville: Sort headers alphabetically
by Andy Shevchenko
· 6 years ago
3e1884f
gpio: pch: Sort headers alphabetically
by Andy Shevchenko
· 6 years ago
488f270c
gpio: ich: Sort headers alphabetically
by Andy Shevchenko
· 6 years ago
47091b0
gpio: sch: Remove linux/init.h and sort headers
by Andy Shevchenko
· 6 years ago
7629771
gpio: merrifield: Remove linux/init.h
by Andy Shevchenko
· 6 years ago
92c2862
gpio: lynxpoint: Remove linux/init.h and sort headers
by Andy Shevchenko
· 6 years ago
ddc53c4
gpio: intel-mid: Remove linux/module.h and sort headers
by Andy Shevchenko
· 6 years ago
a3bb44b
gpio: pch: Remove duplicate assignments
by Andy Shevchenko
· 6 years ago
0511e11
gpio: pch: Remove redundant __func__ from debug print
by Andy Shevchenko
· 6 years ago
5f6f2b9
gpio: ich: Join string literals back
by Andy Shevchenko
· 6 years ago
c086bea
gpio: ich: Convert pr_<level> to dev_<level>
by Andy Shevchenko
· 6 years ago
ff4709b
gpio: ich: Switch to use struct device instead of platform_device
by Andy Shevchenko
· 6 years ago
c5aaa31
gpio: ich: Simplify error handling in ichx_write_bit()
by Andy Shevchenko
· 6 years ago
f3af44f
gpio: sodaville: Use for_each_set_bit() in IRQ handler
by Andy Shevchenko
· 6 years ago
9be93e1
gpio: pch: Use for_each_set_bit() in IRQ handler
by Andy Shevchenko
· 6 years ago
b00b798
gpio: uniphier: convert to SPDX License Identifier
by Masahiro Yamada
· 6 years ago
6169005
gpio: zynq: Report gpio direction at boot
by Brandon Maier
· 6 years ago
9904f03
gpio: ks8695: Change to use DEFINE_SHOW_ATTRIBUTE macro
by Yangtao Li
· 6 years ago
e59f5e0
gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers
by Hans de Goede
· 6 years ago
5ddabfe
gpio: lpc18xx: add GPIO pin interrupt controller support
by Vladimir Zapolskiy
· 6 years ago
985d8d5
gpio: lpc18xx: use resource managed interface to register GPIO controller
by Vladimir Zapolskiy
· 6 years ago
9dd1a30
gpio: lpc18xx: add struct device local variable
by Vladimir Zapolskiy
· 6 years ago
9b34d05
gpio: lpc18xx: use SPDX license identifier
by Vladimir Zapolskiy
· 6 years ago
a109c2d
gpio: mt7621: pass mediatek_gpio_bank_probe() failure up the stack
by Nicholas Mc Guire
· 6 years ago
59d646c
gpio: mt7621: report failure of devm_kasprintf()
by Nicholas Mc Guire
· 6 years ago
a53f795
gpio: rcar: reference device instead of platform device
by Vladimir Zapolskiy
· 6 years ago
502ae42
gpio: lynxpoint: Use for_each_set_bit() in IRQ handler
by Andy Shevchenko
· 6 years ago
226e6b8
gpio: pch: Convert to dev_pm_ops
by Andy Shevchenko
· 6 years ago
6a51272
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
9381fc5
gpio: sodaville: Convert to use managed functions pcim_* and devm_*
by Andy Shevchenko
· 6 years ago
6ad02b2
gpio: pch: Convert to use managed functions pcim_* and devm_*
by Andy Shevchenko
· 6 years ago
81c85ec
gpio: OF: Parse MMC-specific CD and WP properties
by Linus Walleij
· 6 years ago
786a9ab
gpio: davinci: restore a way to manually specify the GPIO base
by Bartosz Golaszewski
· 6 years ago
27038c3
gpio: restore original GPLv2+ license of gpiolib-of.c sources
by Vladimir Zapolskiy
· 6 years ago
8a9d000
drivers/gpio/gpio-grgpio.c: Remove duplicate header
by Brajeswar Ghosh
· 6 years ago
9139362
gpio: vf610: add optional clock support
by A.s. Dong
· 6 years ago
bff466b
gpio: mockup: fix indicated direction
by Bartosz Golaszewski
· 6 years ago
70cdb6a
gpio: pxa: fix legacy non pinctrl aware builds again
by Robert Jarzmik
· 6 years ago
1a5287a
gpio: mxc: move gpio noirq suspend/resume to syscore phase
by Anson Huang
· 6 years ago
8b37eb7
gpio: rcar: convert to SPDX identifiers
by Kuninori Morimoto
· 6 years ago
0696d79
gpio: drop devm_gpio_chip_match()
by Laurent Pinchart
· 6 years ago
a05a140
gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path
by Vladimir Zapolskiy
· 6 years ago
18534df
gpiolib: Fix possible use after free on label
by Muchun Song
· 6 years ago
02cb87f
gpio: sch311x: clean an indentation issue, remove extraneous space
by Colin Ian King
· 6 years ago
ed8dce4
gpio: pl061: Move irq_chip definition inside struct pl061
by Manivannan Sadhasivam
· 6 years ago
48207d7
gpio: drop devm_gpiochip_remove()
by Uwe Kleine-König
· 6 years ago
2545194
gpio: pcie-idio-24: Mask read inputs for get_multiple
by William Breathitt Gray
· 6 years ago
f837bf6
gpio: pci-idio-16: Mask read inputs for get_multiple
by William Breathitt Gray
· 6 years ago
7a70269
gpio: ws16c48: Mask read inputs for get_multiple
by William Breathitt Gray
· 6 years ago
Next »