aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
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-11Merge branch 'master' into for-nextJiri Kosina7-7/+11
2011-07-10Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov1-8/+3
2011-07-10Input: gpio_keys - add support for device-tree platform dataDavid Jander1-16/+132
2011-07-10Input: 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: twl6040-vibra: Do not use wrapper for irq requestPeter Ujfalusi1-5/+12
2011-07-06Input: synaptics - process button bits in AGM packetsDaniel Kurtz1-16/+16
2011-07-06Input: synaptics - rename set_slot to be more descriptiveDaniel Kurtz1-7/+10
2011-07-06Input: synaptics - fuzz position for touchpad with reduced filteringDaniel Kurtz2-10/+15
2011-07-06Input: synaptics - set resolution for MT_POSITION_X/Y axesDaniel Kurtz1-0/+3
2011-07-06Input: wacom - cleanup a return value for the old BambooPing Cheng1-1/+1
2011-07-06Input: wacom - update Graphire4 and old Bamboo tablet buttonsPing Cheng1-11/+8
2011-07-06Input: wacom - add serial number for Graphire4 and old BambooPing Cheng1-0/+1
2011-07-06Input: wacom - remove BTN_TOOL_FINGER for padPing Cheng1-11/+0
2011-07-06Input: add support for Kionix KXTJ9 accelerometerChris Hudson3-0/+689
2011-07-05input: pmic8xxx-pwrkey: Do not use mfd_get_data()Samuel Ortiz1-1/+2
2011-07-05input: pmic8xxx-keypad: Do not use mfd_get_data()Samuel Ortiz1-1/+2
2011-07-04Input: wm97xx - mark channels which need pen_downWolfram Sang3-15/+20
2011-07-04Input: wm97xx - refactor channel selection in poll_sample()Wolfram Sang3-25/+21
2011-07-04Input: wm97xx - remove redundant defineWolfram Sang4-9/+9
2011-07-04Input: xen-kbdfront - enable driver for HVM guestsStefano Stabellini1-1/+1
2011-07-04Input: xpad - enable rumble support for XBox360 Wireless ControllersChris Moeller1-4/+21
2011-07-04input: Add initial support for TWL6040 vibratorMisael Lopez Cruz3-0/+428
2011-07-04MFD: twl4030-audio: Rename platform dataPeter Ujfalusi1-1/+1
2011-07-04MFD: twl4030-codec -> twl4030-audio: Rename the driverPeter Ujfalusi2-6/+6
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-27Input: libps2.c: fix comment typo arrrives.Justin P. Mattock1-1/+1
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
2011-06-22Input: wacom - Cintiq 21UX2 does not have menu stripsPing Cheng1-2/+5
2011-06-21Input: xpad - add support for two more dance pads and a guitarMagnus Hörlin1-1/+5
2011-06-21Input: gpio_keys - switch to using threaded IRQsDavid Jander1-2/+2
2011-06-21Input: lm8323 - use oneshot level triggered interruptsLeigh Brown1-1/+1
2011-06-21Input: lm8323 - convert to threaded IRQFelipe Balbi1-19/+4