index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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]