aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
* Input: aiptek - use set_bit instead of bitwise orRene van Paassen2007-07-101-8/+20
* Input: aiptek - fix relative mode parsingMark Vytlacil2007-07-101-5/+7
* Input: aiptek - fixed mouse button definesRene van Paassen2007-07-101-3/+3
* Input: aiptek - correct the proximity and validity checksRene van Paassen2007-07-101-8/+8
* Input: aiptek - correct documentation on reportsRene van Paassen2007-07-101-2/+2
* Input: aiptek - use array to list all buttonsDmitry Torokhov2007-07-101-17/+12
* Input: aiptek - kill aiptek_convert_from_2s_complement()Dmitry Torokhov2007-07-101-22/+2
* Input: aiptek - use maps in attributesDmitry Torokhov2007-07-101-224/+138
* Input: aiptek - do not check for NULL in attribute methodsDmitry Torokhov2007-07-101-101/+0
* Input: aiptek - use attribute groupDmitry Torokhov2007-07-101-69/+40
* Input: aiptek - remove vendor and product attributes from sysfsDmitry Torokhov2007-07-101-73/+0
* Input: aiptek - do not try to export associated event deviceDmitry Torokhov2007-07-101-42/+0
* Input: psmouse - add support for Cortron PS/2 TrackballsAristeu Rozanski2007-07-102-0/+30
* Input: xpad - add Xbox360 gamepad rumble supportJan Kratochvil2007-07-102-4/+128
* Input: xpad - add support for Xbox 360 gamepadJan Kratochvil2007-07-101-34/+117
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-07-053-17/+43
|\
| * Input: serio - take drv_mutex in serio_cleanup()Dmitry Torokhov2007-06-291-0/+2
| * Input: atkbd - use printk_ratelimit for spurious ACK messagesQi Yong2007-06-281-3/+4
| * Input: atkbd - throttle LED switchingDmitry Torokhov2007-06-281-14/+26
| * Input: i8042 - add HP Pavilion ZT1000 to the MUX blacklistDmitry Torokhov2007-06-281-0/+11
* | x86_64: Quieten Atari keyboard warnings in KconfigAndi Kleen2007-06-201-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-06-137-34/+54
|\ \ | |/
| * Input: move input-polldev to drivers/inputDmitry Torokhov2007-06-135-12/+14
| * Input: i8042 - add ULI EV4873 to noloop listDmitry Torokhov2007-06-121-0/+9
| * Input: i8042 - add ASUS P65UP5 to the noloop listDmitry Torokhov2007-06-121-0/+9
| * Input: usbtouchscreen - fix fallout caused by move from drivers/usbOndrej Zary2007-06-121-22/+22
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-06-071-3/+3
|\ \
| * | [ARM] pxa: fix pxa27x keyboard driverRussell King2007-06-051-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-06-046-6/+6
|\ \ \ | |/ / |/| / | |/
| * Input: reduce raciness when input handlers disconnectDmitry Torokhov2007-06-034-4/+4
| * Input: logips2pp - fix typo in KconfigUwe Bugla2007-05-281-1/+1
| * Input: db9 - do not ignore dev2 module parameterDmitry Torokhov2007-05-281-1/+1
* | [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