Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
eb745dbccce56f1bbe3f80b95ad2a325145171c2
/
drivers
/
gpio
« Previous
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
7460db5
gpiolib: fix request related issue
by Magnus Damm
· 16 years ago
a342d21
gpio: fix probe() error return in gpio driver probes
by Ben Dooks
· 16 years ago
40d7ee5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
ab5dc37
gpio: pca953x handles more chips, i2c fault codes
by David Brownell
· 16 years ago
cabb3fc
twl4030-gpio: cleanup debounce
by David Brownell
· 16 years ago
14ab309
gpio: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
6e8ba72
gpiolib: extend gpio label column width in debugfs file
by Jarkko Nikula
· 16 years ago
0bcb606
GPIO: add new Xilinx driver for powerpc
by John Linn
· 16 years ago
e9d35947
mfd: twl4030-gpio driver
by David Brownell
· 16 years ago
9301975
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
978ccaa
gpiolib: fix oops in gpio_get_value_cansleep()
by David Brownell
· 16 years ago
e3274e9
gpio: modify sysfs gpio export so that "value" displays as 0 or 1
by Steven A. Falco
· 16 years ago
35e8bb5
gpiolib: request/free hooks
by David Brownell
· 16 years ago
0f6d504
gpiolib: gpio_to_irq() hooks
by David Brownell
· 16 years ago
2f8d119
gpio: i2c expanders use subsys_init
by David Brownell
· 16 years ago
3d599d1
gpio_free might sleep, generic part
by Uwe Kleine-König
· 16 years ago
c557fa3
gpio: max7301: fix the race between chip addition and pins reconfiguration
by Dmitry Baryshkov
· 16 years ago
673c0c0
spi: core and gpio expanders use subsys_init
by David Brownell
· 16 years ago
08678b0
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]
by Yinghai Lu
· 16 years ago
bbcd6d5
gpio: max732x driver
by Eric Miao
· 16 years ago
7444a72
gpiolib: allow user-selection
by Michael Buesch
· 16 years ago
ff1d5c2
gpio: add bt8xxgpio driver
by Michael Buesch
· 16 years ago
8f1cc3b
gpio: mcp23s08 handles multiple chips per chipselect
by David Brownell
· 16 years ago
d8f388d
gpio: sysfs interface
by David Brownell
· 16 years ago
1673ad5
gpio: pcf857x: add lock and handle more chips
by David Brownell
· 16 years ago
0c36ec3
gpio: gpio driver for max7301 SPI GPIO expander
by Juergen Beisert
· 16 years ago
7059d4b
gpio: pca953x (i2c) handles max7310 too
by David Brownell
· 16 years ago
bff5fda
gpiolib: fix off by one errors
by Trent Piepho
· 16 years ago
1d1c1d9
gpio: mcp23s08 debug fix
by Roel Kluin
· 16 years ago
69292b3
gpio: pca953x driver handles pca9554 too
by David Brownell
· 16 years ago
f39e578
gpio: pca953x: add support for pca9555 I2C I/O expander
by Will Newton
· 17 years ago
145980a
drivers: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
Next »