index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
pc8736x_gpio.c
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
*
pc8736x_gpio: use platform_device_unregister in pc8736x_gpio_cleanup()
Wei Yongjun
2012-10-24
1
-2
/
+1
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
drivers: Remove BKL from pc8736x_gpio
Thomas Gleixner
2009-10-14
1
-2
/
+0
*
pc8736x_gpio: add support for PC87365 chips
Andre Haupt
2008-10-20
1
-3
/
+8
*
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] drivers/char/pc8736x_gpio.c: remove unused static functions
Adrian Bunk
2006-09-29
1
-10
/
+0
*
[PATCH] drivers/char/pc8736x_gpio.c: unexport a static struct
Adrian Bunk
2006-07-31
1
-1
/
+0
*
[PATCH] gpio: rename exported vtables to better match purpose
Jim Cromie
2006-07-14
1
-7
/
+6
*
[PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is en...
Jim Cromie
2006-07-14
1
-2
/
+0
*
[PATCH] pc8736x_gpio: fix re-modprobe errors: fix/finish cdev-init
Jim Cromie
2006-07-10
1
-2
/
+15
*
[PATCH] pc8736x_gpio: fix re-modprobe errors: undo region reservation
Jim Cromie
2006-07-10
1
-6
/
+13
*
[PATCH] pc8736x_gpio: fix re-modprobe errors: define and use constants
Jim Cromie
2006-07-10
1
-5
/
+5
*
[PATCH] make more file_operation structs static
Arjan van de Ven
2006-07-03
1
-1
/
+1
*
[PATCH] fix platform_device_put/del mishaps
Ingo Molnar
2006-06-30
1
-2
/
+3
*
[PATCH] gpio-patchset-fixups: include linux/io.h
Jim Cromie
2006-06-27
1
-1
/
+1
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes
Jim Cromie
2006-06-27
1
-4
/
+4
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regs
Jim Cromie
2006-06-27
1
-4
/
+23
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module
Jim Cromie
2006-06-27
1
-2
/
+1
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w de...
Jim Cromie
2006-06-27
1
-38
/
+64
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio module
Jim Cromie
2006-06-27
1
-0
/
+296