aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/serio_raw.c
Commit message (Expand)AuthorAgeFilesLines
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* Input: serio_raw - remove BKLThadeu Lima de Souza Cascardo2010-03-091-6/+5
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* Rationalize fasync return valuesJonathan Corbet2009-03-161-3/+1
* saner FASYNC handling on file closeAl Viro2008-11-011-1/+0
* Input: serio_raw - allow attaching to translated (SERIO_I8042XL) portsNiels de Vos2008-09-101-0/+6
* serio: BKL pushdownArnd Bergmann2008-07-021-1/+5
* Input: serio_raw - shut up errorneous warningAndrew Morton2007-07-101-1/+1
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-1/+1
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-081-1/+1
|\
| * Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman2006-12-011-1/+1
* | Input: handle serio_register_driver() errorsAkinobu Mita2006-11-231-2/+1
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* Input: use kzalloc() throughout the codeEric Sesterhenn2006-03-141-4/+2
* Input: serio - semaphore to mutex conversionArjan van de Ven2006-02-191-11/+12
* Input: serio_raw - link serio_raw misc device to correspondingDmitry Torokhov2005-07-111-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+403