| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-11-06 | input: TSC: ti_tsc: Convert TSC into a MFDevice | Patil, Rachna | 2 | -222/+98 |
| 2012-11-06 | input: TSC: ti_tscadc: Rename the existing touchscreen driver | Patil, Rachna | 3 | -51/+51 |
| 2012-11-06 | input: TSC: ti_tscadc: Remove definition of End Of Interrupt register | Patil, Rachna | 1 | -3/+0 |
| 2012-11-06 | input: TSC: ti_tscadc: set FIFO0 threshold Interrupt | Patil, Rachna | 1 | -4/+6 |
| 2012-11-06 | input: TSC: ti_tscadc: Add Step configuration as platform data | Patil, Rachna | 1 | -12/+13 |
| 2012-11-06 | input: TSC: ti_tscadc: Correct register usage | Patil, Rachna | 1 | -46/+82 |
| 2012-11-05 | ARM: plat-nomadik: move MTU, kill plat-nomadik | Linus Walleij | 1 | -1/+1 |
| 2012-11-03 | Input: pwm-beeper - add devicetree probing support | Sascha Hauer | 2 | -2/+14 |
| 2012-11-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 7 | -5/+30 |
| 2012-11-03 | Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -1/+4 |
| 2012-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -0/+21 |
| 2012-10-31 | HID: Add support for the MacBook Pro 10,2 keyboard / touchpad | Dirk Hohndel | 1 | -0/+21 |
| 2012-10-31 | Input: tsc40 - remove wrong announcement of pressure support | Rolf Eike Beer | 1 | -1/+0 |
| 2012-10-30 | xen-kbdfront: handle backend CLOSED without CLOSING | David Vrabel | 1 | -1/+4 |
| 2012-10-30 | Input: add DA9055 Onkey driver | Ashish Jangam | 3 | -0/+182 |
| 2012-10-30 | Input: ALPS - print small buffers via %*ph | Andy Shevchenko | 1 | -6/+4 |
| 2012-10-30 | Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changes | Dmitry Torokhov | 33 | -205/+430 |
| 2012-10-30 | Input: lpc32xx-keys - select INPUT_MATRIXKMAP | Roland Stigge | 1 | -0/+1 |
| 2012-10-30 | Input: pxa27x_keypad - clear pending interrupts on keypad config | Vasily Khoruzhick | 1 | -0/+3 |
| 2012-10-30 | Input: wacom - correct bad Cintiq 24HD check | Jason Gerecke | 1 | -1/+1 |
| 2012-10-30 | Merge tag 'v3.7-rc3' into for-linus to sync up with recent USB changes | Dmitry Torokhov | 25 | -187/+320 |
| 2012-10-26 | Input: wacom - add touch sensor support for Cintiq 24HD touch | Jason Gerecke | 3 | -3/+104 |
| 2012-10-26 | Input: wacom - handle split-sensor devices with internal hubs | Jason Gerecke | 3 | -2/+35 |
| 2012-10-25 | Input: wacom - add INPUT_PROP_DIRECT flag to Cintiq 24HD | Jason Gerecke | 1 | -0/+3 |
| 2012-10-25 | Input: egalax_ts - get gpio from devicetree | Hui Wang | 2 | -3/+22 |
| 2012-10-25 | Input: qt2160 - fix qt2160_write() implementation | Javier Martin | 1 | -14/+5 |
| 2012-10-25 | Input: remove CONFIG_EXPERIMENTAL from miscellaneous drivers | Kees Cook | 1 | -5/+2 |
| 2012-10-25 | Input: remove CONFIG_EXPERIMENTAL from keyboard drivers | Kees Cook | 1 | -1/+1 |
| 2012-10-25 | Input: fix sparse warning in __input_release_device() | Dmitry Torokhov | 1 | -1/+4 |
| 2012-10-25 | Input: fix sparse warning in multitouch code | Dmitry Torokhov | 1 | -1/+1 |
| 2012-10-25 | Input: arc_ps2 - switch to using managed resources | Dmitry Torokhov | 1 | -64/+59 |
| 2012-10-23 | Input: serio - add ARC PS/2 driver | Mischa Jonker | 3 | -0/+289 |
| 2012-10-22 | Input: fix use-after-free introduced with dynamic minor changes | Dmitry Torokhov | 3 | -6/+3 |
| 2012-10-18 | Input: edt-ft5x06 - convert to use simple_open() | Wei Yongjun | 1 | -9/+1 |
| 2012-10-18 | Input: i8042-io - fix up region handling on MIPS | Aaro Koskinen | 1 | -1/+1 |
| 2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 8 | -342/+375 |
| 2012-10-11 | Input: mms114 - add device tree bindings | Tomasz Figa | 1 | -2/+60 |
| 2012-10-11 | Input: wm831x-on - convert to devm_kzalloc() | Mark Brown | 1 | -3/+2 |
| 2012-10-11 | Input: wm831x-ts - convert to devm_kzalloc() | Mark Brown | 1 | -3/+2 |
| 2012-10-11 | Input: wm831x-ts - remove unneeded clearing of driver data | Mark Brown | 1 | -1/+0 |
| 2012-10-11 | Input: as5011 - use C99-style structure initializators | Shubhrajyoti D | 1 | -3/+16 |
| 2012-10-11 | Input: cy8ctmg110_ts - use C99-style structure initializators | Shubhrajyoti Datta | 1 | -2/+11 |
| 2012-10-11 | Merge branch 'next' into for-linus | Dmitry Torokhov | 22 | -691/+1045 |
| 2012-10-08 | Input: extend the number of event (and other) devices | Dmitry Torokhov | 4 | -253/+180 |
| 2012-10-08 | Input: mousedev - mark mousedev interfaces as non-seekable | Dmitry Torokhov | 1 | -0/+1 |
| 2012-10-08 | Input: mousedev - rename mixdev_open to opened_by_mixdev | Dmitry Torokhov | 1 | -8/+8 |
| 2012-10-08 | Input: mousedev - reformat structure initializers | Dmitry Torokhov | 1 | -15/+15 |
| 2012-10-08 | Input: mousedev - factor out psaux code to reduce #ifdefery | Dmitry Torokhov | 1 | -17/+30 |
| 2012-10-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -16/+1 |
| 2012-10-07 | Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive... | Len Brown | 1 | -16/+1 |