Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5efeb0970794933f86af70a0fa8282e9255a1ca2
/
drivers
/
gpio
1146f88
gpio: rdc321x: Prevent removal of modules exporting active GPIOs
by Axel Lin
· 12 years ago
dd29149
gpio: em: Fix checking return value of irq_alloc_descs
by Axel Lin
· 12 years ago
4c30aa3
gpio: mc9s08dz60: Fix build error if I2C=m
by Axel Lin
· 12 years ago
c61307a
gpio: Fix debug message in of_get_named_gpio_flags()
by Thierry Reding
· 12 years ago
f43e04e
GPIO: gpio-pxa: fix building without CONFIG_OF
by Arnd Bergmann
· 12 years ago
21d2f8dc9
Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 12 years ago
38eaed3
gpio: em: do not discard em_gio_irq_domain_cleanup
by Arnd Bergmann
· 12 years ago
d6a2b7b
drivers/gpio/gpio-langwell.c: fix error return code
by Julia Lawall
· 12 years ago
f7093f3
gpio: samsung: Fix off-by-one bug in gpio addresses
by Sean Paul
· 12 years ago
7e6086d
gpio/mxc: specify gpio base for device tree probe
by Shawn Guo
· 12 years ago
f6b0ca2
gpio/mxc: remove redundant shadow variables initialization
by Shawn Guo
· 12 years ago
7212157
GPIO: gpio-pxa: fix devicetree functions
by Daniel Mack
· 12 years ago
f7da0bd
gpio: msic: Fix calculating register address in msic_gpio_to_oreg()
by Axel Lin
· 12 years ago
8abdd2d
gpio-sch: Fix leak of resource
by Alan Cox
· 12 years ago
3e701cd
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
f948ad0
Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 12 years ago
72bd986
gpio: tps6586x: Add gpio support through platform driver
by Laxman Dewangan
· 12 years ago
3645f0c
Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
4fbb002
gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet available
by Roland Stigge
· 12 years ago
e935457
gpiolib: Defer failed gpio requests by default
by Mark Brown
· 12 years ago
ca3ffe9
gpio/pca953x: increase variables size to support 24 bit of data
by Leed Aguilar
· 12 years ago
6a7b36a
GPIO: PCA953X: Increase size of invert variable to support 24 bit
by Chandrabhanu Mahapatra
· 12 years ago
3467201
gpio/omap: move bank->dbck initialization to omap_gpio_mod_init()
by Tarun Kanti DebBarma
· 12 years ago
aeb2774
gpio/mxc: use the edge_sel feature if available
by Benoît Thébaudeau
· 12 years ago
41920d16
gpio: propagate of_parse_phandle_with_args errors
by Alexandre Courbot
· 12 years ago
f447ed8
gpio: samsung: add flags specifier to device-tree binding
by Olof Johansson
· 12 years ago
31ba56f
gpiolib: Add support for Wolfson Microelectronics Arizona class devices
by Mark Brown
· 12 years ago
0bdfedd
gpio: gpio-lpc32xx: Add gpio_to_irq mapping
by Roland Stigge
· 12 years ago
0c65ddd
gpio: pcf857x: share 8/16 bit access functions
by Kuninori Morimoto
· 12 years ago
da03d74
gpio: LPC32xx: Driver cleanup
by Roland Stigge
· 12 years ago
f8d203c
gpiolib: wm8994: Convert to devm_kzalloc()
by Mark Brown
· 12 years ago
224a1f9
gpiolib: wm8994: Use irq_domain mappings for gpios
by Mark Brown
· 12 years ago
f942a7d
gpio: add a driver for GPIO pins found on AMD-8111 south bridge chips
by Dmitry Eremin-Solenikov
· 12 years ago
bb39b65
gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO defined
by Jerry Snitselaar
· 12 years ago
46bada6
Merge branch 'kevin' into fixes
by Linus Walleij
· 12 years ago
5e67cc4
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 into grant
by Linus Walleij
· 12 years ago
626f991
gpio: tps65910: initialize of_node of gpio_chip
by Laxman Dewangan
· 12 years ago
33a4e98
gpio/mxc: make irqs work for fsl,imx21-gpio devices
by Uwe Kleine-König
· 12 years ago
3996bfc
gpio: export devm_gpio_request_one
by Stephen Warren
· 12 years ago
8cd578b
gpiolib: wm8994: Pay attention to the value set when enabling as output
by Mark Brown
· 12 years ago
afcc0f8
gpio/msm_v1: CONFIG_GPIO_MSM_V1 is only available on three SoCs
by Christian Dietrich
· 12 years ago
2e2070c
gpio-sta2x11: don't use pdata if null
by Alessandro Rubini
· 12 years ago
7b86cef
gpio/omap: fix invalid context restore of gpio bank-0
by Jon Hunter
· 12 years ago
1ab7ef1
gpio/mxc: move irq_domain_add_legacy call into gpio driver
by Shawn Guo
· 12 years ago
9e303f2
gpio/omap: fix irq loss while in idle with debounce on
by Grazvydas Ignotas
· 12 years ago
5041caa
gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx'
by Kukjin Kim
· 12 years ago
7e5b2db
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
4b78147
Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
30b8428
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
84a442b
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
96b7064
gpio/tca6424: merge I2C transactions, remove cast
by Andreas Schallenberg
· 12 years ago
0df2c99
gpio/of: fix a typo of comment message
by Dong Aisheng
· 12 years ago
b1bf7d4
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 12 years ago
5d4e2d0
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
6fe02e9
gpio: tps65910: dt: process gpio specific device node info
by Laxman Dewangan
· 12 years ago
77820ff
gpio: Add Intel Centerton support to gpio-sch
by Seth Heasley
· 12 years ago
813a95e
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
9f63926
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
b324c67
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
54f3006
GPIO: MIPS: lantiq: convert gpio-stp-xway to OF
by John Crispin
· 12 years ago
a36e9a1
GPIO: MIPS: lantiq: convert gpio-mm-lantiq to OF and of_mm_gpio
by John Crispin
· 12 years ago
5238f7b
GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folder
by John Crispin
· 13 years ago
cd99758
mfd: Convert wm831x to irq_domain
by Mark Brown
· 13 years ago
10bbc48
gpio: Convert tps65910 to a platform driver
by Laxman Dewangan
· 13 years ago
3f7e827
mfd: Commonize tps65910 regmap access through header
by Rhyland Klein
· 13 years ago
3e11f7b
gpio/generic: initialize basic_mmio_gpio shadow variables properly
by Shawn Guo
· 12 years ago
07ce8ec
gpiolib: Remove 'const' from data argument of gpiochip_find()
by Grant Likely
· 12 years ago
e9fe32b
gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583
by Laxman Dewangan
· 13 years ago
ee1c1e7
gpiolib: quiet gpiochip_add boot message noise
by H Hartley Sweeten
· 13 years ago
adf11b6
Merge branch 'for_3.5/fixes/gpio-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into gpio/next
by Grant Likely
· 12 years ago
d6de85e
gpio: mpc8xxx: Prevent NULL pointer deref in demux handler
by Thomas Gleixner
· 13 years ago
e92935e1
gpio/lpc32xx: Add device tree support
by Roland Stigge
· 12 years ago
3d0f7cf
gpio: Adjust of_xlate API to support multiple GPIO chips
by Grant Likely
· 12 years ago
09d71ff
gpiolib: Implement devm_gpio_request_one()
by Mark Brown
· 13 years ago
eb1567f
gpio-mcp23s08: dbg_show: fix pullup configuration display
by Peter Korsgaard
· 13 years ago
ae79c19
Add support for TCA6424A
by Andreas Schallenberg
· 13 years ago
b3c64bc
gpio/omap: (re)fix wakeups on level-triggered GPIOs
by Kevin Hilman
· 12 years ago
22770de
gpio/omap: fix broken context restore for non-OFF mode transitions
by Kevin Hilman
· 12 years ago
a07e103
gpio: Emma Mobile GPIO driver V2
by Magnus Damm
· 12 years ago
f10590c
ARM: EXYNOS: add GPC4 bank instance
by Sangsu Park
· 13 years ago
e29402e
Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/dt2
by Olof Johansson
· 13 years ago
7af07ad
Merge tag 'ux500-gpio-pins-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/pinctrl
by Olof Johansson
· 13 years ago
4a0dfe6
Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/pinctrl
by Olof Johansson
· 13 years ago
4052d45
gpio/mxs: add device tree probe
by Shawn Guo
· 13 years ago
164387d
gpio/mxs: get rid of the use of cpu_is_xxx
by Shawn Guo
· 13 years ago
940a4f7
gpio/mxs: use devm_* helpers to make error handling simple
by Shawn Guo
· 13 years ago
453007cf
Merge branch 'for_3.5/gpio/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into gpio/next
by Grant Likely
· 13 years ago
2760f7a
gpio/exynos: Fix compiler warnings when non-exynos machines are selected
by Sachin Kamat
· 13 years ago
df9541a
gpio: pch9: Use proper flow type handlers
by Thomas Gleixner
· 13 years ago
1b128703
gpio/omap: fix missing check in *_runtime_suspend()
by Tarun Kanti DebBarma
· 13 years ago
4e962e8
gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume()
by Tarun Kanti DebBarma
· 13 years ago
9c4ed9e
gpio/omap: remove suspend/resume callbacks
by Tarun Kanti DebBarma
· 13 years ago
b1a8e3d
gpio/omap: remove retrigger variable in gpio_irq_handler
by Tarun Kanti DebBarma
· 13 years ago
499fa28
gpio/omap: remove saved_wakeup field from struct gpio_bank
by Tarun Kanti DebBarma
· 13 years ago
0aa2727
gpio/omap: remove suspend_wakeup field from struct gpio_bank
by Tarun Kanti DebBarma
· 13 years ago
c6f31c9
gpio/omap: remove saved_fallingdetect, saved_risingdetect
by Tarun Kanti DebBarma
· 13 years ago
7563bbf
gpiolib/arches: Centralise bolierplate asm/gpio.h
by Mark Brown
· 13 years ago
25cf250
gpio: add MSIC gpio driver
by Mathias Nyman
· 13 years ago
fd45499
gpio: samsung: refactor gpiolib init for exynos4/5
by Olof Johansson
· 13 years ago
1ae4e59
gpio: move the Nomadik GPIO driver to pinctrl
by Linus Walleij
· 13 years ago
Next »