summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Pull input changes from Henrik Rydberg, including large update toDmitry Torokhov2012-07-072-223/+242
|\
| * Revert "Input: atmel_mxt_ts - warn if sysfs could not be created"Henrik Rydberg2012-07-051-1/+4
| * Input: atmel_mxt_ts - parse T6 reportsDaniel Kurtz2012-06-291-4/+19
| * Input: atmel_mxt_ts - send all MT-B slots in one input reportDaniel Kurtz2012-06-291-5/+10
| * Input: atmel_mxt_ts - use T9 reportid range to init number of mt slotsDaniel Kurtz2012-06-291-8/+8
| * Input: atmel_mxt_ts - refactor reportid checking in mxt_interruptDaniel Kurtz2012-06-291-6/+8
| * Input: atmel_mxt_ts - cache T9 reportid range when reading object tableDaniel Kurtz2012-06-291-35/+41
| * Input: atmel_mxt_ts - refactor when and how object table is freedDaniel Kurtz2012-06-291-7/+16
| * Input: atmel_mxt_ts - add detail to touchevent debug messageDaniel Kurtz2012-06-291-3/+14
| * Input: atmel_mxt_ts - simplify event reportingDaniel Kurtz2012-06-291-76/+13
| * Input: atmel_mxt_ts - add sysfs entries to read fw and hw versionDaniel Kurtz2012-06-291-0/+24
| * Input: atmel_mxt_ts - update driver ID info loggingDaniel Kurtz2012-06-291-4/+4
| * Input: atmel_mxt_ts - read ID information block in one i2c transactionDaniel Kurtz2012-06-291-23/+3
| * Input: atmel_mxt_ts - optimize writing of object table entriesDaniel Kurtz2012-06-291-12/+12
| * Input: atmel_mxt_ts - add variable length __mxt_write_regDaniel Kurtz2012-06-291-5/+18
| * Input: atmel_mxt_ts - return errors from i2c layerDaniel Kurtz2012-06-291-8/+20
| * Input: atmel_mxt_ts - print all instances when dumping objectsDaniel Kurtz2012-06-291-10/+26
| * Input: atmel_mxt_ts - print less overhead when dumping objectsDaniel Kurtz2012-06-291-8/+4
| * Input: atmel_mxt_ts - optimize reading objects in object sysfs entryDaniel Kurtz2012-06-291-20/+15
| * Input: atmel_mxt_ts - use scnprintf for object sysfs entryDaniel Kurtz2012-06-291-12/+4
| * Input: atmel_mxt_ts - don't read T5 when dumping objectsDaniel Kurtz2012-06-291-1/+0
| * Input: atmel_mxt_ts - warn if sysfs could not be createdDaniel Kurtz2012-06-291-4/+1
| * Input: atmel_mxt_ts - detect OOM when creating mt slotsDaniel Kurtz2012-06-291-1/+3
| * Input: atmel_mxt_ts - use client name for irqDaniel Kurtz2012-06-291-1/+1
| * Input: atmel_mxt_ts - derive phys from i2c client adapterDaniel Kurtz2012-06-291-0/+5
| * Input: MT - fix null pointer warningSachin Kamat2012-06-041-1/+1
* | Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov2012-07-0718-25/+38
|\ \
| * | Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-0417-23/+34
| * | Input: wacom - don't retrieve touch_max when it is predefinedPing Cheng2012-06-281-1/+3
| * | Input: wacom - fix retrieving touch_max bugPing Cheng2012-06-281-1/+1
* | | Input: imx_keypad - check error returned by clk_prepare_enable()Fabio Estevam2012-07-061-5/+14
* | | Input: imx_keypad - adapt the new kpp clock nameFabio Estevam2012-07-061-1/+1
* | | Input: imx_keypad - use clk_prepare_enable/clk_disable_unprepare()Fabio Estevam2012-07-061-4/+4
* | | Input: ad7879 - add option to correct xy axisMichael Hennerich2012-07-061-0/+5
* | | Input: synaptics_usb - Remove TrackPoint name trailing whitespaceBob Ross2012-07-061-1/+1
* | | Merge commit 'v3.5-rc5' into nextDmitry Torokhov2012-07-0425-310/+363
|\ \ \ | | |/ | |/|
| * | i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown2012-05-301-0/+1
| * | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-292-5/+6
| |\ \
| | * | mfd: Convert wm831x to irq_domainMark Brown2012-05-202-5/+6
| * | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-14/+38
| |\ \ \
| | * \ \ Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into ...Olof Johansson2012-05-101-1/+2
| | |\ \ \
| | * | | | Input: pxa27x_keypad add choice to set direct_key_maskChao Xie2012-04-271-1/+8
| | * | | | Input: pxa27x_keypad direct key may be low activeChao Xie2012-04-271-1/+9
| | * | | | Input: pxa27x_keypad bug fix for direct_key_maskChao Xie2012-04-271-1/+1
| | * | | | Input: pxa27x_keypad keep clock on as wakeup sourceChao Xie2012-04-271-12/+21
| | | |/ / | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-05-2495-1249/+2694
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch 'next' into for-linusDmitry Torokhov2012-05-24114-1320/+2855
| | |\ \ \
| * | \ \ \ Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-242-89/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'linus/master' into staging/for_v3.5Mauro Carvalho Chehab2012-05-153-5/+5
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | [media] Input: move drivers/input/fixp-arith.h to include/linuxAntonio Ospite2012-05-142-89/+1
OpenPOWER on IntegriCloud