summaryrefslogtreecommitdiff
path: root/drivers/char/scx200_gpio.c
Commit message (Expand)AuthorAge
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* drivers: Remove BKL from scx200_gpioThomas Gleixner2009-10-14
* Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-20
* Add "no BKL needed" comments to several driversJonathan Corbet2008-06-20
* [PATCH] scx200_gpio export cleanupsChris Boot2006-09-29
* [PATCH] drivers/char/scx200_gpio.c: make code staticJim Cromie2006-09-29
* [PATCH] gpio: rename exported vtables to better match purposeJim Cromie2006-07-14
* [PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is en...Jim Cromie2006-07-14
* [PATCH] scx200_gpio: use 1 cdev for N minors, not N for NJim Cromie2006-07-14
* [PATCH] scx200_gpio: 1 cdev for N minors: cleanup, prepJim Cromie2006-07-14
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* [PATCH] fix platform_device_put/del mishapsIngo Molnar2006-06-30
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common moduleJim Cromie2006-06-27
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common moduleJim Cromie2006-06-27
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common moduleJim Cromie2006-06-27
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: dispatch via vtableJim Cromie2006-06-27
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtableJim Cromie2006-06-27
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-fileJim Cromie2006-06-27
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platforn_device for use w de...Jim Cromie2006-06-27
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: modernize driver init to 2.6 apiJim Cromie2006-06-27
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-cleanJim Cromie2006-06-27
* Linux-2.6.12-rc2Linus Torvalds2005-04-16