summaryrefslogtreecommitdiffstats
path: root/drivers/char/scx200_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-041-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-281-8/+3Star
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common moduleJim Cromie2006-06-281-2/+2
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common moduleJim Cromie2006-06-281-80/+8Star
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: dispatch via vtableJim Cromie2006-06-281-10/+14
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtableJim Cromie2006-06-281-0/+13
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-fileJim Cromie2006-06-281-0/+16
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platforn_device for use w de...Jim Cromie2006-06-281-17/+36
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: modernize driver init to 2.6 apiJim Cromie2006-06-281-12/+41
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-cleanJim Cromie2006-06-281-17/+9Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+149