summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Merge tag 'v3.14-rc4' into nextDmitry Torokhov2014-03-0111-31/+57
| | |\ \ \ | | | |/ /
| | * | | Input: imx_keypad - Propagate the real error code on platform_get_irq() failureFabio Estevam2014-02-171-2/+2
| | * | | Input: sirfsoc-onkey - update copyright years to 2014Barry Song2014-02-151-1/+2
| | * | | Input: sirfsoc-onkey - report release event by detecting pin statusXianglong Du2014-02-151-11/+32
| | * | | Input: sirfsoc-onkey - use dev_get_drvdata instead of platform_get_drvdataXianglong Du2014-02-151-3/+2
| | * | | Input: sirfsoc-onkey - fix namespace pwrc_resume functionXianglong Du2014-02-151-2/+2
| | * | | Input: sirfsoc-onkey - drop the IRQF_SHARED flagBarry Song2014-02-151-1/+1
| | * | | Input: sirfsoc-onkey - implement open and close methodsDmitry Torokhov2014-02-151-10/+43
| | * | | Input: ims-pcu - add commands supported by the new version of the FWAndrey Smirnov2014-02-121-6/+248
| | * | | Input: ims-pcu - fix error unwinding path in application modeDmitry Torokhov2014-02-121-2/+2
| | * | | Input: uinput - add UI_GET_SYSNAME ioctl to retrieve the sysfs pathBenjamin Tissoires2014-02-121-0/+43
| | * | | Input: uinput - breaks by goto out in uinput_ioctl_handlerBenjamin Tisssoires2014-01-301-29/+27
| | * | | Input: zforce - add devicetree supportHeiko Stübner2014-01-271-2/+55
| | * | | Input: zforce - use internal pdata pointer instead of dev_get_platdataHeiko Stübner2014-01-271-3/+3
| | * | | Input: zforce - reduce stack memory allocated to framesLuis Ortega2014-01-271-1/+2
| | * | | Input: zforce - remove unnecessary payload data checksLuis Ortega2014-01-271-1/+1
| | * | | Input: zforce - fix lines exceeding 80 columnsLuis Ortega2014-01-271-7/+12
| | * | | Input: zforce - fix spelling errorsLuis Ortega2014-01-271-5/+5
| | * | | Input: gtco - fix usb_dev leakAlexey Khoroshilov2014-01-271-1/+1
| | * | | Input: wistron_btns - add FS AMILO Pro 8210 supportJakub Bogusz2014-01-271-0/+19
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-021-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2014-02-20186-752/+1150
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-191-1/+1
* | | | | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-011-1/+2
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki2014-03-201-1/+2
| |\ \ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | PM / QoS: Add type to dev_pm_qos_add_ancestor_request() argumentsRafael J. Wysocki2014-02-111-1/+2
| | |/ / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-03-302-32/+45
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Input: mousedev - fix race when creating mixed deviceDmitry Torokhov2014-03-291-31/+42
| * | | | | | Input: don't modify the id of ioctl-provided ff effect on upload failureElias Vanderstuyft2014-03-291-1/+3
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-03-284-15/+82
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |
| * | | | | Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede2014-03-281-0/+8
| * | | | | Input: synaptics - add manual min/max quirkBenjamin Tissoires2014-03-281-0/+47
| * | | | | Input: cypress_ps2 - don't report as a button padsHans de Goede2014-03-261-1/+0
| * | | | | Input: da9052_onkey - use correct register bit for key statusAnthony Olech2014-02-171-13/+16
| * | | | | Input: adp5588-keys - get value from data out when dir is outJean-Francois Dagenais2014-02-151-1/+11
* | | | | | ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functionsCharles Keepax2014-02-201-16/+0
* | | | | | Input - arizona-haptics: Fix double lock of dapm_mutexCharles Keepax2014-02-201-7/+4
| |/ / / / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-24182-723/+1097
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'next' into for-linusDmitry Torokhov2014-01-23182-721/+1093
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Input: wacom - add support for DTU-1031Ping Cheng2014-01-202-2/+76
| | * | | Input: wacom - fix wacom->shared guards for dual input devicesPing Cheng2014-01-201-2/+2
| | * | | Input: edt_ft5x06 - use devm_* functions where appropriateLothar Waßmann2014-01-201-43/+26
| | * | | Input: hyperv-keyboard - pass through 0xE1 prefixK. Y. Srinivasan2014-01-121-1/+3
| | * | | Input: logips2pp - fix spelling s/reciver/receiver/Geert Uytterhoeven2014-01-121-1/+1
| | * | | Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-06138-138/+0
| | * | | Input: twl4030-keypad - convert to using managed resourcesDmitry Torokhov2014-01-061-48/+22
| | * | | Input: twl6040-vibra - remove unneeded check for CONFIG_OFDmitry Torokhov2014-01-061-4/+1
| | * | | Input: twl4030-keypad - add device tree supportSebastian Reichel2014-01-041-17/+50
| | * | | Input: twl6040-vibra - add missing of_node_putLibo Chen2014-01-041-0/+3
| | * | | Input: twl4030-vibra - add missing of_node_putLibo Chen2014-01-041-1/+3
OpenPOWER on IntegriCloud