summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Fix some section mismatch warningsRussell King2007-05-301-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-05-239-41/+57
|\
| * Input: ads7846 - SPI_CPHA mode bugfixSemih Hazar2007-05-221-1/+1
| * Input: ads7846 - document that it handles tsc2046 tooDavid Brownell2007-05-222-4/+5
| * Input: input-polldev - add module infoEric Piel2007-05-221-0/+5
| * Input: ucb1400_ts - use sched_setscheduler()Satoru Takeuchi2007-05-221-2/+2
| * Input: ALPS - force stream modeDmitry Torokhov2007-05-221-27/+31
| * Input: iforce - minor clean-upsJohann Deneux2007-05-222-5/+9
| * Input: iforce - fix force feedback not workingJohann Deneux2007-05-221-2/+3
| * Input: logips2pp - add type 72 (PS/2 TrackMan Marble)Peter Samuelson2007-05-081-0/+1
* | 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
OpenPOWER on IntegriCloud