aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-29Input: mousedev - fix race when creating mixed deviceDmitry Torokhov1-31/+42
2014-03-29Input: don't modify the id of ioctl-provided ff effect on upload failureElias Vanderstuyft1-1/+3
2014-03-28Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede1-0/+8
2014-03-28Input: synaptics - add manual min/max quirkBenjamin Tissoires1-0/+47
2014-03-26Input: cypress_ps2 - don't report as a button padsHans de Goede1-1/+0
2014-02-17Input: da9052_onkey - use correct register bit for key statusAnthony Olech1-13/+16
2014-02-15Input: adp5588-keys - get value from data out when dir is outJean-Francois Dagenais1-1/+11
2014-01-23Merge branch 'next' into for-linusDmitry Torokhov490-2409/+4299
2014-01-20Input: wacom - add support for DTU-1031Ping Cheng2-2/+76
2014-01-20Input: wacom - fix wacom->shared guards for dual input devicesPing Cheng1-2/+2
2014-01-20Input: edt_ft5x06 - use devm_* functions where appropriateLothar Waßmann1-43/+26
2014-01-12Input: hyperv-keyboard - pass through 0xE1 prefixK. Y. Srinivasan1-1/+3
2014-01-12Input: logips2pp - fix spelling s/reciver/receiver/Geert Uytterhoeven1-1/+1
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker138-138/+0
2014-01-06Input: twl4030-keypad - convert to using managed resourcesDmitry Torokhov1-48/+22
2014-01-06Input: twl6040-vibra - remove unneeded check for CONFIG_OFDmitry Torokhov1-4/+1
2014-01-04Input: twl4030-keypad - add device tree supportSebastian Reichel1-17/+50
2014-01-04Input: twl6040-vibra - add missing of_node_putLibo Chen1-0/+3
2014-01-04Input: twl4030-vibra - add missing of_node_putLibo Chen1-1/+3
2014-01-02Input: i8042 - cleanup SERIO_I8042 dependenciesMark Salter1-3/+8
2014-01-02Input: xpad - add new USB IDs for Logitech F310 and F710Petr Sebor1-0/+2
2014-01-02Input: xpad - change D-PAD mapping on Razer devicesThomaz de Oliveira dos Reis1-2/+2
2013-12-31Input: allocate absinfo data when setting ABS capabilityDmitry Torokhov1-0/+4
2013-12-31Input: cros_ec_keyb - fix problems with backslashDoug Anderson1-4/+11
2013-12-27Input: pmic8xxx-pwrkey - switch to using managed resourcesDmitry Torokhov1-49/+25
2013-12-27Input: pmic8xxx-pwrkey - pass correct device identity to free_irq()Wei Yongjun1-1/+1
2013-12-26Input: ALPS - add support for "Dolphin" devicesYunkang Tang2-42/+179
2013-12-18Input: zforce - fix error return code in zforce_start()Wei Yongjun1-1/+2
2013-12-18Input: elantech - improve clickpad detectionHans de Goede1-3/+42
2013-12-16Input: don't call input_dev_release_keys() in resumeAleksej Makarov1-19/+57
2013-12-16Input: ads7846 - convert to hwmon_device_register_with_groups()Guenter Roeck1-56/+25
2013-12-16Input: wacom - add reporting of SW_MUTE_DEVICE eventsPing Cheng3-3/+44
2013-12-16Merge tag 'v3.13-rc4' into nextDmitry Torokhov4564-96552/+217100
2013-12-15null_blk: mem garbage on NUMA systems during initMatias Bjorling1-4/+4
2013-12-15radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_thresh()Sergey Senozhatsky1-4/+2
2013-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds69-588/+1036
2013-12-15Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-9/+38
2013-12-15Input: pmic8xxx-pwrkey - migrate to regmap APIsStephen Boyd1-4/+11
2013-12-15Input: pmic8xxx-pwrkey - pass input device directly to interruptStephen Boyd1-12/+12
2013-12-15Input: pm8xxx-vibrator - migrate to regmap APIsStephen Boyd1-47/+14
2013-12-15Input: pm8xxx-vibrator - switch to using managed resourcesStephen Boyd1-31/+12
2013-12-15Input: cyttsp - include appropriate header file in cyttsp_i2c_common.cRashika Kheria1-0/+2
2013-12-15Input: zforce - fix possible driver hang during suspendHeiko Stübner1-6/+15
2013-12-14igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny1-1/+4
2013-12-14i40e: fix null dereferenceJesse Brandeburg1-0/+3
2013-12-14Merge tag 'edac_fixes_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-1/+1
2013-12-13Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds15-67/+191
2013-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds2-0/+3
2013-12-13Merge tag 'regulator-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds3-5/+10
2013-12-13Merge tag 'regmap-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds2-9/+10