summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2012-06-29Input: atmel_mxt_ts - send all MT-B slots in one input reportDaniel Kurtz-5/+10
2012-06-29Input: atmel_mxt_ts - use T9 reportid range to init number of mt slotsDaniel Kurtz-8/+8
2012-06-29Input: atmel_mxt_ts - refactor reportid checking in mxt_interruptDaniel Kurtz-6/+8
2012-06-29Input: atmel_mxt_ts - cache T9 reportid range when reading object tableDaniel Kurtz-35/+41
2012-06-29Input: atmel_mxt_ts - refactor when and how object table is freedDaniel Kurtz-7/+16
2012-06-29Input: atmel_mxt_ts - add detail to touchevent debug messageDaniel Kurtz-3/+14
2012-06-29Input: atmel_mxt_ts - simplify event reportingDaniel Kurtz-76/+13
2012-06-29Input: atmel_mxt_ts - add sysfs entries to read fw and hw versionDaniel Kurtz-0/+24
2012-06-29Input: atmel_mxt_ts - update driver ID info loggingDaniel Kurtz-4/+4
2012-06-29Input: atmel_mxt_ts - read ID information block in one i2c transactionDaniel Kurtz-23/+3
2012-06-29Input: atmel_mxt_ts - optimize writing of object table entriesDaniel Kurtz-12/+12
2012-06-29Input: atmel_mxt_ts - add variable length __mxt_write_regDaniel Kurtz-5/+18
2012-06-29Input: atmel_mxt_ts - return errors from i2c layerDaniel Kurtz-8/+20
2012-06-29Input: atmel_mxt_ts - print all instances when dumping objectsDaniel Kurtz-10/+26
2012-06-29Input: atmel_mxt_ts - print less overhead when dumping objectsDaniel Kurtz-8/+4
2012-06-29Input: atmel_mxt_ts - optimize reading objects in object sysfs entryDaniel Kurtz-20/+15
2012-06-29Input: atmel_mxt_ts - use scnprintf for object sysfs entryDaniel Kurtz-12/+4
2012-06-29Input: atmel_mxt_ts - don't read T5 when dumping objectsDaniel Kurtz-1/+0
2012-06-29Input: atmel_mxt_ts - warn if sysfs could not be createdDaniel Kurtz-4/+1
2012-06-29Input: atmel_mxt_ts - detect OOM when creating mt slotsDaniel Kurtz-1/+3
2012-06-29Input: atmel_mxt_ts - use client name for irqDaniel Kurtz-1/+1
2012-06-29Input: atmel_mxt_ts - derive phys from i2c client adapterDaniel Kurtz-0/+5
2012-06-29Merge branch 'master' into for-nextJiri Kosina-5/+6
2012-06-28Input: wacom - don't retrieve touch_max when it is predefinedPing Cheng-1/+3
2012-06-28Input: wacom - fix retrieving touch_max bugPing Cheng-1/+1
2012-06-28Input: wacom - TPC2FG doesn't store touch id for slotsPing Cheng-2/+4
2012-06-28Input: wacom - BTN_TOOL_DOUBLETAP is not a valid device_typePing Cheng-1/+1
2012-06-27lm8333: Fix check orderingAlan Cox-1/+1
2012-06-25Input: nomadik-ske-keypad - get rid of multiple interruptsNaveen Kumar Gaddipati-3/+8
2012-06-25Input: nomadik-ske-keypad - add multi key press supportNaveen Kumar Gaddipati-25/+40
2012-06-12Input: tegra-kbc - add clk_prepare/clk_unpreparePrashant Gaikwad-2/+2
2012-06-12Input: twl6040-vibra - update for device tree supportPeter Ujfalusi-18/+24
2012-06-12Input: wacom - remove code duplicationJason Gerecke-4/+1
2012-06-12Input: wacom - initialize and destroy LEDs for Intuos4 S tabletsJason Gerecke-0/+2
2012-06-12Input: wacom - Bamboo One 1024 pressure fixChris Bagwell-1/+1
2012-06-12Input: wacom - battery reporting improvementsChris Bagwell-29/+53
2012-06-12Input: wacom - add two new devices (0xed and 0xef)Ping Cheng-1/+14
2012-06-12Input: wacom - rearrange type enumPing Cheng-14/+8
2012-06-12Input: ab8500-ponkey - add device tree supportLee Jones-0/+9
2012-06-12Input: gpio_keys - remove useless reinitialization of pdata->nbuttonsTobias Klauser-1/+0
2012-06-04Input: MT - fix null pointer warningSachin Kamat-1/+1
2012-06-03Fix comment typo multipy -> multiplyRalf Baechle-1/+1
2012-05-30i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown-0/+1
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds-5/+6
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-14/+38
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1249/+2694
2012-05-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-89/+1
2012-05-24Merge branch 'next' into for-linusDmitry Torokhov-1320/+2855
2012-05-24Input: matrix-keymap - fix building keymapsDmitry Torokhov-1/+1
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-204/+324