summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-02-192-35/+64
|\
| * Input: remove obsolete setup parameters from input driversDmitry Torokhov2007-02-181-7/+0
| * Input: i8042 - let serio bus suspend portsDmitry Torokhov2007-02-182-28/+64
* | Storage class should be before const qualifierTobias Klauser2007-02-171-1/+1
|/
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-142-2/+0
* [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-231-2/+1
* | Input: serio - make serio_register_driver() return errorsDmitry Torokhov2006-11-231-33/+74
* | Input: serio - remove serio_unregister_port_delayed()Dmitry Torokhov2006-11-171-18/+0
* | 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-042-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-021-18/+3
* | | Input: serio - rearrange serio_bus initializationMarton Nemeth2006-11-021-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-062-18/+18
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0514-37/+33
* 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/+9
| * 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
| * Input: i8042 - get rid of polling timerDmitry Torokhov2006-09-102-362/+388
| * Input: i8042 - add Amoi to the MUX blacklistCjacker Huang2006-08-081-0/+7
* | [PATCH] update legacy io handling for pmacOlaf Hering2006-10-011-9/+6
|/
* Input: serio/gameport - check whether driver core calls succeededRandy Dunlap2006-07-191-14/+51
* Input: libps2 - warn instead of oopsing when passed bad argumentsDmitry Torokhov2006-07-061-0/+5
* [PATCH] lockdep: annotate serioArjan van de Ven2006-07-031-1/+1
* [PATCH] sparc i8042 build fixAndrew Morton2006-07-031-1/+1
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-023-4/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-305-5/+0
* [SERIO] i8042-sparcio.h: Convert to of_driver framework.David S. Miller2006-06-291-39/+69
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-1/+0
|\
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* | [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-271-3/+3
|/
OpenPOWER on IntegriCloud