summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Input: make input_register_handler() return error codesDmitry Torokhov2006-09-148-21/+33
* Input: remove cruft that was needed for transition to sysfsDmitry Torokhov2006-09-141-10/+0
* Input: fix input module refcountingDmitry Torokhov2006-09-141-2/+2
* Input: constify input coreDmitry Torokhov2006-09-148-25/+29
* Input: libps2 - rearrange exportsDmitry Torokhov2006-09-141-11/+9
* Input: atkbd - support Microsoft Natural Elite Pro keyboardsDmitry Torokhov2006-09-142-5/+17
* 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: send key up events at disconnectDmitry Torokhov2006-09-101-2/+5
* Input: constify psmouse driverHelge Deller2006-09-106-32/+40
* Input: i8042 - add Amoi to the MUX blacklistCjacker Huang2006-08-081-0/+7
* Input: logips2pp - add sugnature 56 (Cordless MouseMan Wheel), cleanupHelge Deller2006-08-081-11/+12
* Input: add driver for Touchwin serial touchscreensRick Koch2006-08-053-0/+216
* Input: add driver for Touchright serial touchscreensRick Koch2006-08-053-0/+209
* Input: add driver for Penmount serial touchscreensRick Koch2006-08-053-0/+198
* Input: elo - add support for non-pressure-sensitive touchscreensShaun Jackman2006-08-051-17/+107
* Input: elo - fix checksum calculationShaun Jackman2006-08-051-26/+29
* Input: elo - handle input_register_device() failuresDmitry Torokhov2006-08-051-6/+12
* Input: hid - #if 0 the no longer used hid_find_field_by_usage()Adrian Bunk2006-08-042-2/+2
* Input: add force feedback driver for PSX-style Zeroplus devicesAnssi Hannula2006-07-195-0/+126
* Input: uinput - switch to the new FF interfaceAnssi Hannula2006-07-191-16/+51
* Input: use new FF interface in the HID force feedback driversAnssi Hannula2006-07-196-831/+116
* Input: add force feedback driver for PID devicesAnssi Hannula2006-07-198-414/+1364
* Input: iforce - switch to the new FF interfaceAnssi Hannula2006-07-194-238/+147
* Input: unified force feedback support for memoryless devicesAnssi Hannula2006-07-193-0/+531
* Input: implement new force feedback interfaceAnssi Hannula2006-07-194-18/+389
* Input: move fixp-arith.h to drivers/inputAnssi Hannula2006-07-193-2/+2
* Input: rename input.ko into input-core.koDmitry Torokhov2006-07-191-1/+3
* Input: serio/gameport - check whether driver core calls succeededRandy Dunlap2006-07-192-31/+100
* Input: spaceball - make 4000FLX Lefty workNick Martin2006-07-191-1/+1
* Input: keyboard - simplify emulate_raw() implementationDmitry Torokhov2006-07-191-17/+34
* Input: keyboard - remove static variable and clean up initializationDmitry Torokhov2006-07-191-10/+9
* Input: hiddev - use standard list implementationDmitry Torokhov2006-07-191-34/+38
* Input: add missing handler->start() callDmitry Torokhov2006-07-191-1/+4
* Input: HID - fix potential out-of-bound array accessDmitry Torokhov2006-07-151-1/+2
* Input: fix list iteration in input_release_device()Andrew Morton2006-07-151-3/+5
* Input: iforce - add Trust Force Feedback Race Master supportPrzemek Iskra2006-07-151-0/+1
* Input: iforce - check array bounds before accessing elementsDmitry Torokhov2006-07-061-9/+9
* Input: libps2 - warn instead of oopsing when passed bad argumentsDmitry Torokhov2006-07-061-0/+5
* Input: fm801-gp - fix use after freeDmitry Torokhov2006-07-061-2/+2
* Input: wistron - fix section reference mismatchesAndrew Morton2006-07-061-10/+10
* Input: introduce input_inject_event() functionDmitry Torokhov2006-07-063-21/+48
* Input: add start() method to input handlersDmitry Torokhov2006-07-062-21/+30
* Input: remove accept method from input_devDmitry Torokhov2006-07-062-13/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-07-041-169/+91
|\
| * [CPUFREQ] Misc cleanups in ondemand.Venkatesh Pallipadi2006-06-301-31/+19
| * [CPUFREQ] Make ondemand sampling per CPU and remove the mutex usage in sampli...Venkatesh Pallipadi2006-06-301-40/+32
| * [CPUFREQ] Remove slowdown from ondemand sampling path.Venkatesh Pallipadi2006-06-301-98/+40
* | [PATCH] mthca: initialize send and receive queue locks separatelyZach Brown2006-07-041-1/+4
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-07-0329-308/+2724
|\ \
OpenPOWER on IntegriCloud