summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2011-07-10Input: aiptek - remove double defineEdwin van Vliet-1/+0
2011-07-09Input: synaptics - set minimum coordinates as reported by firmwareDmitry Torokhov-21/+43
2011-07-07input: twl6040-vibra: Do not use wrapper for irq requestPeter Ujfalusi-5/+12
2011-07-06Input: synaptics - process button bits in AGM packetsDaniel Kurtz-16/+16
2011-07-06Input: synaptics - rename set_slot to be more descriptiveDaniel Kurtz-7/+10
2011-07-06Input: synaptics - fuzz position for touchpad with reduced filteringDaniel Kurtz-10/+15
2011-07-06Input: synaptics - set resolution for MT_POSITION_X/Y axesDaniel Kurtz-0/+3
2011-07-06Input: wacom - cleanup a return value for the old BambooPing Cheng-1/+1
2011-07-06Input: wacom - update Graphire4 and old Bamboo tablet buttonsPing Cheng-11/+8
2011-07-06Input: wacom - add serial number for Graphire4 and old BambooPing Cheng-0/+1
2011-07-06Input: wacom - remove BTN_TOOL_FINGER for padPing Cheng-11/+0
2011-07-06Input: add support for Kionix KXTJ9 accelerometerChris Hudson-0/+689
2011-07-05input: pmic8xxx-pwrkey: Do not use mfd_get_data()Samuel Ortiz-1/+2
2011-07-05input: pmic8xxx-keypad: Do not use mfd_get_data()Samuel Ortiz-1/+2
2011-07-04Input: wm97xx - mark channels which need pen_downWolfram Sang-15/+20
2011-07-04Input: wm97xx - refactor channel selection in poll_sample()Wolfram Sang-25/+21
2011-07-04Input: wm97xx - remove redundant defineWolfram Sang-9/+9
2011-07-04Input: xen-kbdfront - enable driver for HVM guestsStefano Stabellini-1/+1
2011-07-04Input: xpad - enable rumble support for XBox360 Wireless ControllersChris Moeller-4/+21
2011-07-04input: Add initial support for TWL6040 vibratorMisael Lopez Cruz-0/+428
2011-07-04MFD: twl4030-audio: Rename platform dataPeter Ujfalusi-1/+1
2011-07-04MFD: twl4030-codec -> twl4030-audio: Rename the driverPeter Ujfalusi-6/+6
2011-07-04Input: sh_keysc - fix compile warningDmitry Torokhov-1/+1
2011-07-04Input: atmel_mxt_ts - handle objects with multiple instances correctlyIiro Valkonen-2/+4
2011-07-04Input: atmel_mxt_ts - update object listIiro Valkonen-82/+102
2011-06-29Input: mpr121 - improve sensibility of touch keyJiejing Zhang-4/+12
2011-06-29Input: add a driver to support InvenSense mpu3050 gyroscope chipJoseph Lai-0/+387
2011-06-29Input: update author email for gpio_mouse, at32psif, and atmel-wm97xxHans-Christian Egtvedt-3/+3
2011-06-29Input: gpio_keys - fix a memory leakAxel Lin-0/+1
2011-06-27Input: ads7846 - cleanup GPIO initializationIgor Grinberg-10/+5
2011-06-27Input: wacom - add 3 new models - 6A, 6B, and 97Ping Cheng-0/+12
2011-06-27Input: wacom - Wacom Bamboo Pen D4 has 1024 pressure levelsPing Cheng-1/+1
2011-06-27Input: gpio_keys - move to late_initcallDavid Jander-1/+1
2011-06-27Input: tnetv107x-ts - fix MODULE_ALIASAxel Lin-1/+1
2011-06-27Input: tnetv107x-keypad - fix MODULE_ALIASAxel Lin-1/+1
2011-06-27Input: remove unneeded version.h includesJesper Juhl-5/+0
2011-06-27Input: libps2.c: fix comment typo arrrives.Justin P. Mattock-1/+1
2011-06-22Input: add support for mma8450 accelerometerEric Miao-1/+268
2011-06-22Input: wacom - use only one interface with DTU-2231Aristeu Rozanski-1/+13
2011-06-22Input: wacom - Cintiq 21UX2 does not have menu stripsPing Cheng-2/+5
2011-06-21Input: xpad - add support for two more dance pads and a guitarMagnus Hörlin-1/+5
2011-06-21Input: gpio_keys - switch to using threaded IRQsDavid Jander-2/+2
2011-06-21Input: lm8323 - use oneshot level triggered interruptsLeigh Brown-1/+1
2011-06-21Input: lm8323 - convert to threaded IRQFelipe Balbi-19/+4
2011-06-21Input: qt1070 - remove obsolete cleanup for clientdataWolfram Sang-2/+0
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-5/+7
2011-06-18Input: sh_keysc - 8x8 MODE_6 fixMagnus Damm-1/+1
2011-06-18Input: omap-keypad - add missing input_sync()Janusz Krzysztofik-0/+1
2011-06-18Input: evdev - try to wake up readers only if we have full packetDmitry Torokhov-1/+2
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches-4/+2