Gustavo A. R. Silva
|
9ff6576e12
char: lp: use true or false for boolean values
|
7 년 전 |
Arnd Bergmann
|
9a45048408
lp: support 64-bit time_t user space
|
7 년 전 |
Willy Tarreau
|
3e21f4af17
char: lp: fix possible integer overflow in lp_setup()
|
8 년 전 |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 년 전 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 년 전 |
Yongjian Xu
|
1c2de820d6
char: Int overflow in lp_do_ioctl().
|
11 년 전 |
salina@us.ibm.com
|
221ba15173
Char: lp, protect LPGETSTATUS with port_mutex
|
12 년 전 |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 년 전 |
Linus Torvalds
|
a591afc01d
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 년 전 |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 년 전 |
H. Peter Anvin
|
9dd4ccaaf8
compat: Handle COMPAT_USE_64BIT_TIME in the lp driver
|
13 년 전 |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 년 전 |
Linus Torvalds
|
092e0e7e52
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
15 년 전 |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 년 전 |
Arnd Bergmann
|
613655fa39
drivers: autoconvert trivial BKL users to private mutex
|
15 년 전 |
Arnd Bergmann
|
3695669cd4
lp: move compat_ioctl handling into lp.c
|
15 년 전 |
Greg Kroah-Hartman
|
03457cd455
device create: char: convert device_create_drvdata to device_create
|
17 년 전 |
Greg Kroah-Hartman
|
47aa5793f7
device create: char: convert device_create to device_create_drvdata
|
17 년 전 |
Jonathan Corbet
|
abedd296e9
lp: cdev lock_kernel() pushdown
|
17 년 전 |
Matthias Kaehlcke
|
0a5dcb5177
Parallel port: convert port_mutex to the mutex API
|
17 년 전 |
Pavel Machek
|
f4a1c2bce0
lp_console: cleanups
|
18 년 전 |
tonyj@suse.de
|
07c015e765
Convert from class_device to device in drivers/char
|
18 년 전 |
Milind Arun Choudhary
|
b259d74b39
ROUND_UP macro cleanup in drivers/char/lp.c
|
18 년 전 |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 년 전 |
David Brownell
|
da67529642
layered parport code uses parport->dev
|
18 년 전 |
Robert P. J. Day
|
5cbded585d
[PATCH] getting rid of all casts of k[cmz]alloc() calls
|
18 년 전 |
Josef Sipek
|
a7113a9662
[PATCH] struct path: convert char-drivers
|
18 년 전 |
Alan Cox
|
d09d7ddf30
[PATCH] There is no devfs, there has never been a devfs, we have always been at war with...
|
19 년 전 |
Arjan van de Ven
|
62322d2554
[PATCH] make more file_operation structs static
|
19 년 전 |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 년 전 |