aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/cs5535-gpio.c
Commit message (Expand)AuthorAgeFilesLines
* gpio/cs5535-gpio: Fix section mismatchNikanth Karthikesan2011-03-171-3/+3
* gpio: Fix cs5535 printk warningsJoe Perches2011-01-141-2/+1
* gpio/misc: Add MODULE_ALIAS entries for CS5535 functionsAndres Salomon2011-01-141-0/+1
* gpio: Convert cs5535 from pci device to platform deviceAndres Salomon2011-01-141-62/+31
* drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO function...Andres Salomon2011-01-131-0/+52
* cs5535-gpio: handle GPIO regs where higher (clear) bits are setAndres Salomon2010-12-231-2/+6
* cs5535-gpio: don't apply errata #36 to edge detect GPIOsAndres Salomon2010-12-231-4/+11
* cs5535-gpio: apply CS5536 errata workaround for GPIOsAndres Salomon2010-12-021-2/+14
* Andres has movedAndres Salomon2010-07-201-1/+1
* gpiolib: make names array and its values constUwe Kleine-König2010-05-271-1/+1
* gpio: cs5535-gpio: fix input directionBen Gardner2010-03-061-1/+3
* cs5535-gpio: request function, mask & names addedTobias Mueller2009-12-151-5/+78
* cs5535-gpio: add AMD CS5535/CS5536 GPIO driver supportAndres Salomon2009-12-151-0/+282