index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
lp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-02-20
compat: Handle COMPAT_USE_64BIT_TIME in the lp driver
H. Peter Anvin
1
-4
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-05
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-7
/
+8
2009-12-10
lp: move compat_ioctl handling into lp.c
Arnd Bergmann
1
-26
/
+89
2008-10-16
device create: char: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-2
/
+2
2008-07-21
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-1
/
+2
2008-06-20
lp: cdev lock_kernel() pushdown
Jonathan Corbet
1
-12
/
+26
2008-02-06
Parallel port: convert port_mutex to the mutex API
Matthias Kaehlcke
1
-5
/
+5
2007-10-17
lp_console: cleanups
Pavel Machek
1
-9
/
+8
2007-10-12
Convert from class_device to device in drivers/char
tonyj@suse.de
1
-3
/
+2
2007-05-08
ROUND_UP macro cleanup in drivers/char/lp.c
Milind Arun Choudhary
1
-4
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-08
layered parport code uses parport->dev
David Brownell
1
-1
/
+1
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-08
[PATCH] struct path: convert char-drivers
Josef Sipek
1
-2
/
+2
2006-09-29
[PATCH] There is no devfs, there has never been a devfs, we have always been ...
Alan Cox
1
-2
/
+2
2006-07-03
[PATCH] make more file_operation structs static
Arjan van de Ven
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
1
-3
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
1
-2
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
1
-1
/
+0
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
1
-1
/
+1
2005-09-10
[PATCH] drivers/char/lp.c : Use of the time_after() macro
Marcelo Feitoza Parisi
1
-1
/
+2
2005-06-20
[PATCH] class: convert drivers/char/* to use the new class api instead of cla...
gregkh@suse.de
1
-6
/
+6
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+995