aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-14Input: i8042 - disable MUX mode on Toshiba Equium A110Dmitry Torokhov1-0/+7
2006-09-10Input: i8042 - get rid of polling timerDmitry Torokhov2-362/+388
2006-09-10Input: send key up events at disconnectDmitry Torokhov1-2/+5
2006-09-10Input: constify psmouse driverHelge Deller6-32/+40
2006-08-08Input: i8042 - add Amoi to the MUX blacklistCjacker Huang1-0/+7
2006-08-08Input: logips2pp - add sugnature 56 (Cordless MouseMan Wheel), cleanupHelge Deller1-11/+12
2006-08-05Input: add driver for Touchwin serial touchscreensRick Koch3-0/+216
2006-08-05Input: add driver for Touchright serial touchscreensRick Koch3-0/+209
2006-08-05Input: add driver for Penmount serial touchscreensRick Koch3-0/+198
2006-08-05Input: elo - add support for non-pressure-sensitive touchscreensShaun Jackman1-17/+107
2006-08-05Input: elo - fix checksum calculationShaun Jackman1-26/+29
2006-08-05Input: elo - handle input_register_device() failuresDmitry Torokhov1-6/+12
2006-08-04Input: hid - #if 0 the no longer used hid_find_field_by_usage()Adrian Bunk2-2/+2
2006-07-19Input: add force feedback driver for PSX-style Zeroplus devicesAnssi Hannula5-0/+126
2006-07-19Input: uinput - switch to the new FF interfaceAnssi Hannula1-16/+51
2006-07-19Input: use new FF interface in the HID force feedback driversAnssi Hannula6-831/+116
2006-07-19Input: add force feedback driver for PID devicesAnssi Hannula8-414/+1364
2006-07-19Input: iforce - switch to the new FF interfaceAnssi Hannula4-238/+147
2006-07-19Input: unified force feedback support for memoryless devicesAnssi Hannula3-0/+531
2006-07-19Input: implement new force feedback interfaceAnssi Hannula4-18/+389
2006-07-19Input: move fixp-arith.h to drivers/inputAnssi Hannula3-2/+2
2006-07-19Input: rename input.ko into input-core.koDmitry Torokhov1-1/+3
2006-07-19Input: serio/gameport - check whether driver core calls succeededRandy Dunlap2-31/+100
2006-07-19Input: spaceball - make 4000FLX Lefty workNick Martin1-1/+1
2006-07-19Input: keyboard - simplify emulate_raw() implementationDmitry Torokhov1-17/+34
2006-07-19Input: keyboard - remove static variable and clean up initializationDmitry Torokhov1-10/+9
2006-07-19Input: hiddev - use standard list implementationDmitry Torokhov1-34/+38
2006-07-19Input: add missing handler->start() callDmitry Torokhov1-1/+4
2006-07-15Input: HID - fix potential out-of-bound array accessDmitry Torokhov1-1/+2
2006-07-15Input: fix list iteration in input_release_device()Andrew Morton1-3/+5
2006-07-15Input: iforce - add Trust Force Feedback Race Master supportPrzemek Iskra1-0/+1
2006-07-06Input: iforce - check array bounds before accessing elementsDmitry Torokhov1-9/+9
2006-07-06Input: libps2 - warn instead of oopsing when passed bad argumentsDmitry Torokhov1-0/+5
2006-07-06Input: fm801-gp - fix use after freeDmitry Torokhov1-2/+2
2006-07-06Input: wistron - fix section reference mismatchesAndrew Morton1-10/+10
2006-07-06Input: introduce input_inject_event() functionDmitry Torokhov3-21/+48
2006-07-06Input: add start() method to input handlersDmitry Torokhov2-21/+30
2006-07-06Input: remove accept method from input_devDmitry Torokhov2-13/+0
2006-07-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-169/+91
2006-07-04[PATCH] mthca: initialize send and receive queue locks separatelyZach Brown1-1/+4
2006-07-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds29-308/+2724
2006-07-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds3-14/+15
2006-07-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2006-07-03Merge git://git.infradead.org/mtd-2.6Linus Torvalds6-332/+216
2006-07-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-26/+133
2006-07-03Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds67-2833/+4385
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
2006-07-03[PATCH] zfcp: fix incorrect usage of fsf_req_list_lockHeiko Carstens1-4/+5
2006-07-03[PATCH] zfcp: fix incorrect usage of erp_lockHeiko Carstens1-4/+4
2006-07-03[Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann5-1/+4