aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-18Input: iforce - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: elan_i2c - support touchpads with two physical buttonsKT Liao4-5/+23
2017-08-18Input: trackpoint - add new trackpoint firmware IDAaron Ma2-2/+4
2017-08-18Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310KT Liao1-0/+1
2017-08-17Input: i8042 - constify pnp_device_idArvind Yadav1-2/+2
2017-08-17Input: axp20x-pek - add support for AXP221 PEKQuentin Schulz1-0/+18
2017-08-17Input: axp20x-pek - use driver_data of platform_device_id instead of extended attributesQuentin Schulz1-45/+90
2017-08-14Input: ati_remote2 - constify usb_device_idArvind Yadav1-1/+1
2017-08-14Input: sun4i-ts - constify thermal_zone_of_device_ops structuresJulia Lawall1-1/+1
2017-08-14Input: pcspkr - fix code style and error value in pcspkr_eventMunir Contractor1-6/+11
2017-08-14Input: mxs-lradc - make symbol mxs_lradc_ts_irq_names staticWei Yongjun1-1/+1
2017-08-14Input: mxs-lradc - use correct error checkPan Bian1-2/+2
2017-08-14Input: mxs-lradc - do a NULL check on ioresFabio Estevam1-0/+2
2017-08-14Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NBKT Liao1-0/+3
2017-08-14Input: elan_i2c - add ELAN0608 to the ACPI tableKai-Heng Feng1-0/+1
2017-08-07Input: xpad - constify usb_device_idArvind Yadav1-1/+1
2017-08-07Input: kbtab - constify usb_device_idArvind Yadav1-1/+1
2017-08-07Input: acecad - constify usb_device_idi and fix space before '[' errorArvind Yadav1-1/+1
2017-08-07Input: synaptics_usb - constify usb_device_idArvind Yadav1-1/+1
2017-08-07Input: appletouch - constify usb_device_idArvind Yadav1-1/+1
2017-08-07Input: powermate - constify usb_device_id and fix space before '[' errorArvind Yadav1-1/+1
2017-08-07Input: keyspan_remote - constify usb_device_idArvind Yadav1-1/+1
2017-08-07Input: iforce - constify usb_device_id and fix space before '[' errorArvind Yadav1-1/+1
2017-07-25Input: mousedev - fix implicit conversion warningNick Desaulniers1-28/+34
2017-07-25ARM: pxa/raumfeld: mark rotary encoder properties as __initconstDmitry Torokhov1-1/+1
2017-07-24Input: add power key driver for Rockchip RK805 PMICJoseph Chen3-0/+123
2017-07-22Input: axp20x-pek - switch to using devm_device_add_group()Dmitry Torokhov1-17/+1
2017-07-22Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01Dmitry Torokhov1-8/+3
2017-07-22Input: gpio_keys - use devm_device_add_group() for attributesDmitry Torokhov1-14/+2
2017-07-22driver core: add devm_device_add_group() and friendsDmitry Torokhov2-0/+139
2017-07-22driver core: add device_{add|remove}_group() helpersDmitry Torokhov1-0/+16
2017-07-22driver core: make device_{add|remove}_groups() publicDmitry Torokhov3-5/+7
2017-07-22driver core: emit uevents when device is bound to a driverDmitry Torokhov3-0/+8
2017-07-18Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos1-2/+2
2017-07-12Input: sur40 - skip all blobs that are not touchesFlorian Echtler1-9/+13
2017-07-12Input: sur40 - silence unnecessary noisy debug outputFlorian Echtler1-2/+5
2017-07-12Input: sur40 - add additional reverse-engineered informationFlorian Echtler1-5/+12
2017-07-12Input: ads7846 - constify attribute_group structuresArvind Yadav1-2/+2
2017-07-12Input: elants_i2c - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-12Input: raydium_i2c_ts - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-12Input: psmouse - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-12Input: elantech - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-12Input: gpio_keys - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-12Input: yealink - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-12Input: ims-pcu - constify attribute_group structuresArvind Yadav1-2/+2
2017-07-12Input: synaptics-rmi4 - constify attribute_group structures in F01Arvind Yadav1-1/+1
2017-07-12Input: synaptics-rmi4 - constify attribute_group structures in F34Arvind Yadav1-1/+1
2017-07-12Input: constify attribute_group structuresArvind Yadav1-3/+3
2017-07-12Input: aiptek - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-12Input: serio - constify attribute_group structuresArvind Yadav1-2/+2