Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dd39affb256611071d7f689a72e6e96f3405c6ce
/
drivers
/
char
/
ppdev.c
9c2b46e
ppdev: fix registering same device name
by Sudip Mukherjee
· 8 years ago
bf5202b
ppdev: check before attaching port
by Sudip Mukherjee
· 8 years ago
b13d143
ppdev: fix double-free of pp->pdev->name
by Jann Horn
· 8 years ago
8b7d3a9
ppdev: use new parport device model
by Sudip Mukherjee
· 8 years ago
1701f68
Revert "ppdev: use new parport device model"
by Linus Torvalds
· 9 years ago
396ec3de
ppdev: use dev_* macros
by Sudip Mukherjee
· 9 years ago
e7223f1
ppdev: use new parport device model
by Sudip Mukherjee
· 9 years ago
3c8db58
ppdev: remove space before tab
by Sudip Mukherjee
· 9 years ago
a7c71c0
ppdev: fix parenthesis alignment
by Sudip Mukherjee
· 9 years ago
83e8060
ppdev: remove braces
by Sudip Mukherjee
· 9 years ago
27f3b8a
ppdev: add missing blank line
by Sudip Mukherjee
· 9 years ago
d85c1a2
ppdev: remove whitespace around pointers
by Sudip Mukherjee
· 9 years ago
783ea44
ppdev: space prohibited between function name and parenthesis
by Sudip Mukherjee
· 9 years ago
17a3596
ppdev: add support for compat ioctl
by Bamvor Jian Zhang
· 9 years ago
3b9ab37
ppdev: convert to y2038 safe
by Bamvor Jian Zhang
· 9 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
3bd7bf1
Merge branch 'master' into for-next
by Jiri Kosina
· 12 years ago
5d0c3d4
parport: dead code in pp_write
by Alan Cox
· 12 years ago
9a32bb3
ppdev: ppdev_init: do not return zero in case of failure
by Alexey Khoroshilov
· 12 years ago
d98808a
drivers/char/ppdev.c: put gotten port value
by Julia Lawall
· 13 years ago
b9b1134
drivers/char/ppdev.c: fix information leak to userland
by Vasiliy Kulikov
· 14 years ago
613655f
drivers: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
8757543
drivers/char/ppdev.c: use kasprintf
by Julia Lawall
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
81fc401
ppdev: reduce kernel log spam
by Michael Buesch
· 15 years ago
03457cd
device create: char: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
6d535d3
ppdev: wrap ioctl handler in driver and push lock down
by Alan Cox
· 16 years ago
47aa579
device create: char: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 16 years ago
f2b9857
Add a bunch of cycle_kernel_lock() calls
by Jonathan Corbet
· 16 years ago
d21c95c
Add "no BKL needed" comments to several drivers
by Jonathan Corbet
· 17 years ago
5712cb3
[PARPORT] Remove unused 'irq' argument from parport irq functions
by Jeff Garzik
· 17 years ago
3f1a437
Clean up duplicate includes in drivers/char/
by Jesper Juhl
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
da67529
layered parport code uses parport->dev
by David Brownell
· 18 years ago
a7113a9
[PATCH] struct path: convert char-drivers
by Josef Sipek
· 18 years ago
04880ed
Driver core: convert ppdev code to use struct device
by Greg Kroah-Hartman
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
62322d2
[PATCH] make more file_operation structs static
by Arjan van de Ven
· 18 years ago
ff23eca
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
by Greg Kroah-Hartman
· 19 years ago
8ab5e4c
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
7c69ef7
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
95dc112
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
e6a6784
[PATCH] parport: move PP_MAJOR from ppdev.h to major.h
by Rene Herman
· 19 years ago
53f4654
[PATCH] Driver Core: fix up all callers of class_device_create()
by Greg Kroah-Hartman
· 19 years ago
ca8eca6
[PATCH] class: convert drivers/char/* to use the new class api instead of class_simple
by gregkh@suse.de
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago