aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-21Input: i8042 - use synchronize_irq() instead of synchronize_sched()Dmitry Torokhov1-1/+8
2007-11-21Input: i8042 - add i8042.noloop quirk for MS Virtual MachineJiri Kosina1-0/+8
2007-10-27Input: hp_sdc.c - fix section mismatchAdrian Bunk1-4/+0
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik1-1/+1
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-23/+3
2007-10-22Input: i8042 - export i8042_command()Márton Németh2-23/+3
2007-10-19define global BIT macroJiri Slaby1-2/+0
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-0/+2
2007-10-18freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki1-2/+1
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov8-27/+26
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers1-8/+3
2007-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-1/+11
2007-09-04Input: i8042 - add HP Pavilion DV4270ca to the MUX blacklistElvis Pranskevichus1-0/+10
2007-09-04Input: i8042 - fix modpost warningRalf Baechle1-1/+1
2007-08-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-5/+5
2007-08-30Input: gscps2 - convert to use kzallocMariusz Kozlowski1-4/+2
2007-08-30Input: i8042 - fix retrun value of i8042_aux_test_irqFernando Luis Vázquez Cao1-1/+3
2007-07-24Input Serio: Blackfin doesnt support I8042 - make sure it doesnt get selectedMichael Hennerich1-1/+1
2007-07-18Input: i8042 - restore control register when enabling port failsMarkus Armbruster1-0/+4
2007-07-18Input: i8042 - give more trust to PNP data on i386Dmitry Torokhov1-7/+29
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-0/+1
2007-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-7/+29
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau3-12/+6
2007-07-10Input: serio_raw - shut up errorneous warningAndrew Morton1-1/+1
2007-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-0/+13
2007-06-29Input: serio - take drv_mutex in serio_cleanup()Dmitry Torokhov1-0/+2
2007-06-28Input: i8042 - add HP Pavilion ZT1000 to the MUX blacklistDmitry Torokhov1-0/+11
2007-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+18
2007-06-12Input: i8042 - add ULI EV4873 to noloop listDmitry Torokhov1-0/+9
2007-06-12Input: i8042 - add ASUS P65UP5 to the noloop listDmitry Torokhov1-0/+9
2007-05-30[ARM] Fix some section mismatch warningsRussell King1-2/+2
2007-05-08Input: i8042 - fix AUX port detection with some chipsRoland Scheidegger1-6/+29
2007-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov3-29/+24
2007-04-27Input: serio - do not touch bus's rwsemDmitry Torokhov1-26/+15
2007-04-25Input: i8042 - add Fujitsu touchscreen/touchpad PNP IDsDmitry Torokhov1-0/+2
2007-04-25Input: i8042 - add Panasonic CF-29 to nomux listDmitry Torokhov1-0/+11
2007-04-12Input: i8042 - disable interfaces when switching to legacy modeDmitry Torokhov1-0/+7
2007-03-16Input: i8042 - add HP Pavilion DV4017EA to the MUX blacklistDmitry Torokhov1-0/+11
2007-03-16Input: HIL - fix rwlock recursion bugHelge Deller3-25/+18
2007-03-08Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+8
2007-03-07Input: i8042 - another attempt to fix AUX delivery checksDmitry Torokhov1-2/+8
2007-02-28Input: HIL - cleanup coding styleHelge Deller3-498/+611
2007-02-28Input: HIL - various fixes for HIL driversHelge Deller3-19/+20
2007-02-19Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-35/+64
2007-02-18Input: remove obsolete setup parameters from input driversDmitry Torokhov1-7/+0
2007-02-18Input: i8042 - let serio bus suspend portsDmitry Torokhov2-28/+64
2007-02-17Storage class should be before const qualifierTobias Klauser1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau2-2/+0
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-1/+1
2007-02-10Input: i8042 - fix AUX IRQ delivery checkDmitry Torokhov1-1/+4