summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Input: iatkbd - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | | Input: zhenhua - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | | Input: warrior - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | | Input: twidjoy - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | | Input: stinger - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | | Input: spaceorb - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | | Input: spaceball - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | | Input: magellan - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | | Input: iforce - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | | Input: elan_i2c - support touchpads with two physical buttonsKT Liao2017-08-194-5/+23
| | * | | | Input: i8042 - constify pnp_device_idArvind Yadav2017-08-171-2/+2
| | * | | | Input: axp20x-pek - add support for AXP221 PEKQuentin Schulz2017-08-171-0/+18
| | * | | | Input: axp20x-pek - use driver_data of platform_device_id instead of extended...Quentin Schulz2017-08-171-45/+90
| | * | | | Input: ati_remote2 - constify usb_device_idArvind Yadav2017-08-151-1/+1
| | * | | | Input: sun4i-ts - constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-151-1/+1
| | * | | | Input: pcspkr - fix code style and error value in pcspkr_eventMunir Contractor2017-08-151-6/+11
| | * | | | Input: mxs-lradc - make symbol mxs_lradc_ts_irq_names staticWei Yongjun2017-08-151-1/+1
| | * | | | Input: mxs-lradc - use correct error checkPan Bian2017-08-151-2/+2
| | * | | | Input: mxs-lradc - do a NULL check on ioresFabio Estevam2017-08-151-0/+2
| | * | | | Input: xpad - constify usb_device_idArvind Yadav2017-08-081-1/+1
| | * | | | Input: kbtab - constify usb_device_idArvind Yadav2017-08-081-1/+1
| | * | | | Input: acecad - constify usb_device_idi and fix space before '[' errorArvind Yadav2017-08-081-1/+1
| | * | | | Input: synaptics_usb - constify usb_device_idArvind Yadav2017-08-081-1/+1
| | * | | | Input: appletouch - constify usb_device_idArvind Yadav2017-08-081-1/+1
| | * | | | Input: powermate - constify usb_device_id and fix space before '[' errorArvind Yadav2017-08-081-1/+1
| | * | | | Input: keyspan_remote - constify usb_device_idArvind Yadav2017-08-081-1/+1
| | * | | | Input: iforce - constify usb_device_id and fix space before '[' errorArvind Yadav2017-08-081-1/+1
| | * | | | Input: mousedev - fix implicit conversion warningNick Desaulniers2017-07-251-28/+34
| | * | | | ARM: pxa/raumfeld: mark rotary encoder properties as __initconstDmitry Torokhov2017-07-251-1/+1
| | * | | | Input: add power key driver for Rockchip RK805 PMICJoseph Chen2017-07-253-0/+123
| | * | | | Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov2017-07-251174-6924/+10863
| | |\ \ \ \
| | * | | | | Input: sur40 - skip all blobs that are not touchesFlorian Echtler2017-07-121-9/+13
| | * | | | | Input: sur40 - silence unnecessary noisy debug outputFlorian Echtler2017-07-121-2/+5
| | * | | | | Input: sur40 - add additional reverse-engineered informationFlorian Echtler2017-07-121-5/+12
| | * | | | | Input: ads7846 - constify attribute_group structuresArvind Yadav2017-07-121-2/+2
| | * | | | | Input: elants_i2c - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
| | * | | | | Input: raydium_i2c_ts - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
| | * | | | | Input: psmouse - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
| | * | | | | Input: elantech - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
| | * | | | | Input: gpio_keys - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
| | * | | | | Input: yealink - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
| | * | | | | Input: ims-pcu - constify attribute_group structuresArvind Yadav2017-07-121-2/+2
| | * | | | | Input: synaptics-rmi4 - constify attribute_group structures in F01Arvind Yadav2017-07-121-1/+1
| | * | | | | Input: synaptics-rmi4 - constify attribute_group structures in F34Arvind Yadav2017-07-121-1/+1
| | * | | | | Input: constify attribute_group structuresArvind Yadav2017-07-121-3/+3
| | * | | | | Input: aiptek - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
| | * | | | | Input: serio - constify attribute_group structuresArvind Yadav2017-07-121-2/+2
* | | | | | | Merge tag 'mailbox-v4.14' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds2017-09-071-77/+175
|\ \ \ \ \ \ \
| * | | | | | | mailbox: bcm-flexrm-mailbox: Use txdone_ack instead of txdone_pollAnup Patel2017-08-311-57/+4
| * | | | | | | mailbox: bcm-flexrm-mailbox: Use bitmap instead of IDAAnup Patel2017-08-311-17/+19