Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
eb745dbccce56f1bbe3f80b95ad2a325145171c2
/
drivers
/
gpio
822e521
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 14 years ago
7f5db6a
gpio: timbgpio: Fix up irq_data conversion breakage.
by Lennert Buytenhek
· 14 years ago
1db0b42
gpio: Fix cs5535 printk warnings
by Joe Perches
· 14 years ago
ec9d0cf
gpio/misc: Add MODULE_ALIAS entries for CS5535 functions
by Andres Salomon
· 14 years ago
df96669
gpio: Convert cs5535 from pci device to platform device
by Andres Salomon
· 14 years ago
66dc918
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
49a3679
gpio/ml_ioh_gpio: ML7213 GPIO driver
by Tomoya MORINAGA
· 14 years ago
3251886
GPIO_VX855: eliminate kconfig dependency warning
by Randy Dunlap
· 14 years ago
6f7ab52
GPIO_RDC321X: select MFD_SUPPORT to squelch kconfig warning
by Randy Dunlap
· 14 years ago
67d15ed
gpio: vr41xx_giu: irq_data conversion
by Lennert Buytenhek
· 14 years ago
a1f5f22
gpio: timbgpio: irq_data conversion
by Lennert Buytenhek
· 14 years ago
33fcc1b
gpio: tc35892-gpio: irq_data conversion
by Lennert Buytenhek
· 14 years ago
673860c
gpio: sx150x: irq_data conversion
by Lennert Buytenhek
· 14 years ago
2a866f3
gpio: stmpe-gpio: irq_data conversion
by Lennert Buytenhek
· 14 years ago
b222186
gpio: pl061: irq_data conversion
by Lennert Buytenhek
· 14 years ago
6f5cfc0
gpio: pca953x: irq_data conversion
by Lennert Buytenhek
· 14 years ago
fbc4667
gpio: max732x: irq_data conversion
by Lennert Buytenhek
· 14 years ago
5ffd72c
gpio: langwell_gpio: irq_data conversion
by Lennert Buytenhek
· 14 years ago
12401ee
gpio: adp5588-gpio: irq_data conversion
by Lennert Buytenhek
· 14 years ago
1b912c1
drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO functionality
by Andres Salomon
· 14 years ago
6db9a0f
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 14 years ago
404a02c
Merge branch 'devel-stable' into devel
by Russell King
· 14 years ago
cde9efe
Merge branch 'ux500-core' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into devel-stable
by Russell King
· 14 years ago
44658a1
cs5535-gpio: handle GPIO regs where higher (clear) bits are set
by Andres Salomon
· 14 years ago
0018516
cs5535-gpio: don't apply errata #36 to edge detect GPIOs
by Andres Salomon
· 14 years ago
ca5f73a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 14 years ago
e254811
gpiolib: gpio_request_one(): add missing gpio_free()
by Aaro Koskinen
· 14 years ago
fa6469c
gpio: Fix null pointer dereference while accessing rdc321x platform_data
by Florian Fainelli
· 14 years ago
20406eb
mfd/tc3589x: rename tc35892 structs/registers to tc359x
by Sundar Iyer
· 14 years ago
f4e8afd
mfd/tc35892: rename tc35892 core driver to tc3589x
by Sundar Iyer
· 14 years ago
c6eda6c
mfd/tc35892: rename tc35892 header to tc3589x
by Sundar Iyer
· 14 years ago
20aeeb3
Merge branch 'topic/workq-update' into topic/asoc
by Takashi Iwai
· 14 years ago
853ff88
cs5535-gpio: apply CS5536 errata workaround for GPIOs
by Andres Salomon
· 14 years ago
4b66672
gpiolib: Add WM8958 support to the WM8994 driver
by Mark Brown
· 14 years ago
99ea262
gpio: Add VIA VX855 GPIO driver
by Daniel Drake
· 14 years ago
02bf074
gpio: Fix stmpe error path
by Vasiliy Kulikov
· 14 years ago
f4ebcab
gpio: Handle stmpe-gpio platform data with no gpio base
by Virupax Sadashivpetimath
· 14 years ago
b8e9cf0
gpio: Add bitmask to block requests to unavailable stmpe GPIOs
by Wolfram Sang
· 14 years ago
deb26e9
gpiolib: Hook up WM8994 gpio_to_irq()
by Mark Brown
· 14 years ago
72b4379
langwell_gpio: add support for whitney point
by Alan Cox
· 14 years ago
fd0574c
drivers/gpio/langwell_gpio.c: remove semicolons after function definitions
by Andrew Morton
· 14 years ago
04c17aa8
gpio: add Topcliff PCH GPIO driver
by Tomoya MORINAGA
· 14 years ago
459773a
gpio: adp5588-gpio: support interrupt controller
by Michael Hennerich
· 14 years ago
ead6db08
gpio: add support for 74x164 serial-in/parallel-out 8-bit shift register
by Miguel Gaio
· 14 years ago
76d800a
gpio: timbgpio: use a copy of the IER register to avoid it being trashed
by Tomas Hallenberg
· 14 years ago
aeec56e
gpio: add driver for basic memory-mapped GPIO controllers
by Anton Vorontsov
· 14 years ago
8a233f0
pca953x: pca953x driver fixes for x86 mrst
by Alek Du
· 14 years ago
51f00a4
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
23beab7
Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel
by Russell King
· 14 years ago
a04e78b
of: GPIO: Fix OF probing on little-endian systems
by Michal Simek
· 14 years ago
f0a7a98
ARM: 6373/1: tc35892-gpio: add setup/remove callbacks
by Rabin Vincent
· 14 years ago
5affb60
gpio: sx150x: correct and refine reset-on-probe behavior
by Gregory Bean
· 14 years ago
b12c35e
gpiolib: Implement set_debounce for WM831x GPIOs
by Mark Brown
· 14 years ago
03f822f
gpio: Add STMPE GPIO driver
by Rabin Vincent
· 14 years ago
c34f16b
gpio: sx150x: add Semtech I2C sx150x gpio expander driver
by Gregory Bean
· 14 years ago
364fadb
gpiolib: allow nested threaded irqs for poll(2)
by Daniel Gl?ckner
· 14 years ago
5ba1821
gpiolib: get rid of struct poll_desc and worklet
by Daniel Gl?ckner
· 14 years ago
9c4ba94
gpiolib: decouple might_sleep_if() from DEBUG
by David Brownell
· 14 years ago
49946f6
pcf857x: support working w/o platform data
by Dmitry Eremin-Solenikov
· 14 years ago
4a22b8a
gpio: max730x: make pullups configurable via platformdata
by Marc Kleine-Budde
· 14 years ago
03c0c29
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
ceb0885
Merge branch 'misc' into devel
by Russell King
· 14 years ago
6a99ad4
gpio: fix spurious printk when freeing a gpio
by Jon Povey
· 14 years ago
2c39c9e
ARM: Fix section build warnings for AMBA drivers
by Russell King
· 14 years ago
4e4f62b
Merge commit 'v2.6.35-rc6' into devicetree/next
by Grant Likely
· 14 years ago
d45840d
Andres has moved
by Andres Salomon
· 14 years ago
391c970
of/gpio: add default of_xlate function if device has a node pointer
by Anton Vorontsov
· 14 years ago
594fa26
of/gpio: stop using device_node data pointer to find gpio_chip
by Grant Likely
· 14 years ago
a19e3da
of/gpio: Kill of_gpio_chip and add members directly to gpio_chip
by Anton Vorontsov
· 14 years ago
cedb188
gpiolib: cosmetic improvements for error handling in gpiochip_add()
by Anton Vorontsov
· 14 years ago
926b1e2
drivers/gpio is platform-neutral
by David Brownell
· 14 years ago
75907a1
gpio: Fix inverted rdc321x gpio data out registers
by Florian Fainelli
· 14 years ago
8deca39
mfd: Change rdc321x resources flags to IORESOURCE_IO
by Florian Fainelli
· 14 years ago
e4be3cb
gpio: rdc321x needs to select MFD_CORE
by Randy Dunlap
· 14 years ago
d88b25b
gpio: Add TC35892 GPIO driver
by Rabin Vincent
· 14 years ago
374b72e
gpio: Update gfp/slab.h includes for rdc321x
by Tejun Heo
· 15 years ago
800e69f
gpio: Add support for Janz VMOD-TTL Digital IO module
by Ira W. Snyder
· 15 years ago
9956d02
gpio: Add support for RDC321x GPIO controller
by Florian Fainelli
· 15 years ago
48baa18
drivers/gpio/it8761e_gpio: check return value of gpiochip_remove()
by Daniel Mack
· 14 years ago
8081c84
gpio: add Penwell gpio support
by Alek Du
· 14 years ago
c4b5be9
gpiolib: introduce set_debounce method
by Felipe Balbi
· 14 years ago
796a8e4
gpiolib: make gpiochip_add() show a better error message
by Ben Dooks
· 14 years ago
a13c186
gpio: max732x: fix input configuration for open-drain pins
by Marc Zyngier
· 14 years ago
5535cb6
max732x: correct nr_port checking off by one error
by Axel Lin
· 14 years ago
c1cc9b9
pl061: fix offset value range checking
by Axel Lin
· 14 years ago
7cfe139
gpiolib: a gpio is unsigned, so use %u to print it
by Uwe Kleine-König
· 14 years ago
6215499
gpiolib: make names array and its values const
by Uwe Kleine-König
· 14 years ago
a80a0bb
gpio: add interrupt handling capability to max732x
by Marc Zyngier
· 14 years ago
cf9b59e
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
3ff195b
sysfs: Implement sysfs tagged directory support.
by Eric W. Biederman
· 15 years ago
d71f4ce
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 14 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
3c904af
it8761e_gpio: fix bug in gpio numbering
by Denis Turischev
· 14 years ago
8f2adb7
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
6bec119
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
db7e1bc
ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is not working.
by viresh kumar
· 15 years ago
3913fd5
gpio: potential null dereference
by Dan Carpenter
· 15 years ago
a2cb9ae
gpio: fix pca953x set_type 'scheduling while atomic' bug
by Marc Zyngier
· 15 years ago
64b997c
ARM: 6060/1: PL061 GPIO: Setting gpio val after changing direction to OUT.
by viresh kumar
· 15 years ago
9a99d55
ARM: 6059/1: PL061 GPIO: Changing *_irq_chip_data with *_irq_data for real irqs.
by viresh kumar
· 15 years ago
Next »