aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)Author
2007-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-09-04Input: i8042 - add HP Pavilion DV4270ca to the MUX blacklistElvis Pranskevichus
2007-09-04Input: i8042 - fix modpost warningRalf Baechle
2007-08-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-08-30Input: gscps2 - convert to use kzallocMariusz Kozlowski
2007-08-30Input: i8042 - fix retrun value of i8042_aux_test_irqFernando Luis Vázquez Cao
2007-07-24Input Serio: Blackfin doesnt support I8042 - make sure it doesnt get selectedMichael Hennerich
2007-07-18Input: i8042 - give more trust to PNP data on i386Dmitry Torokhov
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-10Input: serio_raw - shut up errorneous warningAndrew Morton
2007-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-06-29Input: serio - take drv_mutex in serio_cleanup()Dmitry Torokhov
2007-06-28Input: i8042 - add HP Pavilion ZT1000 to the MUX blacklistDmitry Torokhov
2007-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-06-12Input: i8042 - add ULI EV4873 to noloop listDmitry Torokhov
2007-06-12Input: i8042 - add ASUS P65UP5 to the noloop listDmitry Torokhov
2007-05-30[ARM] Fix some section mismatch warningsRussell King
2007-05-08Input: i8042 - fix AUX port detection with some chipsRoland Scheidegger
2007-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2007-04-27Input: serio - do not touch bus's rwsemDmitry Torokhov
2007-04-25Input: i8042 - add Fujitsu touchscreen/touchpad PNP IDsDmitry Torokhov
2007-04-25Input: i8042 - add Panasonic CF-29 to nomux listDmitry Torokhov
2007-04-12Input: i8042 - disable interfaces when switching to legacy modeDmitry Torokhov
2007-03-16Input: i8042 - add HP Pavilion DV4017EA to the MUX blacklistDmitry Torokhov
2007-03-16Input: HIL - fix rwlock recursion bugHelge Deller
2007-03-08Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds
2007-03-07Input: i8042 - another attempt to fix AUX delivery checksDmitry Torokhov
2007-02-28Input: HIL - cleanup coding styleHelge Deller
2007-02-28Input: HIL - various fixes for HIL driversHelge Deller
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