summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2012-07-06Input: imx_keypad - use clk_prepare_enable/clk_disable_unprepare()Fabio Estevam
2012-07-06Input: ad7879 - add option to correct xy axisMichael Hennerich
2012-07-06Input: synaptics_usb - Remove TrackPoint name trailing whitespaceBob Ross
2012-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-07-05Revert "Input: atmel_mxt_ts - warn if sysfs could not be created"Henrik Rydberg
2012-07-04Merge commit 'v3.5-rc5' into nextDmitry Torokhov
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen
2012-06-29Input: atmel_mxt_ts - parse T6 reportsDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - send all MT-B slots in one input reportDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - use T9 reportid range to init number of mt slotsDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - refactor reportid checking in mxt_interruptDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - cache T9 reportid range when reading object tableDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - refactor when and how object table is freedDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - add detail to touchevent debug messageDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - simplify event reportingDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - add sysfs entries to read fw and hw versionDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - update driver ID info loggingDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - read ID information block in one i2c transactionDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - optimize writing of object table entriesDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - add variable length __mxt_write_regDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - return errors from i2c layerDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - print all instances when dumping objectsDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - print less overhead when dumping objectsDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - optimize reading objects in object sysfs entryDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - use scnprintf for object sysfs entryDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - don't read T5 when dumping objectsDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - warn if sysfs could not be createdDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - detect OOM when creating mt slotsDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - use client name for irqDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - derive phys from i2c client adapterDaniel Kurtz
2012-06-29Merge branch 'master' into for-nextJiri Kosina
2012-06-28Input: wacom - don't retrieve touch_max when it is predefinedPing Cheng
2012-06-28Input: wacom - fix retrieving touch_max bugPing Cheng
2012-06-28Input: wacom - TPC2FG doesn't store touch id for slotsPing Cheng
2012-06-28Input: wacom - BTN_TOOL_DOUBLETAP is not a valid device_typePing Cheng
2012-06-27lm8333: Fix check orderingAlan Cox
2012-06-25Input: nomadik-ske-keypad - get rid of multiple interruptsNaveen Kumar Gaddipati
2012-06-25Input: nomadik-ske-keypad - add multi key press supportNaveen Kumar Gaddipati
2012-06-12Input: tegra-kbc - add clk_prepare/clk_unpreparePrashant Gaikwad
2012-06-12Input: twl6040-vibra - update for device tree supportPeter Ujfalusi
2012-06-12Input: wacom - remove code duplicationJason Gerecke
2012-06-12Input: wacom - initialize and destroy LEDs for Intuos4 S tabletsJason Gerecke
2012-06-12Input: wacom - Bamboo One 1024 pressure fixChris Bagwell
2012-06-12Input: wacom - battery reporting improvementsChris Bagwell
2012-06-12Input: wacom - add two new devices (0xed and 0xef)Ping Cheng
2012-06-12Input: wacom - rearrange type enumPing Cheng
2012-06-12Input: ab8500-ponkey - add device tree supportLee Jones
2012-06-12Input: gpio_keys - remove useless reinitialization of pdata->nbuttonsTobias Klauser
2012-06-04Input: MT - fix null pointer warningSachin Kamat
2012-06-03Fix comment typo multipy -> multiplyRalf Baechle