aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2012-10-22Input: fix use-after-free introduced with dynamic minor changesDmitry Torokhov
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-10-11Merge branch 'next' into for-linusDmitry Torokhov
2012-10-08Input: extend the number of event (and other) devicesDmitry Torokhov
2012-10-08Input: mousedev - mark mousedev interfaces as non-seekableDmitry Torokhov
2012-10-08Input: mousedev - rename mixdev_open to opened_by_mixdevDmitry Torokhov
2012-10-08Input: mousedev - reformat structure initializersDmitry Torokhov
2012-10-08Input: mousedev - factor out psaux code to reduce #ifdeferyDmitry Torokhov
2012-10-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-10-06Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...Len Brown
2012-10-04Input: samsung-keypad - add clk_prepare and clk_unprepareThomas Abraham
2012-10-04Input: atmel_mxt_ts - simplify mxt_dump_messageAndy Shevchenko
2012-10-04Input: wacom - clean up wacom_query_tablet_dataJason Gerecke
2012-10-04Input: wacom - introduce wacom_fix_phy_from_hidJason Gerecke
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-10-03Input: wacom - allow any multi-input Intuos device to set proxJason Gerecke
2012-10-03Input: wacom - report correct touch contact size for I5/BambooJason Gerecke
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-02mfd: 88pm860x: Move gpadc init into touchHaojian Zhuang
2012-10-02mfd: 88pm860x: Device tree supportHaojian Zhuang
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov
2012-10-01Merge branch 'next' into for-linusDmitry Torokhov
2012-10-01Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina
2012-09-28Input: wacom - mark Intuos5 pad as in-prox when touching buttonsJason Gerecke
2012-09-28Input: synaptics - adjust threshold for treating position values as negativeSeth Forshee
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-21Input: atlas_btns - convert to module_acpi_driver()Mika Westerberg
2012-09-20ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren
2012-09-19Input: edt-ft5x06 - return -EFAULT on copy_to_user() errorAxel Lin
2012-09-19Input: sentelic - filter out erratic movement when lifting fingerTai-hwa Liang
2012-09-19Input: ambakmi - [un]prepare clocks when enabling amd disablingPawel Moll
2012-09-19Input: i8042 - disable mux on Toshiba C850DAnisse Astier
2012-09-19Input: bcm5974 - Convert to MT-BHenrik Rydberg
2012-09-19Input: bcm5974 - Drop the logical dimensionsHenrik Rydberg
2012-09-19Input: bcm5974 - Preparatory renamesHenrik Rydberg
2012-09-19Input: bcm5974 - only setup button urb for TYPE1 devicesHenrik Rydberg
2012-09-19Input: MT - Allow legacy pressure computationHenrik Rydberg
2012-09-19Input: MT - Get slot by keyHenrik Rydberg
2012-09-19Input: MT - Add in-kernel trackingHenrik Rydberg
2012-09-19Input: MT - Handle frame synchronization in coreHenrik Rydberg
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg
2012-09-19Input: evdev - Add the events() callbackHenrik Rydberg
2012-09-19Input: Send events one packet at a timeHenrik Rydberg
2012-09-19Input: Move autorepeat to the event-passing phaseHenrik Rydberg
2012-09-19Input: Make sure we follow all EV_KEY eventsHenrik Rydberg
2012-09-19Input: Improve the events-per-packet estimateHenrik Rydberg