summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-07-13Input: sur40 - silence unnecessary noisy debug outputFlorian Echtler1-2/+5
2017-07-13Input: sur40 - add additional reverse-engineered informationFlorian Echtler1-5/+12
2017-07-13Input: ads7846 - constify attribute_group structuresArvind Yadav1-2/+2
2017-07-13Input: elants_i2c - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-13Input: raydium_i2c_ts - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-13Input: psmouse - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-13Input: elantech - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-13Input: gpio_keys - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-13Input: yealink - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-13Input: ims-pcu - constify attribute_group structuresArvind Yadav1-2/+2
2017-07-13Input: synaptics-rmi4 - constify attribute_group structures in F01Arvind Yadav1-1/+1
2017-07-13Input: synaptics-rmi4 - constify attribute_group structures in F34Arvind Yadav1-1/+1
2017-07-13Input: constify attribute_group structuresArvind Yadav1-3/+3
2017-07-13Input: aiptek - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-13Input: serio - constify attribute_group structuresArvind Yadav1-2/+2
2017-07-12Input: i8042 - fix crash at boot timeChen Hong1-3/+9
2017-07-10Input: gpio_keys - handle the missing key press event in resume phaseJoseph Lo1-1/+16
2017-07-10Input: xen-kbdfront - add multi-touch supportOleksandr Andrushchenko1-40/+179
2017-06-19Input: xpad - sync supported devices with XBCDBenjamin Valentin1-0/+30
2017-06-19Input: xpad - sync supported devices with 360ControllerBenjamin Valentin1-0/+57
2017-06-09Input: xen-kbdfront - use string constants from PV protocolOleksandr Andrushchenko1-9/+13
2017-06-09Input: stmfts - mark all PM functions as __maybe_unusedArnd Bergmann1-2/+2
2017-06-06Input: add support for the STMicroelectronics FingerTip touchscreenAndi Shyti3-0/+834
2017-06-06Input: add D-Link DIR-685 touchkeys driverLinus Walleij3-0/+167
2017-06-03Input: s3c2410_ts - handle return value of clk_prepare_enableArvind Yadav1-1/+7
2017-06-03Input: axp20x-pek - add wakeup supportHans de Goede1-0/+28
2017-06-02Input: synaptics-rmi4 - use %phN to form F34 configuration IDDmitry Torokhov1-14/+8
2017-05-30Input: synaptics-rmi4 - change a char type to u8Dan Carpenter1-1/+1
2017-05-30Input: sparse-keymap - remove sparse_keymap_free()Dmitry Torokhov1-14/+0
2017-05-30Merge tag 'v4.12-rc3' into nextDmitry Torokhov6433-139528/+1080161
2017-05-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds4-17/+11
2017-05-27Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds11-40/+141
2017-05-27Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2017-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-15/+18
2017-05-27Merge tag 'led_fixes_for_4-12-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-79/+197
2017-05-26net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König1-5/+2
2017-05-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-123/+130
2017-05-26Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-14/+39
2017-05-26Merge tag 'mmc-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-0/+7
2017-05-26Merge tag 'drm-fixes-for-v4.12-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds19-80/+102
2017-05-26nvme: Quirk APST on Intel 600P/P3100 devicesAndy Lutomirski1-0/+2
2017-05-26nvme: only setup block integrity if supported by the driverChristoph Hellwig3-19/+33
2017-05-26nvme: replace is_flags field in nvme_ctrl_ops with a flags fieldChristoph Hellwig5-5/+6
2017-05-26nvme-pci: consistencly use ctrl->device for loggingChristoph Hellwig1-6/+6
2017-05-26Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie15-68/+85
2017-05-25bonding: Don't update slave->link until ready to commitNithin Sujir1-2/+9
2017-05-25Input: elan_i2c - ignore signals when finishing updating firmwareKT Liao1-13/+8
2017-05-25Input: elan_i2c - clear INT before resetting controllerKT Liao1-1/+8
2017-05-25net: fix potential null pointer dereferenceGustavo A. R. Silva1-1/+1