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