| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | drivers: Remove BKL from scx200_gpio | Thomas Gleixner | 2009-10-14 | 1 | -2/+0 |
* | Add a bunch of cycle_kernel_lock() calls | Jonathan Corbet | 2008-06-20 | 1 | -1/+2 |
* | Add "no BKL needed" comments to several drivers | Jonathan Corbet | 2008-06-20 | 1 | -0/+1 |
* | [PATCH] scx200_gpio export cleanups | Chris Boot | 2006-09-29 | 1 | -1/+1 |
* | [PATCH] drivers/char/scx200_gpio.c: make code static | Jim Cromie | 2006-09-29 | 1 | -1/+1 |
* | [PATCH] gpio: rename exported vtables to better match purpose | Jim Cromie | 2006-07-15 | 1 | -6/+6 |
* | [PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is en... | Jim Cromie | 2006-07-15 | 1 | -2/+0 |
* | [PATCH] scx200_gpio: use 1 cdev for N minors, not N for N | Jim Cromie | 2006-07-15 | 1 | -20/+8 |
* | [PATCH] scx200_gpio: 1 cdev for N minors: cleanup, prep | Jim Cromie | 2006-07-15 | 1 | -19/+19 |
* | [PATCH] make more file_operation structs static | Arjan van de Ven | 2006-07-04 | 1 | -1/+1 |
* | [PATCH] fix platform_device_put/del mishaps | Ingo Molnar | 2006-06-30 | 1 | -3/+3 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module | Jim Cromie | 2006-06-28 | 1 | -8/+3 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module | Jim Cromie | 2006-06-28 | 1 | -2/+2 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common module | Jim Cromie | 2006-06-28 | 1 | -80/+8 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: dispatch via vtable | Jim Cromie | 2006-06-28 | 1 | -10/+14 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtable | Jim Cromie | 2006-06-28 | 1 | -0/+13 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file | Jim Cromie | 2006-06-28 | 1 | -0/+16 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platforn_device for use w de... | Jim Cromie | 2006-06-28 | 1 | -17/+36 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: modernize driver init to 2.6 api | Jim Cromie | 2006-06-28 | 1 | -12/+41 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean | Jim Cromie | 2006-06-28 | 1 | -17/+9 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+149 |