| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-01 | Merge branch 'next' into for-linus |  Dmitry Torokhov | 1 | -1/+1 |
| 2012-10-01 | Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogic', 'wacom' and 'wiimote' into for-linus |  Jiri Kosina | 2 | -4/+47 |
| 2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform |  Olof Johansson | 1 | -1/+1 |
| 2012-09-19 | Input: edt-ft5x06 - return -EFAULT on copy_to_user() error |  Axel Lin | 1 | -3/+6 |
| 2012-09-19 | Input: MT - Add flags to input_mt_init_slots() |  Henrik Rydberg | 8 | -8/+8 |
| 2012-09-19 | Merge tag 'v3.6-rc5' into for-linus |  Dmitry Torokhov | 2 | -8/+14 |
| 2012-09-19 | ARM: samsung: move platform_data definitions |  Arnd Bergmann | 1 | -1/+1 |
| 2012-09-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input |  Linus Torvalds | 1 | -1/+1 |
| 2012-09-04 | Merge tag 'v3.6-rc4' into next |  Dmitry Torokhov | 2 | -8/+14 |
| 2012-09-04 | Input: usbtouchscreen - initialize eGalax devices |  Forest Bond | 1 | -0/+40 |
| 2012-08-31 | Input: s3c2410_ts - make s3c_ts_pmops const |  Sachin Kamat | 1 | -1/+1 |
| 2012-08-21 | Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FS |  Guenter Roeck | 1 | -1/+1 |
| 2012-08-20 | workqueue: deprecate flush[_delayed]_work_sync() |  Tejun Heo | 1 | -1/+1 |
| 2012-08-09 | Input: eeti_ts: pass gpio value instead of IRQ |  Arnd Bergmann | 1 | -8/+13 |
| 2012-07-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input |  Linus Torvalds | 3 | -0/+912 |
| 2012-07-27 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm |  Linus Torvalds | 1 | -0/+1 |
| 2012-07-27 | Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus |  Russell King | 1 | -0/+1 |
| 2012-07-24 | Input: add driver for FT5x06 based EDT displays |  Simon Budig | 3 | -0/+912 |
| 2012-07-17 | Input: add MELFAS mms114 touchscreen driver |  Joonyoung Shim | 3 | -0/+557 |
| 2012-07-09 | ARM: sa11x0/pxa: convert OS timer registers to IOMEM |  Russell King | 1 | -0/+1 |
| 2012-07-07 | Input: wacom_i2c - fix compiler warning |  Dmitry Torokhov | 1 | -1/+1 |
| 2012-07-07 | Pull input changes from Henrik Rydberg, including large update to |  Dmitry Torokhov | 1 | -222/+241 |
| 2012-07-07 | Merge branch 'for-linus' to bring in change ensuring that drivers that |  Dmitry Torokhov | 8 | -8/+12 |
| 2012-07-06 | Input: ad7879 - add option to correct xy axis |  Michael Hennerich | 1 | -0/+5 |
| 2012-07-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input |  Linus Torvalds | 8 | -8/+12 |
| 2012-07-05 | Revert "Input: atmel_mxt_ts - warn if sysfs could not be created" |  Henrik Rydberg | 1 | -1/+4 |
| 2012-07-04 | Input: request threaded-only IRQs with IRQF_ONESHOT |  Lars-Peter Clausen | 8 | -8/+12 |
| 2012-06-29 | Input: atmel_mxt_ts - parse T6 reports |  Daniel Kurtz | 1 | -4/+19 |
| 2012-06-29 | Input: atmel_mxt_ts - send all MT-B slots in one input report |  Daniel Kurtz | 1 | -5/+10 |
| 2012-06-29 | Input: atmel_mxt_ts - use T9 reportid range to init number of mt slots |  Daniel Kurtz | 1 | -8/+8 |
| 2012-06-29 | Input: atmel_mxt_ts - refactor reportid checking in mxt_interrupt |  Daniel Kurtz | 1 | -6/+8 |
| 2012-06-29 | Input: atmel_mxt_ts - cache T9 reportid range when reading object table |  Daniel Kurtz | 1 | -35/+41 |
| 2012-06-29 | Input: atmel_mxt_ts - refactor when and how object table is freed |  Daniel Kurtz | 1 | -7/+16 |
| 2012-06-29 | Input: atmel_mxt_ts - add detail to touchevent debug message |  Daniel Kurtz | 1 | -3/+14 |
| 2012-06-29 | Input: atmel_mxt_ts - simplify event reporting |  Daniel Kurtz | 1 | -76/+13 |
| 2012-06-29 | Input: atmel_mxt_ts - add sysfs entries to read fw and hw version |  Daniel Kurtz | 1 | -0/+24 |
| 2012-06-29 | Input: atmel_mxt_ts - update driver ID info logging |  Daniel Kurtz | 1 | -4/+4 |
| 2012-06-29 | Input: atmel_mxt_ts - read ID information block in one i2c transaction |  Daniel Kurtz | 1 | -23/+3 |
| 2012-06-29 | Input: atmel_mxt_ts - optimize writing of object table entries |  Daniel Kurtz | 1 | -12/+12 |
| 2012-06-29 | Input: atmel_mxt_ts - add variable length __mxt_write_reg |  Daniel Kurtz | 1 | -5/+18 |
| 2012-06-29 | Input: atmel_mxt_ts - return errors from i2c layer |  Daniel Kurtz | 1 | -8/+20 |
| 2012-06-29 | Input: atmel_mxt_ts - print all instances when dumping objects |  Daniel Kurtz | 1 | -10/+26 |
| 2012-06-29 | Input: atmel_mxt_ts - print less overhead when dumping objects |  Daniel Kurtz | 1 | -8/+4 |
| 2012-06-29 | Input: atmel_mxt_ts - optimize reading objects in object sysfs entry |  Daniel Kurtz | 1 | -20/+15 |
| 2012-06-29 | Input: atmel_mxt_ts - use scnprintf for object sysfs entry |  Daniel Kurtz | 1 | -12/+4 |
| 2012-06-29 | Input: atmel_mxt_ts - don't read T5 when dumping objects |  Daniel Kurtz | 1 | -1/+0 |
| 2012-06-29 | Input: atmel_mxt_ts - warn if sysfs could not be created |  Daniel Kurtz | 1 | -4/+1 |
| 2012-06-29 | Input: atmel_mxt_ts - detect OOM when creating mt slots |  Daniel Kurtz | 1 | -1/+3 |
| 2012-06-29 | Input: atmel_mxt_ts - use client name for irq |  Daniel Kurtz | 1 | -1/+1 |
| 2012-06-29 | Input: atmel_mxt_ts - derive phys from i2c client adapter |  Daniel Kurtz | 1 | -0/+5 |