aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ppdev.c
Commit message (Expand)AuthorAge
* ppdev: reduce kernel log spamMichael Buesch2009-06-18
* device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* ppdev: wrap ioctl handler in driver and push lock downAlan Cox2008-07-25
* device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-20
* Add "no BKL needed" comments to several driversJonathan Corbet2008-06-20
* [PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik2007-10-23
* Clean up duplicate includes in drivers/char/Jesper Juhl2007-10-17
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* layered parport code uses parport->devDavid Brownell2007-05-08
* [PATCH] struct path: convert char-driversJosef Sipek2006-12-08
* Driver core: convert ppdev code to use struct deviceGreg Kroah-Hartman2006-12-01
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* [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] parport: move PP_MAJOR from ppdev.h to major.hRene Herman2006-03-25
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
* [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