aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/pc8736x_gpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-14drivers: Remove BKL from pc8736x_gpioThomas Gleixner1-2/+0
2008-10-20pc8736x_gpio: add support for PC87365 chipsAndre Haupt1-3/+8
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet1-1/+2
2008-06-20Add "no BKL needed" comments to several driversJonathan Corbet1-0/+1
2006-09-29[PATCH] drivers/char/pc8736x_gpio.c: remove unused static functionsAdrian Bunk1-10/+0
2006-07-31[PATCH] drivers/char/pc8736x_gpio.c: unexport a static structAdrian Bunk1-1/+0
2006-07-14[PATCH] gpio: rename exported vtables to better match purposeJim Cromie1-7/+6
2006-07-14[PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is enoughJim Cromie1-2/+0
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: fix/finish cdev-initJim Cromie1-2/+15
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: undo region reservationJim Cromie1-6/+13
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: define and use constantsJim Cromie1-5/+5
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven1-1/+1
2006-06-30[PATCH] fix platform_device_put/del mishapsIngo Molnar1-2/+3
2006-06-27[PATCH] gpio-patchset-fixups: include linux/io.hJim Cromie1-1/+1
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexesJim Cromie1-4/+4
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regsJim Cromie1-4/+23
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common moduleJim Cromie1-2/+1
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w dev_dbgJim Cromie1-38/+64
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio moduleJim Cromie1-0/+296