summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Fix some section mismatch warningsRussell King2007-05-301-2/+2
* Input: i8042 - fix AUX port detection with some chipsRoland Scheidegger2007-05-081-6/+29
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-013-29/+24Star
|\
| * Input: serio - do not touch bus's rwsemDmitry Torokhov2007-04-271-26/+15Star
| * Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-03-081-2/+8
| |\
| | * Input: i8042 - another attempt to fix AUX delivery checksDmitry Torokhov2007-03-081-2/+8
| * | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-02-192-35/+64
| |\|
| * | Storage class should be before const qualifierTobias Klauser2007-02-171-1/+1
* | | Input: i8042 - add Fujitsu touchscreen/touchpad PNP IDsDmitry Torokhov2007-04-251-0/+2
* | | Input: i8042 - add Panasonic CF-29 to nomux listDmitry Torokhov2007-04-251-0/+11
* | | Input: i8042 - disable interfaces when switching to legacy modeDmitry Torokhov2007-04-121-0/+7
* | | Input: i8042 - add HP Pavilion DV4017EA to the MUX blacklistDmitry Torokhov2007-03-161-0/+11
* | | Input: HIL - fix rwlock recursion bugHelge Deller2007-03-163-25/+18Star
* | | Input: HIL - cleanup coding styleHelge Deller2007-03-013-498/+611
* | | Input: HIL - various fixes for HIL driversHelge Deller2007-03-013-19/+20
| |/ |/|
* | Input: remove obsolete setup parameters from input driversDmitry Torokhov2007-02-181-7/+0Star
* | Input: i8042 - let serio bus suspend portsDmitry Torokhov2007-02-182-28/+64
|/
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-142-2/+0Star
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-1/+1
* Input: i8042 - fix AUX IRQ delivery checkDmitry Torokhov2007-02-101-1/+4
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-02-102-4/+8
|\
| * SERIO: add the sysfs driver name to all modulesGreg Kroah-Hartman2007-02-071-2/+4
| * [SPARC64]: Fix of_iounmap() region release.David S. Miller2006-12-311-2/+4
* | Input: i8042 - really suppress ACK/NAK during panic blinkDmitry Torokhov2007-01-181-3/+4
|/
* Input: i8042 - add another Lifebook P7010 to nomux blacklistDmitry Torokhov2006-12-081-0/+7
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-083-4/+5
|\
| * [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-0/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-1/+1
| |\
| | * Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman2006-12-011-1/+1
| * | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-3/+3
| |/
* | Input: handle serio_register_driver() errorsAkinobu Mita2006-11-241-2/+1Star
* | Input: serio - make serio_register_driver() return errorsDmitry Torokhov2006-11-241-33/+74
* | Input: serio - remove serio_unregister_port_delayed()Dmitry Torokhov2006-11-171-18/+0Star
* | Input: i8042 - fix shutdown issue on some boxes with active MUXesDmitry Torokhov2006-11-171-7/+11
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-11-052-11/+11
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-10-173-6/+32
| |\
| * | [PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ...Al Viro2006-10-152-11/+11
* | | Input: i8042 - remove unneeded call to i8042_interrupt()Dmitry Torokhov2006-11-031-18/+3Star
* | | Input: serio - rearrange serio_bus initializationMarton Nemeth2006-11-031-11/+11
| |/ |/|
* | Input: serio core - handle errors returned by device_bind_driver()Dmitry Torokhov2006-10-121-2/+14
* | Input: serio - add lockdep annotationsJiri Kosina2006-10-112-2/+7
* | Input: i8042 - supress ACK/NAKs when blinking during panicDmitry Torokhov2006-10-111-2/+11
|/
* [PATCH] m68k/HP300: Enable HIL configuration optionsGeert Uytterhoeven2006-10-091-1/+1
* Build fixes for struct pt_regs removalMatthew Wilcox2006-10-072-18/+18
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0514-37/+33Star
* Fix several typos in drivers/Matt LaPlante2006-10-031-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2006-10-024-374/+426
|\
| * Input: libps2 - rearrange exportsDmitry Torokhov2006-09-141-11/+9Star
| * Input: atkbd - support Microsoft Natural Elite Pro keyboardsDmitry Torokhov2006-09-141-2/+16
| * Input: i8042 - disable MUX mode on Toshiba Equium A110Dmitry Torokhov2006-09-141-0/+7