summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
AgeCommit message (Expand)Author
2007-02-19Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds
2007-02-18Input: remove obsolete setup parameters from input driversDmitry Torokhov
2007-02-18Input: i8042 - let serio bus suspend portsDmitry Torokhov
2007-02-17Storage class should be before const qualifierTobias Klauser
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2007-02-10Input: i8042 - fix AUX IRQ delivery checkDmitry Torokhov
2007-02-10Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2007-02-07SERIO: add the sysfs driver name to all modulesGreg Kroah-Hartman
2007-01-18Input: i8042 - really suppress ACK/NAK during panic blinkDmitry Torokhov
2006-12-31[SPARC64]: Fix of_iounmap() region release.David S. Miller
2006-12-08Input: i8042 - add another Lifebook P7010 to nomux blacklistDmitry Torokhov
2006-12-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-01Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman
2006-11-23Input: handle serio_register_driver() errorsAkinobu Mita
2006-11-23Input: serio - make serio_register_driver() return errorsDmitry Torokhov
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-17Input: serio - remove serio_unregister_port_delayed()Dmitry Torokhov
2006-11-17Input: i8042 - fix shutdown issue on some boxes with active MUXesDmitry Torokhov
2006-11-04Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2006-11-02Input: i8042 - remove unneeded call to i8042_interrupt()Dmitry Torokhov
2006-11-02Input: serio - rearrange serio_bus initializationMarton Nemeth
2006-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2006-10-15[PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ...Al Viro
2006-10-12Input: serio core - handle errors returned by device_bind_driver()Dmitry Torokhov
2006-10-11Input: serio - add lockdep annotationsJiri Kosina
2006-10-11Input: i8042 - supress ACK/NAKs when blinking during panicDmitry Torokhov
2006-10-09[PATCH] m68k/HP300: Enable HIL configuration optionsGeert Uytterhoeven
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-03Fix several typos in drivers/Matt LaPlante
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering
2006-09-14Input: libps2 - rearrange exportsDmitry Torokhov
2006-09-14Input: atkbd - support Microsoft Natural Elite Pro keyboardsDmitry Torokhov
2006-09-14Input: i8042 - disable MUX mode on Toshiba Equium A110Dmitry Torokhov
2006-09-10Input: i8042 - get rid of polling timerDmitry Torokhov
2006-08-08Input: i8042 - add Amoi to the MUX blacklistCjacker Huang
2006-07-19Input: serio/gameport - check whether driver core calls succeededRandy Dunlap
2006-07-06Input: libps2 - warn instead of oopsing when passed bad argumentsDmitry Torokhov
2006-07-03[PATCH] lockdep: annotate serioArjan van de Ven
2006-07-03[PATCH] sparc i8042 build fixAndrew Morton
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[SERIO] i8042-sparcio.h: Convert to of_driver framework.David S. Miller
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman