aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/lp.c
Commit message (Expand)AuthorAge
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
|/
* lp: move compat_ioctl handling into lp.cArnd Bergmann2009-12-10
* device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* lp: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
* Parallel port: convert port_mutex to the mutex APIMatthias Kaehlcke2008-02-06
* lp_console: cleanupsPavel Machek2007-10-17
* Convert from class_device to device in drivers/chartonyj@suse.de2007-10-12
* ROUND_UP macro cleanup in drivers/char/lp.cMilind Arun Choudhary2007-05-08
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* layered parport code uses parport->devDavid Brownell2007-05-08
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] struct path: convert char-driversJosef Sipek2006-12-08
* [PATCH] There is no devfs, there has never been a devfs, we have always been ...Alan Cox2006-09-29
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
* [PATCH] drivers/char/lp.c : Use of the time_after() macroMarcelo Feitoza Parisi2005-09-10
* [PATCH] class: convert drivers/char/* to use the new class api instead of cla...gregkh@suse.de2005-06-20
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16