index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-22
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
21
-434
/
+1301
2018-03-22
Merge tag 'drm-intel-fixes-2018-03-21' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-7
/
+4
2018-03-22
Merge branch 'vmwgfx-fixes-4.16' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
6
-17
/
+59
2018-03-22
Merge tag 'imx-drm-fixes-2018-03-22' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
3
-7
/
+20
2018-03-22
drm/amdgpu: fix spelling mistake: "asssert" -> "assert"
Colin Ian King
1
-1
/
+1
2018-03-22
drm/amd/pp: Add new asic support in pp_psm.c
Rex Zhu
6
-453
/
+239
2018-03-22
drm/amd/pp: Clean up powerplay code on Vega12
Rex Zhu
2
-513
/
+1
2018-03-22
drm/amd/pp: Add smu irq handlers for legacy asics
Rex Zhu
1
-0
/
+27
2018-03-22
drm/amd/pp: Fix set wrong temperature range on smu7
Rex Zhu
1
-1
/
+1
2018-03-22
drm/amdgpu: Don't change preferred domian when fallback GTT v5
Chunming Zhou
2
-17
/
+17
2018-03-22
macsec: missing dev_put() on error in macsec_newlink()
Dan Carpenter
1
-2
/
+3
2018-03-22
Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-0
/
+2
2018-03-22
net: dsa: Fix functional dsa-loop dependency on FIXED_PHY
Florian Fainelli
1
-1
/
+4
2018-03-22
hv_netvsc: common detach logic
Stephen Hemminger
4
-143
/
+173
2018-03-22
hv_netvsc: change GPAD teardown order on older versions
Stephen Hemminger
1
-1
/
+6
2018-03-22
hv_netvsc: use RCU to fix concurrent rx and queue changes
Stephen Hemminger
2
-35
/
+21
2018-03-22
hv_netvsc: disable NAPI before channel close
Stephen Hemminger
1
-4
/
+4
2018-03-22
ppp: avoid loop in xmit recursion detection code
Guillaume Nault
1
-12
/
+14
2018-03-22
net: aquantia: driver version bump
Igor Russkikh
1
-1
/
+1
2018-03-22
net: aquantia: Implement pci shutdown callback
Igor Russkikh
3
-0
/
+36
2018-03-22
net: aquantia: Allow live mac address changes
Igor Russkikh
1
-0
/
+2
2018-03-22
net: aquantia: Add tx clean budget and valid budget handling logic
Igor Russkikh
4
-9
/
+13
2018-03-22
net: aquantia: Change inefficient wait loop on fw data reads
Igor Russkikh
2
-15
/
+28
2018-03-22
net: aquantia: Fix a regression with reset on old firmware
Igor Russkikh
1
-0
/
+4
2018-03-22
net: aquantia: Fix hardware reset when SPI may rarely hangup
Igor Russkikh
1
-5
/
+15
2018-03-22
s390/qeth: on channel error, reject further cmd requests
Julian Wiedmann
1
-0
/
+1
2018-03-22
s390/qeth: lock read device while queueing next buffer
Julian Wiedmann
1
-3
/
+13
2018-03-22
s390/qeth: when thread completes, wake up all waiters
Julian Wiedmann
1
-1
/
+1
2018-03-22
s390/qeth: free netdevice when removing a card
Julian Wiedmann
3
-4
/
+2
2018-03-22
net: phy: micrel: Use the general dummy stubs for MMD register access
Kevin Hao
1
-21
/
+2
2018-03-22
net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211b
Kevin Hao
1
-0
/
+2
2018-03-22
net: phy: Add general dummy stubs for MMD register access
Kevin Hao
1
-0
/
+17
2018-03-22
drm/tegra: dc: Use correct format array for Tegra124
Stefan Agner
1
-2
/
+2
2018-03-22
drm/vmwgfx: Bump version patchlevel and date
Thomas Hellstrom
1
-2
/
+2
2018-03-22
drm/vmwgfx: use monotonic event timestamps
Arnd Bergmann
1
-4
/
+5
2018-03-22
drm/vmwgfx: Unpin the screen object backup buffer when not used
Thomas Hellstrom
1
-8
/
+21
2018-03-22
drm/vmwgfx: Stricter count of legacy surface device resources
Thomas Hellstrom
1
-5
/
+3
2018-03-22
drm/vmwgfx: Use kasprintf
Himanshu Jha
1
-10
/
+3
2018-03-22
drm/vmwgfx: Get rid of the device-private suspended member
Thomas Hellstrom
3
-5
/
+1
2018-03-22
drm/vmwgfx: Improve on hibernation
Thomas Hellstrom
4
-33
/
+130
2018-03-22
drm/vmwgfx: Avoid pinning fbdev framebuffers
Thomas Hellstrom
5
-49
/
+98
2018-03-22
drm/vmwgfx: Fix multiple command buffer context use
Thomas Hellstrom
3
-33
/
+38
2018-03-22
drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blits
Thomas Hellstrom
6
-91
/
+97
2018-03-22
drm/vmwgfx: Add a cpu blit utility that can be used for page-backed bos
Thomas Hellstrom
3
-1
/
+555
2018-03-22
drm/ttm: Export the ttm_k[un]map_atomic_prot API.
Thomas Hellstrom
1
-5
/
+26
2018-03-22
drm/ttm: Clean up kmap_atomic_prot selection code
Thomas Hellstrom
1
-33
/
+31
2018-03-22
drm/etnaviv: bump HW job limit to 4
Lucas Stach
1
-1
/
+1
2018-03-22
drm/vmwgfx: Cursor update fixes
Thomas Hellstrom
1
-2
/
+13
2018-03-22
drm/vmwgfx: Send the correct nonblock option for atomic_commit
Deepak Rawat
1
-26
/
+1
2018-03-22
drm/vmwgfx: Move the stdu vblank event to atomic function
Deepak Rawat
1
-64
/
+77
[prev]
[next]