aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2010-01-11gpio: adp5588-gpio: new driver for ADP5588 GPIO expandersMichael Hennerich
2010-01-11gpiolib: fix poll(2) support reconfigure on sysfs polarity changeJani Nikula
2009-12-16gpiolib: add support for changing value polarity in sysfsJani Nikula
2009-12-16gpio: add GPIO driver for the Timberdale FPGARichard Röjfors
2009-12-16gpio: fix test on unsigned in lnw_irq_type()Roel Kluin
2009-12-15cs5535: drop the Geode-specific MFGPT/GPIO codeAndres Salomon
2009-12-15cs5535-gpio: request function, mask & names addedTobias Mueller
2009-12-15cs5535-gpio: add AMD CS5535/CS5536 GPIO driver supportAndres Salomon
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar
2009-12-13gpiolib: Implement gpio_to_irq() for wm831xMark Brown
2009-12-13gpio: adp5520: rename common defines and typosMichael Hennerich
2009-12-13gpiolib: Make WM831x GPIO count dynamicMark Brown
2009-12-01gpio: Langwell GPIO driver bugfixesAlek Du
2009-11-12gpiolib: fix device_create() result checkSergei Shtylyov
2009-10-29twl4030-gpio: remove __devexit markings from remove funcMike Frysinger
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-09-23gpio: gpio support for ADP5520/ADP5501 MFD PMICsMichael Hennerich
2009-09-23gpiolib: allow poll() on valueDaniel Glöckner
2009-09-23gpio: include <linux/gpio.h> not <asm/gpio.h>H Hartley Sweeten
2009-09-23gpio: pca953x: add support for MAX7315Alek Du
2009-09-23gpio: add Intel Moorestown Platform Langwell chip gpio driverAlek Du
2009-09-23mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolibMarek Vasut
2009-09-23gpio: add MC33880 driverRichard Röjfors
2009-09-23gpiolib: allow exported GPIO nodes to be named using sysfs linksJani Nikula
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-09-21trivial: add __init/__exit macros in drivers/gpio/bt8xxgpio.cPeter Huewe
2009-09-18gpio/pcf857x: Copy i2c_device_id from old pcf8574 driverWolfram Sang
2009-09-17gpio: Add WM831X GPIO driverMark Brown
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa
2009-07-03MIPS: Update VR41xx GPIO driver to use gpiolibYoichi Yuasa
2009-06-30gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NRBaruch Siach
2009-06-30gpio: pl061: fix probe error handling codeBaruch Siach
2009-06-19gpio: driver for PrimeCell PL061 GPIO controllerBaruch Siach
2009-06-18gpio: pca953x: Add support for PCA9556Nate Case
2009-06-18gpio: pca953x: Get platform_data from OpenFirmwareNate Case
2009-06-18gpio: max7301: add missing __devexit markingMike Frysinger
2009-06-18pca953x: support GPIOLIB GPIO namingDaniel Silverstone
2009-05-21microblaze: Kconfig: Enable drivers for MicroblazeMichal Simek
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-02gpio: gpio_{request,free}() now required (feature removal)David Brownell
2009-04-02gpiolib: allow GPIOs to be namedDaniel Silverstone
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-03-24gpio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-29gpiolib: fix request related issueMagnus Damm
2009-01-15gpio: fix probe() error return in gpio driver probesBen Dooks
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-06gpio: pca953x handles more chips, i2c fault codesDavid Brownell