summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-03-22drm/amdgpu: Don't change preferred domian when fallback GTT v5Chunming Zhou
2018-03-22macsec: missing dev_put() on error in macsec_newlink()Dan Carpenter
2018-03-22Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-03-22net: dsa: Fix functional dsa-loop dependency on FIXED_PHYFlorian Fainelli
2018-03-22hv_netvsc: common detach logicStephen Hemminger
2018-03-22hv_netvsc: change GPAD teardown order on older versionsStephen Hemminger
2018-03-22hv_netvsc: use RCU to fix concurrent rx and queue changesStephen Hemminger
2018-03-22hv_netvsc: disable NAPI before channel closeStephen Hemminger
2018-03-22ppp: avoid loop in xmit recursion detection codeGuillaume Nault
2018-03-22net: aquantia: driver version bumpIgor Russkikh
2018-03-22net: aquantia: Implement pci shutdown callbackIgor Russkikh
2018-03-22net: aquantia: Allow live mac address changesIgor Russkikh
2018-03-22net: aquantia: Add tx clean budget and valid budget handling logicIgor Russkikh
2018-03-22net: aquantia: Change inefficient wait loop on fw data readsIgor Russkikh
2018-03-22net: aquantia: Fix a regression with reset on old firmwareIgor Russkikh
2018-03-22net: aquantia: Fix hardware reset when SPI may rarely hangupIgor Russkikh
2018-03-22s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann
2018-03-22s390/qeth: lock read device while queueing next bufferJulian Wiedmann
2018-03-22s390/qeth: when thread completes, wake up all waitersJulian Wiedmann
2018-03-22s390/qeth: free netdevice when removing a cardJulian Wiedmann
2018-03-22net: phy: micrel: Use the general dummy stubs for MMD register accessKevin Hao
2018-03-22net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211bKevin Hao
2018-03-22net: phy: Add general dummy stubs for MMD register accessKevin Hao
2018-03-22drm/vmwgfx: Bump version patchlevel and dateThomas Hellstrom
2018-03-22drm/vmwgfx: use monotonic event timestampsArnd Bergmann
2018-03-22drm/vmwgfx: Unpin the screen object backup buffer when not usedThomas Hellstrom
2018-03-22drm/vmwgfx: Stricter count of legacy surface device resourcesThomas Hellstrom
2018-03-22drm/vmwgfx: Use kasprintfHimanshu Jha
2018-03-22drm/vmwgfx: Get rid of the device-private suspended memberThomas Hellstrom
2018-03-22drm/vmwgfx: Improve on hibernationThomas Hellstrom
2018-03-22drm/vmwgfx: Avoid pinning fbdev framebuffersThomas Hellstrom
2018-03-22drm/vmwgfx: Fix multiple command buffer context useThomas Hellstrom
2018-03-22drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blitsThomas Hellstrom
2018-03-22drm/vmwgfx: Add a cpu blit utility that can be used for page-backed bosThomas Hellstrom
2018-03-22drm/ttm: Export the ttm_k[un]map_atomic_prot API.Thomas Hellstrom
2018-03-22drm/ttm: Clean up kmap_atomic_prot selection codeThomas Hellstrom
2018-03-22drm/etnaviv: bump HW job limit to 4Lucas Stach
2018-03-22drm/vmwgfx: Cursor update fixesThomas Hellstrom
2018-03-22drm/vmwgfx: Send the correct nonblock option for atomic_commitDeepak Rawat
2018-03-22drm/vmwgfx: Move the stdu vblank event to atomic functionDeepak Rawat
2018-03-22drm/vmwgfx: Move screen object page flip to atomic functionDeepak Rawat
2018-03-22drm/vmwgfx: Remove drm_crtc_arm_vblank_event from atomic flushDeepak Rawat
2018-03-22drm/vmwgfx: Move surface copy cmd to atomic functionDeepak Rawat
2018-03-22drm/vmwgfx: Avoid iterating over display unit if crtc is availableDeepak Rawat
2018-03-22drm: udl: Properly check framebuffer mmap offsetsGreg Kroah-Hartman
2018-03-22dmaengine: stm32-dmamux: fix a potential buffer overflowPierre-Yves MORDRET
2018-03-21Revert: "vfio-pci: Mask INTx if a device is not capabable of enabling it"Alex Williamson
2018-03-22Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-03-21libnvdimm, nfit: fix persistence domain reportingDan Williams
2018-03-21qede: fix spelling mistake: "registeration" -> "registration"Colin Ian King