summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-124/+38
2012-10-01Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov-350/+671
2012-10-01Merge branch 'next' into for-linusDmitry Torokhov-266/+497
2012-10-01Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina-10/+91
2012-09-28Input: wacom - mark Intuos5 pad as in-prox when touching buttonsJason Gerecke-1/+1
2012-09-28Input: synaptics - adjust threshold for treating position values as negativeSeth Forshee-8/+23
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson-1/+1
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson-9/+9
2012-09-21Input: atlas_btns - convert to module_acpi_driver()Mika Westerberg-16/+1
2012-09-20ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren-1/+1
2012-09-19Input: edt-ft5x06 - return -EFAULT on copy_to_user() errorAxel Lin-3/+6
2012-09-19Input: sentelic - filter out erratic movement when lifting fingerTai-hwa Liang-0/+11
2012-09-19Input: ambakmi - [un]prepare clocks when enabling amd disablingPawel Moll-3/+3
2012-09-19Input: i8042 - disable mux on Toshiba C850DAnisse Astier-0/+6
2012-09-19Input: bcm5974 - Convert to MT-BHenrik Rydberg-45/+28
2012-09-19Input: bcm5974 - Drop the logical dimensionsHenrik Rydberg-144/+111
2012-09-19Input: bcm5974 - Preparatory renamesHenrik Rydberg-12/+13
2012-09-19Input: bcm5974 - only setup button urb for TYPE1 devicesHenrik Rydberg-17/+26
2012-09-19Input: MT - Allow legacy pressure computationHenrik Rydberg-3/+7
2012-09-19Input: MT - Get slot by keyHenrik Rydberg-0/+32
2012-09-19Input: MT - Add in-kernel trackingHenrik Rydberg-2/+142
2012-09-19Input: MT - Handle frame synchronization in coreHenrik Rydberg-2/+68
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg-19/+21
2012-09-19Input: evdev - Add the events() callbackHenrik Rydberg-21/+47
2012-09-19Input: Send events one packet at a timeHenrik Rydberg-53/+123
2012-09-19Input: Move autorepeat to the event-passing phaseHenrik Rydberg-21/+25
2012-09-19Input: Make sure we follow all EV_KEY eventsHenrik Rydberg-7/+13
2012-09-19Input: Improve the events-per-packet estimateHenrik Rydberg-4/+7
2012-09-19Input: Break out MT dataHenrik Rydberg-35/+43
2012-09-19Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping"Dmitry Torokhov-2/+2
2012-09-19Merge tag 'v3.6-rc5' into for-linusDmitry Torokhov-15/+200
2012-09-19ARM: spear: move platform_data definitionsArnd Bergmann-1/+1
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann-1/+1
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann-1/+1
2012-09-19input: rpcmouse: use __iomem pointers for MMIOArnd Bergmann-1/+1
2012-09-18input: twl4030-vibra: Support for DT booted kernelPeter Ujfalusi-2/+16
2012-09-14ARM: nomadik: move platform_data definitionsArnd Bergmann-1/+1
2012-09-14ARM: w90x900: move platform_data definitionsArnd Bergmann-1/+1
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann-3/+3
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann-1/+1
2012-09-14ARM: davinci: move platform_data definitionsArnd Bergmann-1/+1
2012-09-12Input: hgpk - use %*ph to dump small bufferAndy Shevchenko-6/+3
2012-09-12Input: gpio_keys_polled - fix dt pdata->nbuttonsAlexandre Pereira da Silva-0/+1
2012-09-12Input: omap-keypad: Remove dependencies to mach includesTony Lindgren-121/+35
2012-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+23
2012-09-04Input: omap-keypad - fixed formattingJosh-4/+4
2012-09-04Merge tag 'v3.6-rc4' into nextDmitry Torokhov-16/+225
2012-09-04Input: tegra - move platform data headerStephen Warren-1/+1
2012-09-04Input: imx_keypad - fix missing clk conversionsFabio Estevam-2/+2
2012-09-04Input: usbtouchscreen - initialize eGalax devicesForest Bond-0/+40