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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-25
drm/atmel-hlcdc: Stop consulting plane->crtc
Ville Syrjälä
1
-3
/
+4
2018-05-25
drm/sti: Stop consulting plane->crtc
Ville Syrjälä
1
-1
/
+5
2018-05-25
drm/msm: Stop consulting plane->fb/crtc
Ville Syrjälä
2
-2
/
+2
2018-05-25
drm/arc: Stop consulting plane->fb
Ville Syrjälä
1
-3
/
+0
2018-05-25
drm/edid: Fix up edid_cea_modes[] formatting
Ville Syrjälä
1
-134
/
+134
2018-05-25
drm/xen-front: fix pointer casts
Oleksandr Andrushchenko
2
-3
/
+3
2018-05-24
drm/i915: Pin the ring high
Chris Wilson
1
-0
/
+2
2018-05-24
drm/i915: Limit searching for PIN_HIGH
Chris Wilson
1
-1
/
+10
2018-05-24
drm/mm: Add a search-by-address variant to only inspect a single hole
Chris Wilson
4
-2
/
+112
2018-05-24
drm/mm: Reject over-sized allocation requests early
Chris Wilson
2
-26
/
+58
2018-05-24
gpu: drm: vgem: Change return type to vm_fault_t
Souptick Joarder
1
-3
/
+2
2018-05-23
gpu: drm: udl: Adding new typedef vm_fault_t
Souptick Joarder
2
-14
/
+4
2018-05-23
drm/i2c: tda998x: Remove VLA usage
Laura Abbott
1
-2
/
+11
2018-05-23
drm/gma500: Remove VLA
Laura Abbott
1
-2
/
+9
2018-05-22
drm/gma500: Fix Medfield for drm_framebuffer move
Daniel Stone
1
-1
/
+1
2018-05-22
drm/omap: Move buffer pitch/offset to drm_framebuffer
Daniel Stone
1
-13
/
+9
2018-05-22
drm/omap: Move GEM BO to drm_framebuffer
Daniel Stone
1
-45
/
+15
2018-05-21
drm/v3d: Checking for NULL vs IS_ERR()
Dan Carpenter
1
-2
/
+2
2018-05-20
drm/rockchip: lvds: avoid duplicating drm_bridge_attach
Peter Rosin
1
-2
/
+0
2018-05-18
drm/rockchip: rockchip_drm_fb -> drm_framebuffer
Daniel Stone
3
-40
/
+21
2018-05-18
drm/rockchip: Place GEM BOs in drm_framebuffer
Daniel Stone
1
-30
/
+6
2018-05-18
drm/mtk: mtk_drm_fb -> drm_framebuffer
Daniel Stone
1
-26
/
+14
2018-05-18
drm/mtk: Move GEM BO to drm_framebuffer
Daniel Stone
3
-35
/
+6
2018-05-18
drm/mtk: Remove impossible internal error
Daniel Stone
1
-5
/
+0
2018-05-18
drm/msm: Move GEM BOs to drm_framebuffer
Daniel Stone
1
-43
/
+11
2018-05-18
drm/gma500: Move GEM BO to drm_framebuffer
Daniel Stone
6
-60
/
+20
2018-05-18
drm/armada: Move GEM BO to drm_framebuffer
Daniel Stone
2
-21
/
+5
2018-05-18
drm/virtio: Place GEM BOs in drm_framebuffer
Daniel Stone
4
-32
/
+11
2018-05-18
drm/cirrus: cirrus_framebuffer -> drm_framebuffer
Daniel Stone
4
-36
/
+25
2018-05-18
drm/cirrus: Place GEM BOs in drm_framebuffer
Daniel Stone
4
-28
/
+10
2018-05-18
drm/panel: simple: Fix data type in KEO TX31D200VM0BAA timings
Stefan Agner
1
-2
/
+2
2018-05-18
drm/panel: simple: AUO P320HVN03 uses SPWG data ordering
Lucas Stach
1
-1
/
+1
2018-05-18
drm/panel: simple: Add Innolux TV123WAM panel driver support
spanda@codeaurora.org
1
-0
/
+27
2018-05-18
dt-bindings: drm/panel: Document Innolux TV123WAM panel bindings
spanda@codeaurora.org
1
-0
/
+20
2018-05-18
drm/bridge: cdns: Mark runtime PM operations as maybe unused
Thierry Reding
1
-2
/
+2
2018-05-18
drm/panel: otm8009a: Use new backlight API
Philippe CORNU
1
-17
/
+9
2018-05-18
drm/panel: otm8009a: No message if probe success
Philippe CORNU
1
-9
/
+2
2018-05-18
drm/panel: otm8009a: Fix glitches by moving backlight enable to otm8009a_enab...
Philippe CORNU
1
-7
/
+10
2018-05-18
drm/panel: otm8009a: Fix backlight updates
Philippe CORNU
1
-2
/
+16
2018-05-18
drm/panel: Add device_link from panel device to DRM device
Jyri Sarha
2
-0
/
+11
2018-05-18
drm/panel: Remove drm_panel_detach() calls from all panel drivers
Jyri Sarha
10
-9
/
+6
2018-05-17
i915: content-type property for HDMI connector
Stanislav Lisovskiy
2
-6
/
+12
2018-05-17
drm: content-type property for HDMI connector
Stanislav Lisovskiy
8
-0
/
+157
2018-05-17
drm/bridge: spelling and coding style minor fixes
Philippe Cornu
1
-5
/
+5
2018-05-17
drm/vc4: plane: Expand the lower bits by repeating the higher bits
Maxime Ripard
1
-0
/
+1
2018-05-15
drm: clarify adjusted_mode documentation for bridges
Philippe Cornu
2
-4
/
+23
2018-05-15
drm/xen-front: fix spelling mistake: "conector" -> "connector"
Colin Ian King
1
-1
/
+1
2018-05-14
gpu: drm: qxl: Adding new typedef vm_fault_t
Souptick Joarder
1
-4
/
+4
2018-05-14
drm/virtio: add define for second capset to the virgl code.
Dave Airlie
1
-0
/
+1
2018-05-14
drm: Fix render node numbering regression from control node removal.
Eric Anholt
1
-0
/
+4
[next]