aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAge
* Input: i8042 - restore control register when enabling port failsMarkus Armbruster2007-07-18
* Input: xpad - use le16_to_cpup when parsing data streamDmitry Torokhov2007-07-18
* Input: switch to using seq_list_xxx helpersPavel Emelianov2007-07-18
* Input: i8042 - give more trust to PNP data on i386Dmitry Torokhov2007-07-18
* Input: add driver for Fujitsu serial touchscreensDmitry Torokhov2007-07-18
* Input: ads7846 - re-check pendown status before reporting eventsSemih Hazar2007-07-18
* Input: ads7846 - introduce sample settling delaySemih Hazar2007-07-18
* Input: xpad - add support for leds on xbox 360 padJan Kratochvil2007-07-18
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11
* Input: tsdev - fix broken usec-to-millisecs conversionAndrew Morton2007-07-10
* Input: pxa27x_keyboard - fix compile errorMike Rapoport2007-07-10
* Input: serio_raw - shut up errorneous warningAndrew Morton2007-07-10
* Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGEHans de Goede2007-07-10
* Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreensOndrej Zary2007-07-10
* Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360Dmitry Torokhov2007-07-10
* Input: xpad - make xpad_play_effect() staticAdrian Bunk2007-07-10
* Input: xpad - fix check for succesful usb_buffer_allocJan Kratochvil2007-07-10
* Input: grip-mp - use ARRAY_SIZEAndi Drebes2007-07-10
* Input: wacom - add support for the new Bamboo tabletsPing Cheng2007-07-10
* Input: add gpio-mouse driverHans-Christian Egtvedt2007-07-10
* Input: convert from class devices to standard devicesDmitry Torokhov2007-07-10
* Input: wistron - add support for querying/changing keymapDmitry Torokhov2007-07-10
* Input: wistron - convert to use input-polldevDmitry Torokhov2007-07-10
* Input: wistron - add LED supportEric Piel2007-07-10
* Input: wriston - reduce polling frequencyEric Piel2007-07-10
* Input: aiptek - update driver versionRene van Paassen2007-07-10
* Input: aiptek - rework the function key codeRene van Paassen2007-07-10
* Input: aiptek - tolerate newlines in sysfs filesRene van Paassen2007-07-10
* Input: aiptek - correct the tool switching codeRene van Paassen2007-07-10
* Input: aiptek - use only absolute misc reportsRene van Paassen2007-07-10
* Input: aiptek - put sensible warnings in probeRene van Paassen2007-07-10
* Input: aiptek - use set_bit instead of bitwise orRene van Paassen2007-07-10
* Input: aiptek - fix relative mode parsingMark Vytlacil2007-07-10
* Input: aiptek - fixed mouse button definesRene van Paassen2007-07-10
* Input: aiptek - correct the proximity and validity checksRene van Paassen2007-07-10
* Input: aiptek - correct documentation on reportsRene van Paassen2007-07-10
* Input: aiptek - use array to list all buttonsDmitry Torokhov2007-07-10
* Input: aiptek - kill aiptek_convert_from_2s_complement()Dmitry Torokhov2007-07-10
* Input: aiptek - use maps in attributesDmitry Torokhov2007-07-10
* Input: aiptek - do not check for NULL in attribute methodsDmitry Torokhov2007-07-10
* Input: aiptek - use attribute groupDmitry Torokhov2007-07-10
* Input: aiptek - remove vendor and product attributes from sysfsDmitry Torokhov2007-07-10
* Input: aiptek - do not try to export associated event deviceDmitry Torokhov2007-07-10
* Input: psmouse - add support for Cortron PS/2 TrackballsAristeu Rozanski2007-07-10
* Input: xpad - add Xbox360 gamepad rumble supportJan Kratochvil2007-07-10
* Input: xpad - add support for Xbox 360 gamepadJan Kratochvil2007-07-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-07-05
|\
| * Input: serio - take drv_mutex in serio_cleanup()Dmitry Torokhov2007-06-29
| * Input: atkbd - use printk_ratelimit for spurious ACK messagesQi Yong2007-06-28