aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-08-29net:ethernet:aquantia: Fix for incorrect speed index.Pavel Belous4-23/+18
2017-08-29net:ethernet:aquantia: Workaround for HW checksum bug.Pavel Belous2-0/+12
2017-08-29net:ethernet:aquantia: Fix for number of RSS queues.Pavel Belous1-0/+2
2017-08-29net:ethernet:aquantia: Extra spinlocks removed.Pavel Belous4-41/+14
2017-08-29drm/vmwgfx: Fix F26 Wayland screen update issueSinclair Yeh1-1/+25
2017-08-29i2c: ismt: Return EMSGSIZE for block reads with bogus lengthStephen Douthit1-1/+3
2017-08-29i2c: ismt: Don't duplicate the receive length for block readsStephen Douthit1-2/+2
2017-08-30Merge tag 'drm-misc-fixes-2017-08-28' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-2/+2
2017-08-29Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+9
2017-08-29Revert "libata: quirk read log on no-name M.2 SSD"Tejun Heo1-4/+0
2017-08-29libata: check for trusted computing in IDENTIFY DEVICE dataChristoph Hellwig1-0/+3
2017-08-29Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe1-2/+8
2017-08-29Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...Dave Airlie8-158/+503
2017-08-29Merge tag 'exynos-drm-next-for-v4.14' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie16-309/+299
2017-08-29drm/syncobj: Add a signal ioctl (v3)Jason Ekstrand3-0/+40
2017-08-29drm/syncobj: Add a reset ioctl (v3)Jason Ekstrand3-0/+37
2017-08-28cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()Stefano Brivio1-3/+3
2017-08-28net: stmmac: sun8i: Remove the compatiblesMaxime Ripard1-8/+0
2017-08-28nfp: remove incorrect mask check for vlan matchingPieter Jansen van Vuuren1-6/+2
2017-08-28nfp: fix supported key layers calculationPieter Jansen van Vuuren1-0/+19
2017-08-28nfp: fix unchecked flow dissector usePieter Jansen van Vuuren2-81/+93
2017-08-29drm/syncobj: Add a syncobj_array_find helperJason Ekstrand1-31/+58
2017-08-29drm/syncobj: Allow wait for submit and signal behavior (v5)Jason Ekstrand1-45/+207
2017-08-29drm/syncobj: Add a CREATE_SIGNALED flagJason Ekstrand1-3/+54
2017-08-29drm/syncobj: Add a callback mechanism for replace_fence (v3)Jason Ekstrand1-2/+58
2017-08-29drm/syncobj: add sync obj wait interface. (v8)Dave Airlie3-0/+146
2017-08-29i915: Use drm_syncobj_fence_getJason Ekstrand1-3/+1
2017-08-29drm/syncobj: Add a race-free drm_syncobj_fence_get helper (v2)Jason Ekstrand1-1/+1
2017-08-29drm/syncobj: Rename fence_get to find_fenceJason Ekstrand2-6/+6
2017-08-29drm: kirin: Add mode_valid logic to avoid mode clocks we can't generateJohn Stultz2-0/+81
2017-08-28net: mvpp2: fix the mac address used when using PPv2.2Antoine Tenart1-1/+1
2017-08-28cdc_ncm: flag the u-blox TOBY-L4 as wwanAleksander Morgado1-0/+7
2017-08-28Input: synaptics - fix device info appearing different on reconnectAnthony Martin1-15/+20
2017-08-28libata: quirk read log on no-name M.2 SSDChristoph Hellwig1-0/+4
2017-08-28drm/vmwgfx: Bump the version for fence FD supportSinclair Yeh1-2/+2
2017-08-28drm/vmwgfx: Add export fence to file descriptor supportSinclair Yeh4-11/+70
2017-08-28drm/vmwgfx: Add support for imported Fence File DescriptorSinclair Yeh3-2/+71
2017-08-28drm/vmwgfx: Prepare to support fence fdSinclair Yeh1-5/+0
2017-08-28drm/vmwgfx: Fix incorrect command header offset at restartThomas Hellstrom1-0/+1
2017-08-28drm/vmwgfx: Support the NOP_ERROR commandThomas Hellstrom1-0/+2
2017-08-28drm/vmwgfx: Restart command buffers after errorsThomas Hellstrom3-27/+206
2017-08-28drm/vmwgfx: Move irq bottom half processing to threadsThomas Hellstrom4-91/+112
2017-08-28drm/vmwgfx: Don't use drm_irq_[un]installThomas Hellstrom3-21/+40
2017-08-28dm mpath: do not lock up a CPU with requeuing activityBart Van Assche1-1/+0
2017-08-28dm: fix printk() rate limiting codeBart Van Assche1-10/+0
2017-08-28dm mpath: retry BLK_STS_RESOURCE errorsBart Van Assche1-1/+0
2017-08-28dm: fix the second dec_pending() argument in __split_and_process_bio()Bart Van Assche1-1/+1
2017-08-27Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-14/+26
2017-08-27Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2017-08-27Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-43/+104