aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-05-221-4/+3
|\
| * input: hp680_ts compile fixes.Kristoffer Ericson2007-05-141-4/+3
* | missing dependencies for USB drivers in inputAl Viro2007-05-155-0/+12
|/
* Input: evdev - fix overflow in compat_ioctlKenichi Nagai2007-05-111-1/+1
* Fix ixp4xx compile errorFrederik Deweerdt2007-05-101-1/+1
* [S390] Kconfig: unwanted menus for s390.Martin Schwidefsky2007-05-101-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2007-05-0842-112/+11206
|\
| * Input: move USB miscellaneous devices under drivers/input/miscDmitry Torokhov2007-05-089-9/+3961
| * Input: move USB mice under drivers/input/mouseDmitry Torokhov2007-05-083-9/+736
| * Input: move USB gamepads under drivers/input/joystickDmitry Torokhov2007-05-083-2/+451
| * Input: move USB touchscreens under drivers/input/touchscreenDmitry Torokhov2007-05-083-11/+905
| * Input: move USB tablets under drivers/input/tabletDmitry Torokhov2007-05-0812-0/+5068
| * Input: i8042 - fix AUX port detection with some chipsRoland Scheidegger2007-05-081-6/+29
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-0812-14/+332
| |\
| * | Input: aaed2000_kbd - convert to use polldev libraryDmitry Torokhov2007-05-032-42/+21
| * | Input: synaptics - don't complain about failed resetsDmitry Torokhov2007-05-031-1/+1
| * | Input: pull input.h into uinpit.hMike Frysinger2007-05-031-1/+0
| * | Input: evdev - fix some sparse warnings (signedness, shadowing)Dmitry Torokhov2007-05-031-3/+3
| * | Input: drivers/joystick - fix various sparse warningsDmitry Torokhov2007-05-035-27/+30
| * | Input: force feedback - make sure effect is present before playingDmitry Torokhov2007-05-031-1/+2
* | | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-085-5/+0
| |/ |/|
* | sh: hp6xx driver compile fixes.Kristoffer Ericson2007-05-071-1/+1
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-05-0494-1653/+3602
|\ \ | |/
| * Input: gpio_keys - add support for switches (EV_SW)Roman Moravcik2007-05-011-7/+12
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-017-62/+45
| |\
| * | Input: cobalt_btns - convert to use polldev libraryDmitry Torokhov2007-04-292-37/+23
| * | Input: add skeleton for simple polled devicesDmitry Torokhov2007-04-293-0/+183
| * | Input: wistron - fix typo in keymap for Acer TM610Eric Piel2007-04-291-1/+1
| * | Input: add input_set_capability() helperDmitry Torokhov2007-04-251-0/+56
| * | Input: i8042 - add Fujitsu touchscreen/touchpad PNP IDsDmitry Torokhov2007-04-251-0/+2
| * | Input: i8042 - add Panasonic CF-29 to nomux listDmitry Torokhov2007-04-251-0/+11
| * | Input: lifebook - split into 2 devicesDmitry Torokhov2007-04-251-20/+93
| * | Input: lifebook - add signature of Panasonic CF-29Dmitry Torokhov2007-04-251-0/+8
| * | Input: lifebook - activate 6-byte protocol on select modelsDmitry Torokhov2007-04-121-13/+65
| * | Input: lifebook - work properly on Panasonic CF-18Dmitry Torokhov2007-04-121-0/+14
| * | Input: cobalt buttons - separate device and driver registrationDmitry Torokhov2007-04-121-23/+1
| * | Input: pxa27x - do not use deprecated SA_INTERRUPT flagThomas Gleixner2007-04-121-1/+1
| * | Input: ucb1400 - make delays configurableCliff Brake2007-04-121-3/+14
| * | Input: misc devices - switch to using input_dev->dev.parentDmitry Torokhov2007-04-124-6/+6
| * | Input: joysticks - switch to using input_dev->dev.parentDmitry Torokhov2007-04-1218-18/+19
| * | Input: touchscreens - switch to using input_dev->dev.parentDmitry Torokhov2007-04-1210-6/+10
| * | Input: mice - switch to using input_dev->dev.parentDmitry Torokhov2007-04-124-4/+4
| * | Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov2007-04-1214-13/+15
| * | Input: prepare to switching to struct deviceDmitry Torokhov2007-04-121-0/+3
| * | Input: drivers/input/misc - don't access dev->private directlyDmitry Torokhov2007-04-122-10/+9
| * | Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov2007-04-1214-20/+13
| * | Input: drivers/input/joystick - don't access dev->private directlyDmitry Torokhov2007-04-1220-49/+59
| * | Input: drivers/input/touchscreen - don't access dev->private directlyDmitry Torokhov2007-04-129-13/+8
| * | Input: drivers/input/mice - don't access dev->private directlyDmitry Torokhov2007-04-124-5/+0
| * | Input: logips2pp - add model 1 informationDmitry Torokhov2007-04-121-0/+1