summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Input: Break out MT dataHenrik Rydberg2012-09-193-35/+43
| |/ / |/| |
* | | Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann2012-08-091-8/+13
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-311-1/+1
|\ \ \
| * | | input/serio/hp_sdc.c: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-1/+1
* | | | Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-07-304-2/+181
|\ \ \ \
| * | | | input: Add onkey support for 88PM80X PMICQiao Zhou2012-07-253-0/+179
| * | | | input: ab8500-ponkey: Create AB8500 domain IRQ mappingLee Jones2012-07-161-2/+2