aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/pc8736x_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* drivers: Remove BKL from pc8736x_gpioThomas Gleixner2009-10-141-2/+0
* pc8736x_gpio: add support for PC87365 chipsAndre Haupt2008-10-201-3/+8
* Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-201-1/+2
* Add "no BKL needed" comments to several driversJonathan Corbet2008-06-201-0/+1
* [PATCH] drivers/char/pc8736x_gpio.c: remove unused static functionsAdrian Bunk2006-09-291-10/+0
* [PATCH] drivers/char/pc8736x_gpio.c: unexport a static structAdrian Bunk2006-07-311-1/+0
* [PATCH] gpio: rename exported vtables to better match purposeJim Cromie2006-07-141-7/+6
* [PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is en...Jim Cromie2006-07-141-2/+0
* [PATCH] pc8736x_gpio: fix re-modprobe errors: fix/finish cdev-initJim Cromie2006-07-101-2/+15
* [PATCH] pc8736x_gpio: fix re-modprobe errors: undo region reservationJim Cromie2006-07-101-6/+13
* [PATCH] pc8736x_gpio: fix re-modprobe errors: define and use constantsJim Cromie2006-07-101-5/+5
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-031-1/+1
* [PATCH] fix platform_device_put/del mishapsIngo Molnar2006-06-301-2/+3
* [PATCH] gpio-patchset-fixups: include linux/io.hJim Cromie2006-06-271-1/+1
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexesJim Cromie2006-06-271-4/+4
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regsJim Cromie2006-06-271-4/+23
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common moduleJim Cromie2006-06-271-2/+1
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w de...Jim Cromie2006-06-271-38/+64
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio moduleJim Cromie2006-06-271-0/+296