aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/scx200_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* drivers: Remove BKL from scx200_gpioThomas Gleixner2009-10-141-2/+0
* 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] scx200_gpio export cleanupsChris Boot2006-09-291-1/+1
* [PATCH] drivers/char/scx200_gpio.c: make code staticJim Cromie2006-09-291-1/+1
* [PATCH] gpio: rename exported vtables to better match purposeJim Cromie2006-07-141-6/+6
* [PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is en...Jim Cromie2006-07-141-2/+0
* [PATCH] scx200_gpio: use 1 cdev for N minors, not N for NJim Cromie2006-07-141-20/+8
* [PATCH] scx200_gpio: 1 cdev for N minors: cleanup, prepJim Cromie2006-07-141-19/+19
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-031-1/+1
* [PATCH] fix platform_device_put/del mishapsIngo Molnar2006-06-301-3/+3
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common moduleJim Cromie2006-06-271-8/+3
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common moduleJim Cromie2006-06-271-2/+2
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common moduleJim Cromie2006-06-271-80/+8
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: dispatch via vtableJim Cromie2006-06-271-10/+14
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtableJim Cromie2006-06-271-0/+13
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-fileJim Cromie2006-06-271-0/+16
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platforn_device for use w de...Jim Cromie2006-06-271-17/+36
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: modernize driver init to 2.6 apiJim Cromie2006-06-271-12/+41
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-cleanJim Cromie2006-06-271-17/+9
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+149