aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-21Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov1-0/+18
2017-09-15Merge branch 'next' into for-linusDmitry Torokhov3-0/+280
2017-09-04Input: add a driver for PWM controllable vibratorsSebastian Reichel3-0/+280
2017-09-04Merge branch 'next' into for-linusDmitry Torokhov11-73/+251
2017-08-28Input: xen-kbdfront - enable auto repeat for xen keyboard frontend driverLiang Yan1-1/+4
2017-08-20Input: soc_button_array - silence -ENOENT error on Dell XPS13 9365Hans de Goede1-1/+1
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: pcspkr - fix code style and error value in pcspkr_eventMunir Contractor1-6/+11
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-07-24Input: add power key driver for Rockchip RK805 PMICJoseph Chen3-0/+123
2017-07-24Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into nextDmitry Torokhov2-30/+52
2017-07-22Input: axp20x-pek - switch to using devm_device_add_group()Dmitry Torokhov1-17/+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-12Merge branch 'next' into for-linusDmitry Torokhov1-40/+179
2017-07-09Input: xen-kbdfront - add multi-touch supportOleksandr Andrushchenko1-40/+179
2017-07-06Merge branch 'next' into for-linusDmitry Torokhov2-9/+41
2017-06-18Input: soc_button_array - fix leaking the ACPI button descriptor bufferHans de Goede1-6/+14
2017-06-09Input: xen-kbdfront - use string constants from PV protocolOleksandr Andrushchenko1-9/+13
2017-06-02Input: axp20x-pek - add wakeup supportHans de Goede1-0/+28
2017-06-02Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede1-2/+3
2017-06-02Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede1-7/+36
2017-05-04Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-2/+3
2017-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds13-158/+335
2017-05-03Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds3-0/+128
2017-05-01Input: twl4030-pwrbutton - use input_set_capability() helperSebastian Reichel1-2/+1
2017-05-01Input: twl4030-pwrbutton - use correct device for irq requestSebastian Reichel1-1/+1
2017-04-19Input: xen-kbdfront - add module parameter for setting resolutionJuergen Gross1-25/+14
2017-04-11input: cpcap-pwrbutton: New driverSebastian Reichel3-0/+128
2017-04-10Input: yealink - define packet offset __be16 instead of u16Martin Kepplinger1-1/+1
2017-04-10Input: soc_button_array - properly map usage 0x07/0xe3 to KEY_LEFTMETAHans de Goede1-1/+1
2017-04-05Input: pm8xxx-vib - add support for pm8916's vibratorDamien Riegel2-1/+11
2017-04-05Input: pm8xxx-vib - handle separate enable registerDamien Riegel1-1/+10
2017-04-05Input: pm8xxx-vib - parametrize the driverDamien Riegel1-16/+33
2017-04-05Input: pm8xxx-vib - reorder header alphabeticallyDamien Riegel1-4/+4
2017-04-03Merge tag 'v4.11-rc5' into nextDmitry Torokhov3-0/+12
2017-04-01Input: bma150 - remove support for bma150H. Nikolaus Schaller1-10/+1
2017-03-17Input: convert remaining uses of pr_warning to pr_warnJoe Perches2-5/+6
2017-03-17Input: soc_button_array - add support for ACPI 6.0 Generic Button DeviceHans de Goede1-1/+158
2017-03-17Input: soc_button_array - get rid of MAX_NBUTTONSHans de Goede1-8/+11
2017-03-16Input: yealink - validate number of endpoints before using themJohan Hovold1-0/+4
2017-03-16Input: ims-pcu - validate number of endpoints before using themJohan Hovold1-0/+4
2017-03-16Input: cm109 - validate number of endpoints before using themJohan Hovold1-0/+4
2017-03-16Input: soc_button_array - Propagate error from gpiod_count()Andy Shevchenko1-2/+3
2017-03-09Input: dm355evm_keys - switch to using managed resourcesDmitry Torokhov1-50/+26
2017-03-09Input: wistron_btns - remove use of sparse_keymap_freeDmitry Torokhov1-4/+1
2017-03-09Input: dm355evm_keys - remove use of sparse_keymap_freeDmitry Torokhov1-6/+3