index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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/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
2017-05-04
drm/dp: Introduce MST topology state to track available link bandwidth
Pandiyan, Dhinakaran
1
-0
/
+75
2017-05-04
drm: Add driver-private objects to atomic state
Pandiyan, Dhinakaran
2
-0
/
+70
2017-05-04
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux into...
Sean Paul
473
-6073
/
+12627
2017-05-04
drm/mm: Split up long running selftests with cond_resched()
Chris Wilson
1
-0
/
+28
2017-05-04
drm: zte: add VGA driver support
Shawn Guo
7
-4
/
+611
2017-05-04
drm: zte: move CSC register definitions into a common header
Shawn Guo
3
-18
/
+32
[next]