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
/
ppdev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ppdev: Distribute switch variables for initialization
Kees Cook
2020-02-23
1
-12
/
+8
*
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
1
-11
/
+1
|
\
|
*
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-11
/
+1
*
|
ppdev: fix PPGETTIME/PPSETTIME ioctls
Arnd Bergmann
2019-11-13
1
-4
/
+12
|
/
*
char: ppdev: Fix a possible null-pointer dereference in pp_release()
Jia-Ju Bai
2019-07-25
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
*
ppdev: remove unused ROUND_UP macro
Guoqing Jiang
2017-07-17
1
-3
/
+0
*
ppdev: fix registering same device name
Sudip Mukherjee
2017-03-16
1
-2
/
+9
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
ppdev: don't print a free'd string
Colin Ian King
2017-01-11
1
-5
/
+8
*
ppdev: check before attaching port
Sudip Mukherjee
2016-11-29
1
-2
/
+21
*
ppdev: use pr_* macros
Sudip Mukherjee
2016-11-29
1
-6
/
+5
*
ppdev: fix memory leak
Sudip Mukherjee
2016-11-29
1
-1
/
+1
*
ppdev: fix double-free of pp->pdev->name
Jann Horn
2016-11-10
1
-3
/
+0
*
ppdev: use new parport device model
Sudip Mukherjee
2016-08-31
1
-5
/
+20
*
Revert "ppdev: use new parport device model"
Linus Torvalds
2016-03-25
1
-20
/
+5
*
ppdev: use dev_* macros
Sudip Mukherjee
2016-02-14
1
-7
/
+7
*
ppdev: use new parport device model
Sudip Mukherjee
2016-02-14
1
-5
/
+20
*
ppdev: remove space before tab
Sudip Mukherjee
2016-02-14
1
-1
/
+1
*
ppdev: fix parenthesis alignment
Sudip Mukherjee
2016-02-14
1
-13
/
+13
*
ppdev: remove braces
Sudip Mukherjee
2016-02-14
1
-35
/
+22
*
ppdev: add missing blank line
Sudip Mukherjee
2016-02-14
1
-0
/
+6
*
ppdev: remove whitespace around pointers
Sudip Mukherjee
2016-02-14
1
-12
/
+12
*
ppdev: space prohibited between function name and parenthesis
Sudip Mukherjee
2016-02-14
1
-96
/
+96
*
ppdev: add support for compat ioctl
Bamvor Jian Zhang
2016-02-08
1
-0
/
+12
*
ppdev: convert to y2038 safe
Bamvor Jian Zhang
2016-02-08
1
-20
/
+55
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-3
/
+3
*
Merge branch 'master' into for-next
Jiri Kosina
2012-10-28
1
-1
/
+2
|
\
|
*
ppdev: ppdev_init: do not return zero in case of failure
Alexey Khoroshilov
2012-09-05
1
-1
/
+2
*
|
parport: dead code in pp_write
Alan Cox
2012-10-15
1
-5
/
+1
|
/
*
drivers/char/ppdev.c: put gotten port value
Julia Lawall
2011-05-26
1
-0
/
+1
*
drivers/char/ppdev.c: fix information leak to userland
Vasiliy Kulikov
2010-10-27
1
-0
/
+1
*
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-10-05
1
-4
/
+4
*
drivers/char/ppdev.c: use kasprintf
Julia Lawall
2010-05-27
1
-3
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
ppdev: reduce kernel log spam
Michael Buesch
2009-06-18
1
-18
/
+11
*
device create: char: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
1
-3
/
+2
*
ppdev: wrap ioctl handler in driver and push lock down
Alan Cox
2008-07-25
1
-5
/
+13
*
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
1
-2
/
+3
*
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
*
[PARPORT] Remove unused 'irq' argument from parport irq functions
Jeff Garzik
2007-10-23
1
-2
/
+2
*
Clean up duplicate includes in drivers/char/
Jesper Juhl
2007-10-17
1
-1
/
+0
*
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] struct path: convert char-drivers
Josef Sipek
2006-12-08
1
-2
/
+2
*
Driver core: convert ppdev code to use struct device
Greg Kroah-Hartman
2006-12-01
1
-3
/
+3
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
[next]