aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
Commit message (Expand)AuthorAge
* Input: remove obsolete setup parameters from input driversDmitry Torokhov2007-02-18
* Input: i8042 - let serio bus suspend portsDmitry Torokhov2007-02-18
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* Input: i8042 - fix AUX IRQ delivery checkDmitry Torokhov2007-02-10
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-02-10
|\
| * SERIO: add the sysfs driver name to all modulesGreg Kroah-Hartman2007-02-07
| * [SPARC64]: Fix of_iounmap() region release.David S. Miller2006-12-31
* | Input: i8042 - really suppress ACK/NAK during panic blinkDmitry Torokhov2007-01-18
|/
* Input: i8042 - add another Lifebook P7010 to nomux blacklistDmitry Torokhov2006-12-08
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-08
|\
| * [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
| |\
| | * Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman2006-12-01
| * | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-22
| |/
* | Input: handle serio_register_driver() errorsAkinobu Mita2006-11-23
* | Input: serio - make serio_register_driver() return errorsDmitry Torokhov2006-11-23
* | Input: serio - remove serio_unregister_port_delayed()Dmitry Torokhov2006-11-17
* | Input: i8042 - fix shutdown issue on some boxes with active MUXesDmitry Torokhov2006-11-17
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-11-04
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-10-17
| |\
| * | [PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ...Al Viro2006-10-15
* | | Input: i8042 - remove unneeded call to i8042_interrupt()Dmitry Torokhov2006-11-02
* | | Input: serio - rearrange serio_bus initializationMarton Nemeth2006-11-02
| |/ |/|
* | Input: serio core - handle errors returned by device_bind_driver()Dmitry Torokhov2006-10-12
* | Input: serio - add lockdep annotationsJiri Kosina2006-10-11
* | Input: i8042 - supress ACK/NAKs when blinking during panicDmitry Torokhov2006-10-11
|/
* [PATCH] m68k/HP300: Enable HIL configuration optionsGeert Uytterhoeven2006-10-09
* Build fixes for struct pt_regs removalMatthew Wilcox2006-10-06
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Fix several typos in drivers/Matt LaPlante2006-10-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2006-10-02
|\
| * Input: libps2 - rearrange exportsDmitry Torokhov2006-09-14
| * Input: atkbd - support Microsoft Natural Elite Pro keyboardsDmitry Torokhov2006-09-14
| * Input: i8042 - disable MUX mode on Toshiba Equium A110Dmitry Torokhov2006-09-14
| * Input: i8042 - get rid of polling timerDmitry Torokhov2006-09-10
| * Input: i8042 - add Amoi to the MUX blacklistCjacker Huang2006-08-08
* | [PATCH] update legacy io handling for pmacOlaf Hering2006-10-01
|/
* Input: serio/gameport - check whether driver core calls succeededRandy Dunlap2006-07-19
* Input: libps2 - warn instead of oopsing when passed bad argumentsDmitry Torokhov2006-07-06
* [PATCH] lockdep: annotate serioArjan van de Ven2006-07-03
* [PATCH] sparc i8042 build fixAndrew Morton2006-07-03
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [SERIO] i8042-sparcio.h: Convert to of_driver framework.David S. Miller2006-06-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-29
|\
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
* | [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-27
|/
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-24
* [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse2006-04-28