aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/cs5535_gpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-14drivers: Remove BKL from cs5535_gpioThomas Gleixner1-2/+1
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet1-2/+2
2008-06-20Add "no BKL needed" comments to several driversJonathan Corbet1-0/+2
2008-04-28drivers: fix integer as NULL pointer warningsHarvey Harrison1-1/+1
2007-12-05gpio_cs5535: disable AUX on outputBen Gardner1-0/+5
2007-05-08Char: cs5535_gpio, add MODULE_DEVICE_TABLEJiri Slaby1-0/+1
2006-12-08[PATCH] struct path: convert char-driversJosef Sipek1-2/+2
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven1-1/+1
2006-04-20[PATCH] cs5535_gpio.c: call cdev_del() during module_exit to unmap kobject references and other cleanupsThayumanavar Sachithanantham1-2/+3
2006-01-10[PATCH] i386: GPIO driver for AMD CS5535/CS5536Ben Gardner1-0/+250