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
/
lp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
char: lp: make lp_class a static const structure
Ivan Orlov
2023-06-23
1
-9
/
+9
*
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
*
char: lp: remove redundant initialization of err
Shreenidhi Shedi
2022-06-10
1
-1
/
+1
*
char: lp: remove redundant space around (inside) parenthesized expressions
Qiang Ma
2021-03-24
1
-2
/
+2
*
char: lp: remove unneeded break
Tom Rix
2020-11-09
1
-1
/
+0
*
Merge 5.9-rc3 into char-misc-next
Greg Kroah-Hartman
2020-08-31
1
-2
/
+2
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
|
lp: Avoid comma separated statements
Joe Perches
2020-08-28
1
-2
/
+4
|
/
*
lp: fix sparc64 LPSETTIMEOUT ioctl
Arnd Bergmann
2019-11-13
1
-0
/
+4
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
char: lp: mark expected switch fall-through
Gustavo A. R. Silva
2019-02-13
1
-2
/
+2
*
char: lp: use new parport device model
Sudip Mukherjee
2018-12-19
1
-4
/
+9
*
char: lp: properly count the lp devices
Sudip Mukherjee
2018-12-19
1
-0
/
+1
*
char: lp: use first unused lp number while registering
Sudip Mukherjee
2018-12-19
1
-1
/
+5
*
char: lp: detach the device when parallel port is removed
Sudip Mukherjee
2018-12-19
1
-9
/
+10
*
char: lp: introduce list to save port number
Sudip Mukherjee
2018-12-19
1
-0
/
+4
*
char: lp: fix spacing style before open parenthesis
Sudip Mukherjee
2018-11-27
1
-92
/
+92
*
char: lp: fix whitespace with pointers
Sudip Mukherjee
2018-11-27
1
-5
/
+5
*
char: lp: use tabs instead of spaces
Sudip Mukherjee
2018-11-27
1
-9
/
+9
*
char: lp: do not use return as a function
Sudip Mukherjee
2018-11-27
1
-3
/
+3
*
char: lp: move trailing statement to next line
Sudip Mukherjee
2018-11-27
1
-3
/
+6
*
char: lp: remove trailing whitespace
Sudip Mukherjee
2018-11-27
1
-15
/
+15
*
char: lp: use true or false for boolean values
Gustavo A. R. Silva
2018-01-25
1
-1
/
+1
*
lp: support 64-bit time_t user space
Arnd Bergmann
2017-11-28
1
-16
/
+51
*
char: lp: fix possible integer overflow in lp_setup()
Willy Tarreau
2017-05-16
1
-1
/
+5
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
char: Int overflow in lp_do_ioctl().
Yongjian Xu
2013-12-18
1
-0
/
+2
*
Char: lp, protect LPGETSTATUS with port_mutex
salina@us.ibm.com
2013-05-16
1
-0
/
+3
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-4
/
+4
*
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-29
1
-4
/
+1
|
\
|
*
compat: Handle COMPAT_USE_64BIT_TIME in the lp driver
H. Peter Anvin
2012-02-20
1
-4
/
+1
*
|
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
|
/
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+1
|
\
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
|
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-10-05
1
-7
/
+8
|
/
*
lp: move compat_ioctl handling into lp.c
Arnd Bergmann
2009-12-10
1
-26
/
+89
*
device create: char: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
1
-2
/
+2
*
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
1
-1
/
+2
*
lp: cdev lock_kernel() pushdown
Jonathan Corbet
2008-06-20
1
-12
/
+26
*
Parallel port: convert port_mutex to the mutex API
Matthias Kaehlcke
2008-02-06
1
-5
/
+5
*
lp_console: cleanups
Pavel Machek
2007-10-17
1
-9
/
+8
*
Convert from class_device to device in drivers/char
tonyj@suse.de
2007-10-12
1
-3
/
+2
*
ROUND_UP macro cleanup in drivers/char/lp.c
Milind Arun Choudhary
2007-05-08
1
-4
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
layered parport code uses parport->dev
David Brownell
2007-05-08
1
-1
/
+1
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
[PATCH] struct path: convert char-drivers
Josef Sipek
2006-12-08
1
-2
/
+2
*
[PATCH] There is no devfs, there has never been a devfs, we have always been ...
Alan Cox
2006-09-29
1
-2
/
+2
[next]