aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAge
* Input: atkbd - use printk_ratelimit for spurious ACK messagesQi Yong2007-06-28
* Input: atkbd - throttle LED switchingDmitry Torokhov2007-06-28
* Input: i8042 - add HP Pavilion ZT1000 to the MUX blacklistDmitry Torokhov2007-06-28
* Input: move input-polldev to drivers/inputDmitry Torokhov2007-06-13
* Input: i8042 - add ULI EV4873 to noloop listDmitry Torokhov2007-06-12
* Input: i8042 - add ASUS P65UP5 to the noloop listDmitry Torokhov2007-06-12
* Input: usbtouchscreen - fix fallout caused by move from drivers/usbOndrej Zary2007-06-12
* Input: reduce raciness when input handlers disconnectDmitry Torokhov2007-06-03
* Input: logips2pp - fix typo in KconfigUwe Bugla2007-05-28
* Input: db9 - do not ignore dev2 module parameterDmitry Torokhov2007-05-28
* Input: ads7846 - SPI_CPHA mode bugfixSemih Hazar2007-05-22
* Input: ads7846 - document that it handles tsc2046 tooDavid Brownell2007-05-22
* Input: input-polldev - add module infoEric Piel2007-05-22
* Input: ucb1400_ts - use sched_setscheduler()Satoru Takeuchi2007-05-22
* Input: ALPS - force stream modeDmitry Torokhov2007-05-22
* Input: iforce - minor clean-upsJohann Deneux2007-05-22
* Input: iforce - fix force feedback not workingJohann Deneux2007-05-22
* Input: logips2pp - add type 72 (PS/2 TrackMan Marble)Peter Samuelson2007-05-08
* Input: move USB miscellaneous devices under drivers/input/miscDmitry Torokhov2007-05-08
* Input: move USB mice under drivers/input/mouseDmitry Torokhov2007-05-08
* Input: move USB gamepads under drivers/input/joystickDmitry Torokhov2007-05-08
* Input: move USB touchscreens under drivers/input/touchscreenDmitry Torokhov2007-05-08
* Input: move USB tablets under drivers/input/tabletDmitry Torokhov2007-05-08
* Input: i8042 - fix AUX port detection with some chipsRoland Scheidegger2007-05-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-08
|\
| * sh: hp6xx driver compile fixes.Kristoffer Ericson2007-05-06
| * Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-05-04
| |\
| * \ Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-05-04
| |\ \
| | * | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-02
| * | | hilkbd: Kill compiler warning and fix comment dyslexiaGeert Uytterhoeven2007-05-04
| * | | m68k: Atari keyboard and mouse support.Michael Schmitz2007-05-04
| |/ /
* | | Input: aaed2000_kbd - convert to use polldev libraryDmitry Torokhov2007-05-03
* | | Input: synaptics - don't complain about failed resetsDmitry Torokhov2007-05-03
* | | Input: pull input.h into uinpit.hMike Frysinger2007-05-03
* | | Input: evdev - fix some sparse warnings (signedness, shadowing)Dmitry Torokhov2007-05-03
* | | Input: drivers/joystick - fix various sparse warningsDmitry Torokhov2007-05-03
* | | Input: force feedback - make sure effect is present before playingDmitry Torokhov2007-05-03
| |/ |/|
* | Input: gpio_keys - add support for switches (EV_SW)Roman Moravcik2007-05-01
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-01
|\|
| * Input: gameport - do not touch bus's rwsemDmitry Torokhov2007-04-27
| * Input: serio - do not touch bus's rwsemDmitry Torokhov2007-04-27
| * [PATCH] Input: ucb1400 - set up driver's name to show in sysfsCliff Brake2007-04-10
| * Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-03-08
| |\
| | * Input: i8042 - another attempt to fix AUX delivery checksDmitry Torokhov2007-03-07
| * | [PATCH] gpio_keys driver shouldn't be ARM-specificDavid Brownell2007-03-05
| * | [PATCH] add CONFIG_GENERIC_GPIODavid Brownell2007-03-05
| * | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-02-19
| |\|
| * | Storage class should be before const qualifierTobias Klauser2007-02-17
* | | Input: cobalt_btns - convert to use polldev libraryDmitry Torokhov2007-04-29
* | | Input: add skeleton for simple polled devicesDmitry Torokhov2007-04-29