aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/serio_raw.c
Commit message (Expand)AuthorAge
* Input: serio_raw - fix memory leak when closing char deviceDmitry Torokhov2011-10-10
* Input: serio_raw - kick clients when disconnecting portDmitry Torokhov2011-10-10
* Input: serio_raw - explicitly mark disconnected ports as deadDmitry Torokhov2011-10-10
* Input: serio_raw - fix coding style issuesDmitry Torokhov2011-10-10
* Input: serio_raw - use dev_*() for messagesDmitry Torokhov2011-10-10
* Input: serio_raw - use bool for boolean dataDmitry Torokhov2011-10-10
* Input: serio_raw - perform proper locking when adding clients to listDmitry Torokhov2011-10-10
* Input: serio_raw - rename serio_raw_list to serio_raw_clientDmitry Torokhov2011-10-10
* Input: serio_raw - use kref instead of rolling out its own refcountingDmitry Torokhov2011-10-10
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* Input: serio_raw - remove BKLThadeu Lima de Souza Cascardo2010-03-10
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* Rationalize fasync return valuesJonathan Corbet2009-03-16
* saner FASYNC handling on file closeAl Viro2008-11-01
* Input: serio_raw - allow attaching to translated (SERIO_I8042XL) portsNiels de Vos2008-09-10
* serio: BKL pushdownArnd Bergmann2008-07-02
* Input: serio_raw - shut up errorneous warningAndrew Morton2007-07-10
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-08
|\
| * Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman2006-12-01
* | Input: handle serio_register_driver() errorsAkinobu Mita2006-11-23
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
* Input: use kzalloc() throughout the codeEric Sesterhenn2006-03-14
* Input: serio - semaphore to mutex conversionArjan van de Ven2006-02-19
* Input: serio_raw - link serio_raw misc device to correspondingDmitry Torokhov2005-07-11
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16