summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2013-09-20Input: wacom - add support for three new Intuos Pro devicesPing Cheng-16/+58
2013-09-20Input: wacom - LED is only supported through digitizer interfacePing Cheng-10/+14
2013-09-20Input: wacom - testing result shows get_report is unnecessary.Ping Cheng-3/+0
2013-09-20Input: wacom - send proper tablet state info when pen leaves proximityJason Gerecke-0/+7
2013-09-20Input: wacom - support EMR and MFT sensors of Cintiq Companion HybridJason Gerecke-2/+47
2013-09-20Input: tsc2005 - remove redundant spi_set_drvdataSachin Kamat-2/+0
2013-09-20Input: ad7879-spi - remove redundant spi_set_drvdataSachin Kamat-1/+0
2013-09-20Input: ad7877 - remove redundant spi_set_drvdataSachin Kamat-2/+0
2013-09-20Input: ad714x-spi - remove redundant spi_set_drvdataSachin Kamat-1/+0
2013-09-19Input: add a driver to support Hyper-V synthetic keyboardK. Y. Srinivasan-0/+448
2013-09-19Input: uinput - support injecting multiple events in one write() callRyan Mallon-8/+18
2013-09-18Input: i8042 - i8042_flush fix for a full 8042 bufferAndrey Moiseev-9/+14
2013-09-18Input: pxa27x_keypad - fix NULL pointer dereferenceMike Dunn-2/+9
2013-09-18Input: cyttsp4_core - remove redundant dev_set_drvdataSachin Kamat-2/+0
2013-09-18Merge tag 'v3.11' into nextDmitry Torokhov-325/+452
2013-09-18Input: rb532_button - remove redundant dev_set_drvdataSachin Kamat-1/+0
2013-09-18Input: htcpen - remove redundant dev_set_drvdataSachin Kamat-2/+0
2013-09-18Input: cobalt_btns - remove redundant dev_set_drvdataSachin Kamat-2/+0
2013-09-18Input: cypress_ps2 - remove casting the return value which is a void pointerJingoo Han-1/+1
2013-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-6/+31
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky-5/+4
2013-09-07Input: evdev - add EVIOCREVOKE ioctlDavid Herrmann-6/+31
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-318/+659
2013-09-06Merge branch 'next' into for-linusDmitry Torokhov-318/+659
2013-09-06Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-0/+1
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-3/+3
2013-09-04HID: Correct the USB IDs for the new Macbook Air 6Henrik Rydberg-3/+3
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-15/+18
2013-08-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-6/+53
2013-08-29dts: Deprecate ALTR as a vendor prefixDinh Nguyen-0/+1
2013-08-29Input: max11801_ts - convert to devmFabio Estevam-28/+9
2013-08-29Input: i8042 - disable the driver on ARC platformsMischa Jonker-1/+2
2013-08-29Input: cyttsp4 - kill 'defined but not used' compiler warningsGeert Uytterhoeven-100/+100
2013-08-26Input: add driver for slidebar on Lenovo IdeaPad laptopsAndrey Moiseev-24/+369
2013-08-26Input: xpad - add signature for Razer Onza Classic EditionMag-0/+1
2013-08-26Input: omap-keypad - set up irq type from DTIllia Smyrnov-2/+1
2013-08-26Input: omap-keypad - enable wakeup capability for keypad.Illia Smyrnov-0/+39
2013-08-26Input: omap-keypad - clear interrupts on openIllia Smyrnov-1/+2
2013-08-26Input: omap-keypad - convert to threaded IRQIllia Smyrnov-9/+20
2013-08-26Input: omap-keypad - use bitfiled instead of hardcoded valuesIllia Smyrnov-14/+11
2013-08-26Input: cyttsp4 - remove useless NULL test from cyttsp4_watchdog_timer()Wei Yongjun-3/+0
2013-08-25Input: serio: convert bus code to use drv_groupsGreg Kroah-Hartman-10/+11
2013-08-25Input: gameport: convert bus code to use drv_groupsGreg Kroah-Hartman-5/+7
2013-08-24Input: elantech - fix packet check for v3 and v4 hardwareMatteo Delfino-4/+41
2013-08-24Input: wacom - add support for 0x300 and 0x301Ping Cheng-1/+9
2013-08-24Input: wacom - fix error return code in wacom_probe()Wei Yongjun-3/+5
2013-08-24Input: as5011 - fix error return code in as5011_probe()Wei Yongjun-0/+1
2013-08-15Input: keyboard, serio - simplify use of devm_ioremap_resourceJulia Lawall-27/+4
2013-08-15Input: tegra-kbc - simplify use of devm_ioremap_resourceJulia Lawall-6/+1
2013-08-15Input: htcpen - fix incorrect placement of __initdataSachin Kamat-1/+1