Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
ef3e7100e06a8788d89555e0a4926ab85f689583
/
drivers
/
gpio
ef3e710
gpio: pl061: make explicitly non-modular
by Paul Gortmaker
· 9 years ago
ed329f3
gpio: mvebu: make explicitly non-modular
by Paul Gortmaker
· 9 years ago
4bb9f72
gpio: moxart: make explicitly non-modular
by Paul Gortmaker
· 9 years ago
0de6a80
gpio: mc9s08dz60: make explicitly non-modular
by Paul Gortmaker
· 9 years ago
d5610e5
gpio: mb86s7x: make explicitly non-modular
by Paul Gortmaker
· 9 years ago
8f3e19f
gpio: bcm-kona: make explicitly non-modular
by Paul Gortmaker
· 9 years ago
8fccdb5
gpio: gpio-it87: Add support for IT8620 and IT8628
by Martin Blumenstingl
· 9 years ago
dd98756
gpio: xlp: Add GPIO driver support for Broadcom Vulcan ARM64
by Kamlakant Patel
· 9 years ago
16fe1ad
gpio: mcp23s08: Add support for level triggered interrupts
by Alexander Stein
· 9 years ago
80018bd
gpio: 74x164: add dt support for nxp's 74x594
by Nicolas Saenz Julienne
· 9 years ago
c6cc75f
gpio: xgene-sb: Use irq_domain_free_irqs_common()
by Axel Lin
· 9 years ago
ca27379
gpio: amdpt: Add a new ACPI HID
by YD Tseng
· 9 years ago
b6d055b
gpio: octeon: Constify octeon_gpio_match table
by Axel Lin
· 9 years ago
592569d
gpio: octeon: Convert to use devm_ioremap_resource
by Axel Lin
· 9 years ago
574b782
gpio: amdpt: Convert to use gpio-generic
by Axel Lin
· 9 years ago
f7aed67
gpio: mcp23s08: delete req/rel_resource callbacks
by Linus Walleij
· 9 years ago
dad3d27
gpio: mcp23s08: switch to use gpiolib irqchip helpers
by Phil Reid
· 9 years ago
d46ab68
gpio: 74x164: Implement gpiochip.set_multiple()
by Geert Uytterhoeven
· 9 years ago
dbb763b8
gpio: rcar: Implement gpiochip.set_multiple()
by Geert Uytterhoeven
· 9 years ago
f858342
gpio: mb86s7x: Remove redundant platform_set_drvdata() call
by Axel Lin
· 9 years ago
86d3f36
gpio: menz127: Drop *mdev field from struct men_z127_gpio
by Axel Lin
· 9 years ago
12e7b0a
Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 9 years ago
3539699
gpio: mcp23s08: Fix clearing of interrupt.
by Phil Reid
· 9 years ago
1cfab8f
gpiolib: Fix comment referring to gpio_*() in gpiod_*()
by Geert Uytterhoeven
· 9 years ago
e0a8604
gpio: pca953x: Fix pca953x_gpio_set_multiple() on 64-bit
by Geert Uytterhoeven
· 9 years ago
e5f7e31
gpio: xgene: Fix kconfig for standby GIPO contoller
by Matthias Brugger
· 9 years ago
99f0fd5
gpio: tps65086: Add GPO driver for the TPS65086 PMIC
by Andrew F. Davis
· 9 years ago
9d93efe
gpio: tps65912: fix bad merge
by Linus Walleij
· 9 years ago
70aba44
Revert "gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_free"
by Linus Walleij
· 9 years ago
7b1e5dc
gpio: omap: drop dev field from gpio_bank structure
by Grygorii Strashko
· 9 years ago
0bae2f1
Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into devel
by Linus Walleij
· 9 years ago
adf32ea
gpio: mpc8xxx: Slightly update the code for better readability
by Axel Lin
· 9 years ago
cd0d3f5
gpio: mpc8xxx: Remove *read_reg and *write_reg from struct mpc8xxx_gpio_chip
by Axel Lin
· 9 years ago
fa4007c
gpio: mpc8xxx: Fixup setting gpio direction output
by Axel Lin
· 9 years ago
28c5a41
gpio: mcp23s08: Add support for mcp23s18
by Phil Reid
· 9 years ago
f436bc2
gpio: add driver for MEN 16Z127 GPIO controller
by Andreas Werner
· 9 years ago
3fab91e
gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_free
by Axel Lin
· 9 years ago
fa283db
gpio: timberdale: Switch to devm_ioremap_resource()
by Amitoj Kaur Chawla
· 9 years ago
6dcfd72
gpio: ts4800: Add IMX51 dependency
by Julien Grossholtz
· 9 years ago
016bf20
Merge branch 'devm-gpiochip-add-data' into devel
by Linus Walleij
· 9 years ago
a961f9b
gpiolib: rewrite gpiodev_add_to_list
by Bamvor Jian Zhang
· 9 years ago
24030d9
gpio: moxart: Allow compile test build
by Axel Lin
· 9 years ago
0c27165
gpio: moxart: Drop redundant code to set already initialized gpio_chip fields
by Axel Lin
· 9 years ago
214338e
gpio: present the consumer of a line to userspace
by Linus Walleij
· 9 years ago
d27c172
gpio: fix abi regression in sysfs
by Bamvor Jian Zhang
· 9 years ago
4fccbbd
gpio: mb86s7x: Allow compile test build
by Axel Lin
· 9 years ago
ea04a7c
gpio: pisosr: Use gpiod_set_value_cansleep in pisosr_gpio_refresh()
by Axel Lin
· 9 years ago
21d08ab
gpio: pisosr: Use devm_gpiod_get_optional for gpio->load_gpio
by Axel Lin
· 9 years ago
d34607d
gpio: xgene: fix type of variable containing error codes
by Andrzej Hajda
· 9 years ago
2af66e1
gpio: rcar: Use ARCH_RENESAS
by Simon Horman
· 9 years ago
22d4ca3
gpio: ts4800: Drop redundant code to set already initialized gpio_chip fields
by Axel Lin
· 9 years ago
b178e7e
gpio: brcmstb: Use list_for_each_entry at appropriate places
by Axel Lin
· 9 years ago
f0d3c72
gpio: ath79: Check valid gpio count for both DT and non-DT cases
by Axel Lin
· 9 years ago
725e3b7
Merge branch 'devm_gpiochip' of https://github.com/ldewangan/linux-upstream into devm-gpiochip-add-data
by Linus Walleij
· 9 years ago
ea1361f
gpio: pisosr: Use devm_gpiod_get_optional for gpio->load_gpio
by Axel Lin
· 9 years ago
67ebb742
gpio: xgene: fix type of variable containing error codes
by Andrzej Hajda
· 9 years ago
68999a4
gpio: rcar: Use ARCH_RENESAS
by Simon Horman
· 9 years ago
dd06d41
gpio: ts4800: Drop redundant code to set already initialized gpio_chip fields
by Axel Lin
· 9 years ago
21c4a0c
gpio: brcmstb: Use list_for_each_entry at appropriate places
by Axel Lin
· 9 years ago
2b99d32
gpio: ath79: Check valid gpio count for both DT and non-DT cases
by Axel Lin
· 9 years ago
29821c2
gpio: rcar: Add Runtime PM handling for interrupts
by Geert Uytterhoeven
· 9 years ago
40c8eab
gpio: Propagate all errors in devm_get_gpiod_from_child()
by Geert Uytterhoeven
· 9 years ago
9d113c6
gpio: xgene: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
2986205
gpio: xgene-sb: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
c87dc4e
gpio: wm8994: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
4a4925c
gpio: wm8350: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
61da484
gpio: wm8350: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
55e3e1a
gpio: vx855: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
45338c3
gpio: viperboard: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
5d61a9e
gpio: ucb1400: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
fc0292a
gpio: twl6040: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
973eff0
gpio: ts5500: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
33ba54e
gpio: ts4800: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
0964ac7
gpio: tps65912: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
bf6e855
gpio: tps65910: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
79c676f
gpio: tps6586x: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
43fad83
gpio: timberdale Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
8b4acf3
gpio: tegra: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
f3378b6
gpio: tc3589x: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
ad7b550
gpio: tb10x: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
94c683a
gpio: syscon: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
c7c8a8f
gpio: sx150x: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
1a20cb2
gpio: stp-xway: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
5fa734cc
gpio: sta2x11: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
3d297bb
gpio: spear-spics: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
c141146
gpio: sch: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
cfae2c9
gpio: rdc321x: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
bc72f7f
gpio: rc5t583: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
297bf06
gpio: palmas: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
3aebfc9
gpio: pcf857x: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
0ece84f
gpio: pca953x: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
1533d4f
gpio: octeon: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
ffc5663
gpio: mxc: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
00b9ab4
gpio: mvebu: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
33bde5c
gpio: moxart: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
7d645df
gpio: mc9s08dz60: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
efa3ffc
gpio: lynxpoint: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
69c0a0a
gpio: lpc32xx: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
4ca75bf
gpio: lp3943: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
7b697b3
gpio: kempld: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
Next »