summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2012-10-25Input: remove CONFIG_EXPERIMENTAL from miscellaneous driversKees Cook1-5/+2
2012-10-25Input: remove CONFIG_EXPERIMENTAL from keyboard driversKees Cook1-1/+1
2012-10-25Input: fix sparse warning in __input_release_device()Dmitry Torokhov1-1/+4
2012-10-25Input: fix sparse warning in multitouch codeDmitry Torokhov1-1/+1
2012-10-25Input: arc_ps2 - switch to using managed resourcesDmitry Torokhov1-64/+59
2012-10-23Input: serio - add ARC PS/2 driverMischa Jonker3-0/+289
2012-10-22Input: fix use-after-free introduced with dynamic minor changesDmitry Torokhov3-6/+3
2012-10-18Input: edt-ft5x06 - convert to use simple_open()Wei Yongjun1-9/+1
2012-10-18Input: i8042-io - fix up region handling on MIPSAaro Koskinen1-1/+1
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-342/+375
2012-10-11Input: mms114 - add device tree bindingsTomasz Figa1-2/+60
2012-10-11Input: wm831x-on - convert to devm_kzalloc()Mark Brown1-3/+2
2012-10-11Input: wm831x-ts - convert to devm_kzalloc()Mark Brown1-3/+2
2012-10-11Input: wm831x-ts - remove unneeded clearing of driver dataMark Brown1-1/+0
2012-10-11Input: as5011 - use C99-style structure initializatorsShubhrajyoti D1-3/+16
2012-10-11Input: cy8ctmg110_ts - use C99-style structure initializatorsShubhrajyoti Datta1-2/+11
2012-10-11Merge branch 'next' into for-linusDmitry Torokhov22-691/+1045
2012-10-08Input: extend the number of event (and other) devicesDmitry Torokhov4-253/+180
2012-10-08Input: mousedev - mark mousedev interfaces as non-seekableDmitry Torokhov1-0/+1
2012-10-08Input: mousedev - rename mixdev_open to opened_by_mixdevDmitry Torokhov1-8/+8
2012-10-08Input: mousedev - reformat structure initializersDmitry Torokhov1-15/+15
2012-10-08Input: mousedev - factor out psaux code to reduce #ifdeferyDmitry Torokhov1-17/+30
2012-10-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-16/+1
2012-10-07Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...Len Brown1-16/+1
2012-10-05Input: samsung-keypad - add clk_prepare and clk_unprepareThomas Abraham1-1/+10
2012-10-05Input: atmel_mxt_ts - simplify mxt_dump_messageAndy Shevchenko1-4/+2
2012-10-05Input: wacom - clean up wacom_query_tablet_dataJason Gerecke1-39/+35
2012-10-05Input: wacom - introduce wacom_fix_phy_from_hidJason Gerecke1-0/+71
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2-18/+127
2012-10-04Input: wacom - allow any multi-input Intuos device to set proxJason Gerecke1-2/+2
2012-10-04Input: wacom - report correct touch contact size for I5/BambooJason Gerecke1-4/+22
2012-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds19-274/+520
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds3-9/+3
2012-10-02mfd: 88pm860x: Move gpadc init into touchHaojian Zhuang1-6/+85
2012-10-02mfd: 88pm860x: Device tree supportHaojian Zhuang1-15/+31
2012-10-02Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds9-9/+9
2012-10-02Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-124/+38
2012-10-02Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov18-350/+671
2012-10-02Merge branch 'next' into for-linusDmitry Torokhov17-266/+497
2012-10-01Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina8-10/+91
2012-09-28Input: wacom - mark Intuos5 pad as in-prox when touching buttonsJason Gerecke1-1/+1
2012-09-28Input: synaptics - adjust threshold for treating position values as negativeSeth Forshee1-8/+23
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson1-1/+1
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson9-9/+9
2012-09-21Input: atlas_btns - convert to module_acpi_driver()Mika Westerberg1-16/+1
2012-09-21ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren1-1/+1
2012-09-20Input: edt-ft5x06 - return -EFAULT on copy_to_user() errorAxel Lin1-3/+6
2012-09-20Input: sentelic - filter out erratic movement when lifting fingerTai-hwa Liang1-0/+11
2012-09-20Input: ambakmi - [un]prepare clocks when enabling amd disablingPawel Moll1-3/+3
2012-09-20Input: i8042 - disable mux on Toshiba C850DAnisse Astier1-0/+6