index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
paride
/
pg.c
Age
Commit message (
Expand
)
Author
2017-03-09
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2015-06-01
paride: use new parport device model
Sudip Mukherjee
2015-04-15
paride: fix the "verbose" module param
Dan Carpenter
2014-01-21
drivers/block/paride/pg.c: underflow bug in pg_write()
Dan Carpenter
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-11-16
paride: fix potential information leak in pg_read()
Dan Carpenter
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-05
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2009-02-18
paride/pg.c: xs(): &&/|| confusion
Roel Kluin
2008-10-16
device create: block: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-07-21
device create: block: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-06-20
paride: cdev lock_kernel() pushdown
Jonathan Corbet
2008-01-24
paride: Convert from class_device to device for block/paride
Tony Jones
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
2006-12-07
[PATCH] paride: return proper error code
Akinobu Mita
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-03-28
[PATCH] paride: register_chrdev fix
Andrew Morton
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
2005-09-10
[PATCH] drivers/block: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-06-20
[PATCH] class: convert drivers/block/* to use the new class api instead of cl...
gregkh@suse.de
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds