summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Input: atmel_mxt_ts - use more managed resourcesSebastian Reichel2017-08-211-15/+9Star
| | * | | Input: wacom_w8001 - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | Input: tsc40 - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | Input: touchwin - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | Input: touchright - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | Input: touchit213 - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | Input: penmount - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | Input: mtouch - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | Input: inexio - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | Input: hampshire - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | Input: gunze - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | Input: fujitsu_ts - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | Input: elo - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | Input: dynapro - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | Input: wacom_serial4 - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | Input: constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | Input: xtkbd - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | Input: sunkbd - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | Input: stowaway - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | Input: newtonkbd - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | Input: lkkbd - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | Input: hil_kbd - constify serio_device_idArvind Yadav2017-08-191-1/+1
| | * | | 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