Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6ae64e428f74e7bacab898ef9665dda719ea6fde
/
drivers
/
gpio
6a99ad4
gpio: fix spurious printk when freeing a gpio
by Jon Povey
· 14 years ago
d45840d
Andres has moved
by Andres Salomon
· 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
2a48180
drivers/gpio/timbgpio.c: add missing unlock
by Julia Lawall
· 15 years ago
ddf438c
gpiolib: Implement gpio_to_irq for WM8994 GPIO controller
by Mark Brown
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
06ca02b
drivers/gpio/max730x.c: add license macro
by Richard Röjfors
· 15 years ago
28812fe
driver-core: Add attribute argument to class_attribute show/store
by Andi Kleen
· 15 years ago
860fb8c
mfd: Fix lpc_sch related depends/selects, fix build error
by Randy Dunlap
· 15 years ago
8e7aafe
gpio: Fix sch_gpio warning
by Samuel Ortiz
· 15 years ago
be9b06b
gpio: add Intel SCH GPIO controller driver
by Denis Turischev
· 15 years ago
1bca748
gpiolib: Force wm831x GPIOs into GPIO mode when requested
by Mark Brown
· 15 years ago
f92e8f8
mfd: Add WM831x revision B support
by Mark Brown
· 15 years ago
6b8274f
gpiolib: Correct debugfs display of WM831x GPIO inversion
by Mark Brown
· 15 years ago
3383d23
gpiolib: Actually set output state in wm831x_gpio_direction_output()
by Mark Brown
· 15 years ago
2955c30
gpiolib: Add WM8994 GPIO support
by Mark Brown
· 15 years ago
38f6ce4
gpiolib: Add support for WM8350 GPIO controller
by Mark Brown
· 15 years ago
9cc0cb3
gpio: introduce it8761e_gpio driver for IT8761E Super I/O chip
by Denis Turischev
· 15 years ago
a8a5164
gpio: cs5535-gpio: fix input direction
by Ben Gardner
· 15 years ago
89ea8bb
gpio: pca953x.c: add interrupt handling capability
by Marc Zyngier
· 15 years ago
8c35c89
timbgpio: add support for interrupt triggering on both flanks
by Richard Röjfors
· 15 years ago
3e45f1d
gpio: introduce gpio_request_one() and friends
by Eric Miao
· 15 years ago
e952805
gpio: add driver for MAX7300 I2C GPIO extender
by Wolfram Sang
· 15 years ago
984b3f5
bitops: rename for_each_bit() to for_each_set_bit()
by Akinobu Mita
· 15 years ago
e3cb91c
timbgpio: fix build
by David Miller
· 15 years ago
8088409
gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders
by Michael Hennerich
· 15 years ago
24f3c59
gpiolib: fix poll(2) support reconfigure on sysfs polarity change
by Jani Nikula
· 15 years ago
0769746
gpiolib: add support for changing value polarity in sysfs
by Jani Nikula
· 15 years ago
35570ac
gpio: add GPIO driver for the Timberdale FPGA
by Richard Röjfors
· 15 years ago
4efec62
gpio: fix test on unsigned in lnw_irq_type()
by Roel Kluin
· 15 years ago
c95d1e5
cs5535: drop the Geode-specific MFGPT/GPIO code
by Andres Salomon
· 15 years ago
1ea3fa7
cs5535-gpio: request function, mask & names added
by Tobias Mueller
· 15 years ago
5f0a96b
cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support
by Andres Salomon
· 15 years ago
fc7b92f
mfd: Rename all twl4030_i2c*
by Balaji T K
· 15 years ago
b07682b
mfd: Rename twl4030* driver files to enable re-use
by Santosh Shilimkar
· 15 years ago
dc0fb25
gpiolib: Implement gpio_to_irq() for wm831x
by Mark Brown
· 15 years ago
7c29a47
gpio: adp5520: rename common defines and typos
by Michael Hennerich
· 15 years ago
6f2ecaa
gpiolib: Make WM831x GPIO count dynamic
by Mark Brown
· 15 years ago
ca02970
gpio: Langwell GPIO driver bugfixes
by Alek Du
· 15 years ago
d62668e
gpiolib: fix device_create() result check
by Sergei Shtylyov
· 15 years ago
46c529c
twl4030-gpio: remove __devexit markings from remove func
by Mike Frysinger
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
40aba21
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
ef72af4
gpio: gpio support for ADP5520/ADP5501 MFD PMICs
by Michael Hennerich
· 15 years ago
ff77c35
gpiolib: allow poll() on value
by Daniel Glöckner
· 15 years ago
d120c17
gpio: include <linux/gpio.h> not <asm/gpio.h>
by H Hartley Sweeten
· 15 years ago
61e0671
gpio: pca953x: add support for MAX7315
by Alek Du
· 15 years ago
8bf0261
gpio: add Intel Moorestown Platform Langwell chip gpio driver
by Alek Du
· 15 years ago
4cf8e53
mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolib
by Marek Vasut
· 15 years ago
1e5db00
gpio: add MC33880 driver
by Richard Röjfors
· 15 years ago
a4177ee
gpiolib: allow exported GPIO nodes to be named using sysfs links
by Jani Nikula
· 15 years ago
e0626e3
spi: prefix modalias with "spi:"
by Anton Vorontsov
· 15 years ago
59f6a6c
trivial: add __init/__exit macros in drivers/gpio/bt8xxgpio.c
by Peter Huewe
· 15 years ago
4ba2ccb
gpio/pcf857x: Copy i2c_device_id from old pcf8574 driver
by Wolfram Sang
· 15 years ago
e4b736f
gpio: Add WM831X GPIO driver
by Mark Brown
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
ada8e95
Update Yoichi Yuasa's e-mail address
by Yoichi Yuasa
· 15 years ago
27fdd32
MIPS: Update VR41xx GPIO driver to use gpiolib
by Yoichi Yuasa
· 15 years ago
50efacf
gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NR
by Baruch Siach
· 15 years ago
79d7f4e
gpio: pl061: fix probe error handling code
by Baruch Siach
· 15 years ago
1e9c285
gpio: driver for PrimeCell PL061 GPIO controller
by Baruch Siach
· 15 years ago
10dfb54
gpio: pca953x: Add support for PCA9556
by Nate Case
· 15 years ago
1965d30
gpio: pca953x: Get platform_data from OpenFirmware
by Nate Case
· 15 years ago
de3483b
gpio: max7301: add missing __devexit marking
by Mike Frysinger
· 15 years ago
77906a54
pca953x: support GPIOLIB GPIO naming
by Daniel Silverstone
· 15 years ago
6fa612b
microblaze: Kconfig: Enable drivers for Microblaze
by Michal Simek
· 15 years ago
811158b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
8a0cecf
gpio: gpio_{request,free}() now required (feature removal)
by David Brownell
· 16 years ago
926b663
gpiolib: allow GPIOs to be named
by Daniel Silverstone
· 16 years ago
692105b
trivial: fix typos/grammar errors in Kconfig texts
by Matt LaPlante
· 16 years ago
3e274bd
gpio: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
Next »