summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-01-22Input: synaptics-rmi4 - use local variables consistentlyGuenter Roeck2-4/+4
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-22Merge tag 'usb-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-32/+31
2017-01-22Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-14/+13
2017-01-22Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+7
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-21Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds16-66/+158
2017-01-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+2
2017-01-20Merge tag 'spi-fix-v4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-12/+21
2017-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-108/+91
2017-01-20xhci: remove WARN_ON if dma mask is not set for platform devicesMathias Nyman1-1/+1
2017-01-20Merge branches 'thermal-core' and 'thermal-soc' into for-rcZhang Rui1-53/+100
2017-01-20Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+1
2017-01-20virtio/s390: virtio: constify virtio_config_ops structuresBhumika Goyal1-1/+1
2017-01-20virtio/s390: add missing \n to end of dev_err messageColin Ian King1-1/+1
2017-01-20virtio/s390: support READ_STATUS command for virtio-ccwPierre Morel1-0/+25
2017-01-20virtio_console: fix a crash in config_work_handlerG. Campana1-1/+1
2017-01-20vhost/scsi: silence uninitialized variable warningDan Carpenter1-1/+1
2017-01-20vhost: scsi: constify target_core_fabric_ops structuresBhumika Goyal1-1/+1
2017-01-20nbd: only set MSG_MORE when we have more to sendJosef Bacik1-4/+2
2017-01-19Merge tag 'pci-v4.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-11/+13
2017-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-23/+63
2017-01-19Merge tag 'for-linus-4.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+71
2017-01-19HID: wacom: Fix sibling detection regressionJason Gerecke2-8/+18
2017-01-19Merge tag 'omap-for-v4.10/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-0/+1
2017-01-19Input: tm2-touchkey - add touchkey driver support for TM2Jaechul Lee3-0/+298
2017-01-19Input: sis_i2c - drop unnecessary call to i2c_set_clientdataGuenter Roeck1-1/+0
2017-01-18Input: bcm-keypad - drop unnecessary call to platform_set_drvdataGuenter Roeck1-2/+0
2017-01-18Input: twl4030_keypad - drop unnecessary call to platform_set_drvdataGuenter Roeck1-1/+0
2017-01-18Input: ab8500-ponkey - drop unnecessary call to platform_set_drvdataGuenter Roeck1-1/+0
2017-01-18Input: tps65218-pwrbutton - drop unnecessary call to platform_set_drvdataGuenter Roeck1-5/+3
2017-01-18Input: soc_button_array - use 'dev' instead of dereferencing itGuenter Roeck1-3/+3
2017-01-18Input: mma8450 - drop unnecessary call to i2c_set_clientdataGuenter Roeck1-2/+0
2017-01-18Input: gpio_decoder - drop unnecessary call to platform_set_drvdataGuenter Roeck1-1/+0
2017-01-18Input: bfin_rotary - switch to using devm_add_action_or_reset()Guenter Roeck1-6/+5
2017-01-18Input: eeti_ts - drop goto to return statementGuenter Roeck1-3/+1
2017-01-18Input: atmel-wm97xx - drop unnecessary error messagesGuenter Roeck1-3/+1
2017-01-18Input: ar1021_i2c - drop unnecessary call to i2c_set_clientdataGuenter Roeck1-1/+0