Age | Commit message (Expand) | Author | Files | Lines |
2006-09-29 | [PATCH] drivers/char/pc8736x_gpio.c: remove unused static functions | Adrian Bunk | 1 | -10/+0 |
2006-08-01 | [PATCH] drivers/char/pc8736x_gpio.c: unexport a static struct | Adrian Bunk | 1 | -1/+0 |
2006-07-15 | [PATCH] gpio: rename exported vtables to better match purpose | Jim Cromie | 1 | -7/+6 |
2006-07-15 | [PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is en... | Jim Cromie | 1 | -2/+0 |
2006-07-11 | [PATCH] pc8736x_gpio: fix re-modprobe errors: fix/finish cdev-init | Jim Cromie | 1 | -2/+15 |
2006-07-11 | [PATCH] pc8736x_gpio: fix re-modprobe errors: undo region reservation | Jim Cromie | 1 | -6/+13 |
2006-07-11 | [PATCH] pc8736x_gpio: fix re-modprobe errors: define and use constants | Jim Cromie | 1 | -5/+5 |
2006-07-04 | [PATCH] make more file_operation structs static | Arjan van de Ven | 1 | -1/+1 |
2006-06-30 | [PATCH] fix platform_device_put/del mishaps | Ingo Molnar | 1 | -2/+3 |
2006-06-28 | [PATCH] gpio-patchset-fixups: include linux/io.h | Jim Cromie | 1 | -1/+1 |
2006-06-28 | [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes | Jim Cromie | 1 | -4/+4 |
2006-06-28 | [PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regs | Jim Cromie | 1 | -4/+23 |
2006-06-28 | [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module | Jim Cromie | 1 | -2/+1 |
2006-06-28 | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w de... | Jim Cromie | 1 | -38/+64 |
2006-06-28 | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio module | Jim Cromie | 1 | -0/+296 |