index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
scx200_gpio.c
Age
Commit message (
Expand
)
Author
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2009-10-14
drivers: Remove BKL from scx200_gpio
Thomas Gleixner
2008-06-20
Add a bunch of cycle_kernel_lock() calls
Jonathan Corbet
2008-06-20
Add "no BKL needed" comments to several drivers
Jonathan Corbet
2006-09-29
[PATCH] scx200_gpio export cleanups
Chris Boot
2006-09-29
[PATCH] drivers/char/scx200_gpio.c: make code static
Jim Cromie
2006-07-14
[PATCH] gpio: rename exported vtables to better match purpose
Jim Cromie
2006-07-14
[PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is en...
Jim Cromie
2006-07-14
[PATCH] scx200_gpio: use 1 cdev for N minors, not N for N
Jim Cromie
2006-07-14
[PATCH] scx200_gpio: 1 cdev for N minors: cleanup, prep
Jim Cromie
2006-07-03
[PATCH] make more file_operation structs static
Arjan van de Ven
2006-06-30
[PATCH] fix platform_device_put/del mishaps
Ingo Molnar
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module
Jim Cromie
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module
Jim Cromie
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common module
Jim Cromie
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: dispatch via vtable
Jim Cromie
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtable
Jim Cromie
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file
Jim Cromie
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add platforn_device for use w de...
Jim Cromie
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: modernize driver init to 2.6 api
Jim Cromie
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean
Jim Cromie
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds