summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2014-03-28Input: sirfsoc-onkey - set the capability of reporting KEY_POWERXianglong Du1-0/+1
2014-03-26Input: cypress_ps2 - don't report as a button padsHans de Goede1-1/+0
2014-03-26Input: da9052_onkey - use correct register bit for key statusAnthony Olech1-13/+16
2014-03-23Input: wistron_btns - simplify dependenciesJean Delvare1-1/+1
2014-03-23Input: olpc_apsp - fix dependencies of OLPC AP-SP driverJean Delvare1-1/+1
2014-03-23Input: hp_sdc - use del_timer_sync() in exit pathThomas Gleixner1-1/+1
2014-03-20Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki1-1/+2
2014-03-01Merge tag 'v3.14-rc4' into nextDmitry Torokhov11-31/+57
2014-02-20Merge branch 'master' into for-nextJiri Kosina186-752/+1150
2014-02-20ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functionsCharles Keepax1-16/+0
2014-02-20Input - arizona-haptics: Fix double lock of dapm_mutexCharles Keepax1-7/+4
2014-02-19treewide: Fix typo in Documentation/DocBookMasanari Iida1-1/+1
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson1-1/+1
2014-02-17Input: imx_keypad - Propagate the real error code on platform_get_irq() failureFabio Estevam1-2/+2
2014-02-17Input: da9052_onkey - use correct register bit for key statusAnthony Olech1-13/+16
2014-02-15Input: sirfsoc-onkey - update copyright years to 2014Barry Song1-1/+2
2014-02-15Input: sirfsoc-onkey - report release event by detecting pin statusXianglong Du1-11/+32
2014-02-15Input: adp5588-keys - get value from data out when dir is outJean-Francois Dagenais1-1/+11
2014-02-15Input: sirfsoc-onkey - use dev_get_drvdata instead of platform_get_drvdataXianglong Du1-3/+2
2014-02-15Input: sirfsoc-onkey - fix namespace pwrc_resume functionXianglong Du1-2/+2
2014-02-15Input: sirfsoc-onkey - drop the IRQF_SHARED flagBarry Song1-1/+1
2014-02-15Input: sirfsoc-onkey - implement open and close methodsDmitry Torokhov1-10/+43
2014-02-12Input: ims-pcu - add commands supported by the new version of the FWAndrey Smirnov1-6/+248
2014-02-12Input: ims-pcu - fix error unwinding path in application modeDmitry Torokhov1-2/+2
2014-02-12Input: uinput - add UI_GET_SYSNAME ioctl to retrieve the sysfs pathBenjamin Tissoires1-0/+43
2014-02-11PM / QoS: Add type to dev_pm_qos_add_ancestor_request() argumentsRafael J. Wysocki1-1/+2
2014-02-10pwm: Remove obsolete HAVE_PWM Kconfig symbolSascha Hauer1-2/+2
2014-01-30Input: uinput - breaks by goto out in uinput_ioctl_handlerBenjamin Tisssoires1-29/+27
2014-01-27Input: zforce - add devicetree supportHeiko Stübner1-2/+55
2014-01-27Input: zforce - use internal pdata pointer instead of dev_get_platdataHeiko Stübner1-3/+3
2014-01-27Input: zforce - reduce stack memory allocated to framesLuis Ortega1-1/+2
2014-01-27Input: zforce - remove unnecessary payload data checksLuis Ortega1-1/+1
2014-01-27Input: zforce - fix lines exceeding 80 columnsLuis Ortega1-7/+12
2014-01-27Input: zforce - fix spelling errorsLuis Ortega1-5/+5
2014-01-27Input: gtco - fix usb_dev leakAlexey Khoroshilov1-1/+1
2014-01-27Input: wistron_btns - add FS AMILO Pro 8210 supportJakub Bogusz1-0/+19
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds182-723/+1097
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+10
2014-01-23Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-2/+0
2014-01-23Merge branch 'next' into for-linusDmitry Torokhov182-721/+1093
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+4
2014-01-21Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King1-2/+0
2014-01-21Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfdLinus Torvalds3-4/+4
2014-01-21mfd: mc13xxx: Remove useless symbol MFD_MC13783Alexander Shiyan2-2/+2
2014-01-21Merge tag 'ib-iio-input-3.13-1' into for-mfd-nextLee Jones1-2/+2
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-20Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-13/+15