aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/serio_raw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-16Rationalize fasync return valuesJonathan Corbet1-3/+1
2008-11-01saner FASYNC handling on file closeAl Viro1-1/+0
2008-09-10Input: serio_raw - allow attaching to translated (SERIO_I8042XL) portsNiels de Vos1-0/+6
2008-07-02serio: BKL pushdownArnd Bergmann1-1/+5
2007-07-10Input: serio_raw - shut up errorneous warningAndrew Morton1-1/+1
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-1/+1
2006-12-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov1-1/+1
2006-12-01Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman1-1/+1
2006-11-23Input: handle serio_register_driver() errorsAkinobu Mita1-2/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-03-14Input: use kzalloc() throughout the codeEric Sesterhenn1-4/+2
2006-02-19Input: serio - semaphore to mutex conversionArjan van de Ven1-11/+12
2005-07-11Input: serio_raw - link serio_raw misc device to correspondingDmitry Torokhov1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+403