aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/cs5535-gpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-14gpio: Fix cs5535 printk warningsJoe Perches1-2/+1
2011-01-14gpio/misc: Add MODULE_ALIAS entries for CS5535 functionsAndres Salomon1-0/+1
2011-01-14gpio: Convert cs5535 from pci device to platform deviceAndres Salomon1-62/+31
2011-01-13drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO functionalityAndres Salomon1-0/+52
2010-12-23cs5535-gpio: handle GPIO regs where higher (clear) bits are setAndres Salomon1-2/+6
2010-12-23cs5535-gpio: don't apply errata #36 to edge detect GPIOsAndres Salomon1-4/+11
2010-12-02cs5535-gpio: apply CS5536 errata workaround for GPIOsAndres Salomon1-2/+14
2010-07-20Andres has movedAndres Salomon1-1/+1
2010-05-27gpiolib: make names array and its values constUwe Kleine-König1-1/+1
2010-03-06gpio: cs5535-gpio: fix input directionBen Gardner1-1/+3
2009-12-15cs5535-gpio: request function, mask & names addedTobias Mueller1-5/+78
2009-12-15cs5535-gpio: add AMD CS5535/CS5536 GPIO driver supportAndres Salomon1-0/+282