summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-31Input: matrix-keypad - switch to using generic device propertiesDmitry Torokhov
2017-01-31Input: delete MPU3050 driverLinus Walleij
2017-01-24Input: constify device_type structuresBhumika Goyal
2017-01-24Merge tag 'v4.10-rc5' into nextDmitry Torokhov
2017-01-22Input: touchscreen - drop unnecessary calls to input_set_drvdataGuenter Roeck
2017-01-22Input: dm355evm_keys - drop unnecessary call to input_set_drvdataGuenter Roeck
2017-01-22Input: mouse - drop unnecessary calls to input_set_drvdataGuenter Roeck
2017-01-22Input: maplecontrol - drop unnecessary call to input_set_drvdataGuenter Roeck
2017-01-22Input: keyboard - drop unnecessary calls to input_set_drvdataGuenter Roeck
2017-01-22Input: i8042 - add dbg msg when a command can't write its parameterMarcos Paulo de Souza
2017-01-22Input: max11801_ts - drop call to input_set_drvdata()Dmitry Torokhov
2017-01-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-01-22Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2017-01-22Input: pwm-beeper - switch to using "atomic" PWM APIDmitry Torokhov
2017-01-22Input: pwm-beeper - add optional amplifier regulatorDavid Lechner
2017-01-22Input: pwm-beeper - suppress error message on probe deferDavid Lechner
2017-01-22Input: pwm-beeper - fix race when suspendingDmitry Torokhov
2017-01-22Input: pwm-beeper - use input_set_capability()Dmitry Torokhov
2017-01-22Input: pwm-beeper - switch to using managed resourcesDmitry Torokhov
2017-01-22Input: pwm-beeper - remove calls to legacy pwm_request APIDmitry Torokhov
2017-01-21Input: misc - drop empty remove functionsGuenter Roeck
2017-01-21Input: serio - drop unnecessary calls to device_init_wakeupGuenter Roeck
2017-01-21Input: touchscreen - drop unnecessary calls to device_init_wakeupGuenter Roeck
2017-01-21Input: misc - drop unnecessary calls to device_init_wakeupGuenter Roeck
2017-01-21Input: keyboard - drop unnecessary calls to device_init_wakeupGuenter Roeck
2017-01-21Input: touchscreen - use local variables consistentlyGuenter Roeck
2017-01-21Input: mouse - use local variables consistentlyGuenter Roeck
2017-01-21Input: misc - use local variables consistentlyGuenter Roeck
2017-01-21Input: keyboard - use local variables consistentlyGuenter Roeck
2017-01-21Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck
2017-01-21Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck
2017-01-21Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck
2017-01-21Merge tag 'usb-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-01-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-01-21Input: gpio-keys - add support for setkeycodeHans de Goede
2017-01-21Input: soc_button_array - debounce the buttonsHans de Goede
2017-01-20Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-20Merge tag 'spi-fix-v4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-01-20xhci: remove WARN_ON if dma mask is not set for platform devicesMathias Nyman
2017-01-20Merge branches 'thermal-core' and 'thermal-soc' into for-rcZhang Rui
2017-01-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-01-19virtio/s390: virtio: constify virtio_config_ops structuresBhumika Goyal
2017-01-19virtio/s390: add missing \n to end of dev_err messageColin Ian King
2017-01-19virtio/s390: support READ_STATUS command for virtio-ccwPierre Morel
2017-01-19virtio_console: fix a crash in config_work_handlerG. Campana
2017-01-19vhost/scsi: silence uninitialized variable warningDan Carpenter
2017-01-19vhost: scsi: constify target_core_fabric_ops structuresBhumika Goyal