summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-222-3/+15
|\
| * Input: ims-psu - check if CDC union descriptor is saneDmitry Torokhov2017-10-201-2/+14
| * Input: axp20x-pek - fix module not auto-loading for axp221 pekHans de Goede2017-10-201-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-09-231-18/+39
|\|
| * Input: uinput - avoid crash when sending FF request to device going awayDmitry Torokhov2017-09-221-18/+21
| * Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov2017-09-221-0/+18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-09-163-0/+280
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2017-09-153-0/+280
| |\
| | * Input: add a driver for PWM controllable vibratorsSebastian Reichel2017-09-043-0/+280
* | | Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-09-073-3/+3
|\ \ \ | |/ / |/| |
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones2017-09-054-4/+4
| |\ \ \ \
| | | | * | mfd: twl: Move header file out of I2C realmWolfram Sang2017-09-042-2/+2
| | | |/ / | | |/| |
| | | * | mfd: dm355evm_msp: Move header file out of I2C realmWolfram Sang2017-08-151-1/+1
| | |/ / | |/| |
* | | | Merge branch 'next' into for-linusDmitry Torokhov2017-09-0411-73/+251
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Input: xen-kbdfront - enable auto repeat for xen keyboard frontend driverLiang Yan2017-08-281-1/+4
| * | 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: pcspkr - fix code style and error value in pcspkr_eventMunir Contractor2017-08-151-6/+11
| * | 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: 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-252-30/+52
| |\ \
| | * | Input: axp20x-pek - switch to using devm_device_add_group()Dmitry Torokhov2017-07-221-17/+1Star
| * | | Input: yealink - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
| * | | Input: ims-pcu - constify attribute_group structuresArvind Yadav2017-07-121-2/+2
* | | | Input: soc_button_array - silence -ENOENT error on Dell XPS13 9365Hans de Goede2017-08-201-1/+1
| |_|/ |/| |
* | | Merge branch 'next' into for-linusDmitry Torokhov2017-07-121-40/+179
|\| |
| * | Input: xen-kbdfront - add multi-touch supportOleksandr Andrushchenko2017-07-091-40/+179
* | | Merge branch 'next' into for-linusDmitry Torokhov2017-07-062-9/+41
|\| | | |/ |/|
| * Input: xen-kbdfront - use string constants from PV protocolOleksandr Andrushchenko2017-06-091-9/+13
| * Input: axp20x-pek - add wakeup supportHans de Goede2017-06-031-0/+28
* | Input: soc_button_array - fix leaking the ACPI button descriptor bufferHans de Goede2017-06-191-6/+14
* | Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede2017-06-031-2/+3
* | Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede2017-06-031-7/+36
|/
* Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-05-041-2/+3
|\
| * Input: soc_button_array - Propagate error from gpiod_count()Andy Shevchenko2017-03-161-2/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-0313-158/+335
|\ \
| * | Input: twl4030-pwrbutton - use input_set_capability() helperSebastian Reichel2017-05-011-2/+1Star
| * | Input: twl4030-pwrbutton - use correct device for irq requestSebastian Reichel2017-05-011-1/+1
| * | Input: xen-kbdfront - add module parameter for setting resolutionJuergen Gross2017-04-191-25/+14Star
| * | Input: yealink - define packet offset __be16 instead of u16Martin Kepplinger2017-04-111-1/+1
| * | Input: soc_button_array - properly map usage 0x07/0xe3 to KEY_LEFTMETAHans de Goede2017-04-111-1/+1
| * | Input: pm8xxx-vib - add support for pm8916's vibratorDamien Riegel2017-04-052-1/+11
| * | Input: pm8xxx-vib - handle separate enable registerDamien Riegel2017-04-051-1/+10
| * | Input: pm8xxx-vib - parametrize the driverDamien Riegel2017-04-051-16/+33
| * | Input: pm8xxx-vib - reorder header alphabeticallyDamien Riegel2017-04-051-4/+4
| * | Merge tag 'v4.11-rc5' into nextDmitry Torokhov2017-04-033-0/+12
| |\ \
| * | | Input: bma150 - remove support for bma150H. Nikolaus Schaller2017-04-011-10/+1Star
| * | | Input: convert remaining uses of pr_warning to pr_warnJoe Perches2017-03-182-5/+6