summaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| | * | | 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-2511-73/+120
| | |\ \ \
| | * | | | 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