summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorLines
2017-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-136/+171
2017-11-10Input: uinput - unlock on allocation failure in ioctlDan Carpenter-2/+4
2017-11-07Merge tag 'v4.14-rc8' into nextDmitry Torokhov-0/+1
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland-1/+1
2017-10-23Input: uinput - fold header into the driver properDmitry Torokhov-1/+39
2017-10-23Input: uinput - remove uinput_allocate_device()Dmitry Torokhov-18/+10
2017-10-23Input: uinput - fix coding style in uinput_ioctl_handler()Dmitry Torokhov-116/+115
2017-10-23Input: uinput - allow FF requests to time outDmitry Torokhov-1/+5
2017-10-23Merge tag 'v4.14-rc6' into nextDmitry Torokhov-21/+54
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+15
2017-10-19Input: ims-psu - check if CDC union descriptor is saneDmitry Torokhov-2/+14
2017-10-19Input: axp20x-pek - fix module not auto-loading for axp221 pekHans de Goede-1/+1
2017-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-18/+39
2017-09-21Merge tag 'ib-mfd-input-rtc-v4.14' of git://git.kernel.org/pub/scm/linux/kern...Dmitry Torokhov-1/+1
2017-09-21Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dmitry Torokhov-3/+3
2017-09-21Input: uinput - avoid crash when sending FF request to device going awayDmitry Torokhov-18/+21
2017-09-21Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov-0/+18
2017-09-20Input: adxl34x - do not treat FIFO_MODE() as booleanArnd Bergmann-1/+1
2017-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+280
2017-09-15Merge branch 'next' into for-linusDmitry Torokhov-0/+280
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-3/+3
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones-4/+4
2017-09-04Input: add a driver for PWM controllable vibratorsSebastian Reichel-0/+280
2017-09-04Merge branch 'next' into for-linusDmitry Torokhov-73/+251
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang-2/+2
2017-08-28Input: xen-kbdfront - enable auto repeat for xen keyboard frontend driverLiang Yan-1/+4
2017-08-20Input: soc_button_array - silence -ENOENT error on Dell XPS13 9365Hans de Goede-1/+1
2017-08-17Input: axp20x-pek - add support for AXP221 PEKQuentin Schulz-0/+18
2017-08-17Input: axp20x-pek - use driver_data of platform_device_id instead of extended...Quentin Schulz-45/+90
2017-08-15mfd: dm355evm_msp: Move header file out of I2C realmWolfram Sang-1/+1
2017-08-14Input: ati_remote2 - constify usb_device_idArvind Yadav-1/+1
2017-08-14Input: pcspkr - fix code style and error value in pcspkr_eventMunir Contractor-6/+11
2017-08-07Input: powermate - constify usb_device_id and fix space before '[' errorArvind Yadav-1/+1
2017-08-07Input: keyspan_remote - constify usb_device_idArvind Yadav-1/+1
2017-07-24Input: add power key driver for Rockchip RK805 PMICJoseph Chen-0/+123
2017-07-24Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov-30/+52
2017-07-22Input: axp20x-pek - switch to using devm_device_add_group()Dmitry Torokhov-17/+1
2017-07-12Input: yealink - constify attribute_group structuresArvind Yadav-1/+1
2017-07-12Input: ims-pcu - constify attribute_group structuresArvind Yadav-2/+2
2017-07-12Merge branch 'next' into for-linusDmitry Torokhov-40/+179
2017-07-09Input: xen-kbdfront - add multi-touch supportOleksandr Andrushchenko-40/+179
2017-07-06Merge branch 'next' into for-linusDmitry Torokhov-9/+41
2017-06-18Input: soc_button_array - fix leaking the ACPI button descriptor bufferHans de Goede-6/+14
2017-06-09Input: xen-kbdfront - use string constants from PV protocolOleksandr Andrushchenko-9/+13
2017-06-02Input: axp20x-pek - add wakeup supportHans de Goede-0/+28
2017-06-02Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede-2/+3
2017-06-02Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede-7/+36
2017-05-04Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-2/+3