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
2010-08-02
drm/mga: fixed brace, macro and spacing coding style issues
Nicolas Kaiser
6
-185
/
+165
2010-08-02
drm/via: fixed coding style issues, simplified return
Nicolas Kaiser
10
-166
/
+136
2010-08-02
drm/i830: fixed brace and spacing coding style issues
Nicolas Kaiser
3
-79
/
+74
2010-08-02
drm/i810: fixed coding style issues
Nicolas Kaiser
2
-74
/
+71
2010-08-02
drm: Free devname along with master->unique
Chris Wilson
1
-0
/
+3
2010-08-02
drm: Free the idr layers before calling idr_destroy()
Chris Wilson
2
-0
/
+2
2010-08-02
drm/vmgfx: operation on ‘par->dirty.y1’ may be undefined
Chris Wilson
1
-1
/
+1
2010-07-21
drm: Return EBUSY if the framebuffer is unbound when flipping.
Chris Wilson
1
-0
/
+9
2010-07-21
drm: add "auto" dithering method
Ben Skeggs
1
-0
/
+1
2010-07-16
drm: unify crtc,connector,encoder,fb debug printing
Jerome Glisse
2
-22
/
+42
2010-07-13
drm: disable encoder rather than dpms off in drm_crtc_prepare_encoders()
Ben Skeggs
1
-8
/
+14
2010-07-09
drm: add PCI requirements to low-level drivers.
Dave Airlie
2
-4
/
+4
2010-07-07
Merge branch 'drm-tracepoints' into drm-testing
Dave Airlie
6
-1
/
+126
2010-07-07
drm/kms: add crtc disable function
Alex Deucher
1
-1
/
+4
2010-07-07
Merge branch 'drm-intel-lru' into drm-testing
Dave Airlie
4
-138
/
+233
2010-07-07
Merge branch 'drm-platform' into drm-testing
Dave Airlie
36
-227
/
+435
2010-07-07
Merge tag 'v2.6.35-rc4' into drm-testing
Dave Airlie
3
-23
/
+46
2010-07-07
drm: correctly update connector DPMS status in drm_fb_helper
Jesse Barnes
1
-3
/
+20
2010-07-07
drm/radeon/kms: fix shared ddc handling
Alex Deucher
1
-1
/
+3
2010-07-07
drm: implement helper functions for scanning lru list
Daniel Vetter
1
-4
/
+163
2010-07-07
drm_mm: extract check_free_mm_node
Daniel Vetter
1
-37
/
+34
2010-07-07
drm: sane naming for drm_mm.c
Daniel Vetter
1
-37
/
+35
2010-07-07
drm: kill dead code in drm_mm.c
Daniel Vetter
1
-45
/
+0
2010-07-07
drm: kill drm_mm_node->private
Daniel Vetter
3
-11
/
+1
2010-07-07
drm: use list_for_each_entry in drm_mm.c
Daniel Vetter
1
-6
/
+2
2010-07-07
drm/ttm: Allocate the page pool manager in the heap.
Francisco Jerez
1
-35
/
+33
2010-07-05
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-9
/
+3
2010-07-05
Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+3
2010-07-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-13
/
+40
2010-07-03
of/dma: fix build breakage in ppc4xx adma driver
Dan Williams
1
-1
/
+3
2010-07-03
i7core_edac: Avoid doing multiple probes for the same card
Mauro Carvalho Chehab
1
-5
/
+12
2010-07-03
i7core_edac: Properly discover the first QPI device
Mauro Carvalho Chehab
1
-8
/
+28
2010-07-02
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2010-07-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-12
/
+12
2010-07-02
amd64_edac: Fix syndrome calculation on K8
Borislav Petkov
1
-12
/
+12
2010-07-02
drm/i915: add tracepoints for flip requests & completions
Jesse Barnes
2
-0
/
+41
2010-07-02
drm: add per-event vblank event trace points
Jesse Barnes
2
-14
/
+51
2010-07-02
drm: add vblank event trace point
Jesse Barnes
4
-1
/
+48
2010-07-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
12
-64
/
+140
2010-07-02
drm/i915: fix page flip finish vs. prepare on plane B
Jesse Barnes
1
-1
/
+1
2010-07-02
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-8
/
+37
2010-07-02
correct console log level when ERST ACPI table is not found
Daniel J Blueman
1
-1
/
+1
2010-07-02
drm/i915: fix hibernation since i915 self-reclaim fixes
Linus Torvalds
1
-1
/
+1
2010-07-02
drm/i915: change default panel fitting mode to preserve aspect ratio
Jesse Barnes
1
-2
/
+2
2010-07-02
drm/i915: fix uninitialized variable warning in i915_setup_compression()
Prarit Bhargava
1
-1
/
+1
2010-07-02
drm/i915: take struct_mutex in i915_dma_cleanup()
Dan Carpenter
1
-0
/
+2
2010-07-02
drm/i915: Fix CRT hotplug regression in 2.6.35-rc1
Andy Lutomirski
3
-8
/
+11
2010-07-02
i915: fix ironlake edp panel setup (v4)
Dave Airlie
1
-3
/
+24
2010-07-02
drm/i915: don't access FW_BLC_SELF on 965G
Jesse Barnes
2
-4
/
+6
2010-07-02
drm/i915: Account for space on the ring buffer consumed whilst wrapping.
Chris Wilson
1
-0
/
+1
[next]