summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Input: gpio_keys - report a wakeup_event for a button pressNeilBrown2012-08-211-0/+8
| | * | | | | | Input: gpio_keys - clean up device tree parserAlexandre Pereira da Silva2012-08-211-81/+80
| * | | | | | | Input: wacom - mark Intuos5 pad as in-prox when touching buttonsJason Gerecke2012-09-281-1/+1
| * | | | | | | Input: synaptics - adjust threshold for treating position values as negativeSeth Forshee2012-09-281-8/+23
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-023-9/+3
|\ \ \ \ \ \ \
| * | | | | | | workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo2012-08-212-8/+2
| * | | | | | | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
* | | | | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-019-9/+9
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-229-9/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: spear: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| | * | | | | | | | ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| | * | | | | | | | ARM: nomadik: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | * | | | | | | | ARM: w90x900: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | * | | | | | | | ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-143-3/+3
| | * | | | | | | | ARM: ep93xx: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | * | | | | | | | ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | | |_|_|/ / / / | | |/| | | | | |
* | | | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-014-124/+38
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson2012-09-221-1/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | input: rpcmouse: use __iomem pointers for MMIOArnd Bergmann2012-09-191-1/+1
| | |/ / / / / / /
| * | | | | | | | ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren2012-09-201-1/+1
| * | | | | | | | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| * | | | | | | | Input: omap-keypad: Remove dependencies to mach includesTony Lindgren2012-09-122-121/+35
| | |_|_|_|/ / / | |/| | | | | |
| | | | | | | |
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina2012-10-018-10/+91
|\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | / / / / | | |_|_|_|/ / / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Input: edt-ft5x06 - return -EFAULT on copy_to_user() errorAxel Lin2012-09-191-3/+6
| * | | | | | | Input: sentelic - filter out erratic movement when lifting fingerTai-hwa Liang2012-09-191-0/+11
| * | | | | | | Input: ambakmi - [un]prepare clocks when enabling amd disablingPawel Moll2012-09-191-3/+3
| * | | | | | | Input: i8042 - disable mux on Toshiba C850DAnisse Astier2012-09-191-0/+6
| * | | | | | | Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping"Dmitry Torokhov2012-09-191-2/+2
| * | | | | | | Merge tag 'v3.6-rc5' into for-linusDmitry Torokhov2012-09-1910-15/+200
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-09-084-2/+23
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Input: imx_keypad - fix missing clk conversionsFabio Estevam2012-09-041-2/+2
| * | | | | | | Input: usbtouchscreen - initialize eGalax devicesForest Bond2012-09-041-0/+40
| | |/ / / / / | |/| | | | |
| * | | | | | Input: wacom - add support for EMR on Cintiq 24HD touchJason Gerecke2012-08-211-1/+5
| * | | | | | Input: i8042 - add Gigabyte T1005 series netbooks to noloop tableDmitry Torokhov2012-08-211-0/+14
| * | | | | | Input: imx_keypad - reset the hardware before enablingMichael Grzeschik2012-08-211-0/+3
| * | | | | | Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FSGuenter Roeck2012-08-211-1/+1
* | | | | | | Input: bcm5974 - Convert to MT-BHenrik Rydberg2012-09-191-45/+28
* | | | | | | Input: bcm5974 - Drop the logical dimensionsHenrik Rydberg2012-09-191-144/+111
* | | | | | | Input: bcm5974 - Preparatory renamesHenrik Rydberg2012-09-191-12/+13
* | | | | | | Input: bcm5974 - only setup button urb for TYPE1 devicesHenrik Rydberg2012-09-191-17/+26
* | | | | | | Input: MT - Allow legacy pressure computationHenrik Rydberg2012-09-191-3/+7
* | | | | | | Input: MT - Get slot by keyHenrik Rydberg2012-09-191-0/+32
* | | | | | | Input: MT - Add in-kernel trackingHenrik Rydberg2012-09-191-2/+142
* | | | | | | Input: MT - Handle frame synchronization in coreHenrik Rydberg2012-09-191-2/+68
* | | | | | | Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg2012-09-1915-19/+21
* | | | | | | Input: evdev - Add the events() callbackHenrik Rydberg2012-09-191-21/+47
* | | | | | | Input: Send events one packet at a timeHenrik Rydberg2012-09-191-53/+123
* | | | | | | Input: Move autorepeat to the event-passing phaseHenrik Rydberg2012-09-191-21/+25
* | | | | | | Input: Make sure we follow all EV_KEY eventsHenrik Rydberg2012-09-191-7/+13
* | | | | | | Input: Improve the events-per-packet estimateHenrik Rydberg2012-09-192-4/+7