summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2014-02-15Input: sirfsoc-onkey - report release event by detecting pin statusXianglong Du-11/+32
2014-02-15Input: adp5588-keys - get value from data out when dir is outJean-Francois Dagenais-1/+11
2014-02-15Input: sirfsoc-onkey - use dev_get_drvdata instead of platform_get_drvdataXianglong Du-3/+2
2014-02-15Input: sirfsoc-onkey - fix namespace pwrc_resume functionXianglong Du-2/+2
2014-02-15Input: sirfsoc-onkey - drop the IRQF_SHARED flagBarry Song-1/+1
2014-02-15Input: sirfsoc-onkey - implement open and close methodsDmitry Torokhov-10/+43
2014-02-12Input: ims-pcu - add commands supported by the new version of the FWAndrey Smirnov-6/+248
2014-02-12Input: ims-pcu - fix error unwinding path in application modeDmitry Torokhov-2/+2
2014-02-12Input: uinput - add UI_GET_SYSNAME ioctl to retrieve the sysfs pathBenjamin Tissoires-0/+43
2014-02-11PM / QoS: Add type to dev_pm_qos_add_ancestor_request() argumentsRafael J. Wysocki-1/+2
2014-02-10pwm: Remove obsolete HAVE_PWM Kconfig symbolSascha Hauer-2/+2
2014-01-30Input: uinput - breaks by goto out in uinput_ioctl_handlerBenjamin Tisssoires-29/+27
2014-01-27Input: zforce - add devicetree supportHeiko Stübner-2/+55
2014-01-27Input: zforce - use internal pdata pointer instead of dev_get_platdataHeiko Stübner-3/+3
2014-01-27Input: zforce - reduce stack memory allocated to framesLuis Ortega-1/+2
2014-01-27Input: zforce - remove unnecessary payload data checksLuis Ortega-1/+1
2014-01-27Input: zforce - fix lines exceeding 80 columnsLuis Ortega-7/+12
2014-01-27Input: zforce - fix spelling errorsLuis Ortega-5/+5
2014-01-27Input: gtco - fix usb_dev leakAlexey Khoroshilov-1/+1
2014-01-27Input: wistron_btns - add FS AMILO Pro 8210 supportJakub Bogusz-0/+19
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-723/+1097
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+10
2014-01-23Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-2/+0
2014-01-23Merge branch 'next' into for-linusDmitry Torokhov-721/+1093
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-0/+4
2014-01-21Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King-2/+0
2014-01-21Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfdLinus Torvalds-4/+4
2014-01-21mfd: mc13xxx: Remove useless symbol MFD_MC13783Alexander Shiyan-2/+2
2014-01-21Merge tag 'ib-iio-input-3.13-1' into for-mfd-nextLee Jones-2/+2
2014-01-20Input: wacom - add support for DTU-1031Ping Cheng-2/+76
2014-01-20Input: wacom - fix wacom->shared guards for dual input devicesPing Cheng-2/+2
2014-01-20Input: edt_ft5x06 - use devm_* functions where appropriateLothar Waßmann-43/+26
2014-01-20Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-13/+15
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki-1/+1
2014-01-12Input: hyperv-keyboard - pass through 0xE1 prefixK. Y. Srinivasan-1/+3
2014-01-12Input: logips2pp - fix spelling s/reciver/receiver/Geert Uytterhoeven-1/+1
2014-01-07mfd: ti_am335x_tscadc: Don't read back REG_SESebastian Andrzej Siewior-2/+2
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker-138/+0
2014-01-06Input: twl4030-keypad - convert to using managed resourcesDmitry Torokhov-48/+22
2014-01-06Input: twl6040-vibra - remove unneeded check for CONFIG_OFDmitry Torokhov-4/+1
2014-01-04Input: twl4030-keypad - add device tree supportSebastian Reichel-17/+50
2014-01-04Input: twl6040-vibra - add missing of_node_putLibo Chen-0/+3
2014-01-04Input: twl4030-vibra - add missing of_node_putLibo Chen-1/+3
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk-0/+4
2014-01-02Input: i8042 - cleanup SERIO_I8042 dependenciesMark Salter-3/+8
2014-01-02Input: xpad - add new USB IDs for Logitech F310 and F710Petr Sebor-0/+2
2014-01-02Input: xpad - change D-PAD mapping on Razer devicesThomaz de Oliveira dos Reis-2/+2
2013-12-31Input: allocate absinfo data when setting ABS capabilityDmitry Torokhov-0/+4
2013-12-31Input: cros_ec_keyb - fix problems with backslashDoug Anderson-4/+11