aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-6/+31
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky3-5/+4
2013-09-07Input: evdev - add EVIOCREVOKE ioctlDavid Herrmann1-6/+31
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds27-318/+659
2013-09-06Merge branch 'next' into for-linusDmitry Torokhov27-318/+659
2013-09-06Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-3/+3
2013-09-04HID: Correct the USB IDs for the new Macbook Air 6Henrik Rydberg1-3/+3
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-15/+18
2013-08-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-6/+53
2013-08-29dts: Deprecate ALTR as a vendor prefixDinh Nguyen1-0/+1
2013-08-29Input: max11801_ts - convert to devmFabio Estevam1-28/+9
2013-08-29Input: i8042 - disable the driver on ARC platformsMischa Jonker1-1/+2
2013-08-29Input: cyttsp4 - kill 'defined but not used' compiler warningsGeert Uytterhoeven1-100/+100
2013-08-26Input: add driver for slidebar on Lenovo IdeaPad laptopsAndrey Moiseev4-24/+369
2013-08-26Input: xpad - add signature for Razer Onza Classic EditionMag1-0/+1
2013-08-26Input: omap-keypad - set up irq type from DTIllia Smyrnov1-2/+1
2013-08-26Input: omap-keypad - enable wakeup capability for keypad.Illia Smyrnov1-0/+39
2013-08-26Input: omap-keypad - clear interrupts on openIllia Smyrnov1-1/+2
2013-08-26Input: omap-keypad - convert to threaded IRQIllia Smyrnov1-9/+20
2013-08-26Input: omap-keypad - use bitfiled instead of hardcoded valuesIllia Smyrnov1-14/+11
2013-08-26Input: cyttsp4 - remove useless NULL test from cyttsp4_watchdog_timer()Wei Yongjun1-3/+0
2013-08-25Input: serio: convert bus code to use drv_groupsGreg Kroah-Hartman1-10/+11
2013-08-25Input: gameport: convert bus code to use drv_groupsGreg Kroah-Hartman1-5/+7
2013-08-24Input: elantech - fix packet check for v3 and v4 hardwareMatteo Delfino2-4/+41
2013-08-24Input: wacom - add support for 0x300 and 0x301Ping Cheng1-1/+9
2013-08-24Input: wacom - fix error return code in wacom_probe()Wei Yongjun1-3/+5
2013-08-24Input: as5011 - fix error return code in as5011_probe()Wei Yongjun1-0/+1
2013-08-15Input: keyboard, serio - simplify use of devm_ioremap_resourceJulia Lawall5-27/+4
2013-08-15Input: tegra-kbc - simplify use of devm_ioremap_resourceJulia Lawall1-6/+1
2013-08-15Input: htcpen - fix incorrect placement of __initdataSachin Kamat1-1/+1
2013-08-13Input: qt1070 - add power management opsBo Shen1-0/+27
2013-08-13Input: wistron_btns - add MODULE_DEVICE_TABLEStefan Lippers-Hollmann1-0/+1
2013-08-13Input: wistron_btns - mark the Medion MD96500 keymap as testedStefan Lippers-Hollmann1-1/+1
2013-08-13Input: wistron_btns - drop bogus MODULE_VERSION macroStefan Lippers-Hollmann1-1/+0
2013-08-12Input: synaptics - fix incorrect placement of __initconstSachin Kamat1-2/+2
2013-08-12Input: lifebook - fix incorrect placement of __initconstSachin Kamat1-1/+1
2013-08-12Input: wistron_btns - fix incorrect placement of __initconstSachin Kamat1-1/+1
2013-08-12Input: joysticks - use dev_get_platdata()Jingoo Han2-3/+3
2013-08-12Input: pwm-beeper - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han1-1/+1
2013-08-12Input: eeti_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han1-4/+2
2013-08-12Input: cy8ctmg110_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han1-4/+2
2013-08-12Input: max7359 - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han1-1/+1
2013-08-12Input: wacom - integrate resolution calculationPing Cheng2-57/+41
2013-08-12Input: twl6040-vibra - remove support for legacy (pdata) modePeter Ujfalusi1-26/+15
2013-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds8-56/+162
2013-07-12Merge branch 'next' into for-linusDmitry Torokhov3-24/+118
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-nextLinus Torvalds1-85/+203
2013-07-06Input: nspire-keypad - replace magic offset with defineDaniel Tang1-1/+1
2013-07-06Input: elantech - fix for newer hardware versions (v7)Matteo Delfino1-8/+9