summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-31Input: delete MPU3050 driverLinus Walleij3-492/+0
2017-01-24Input: constify device_type structuresBhumika Goyal2-3/+3
2017-01-23Input: touchscreen - drop unnecessary calls to input_set_drvdataGuenter Roeck6-9/+0
2017-01-23Input: dm355evm_keys - drop unnecessary call to input_set_drvdataGuenter Roeck1-2/+0
2017-01-23Input: mouse - drop unnecessary calls to input_set_drvdataGuenter Roeck2-3/+0
2017-01-23Input: maplecontrol - drop unnecessary call to input_set_drvdataGuenter Roeck1-1/+0
2017-01-23Input: keyboard - drop unnecessary calls to input_set_drvdataGuenter Roeck6-11/+0
2017-01-22Input: i8042 - add dbg msg when a command can't write its parameterMarcos Paulo de Souza1-2/+4
2017-01-22Input: max11801_ts - drop call to input_set_drvdata()Dmitry Torokhov1-1/+0
2017-01-22Linux 4.10-rc5v4.10-rc5Linus Torvalds1-2/+2
2017-01-22Input: pwm-beeper - switch to using "atomic" PWM APIDmitry Torokhov1-9/+17
2017-01-22Input: pwm-beeper - add optional amplifier regulatorDavid Lechner2-13/+66
2017-01-22Input: pwm-beeper - suppress error message on probe deferDavid Lechner1-1/+3
2017-01-22Input: pwm-beeper - fix race when suspendingDmitry Torokhov1-3/+18
2017-01-22Input: pwm-beeper - use input_set_capability()Dmitry Torokhov1-2/+2
2017-01-22Input: pwm-beeper - switch to using managed resourcesDmitry Torokhov1-34/+10
2017-01-22Input: pwm-beeper - remove calls to legacy pwm_request APIDmitry Torokhov1-6/+0
2017-01-22Input: misc - drop empty remove functionsGuenter Roeck5-30/+0
2017-01-22Input: serio - drop unnecessary calls to device_init_wakeupGuenter Roeck1-1/+0
2017-01-22Input: touchscreen - drop unnecessary calls to device_init_wakeupGuenter Roeck5-7/+0
2017-01-22Input: misc - drop unnecessary calls to device_init_wakeupGuenter Roeck7-11/+0
2017-01-22Input: keyboard - drop unnecessary calls to device_init_wakeupGuenter Roeck5-11/+0
2017-01-22Input: touchscreen - use local variables consistentlyGuenter Roeck6-8/+7
2017-01-22Input: mouse - use local variables consistentlyGuenter Roeck9-42/+31
2017-01-22Input: misc - use local variables consistentlyGuenter Roeck3-7/+6
2017-01-22Input: keyboard - use local variables consistentlyGuenter Roeck4-27/+25
2017-01-22Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck5-8/+0
2017-01-22Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck5-6/+0
2017-01-22Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck8-12/+0
2017-01-21Input: gpio-keys - add support for setkeycodeHans de Goede1-12/+28
2017-01-21Input: soc_button_array - debounce the buttonsHans de Goede1-0/+2
2017-01-20KVM: s390: do not expose random data via facility bitmapChristian Borntraeger1-2/+2
2017-01-20xhci: remove WARN_ON if dma mask is not set for platform devicesMathias Nyman1-1/+1
2017-01-20powerpc: Ignore reserved field in DCSR and PVR reads and writesAnton Blanchard1-5/+5
2017-01-20powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset writeDave Martin1-0/+7
2017-01-20powerpc/ptrace: Preserve previous fprs/vsrs on short regset writeDave Martin1-0/+7
2017-01-20ARM: dts: da850-evm: fix read access to SPI flashFabien Parent1-0/+1
2017-01-19virtio/s390: virtio: constify virtio_config_ops structuresBhumika Goyal1-1/+1
2017-01-19virtio/s390: add missing \n to end of dev_err messageColin Ian King1-1/+1
2017-01-19virtio/s390: support READ_STATUS command for virtio-ccwPierre Morel1-0/+25
2017-01-19tools/virtio/ringtest: tweaks for s390Halil Pasic1-0/+12
2017-01-19tools/virtio/ringtest: fix run-on-all.sh for offline cpusHalil Pasic1-2/+3
2017-01-19virtio_console: fix a crash in config_work_handlerG. Campana1-1/+1
2017-01-19vhost/scsi: silence uninitialized variable warningDan Carpenter1-1/+1
2017-01-19vhost: scsi: constify target_core_fabric_ops structuresBhumika Goyal1-1/+1
2017-01-19nbd: only set MSG_MORE when we have more to sendJosef Bacik1-4/+2
2017-01-19arm64: avoid returning from bad_modeMark Rutland2-5/+25
2017-01-19HID: wacom: Fix sibling detection regressionJason Gerecke2-8/+18
2017-01-19ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"Vineet Gupta1-1/+1
2017-01-19ARC: mm: split arc_cache_init to allow __init reaping of bulkVineet Gupta1-14/+19