summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Input: ads7846 - avoid pen up/down when reading hwmonDavid Jander2017-03-251-1/+1
* Input: synaptics - add support for Intertouch devicesBenjamin Tissoires2017-03-255-175/+421
* Input: synaptics - split device info into a separate structureDmitry Torokhov2017-03-252-187/+233
* Input: psmouse - add support for SMBus companionsBenjamin Tissoires2017-03-255-2/+343
* Input: psmouse - introduce notion of SMBus companionsDmitry Torokhov2017-03-252-33/+71
* Input: psmouse - store pointer to current protocolDmitry Torokhov2017-03-252-55/+58
* Input: psmouse - implement fast reconnect optionDmitry Torokhov2017-03-252-3/+28
* Input: serio - add fast reconnect optionDmitry Torokhov2017-03-251-5/+17
* Input: synaptics - do not mix logical and bitwise operationsDmitry Torokhov2017-03-232-6/+6
* Input: qt1070 - add OF device ID tableJavier Martinez Canillas2017-03-231-0/+9
* Input: synaptics_i2c - add OF device ID tableJavier Martinez Canillas2017-03-231-0/+9
* Input: silead - add OF device ID tableJavier Martinez Canillas2017-03-231-0/+13
* Input: convert remaining uses of pr_warning to pr_warnJoe Perches2017-03-175-12/+14
* Input: soc_button_array - add support for ACPI 6.0 Generic Button DeviceHans de Goede2017-03-171-1/+158
* Input: soc_button_array - get rid of MAX_NBUTTONSHans de Goede2017-03-171-8/+11
* Input: tps6507x-ts - update to devm_* APIYegor Yefremov2017-03-151-28/+5
* Input: dm355evm_keys - switch to using managed resourcesDmitry Torokhov2017-03-091-50/+26
* Input: wistron_btns - remove use of sparse_keymap_freeDmitry Torokhov2017-03-091-4/+1
* Input: dm355evm_keys - remove use of sparse_keymap_freeDmitry Torokhov2017-03-091-6/+3
* Merge branch 'ib/4.10-sparse-keymap-managed' into nextDmitry Torokhov2017-03-09347-2530/+3884
|\
| * Input: sparse-keymap - use a managed allocation for keymap copyMichał Kępień2017-03-081-30/+9
| * Fix missing sanity check in /dev/sgAl Viro2017-02-191-0/+4
| * scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn2017-02-191-1/+2
| * Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-181-1/+1
| |\
| | * Merge tag 'reset-for-4.10-fixes' of https://git.pengutronix.de/git/pza/linux ...Arnd Bergmann2017-02-171-1/+1
| | |\
| | | * reset: fix shared reset triggered_count decrement on errorJerome Brunet2017-02-171-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-182-3/+5
| |\ \ \
| | * | | vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni2017-02-171-2/+4
| | * | | dpaa_eth: small leak on errorDan Carpenter2017-02-171-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-02-171-0/+1
| |\ \ \ \
| | * | | | Input: elan_i2c - add ELAN0605 to the ACPI tableIHARA Hiroka2017-02-121-0/+1
| * | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-172-35/+11
| |\ \ \ \ \
| | * | | | | Revert "i2c: designware: detect when dynamic tar update is possible"Jarkko Nikula2017-02-142-35/+11
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'mmc-v4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-02-171-2/+2
| |\ \ \ \ \
| | * | | | | mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula2017-02-141-2/+2
| | |/ / / /
| * | | | | Merge tag 'ntb-4.10-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds2017-02-173-4/+27
| |\ \ \ \ \
| | * | | | | ntb: ntb_hw_intel: link_poll isn't clearing the pending status properlyDave Jiang2017-02-161-1/+23
| | * | | | | ntb_transport: Pick an unused queueThomas VanSelus2017-02-161-1/+1
| | * | | | | ntb: ntb_perf missing dmaengine_unmap_putDave Jiang2017-02-161-0/+2
| | * | | | | NTB: ntb_transport: fix debugfs_remove_recursiveAllen Hubbe2017-02-161-2/+1
| | |/ / / /
| * | | | | Merge tag 'drm-fixes-for-v4.10-final' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-02-162-3/+3
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-02-171-2/+2
| | |\ \ \ \
| | | * | | | drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursorMichel Dänzer2017-02-161-2/+2
| | * | | | | drm/dp/mst: fix kernel oops when turning off secondary monitorPierre-Louis Bossart2017-02-151-1/+1
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'media/v4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-02-161-5/+13
| |\ \ \ \ \
| | * | | | | [media] siano: make it work again with CONFIG_VMAP_STACKMauro Carvalho Chehab2017-02-141-5/+13
| * | | | | | Merge tag 'pci-v4.10-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-161-0/+12
| |\ \ \ \ \ \
| | * | | | | | PCI/PME: Restore pcie_pme_driver.removeYinghai Lu2017-02-151-0/+12
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-167-102/+112
| |\ \ \ \ \ \ \
| | * | | | | | | ibmvnic: Fix endian errors in error reporting outputThomas Falcon2017-02-151-4/+4