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.13.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
2017-05-17
drm/tilcdc: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2
-3
/
+1
2017-05-17
drm/radeon: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
25
-33
/
+33
2017-05-17
drm/qxl: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
8
-33
/
+30
2017-05-17
drm/nouveau: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
4
-5
/
+4
2017-05-17
drm/msm: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
14
-42
/
+43
2017-05-17
drm/mgag200: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2
-2
/
+2
2017-05-17
drm/hisilicon: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2
-2
/
+1
2017-05-16
drm/vc4: Adjust modes in DSI to work around the integer PLL divider.
Eric Anholt
1
-26
/
+86
2017-05-16
drm/vc4: fix spelling mistake: "dimesions" -> "dimensions"
Colin Ian King
1
-1
/
+2
2017-05-16
drm/vc4: Enable selection in Kconfig on any 32-bit BCM platform.
Eric Anholt
1
-1
/
+1
2017-05-16
drm/cirrus: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2
-2
/
+2
2017-05-16
drm/bridge: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
3
-15
/
+9
2017-05-16
drm/bochs: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2
-3
/
+2
2017-05-16
drm/ast: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2
-3
/
+2
2017-05-16
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
36
-44
/
+44
2017-05-16
drm/ttm: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2
-4
/
+3
2017-05-15
drm/dp: Wait up all outstanding tx waiters
Chris Wilson
1
-3
/
+3
2017-05-15
drm/dp: Read the tx msg state once after checking for an event
Chris Wilson
1
-4
/
+4
2017-05-10
drm/vblank: Lock down vblank->hwmode more
Daniel Vetter
3
-13
/
+14
2017-05-10
drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
Daniel Vetter
16
-253
/
+102
2017-05-10
drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp
Daniel Vetter
11
-36
/
+40
2017-05-10
drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool
Daniel Vetter
11
-69
/
+56
2017-05-10
drm/vgem: Convert to a struct drm_device subclass
Chris Wilson
1
-22
/
+41
2017-05-10
gpu: drm: gma500: remove dead code
Gustavo A. R. Silva
1
-42
/
+9
2017-05-09
drm/sti: Adjust two checks for null pointers in sti_hqvdp_probe()
Markus Elfring
1
-2
/
+2
2017-05-09
drm/sti: Fix typos in a comment line
Markus Elfring
1
-1
/
+1
2017-05-09
drm/sti: Fix a typo in a comment line
Markus Elfring
1
-1
/
+1
2017-05-09
drm/sti: Replace 17 seq_puts() calls by seq_putc()
Markus Elfring
8
-25
/
+17
2017-05-09
drm/sti: Reduce function calls for sequence output at five places
Markus Elfring
3
-10
/
+5
2017-05-09
drm/sti: use seq_puts to display a string
Nicolas Iooss
1
-1
/
+1
2017-05-09
drm: Nerf the preclose callback for modern drivers
Daniel Vetter
1
-4
/
+4
2017-05-09
drm/exynos: Merge pre/postclose hooks
Daniel Vetter
1
-7
/
+1
2017-05-09
drm/tegra: switch to postclose
Daniel Vetter
1
-2
/
+2
2017-05-09
drm/nouveau: Merge pre/postclose hooks
Daniel Vetter
1
-8
/
+1
2017-05-08
drm/pl111: Initial drm/kms driver for pl111
Tom Cooksey
8
-0
/
+819
2017-05-08
drm/vc4: Add specific compatible strings for Cygnus.
Eric Anholt
2
-0
/
+2
2017-05-08
drm/vc4: Don't try to initialize FBDEV if we're only bound to V3D.
Eric Anholt
1
-4
/
+6
2017-05-08
drm/vc4: Turn the V3D clock on at runtime.
Eric Anholt
2
-1
/
+31
2017-05-08
drm: Remove redundant NULL check during atomic plane commit
Imre Deak
1
-6
/
+4
2017-05-08
dma-buf: Use seq_putc() in two functions
Markus Elfring
1
-3
/
+3
2017-05-08
dma-buf: Adjust a null pointer check in dma_buf_attach()
Markus Elfring
1
-1
/
+1
2017-05-08
dma-buf: Improve a size determination in dma_buf_attach()
Markus Elfring
1
-1
/
+1
2017-05-08
dma-buf: Combine two function calls into one in dma_buf_debug_show()
Markus Elfring
1
-3
/
+1
2017-05-08
drm/atomic: Add support for custom scaling mode properties, v2
Maarten Lankhorst
2
-0
/
+68
2017-05-08
drm/atomic: Handle picture_aspect_ratio in atomic core
Maarten Lankhorst
4
-36
/
+10
2017-05-08
drm/vgem: Enable dmabuf import interfaces
Laura Abbott
2
-29
/
+109
2017-05-08
drm/prime: Introduce drm_gem_prime_import_dev
Laura Abbott
1
-6
/
+24
2017-05-08
drm/vgem: Add a dummy platform device
Laura Abbott
1
-3
/
+16
2017-05-04
drm/i915: Track MST link bandwidth
Pandiyan, Dhinakaran
1
-6
/
+42
2017-05-04
drm/dp: Add DP MST helpers to atomically find and release vcpi slots
Pandiyan, Dhinakaran
1
-0
/
+75
[next]