aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/via/via-gpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2011-10-31video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/videoPaul Gortmaker1-0/+1
2011-05-20gpio/via: rename VIA local config structLinus Walleij1-24/+25
2010-11-09viafb: suspend/resume for GPIOsJonathan Corbet1-0/+29
2010-08-05drivers/video/via/via-gpio.c: fix warningAndrew Morton1-1/+1
2010-05-11viafb: move some include files to include/linuxJonathan Corbet1-2/+2
2010-05-11viafb: Eliminate some global.h referencesJonathan Corbet1-1/+0
2010-05-07viafb: Do not remove gpiochip under spinlockJonathan Corbet1-3/+2
2010-05-07viafb: Turn GPIO and i2c into proper platform devicesJonathan Corbet1-15/+34
2010-05-07viafb: Convert GPIO and i2c to the new indexed port opsJonathan Corbet1-7/+7
2010-05-07viafb: add a driver for GPIO linesJonathan Corbet1-0/+268