summaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-30Input: tegra-kbc - fix computation of polling timeRakesh Iyer1-2/+3
2011-07-30Input: kxtj9 - explicitly include module.hStephen Rothwell1-0/+1
2011-07-30Input: psmouse - hgpk.c needs module.hRandy Dunlap1-0/+1
2011-07-25Input: synaptics - fix reporting of min coordinatesDmitry Torokhov1-1/+1
2011-07-25Input: tegra-kbc - enable key autorepeatRakesh Iyer1-1/+1
2011-07-20Input: kxtj9 - fix locking typo in kxtj9_set_poll()Dan Carpenter1-1/+1
2011-07-20Input: kxtj9 - fix bug in probe()Dan Carpenter1-1/+1
2011-07-19Input: intel-mid-touch - remove pointless checking for variable 'found'Axel Lin1-10/+5
2011-07-19Input: hp_sdc - staticize hp_sdc_kicker()Axel Lin1-1/+1
2011-07-19Input: pmic8xxx-keypad - fix a leak of the IRQ during init failureAxel Lin1-4/+4
2011-07-19Input: cy8ctmg110_ts - set reset_pin and irq_pin from platform dataAxel Lin1-0/+2
2011-07-13Input: cy8ctmg110_ts - constify i2c_device_id tableAxel Lin1-1/+1
2011-07-13Input: cy8ctmg110_ts - fix checking return value of i2c_master_sendAxel Lin1-2/+2
2011-07-13Input: lifebook - make dmi callback functions return 1Axel Lin1-2/+2
2011-07-13Input: atkbd - make dmi callback functions return 1Axel Lin1-2/+2
2011-07-11Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov1-8/+3
2011-07-11Input: gpio_keys - add support for device-tree platform dataDavid Jander2-16/+168
2011-07-11Input: aiptek - remove double defineEdwin van Vliet1-1/+0
2011-07-09Input: synaptics - set minimum coordinates as reported by firmwareDmitry Torokhov2-21/+43
2011-07-07Input: synaptics - process button bits in AGM packetsDaniel Kurtz1-16/+16
2011-07-07Input: synaptics - rename set_slot to be more descriptiveDaniel Kurtz1-7/+10
2011-07-07Input: synaptics - fuzz position for touchpad with reduced filteringDaniel Kurtz2-10/+15
2011-07-07Input: synaptics - set resolution for MT_POSITION_X/Y axesDaniel Kurtz1-0/+3
2011-07-07Input: wacom - cleanup a return value for the old BambooPing Cheng1-1/+1
2011-07-07Input: wacom - update Graphire4 and old Bamboo tablet buttonsPing Cheng1-11/+8
2011-07-07Input: wacom - add serial number for Graphire4 and old BambooPing Cheng1-0/+1
2011-07-07Input: wacom - remove BTN_TOOL_FINGER for padPing Cheng1-11/+0
2011-07-07Input: add support for Kionix KXTJ9 accelerometerChris Hudson4-0/+759
2011-07-05Input: add guarding parentheses to macrosSimon Budig1-3/+3
2011-07-05Input: wm97xx - mark channels which need pen_downWolfram Sang3-15/+20
2011-07-05Input: wm97xx - refactor channel selection in poll_sample()Wolfram Sang4-31/+25
2011-07-05Input: wm97xx - remove redundant defineWolfram Sang5-11/+10
2011-07-05Input: xen-kbdfront - enable driver for HVM guestsStefano Stabellini1-1/+1
2011-07-05Input: xpad - enable rumble support for XBox360 Wireless ControllersChris Moeller1-4/+21
2011-07-04Input: sh_keysc - fix compile warningDmitry Torokhov1-1/+1
2011-07-04Input: atmel_mxt_ts - handle objects with multiple instances correctlyIiro Valkonen1-2/+4
2011-07-04Input: atmel_mxt_ts - update object listIiro Valkonen1-82/+102
2011-06-29Input: mpr121 - improve sensibility of touch keyJiejing Zhang1-4/+12
2011-06-29Input: add a driver to support InvenSense mpu3050 gyroscope chipJoseph Lai3-0/+387
2011-06-29Input: update author email for gpio_mouse, at32psif, and atmel-wm97xxHans-Christian Egtvedt3-3/+3
2011-06-29Input: gpio_keys - fix a memory leakAxel Lin1-0/+1
2011-06-27Input: ads7846 - cleanup GPIO initializationIgor Grinberg1-10/+5
2011-06-27Input: wacom - add 3 new models - 6A, 6B, and 97Ping Cheng1-0/+12
2011-06-27Input: wacom - Wacom Bamboo Pen D4 has 1024 pressure levelsPing Cheng1-1/+1
2011-06-27Input: gpio_keys - move to late_initcallDavid Jander1-1/+1
2011-06-27Input: tnetv107x-ts - fix MODULE_ALIASAxel Lin1-1/+1
2011-06-27Input: tnetv107x-keypad - fix MODULE_ALIASAxel Lin1-1/+1
2011-06-27Input: remove unneeded version.h includesJesper Juhl5-5/+0
2011-06-22Input: add support for mma8450 accelerometerEric Miao3-1/+268
2011-06-22Input: wacom - use only one interface with DTU-2231Aristeu Rozanski1-1/+13