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-11-142-136/+171
|\
| * Input: uinput - unlock on allocation failure in ioctlDan Carpenter2017-11-101-2/+4
| * Merge tag 'v4.14-rc8' into nextDmitry Torokhov2017-11-071-0/+1
| |\
| * | Input: uinput - fold header into the driver properDmitry Torokhov2017-10-231-1/+39
| * | Input: uinput - remove uinput_allocate_device()Dmitry Torokhov2017-10-231-18/+10
| * | Input: uinput - fix coding style in uinput_ioctl_handler()Dmitry Torokhov2017-10-231-116/+115
| * | Input: uinput - allow FF requests to time outDmitry Torokhov2017-10-231-1/+5
| * | Merge tag 'v4.14-rc6' into nextDmitry Torokhov2017-10-233-21/+54
| |\ \
| * \ \ Merge tag 'ib-mfd-input-rtc-v4.14' of git://git.kernel.org/pub/scm/linux/kern...Dmitry Torokhov2017-09-211-1/+1
| |\ \ \
| * \ \ \ Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dmitry Torokhov2017-09-213-3/+3
| |\ \ \ \
| * | | | | Input: adxl34x - do not treat FIFO_MODE() as booleanArnd Bergmann2017-09-201-1/+1
* | | | | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| | |_|_|/ | |/| | |
* | | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-212-3/+15
|\ \ \ \
| * | | | Input: ims-psu - check if CDC union descriptor is saneDmitry Torokhov2017-10-191-2/+14
| * | | | Input: axp20x-pek - fix module not auto-loading for axp221 pekHans de Goede2017-10-191-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-09-221-18/+39
|\ \ \ \ \ | |/ / / /
| * | | | Input: uinput - avoid crash when sending FF request to device going awayDmitry Torokhov2017-09-211-18/+21
| * | | | Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov2017-09-211-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-141-1/+1
| * | Input: pcspkr - fix code style and error value in pcspkr_eventMunir Contractor2017-08-141-6/+11
| * | Input: powermate - constify usb_device_id and fix space before '[' errorArvind Yadav2017-08-071-1/+1
| * | Input: keyspan_remote - constify usb_device_idArvind Yadav2017-08-071-1/+1
| * | Input: add power key driver for Rockchip RK805 PMICJoseph Chen2017-07-243-0/+123
| * | Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov2017-07-242-30/+52
| |\ \
| | * | Input: axp20x-pek - switch to using devm_device_add_group()Dmitry Torokhov2017-07-221-17/+1
| * | | 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-021-0/+28
* | Input: soc_button_array - fix leaking the ACPI button descriptor bufferHans de Goede2017-06-181-6/+14
* | Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede2017-06-021-2/+3
* | Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede2017-06-021-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
|\
OpenPOWER on IntegriCloud