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
2010-05-18
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
23
-146
/
+189
2010-05-18
drm: off by one in drm_edid.c
Dan Carpenter
1
-1
/
+1
2010-05-18
vga16fb, drm: vga16fb->drm handoff
Marcin Slusarz
3
-11
/
+36
2010-05-18
fbmem, drm/nouveau: kick firmware framebuffers as soon as possible
Marcin Slusarz
4
-36
/
+70
2010-05-18
fbdev: allow passing more than one aperture for handoff
Marcin Slusarz
9
-86
/
+108
2010-05-18
drm: Prefix info printk about registering panic notifier with 'drm'
Kirill Smelkov
1
-2
/
+2
2010-05-18
drm/radeon/kms: add query for crtc hw id from crtc id to get info V2
Jerome Glisse
2
-1
/
+20
2010-05-18
drm/edid: Fix 1024x768@85Hz
Adam Jackson
1
-1
/
+1
2010-05-18
drivers/gpu/drm: Use kzalloc
Julia Lawall
4
-9
/
+4
2010-05-18
drivers/gpu/drm: Use kmemdup
Julia Lawall
2
-6
/
+3
2010-05-18
vga: fix kconfig text typos
Randy Dunlap
1
-3
/
+3
2010-05-18
drm/edid: remove an unneeded variable
Dan Carpenter
1
-2
/
+0
2010-05-18
drm/radeon/kms/combios: match lvds panel info parsing to ddx
Alex Deucher
1
-12
/
+14
2010-05-18
drm/radeon/kms/atom: fix typo in LVDS panel info parsing
Alex Deucher
1
-1
/
+1
2010-05-11
drm/radeon/kms: fix copy pasto in disable encoders patch
Alex Deucher
1
-1
/
+1
2010-05-08
drm/radeon/kms/atom: disable the encoders in encoder_disable
Alex Deucher
1
-0
/
+39
2010-05-07
drm/ttm: fix, avoid iomapping system memory
Jerome Glisse
1
-1
/
+1
2010-04-27
drm/radeon/kms: R3XX-R4XX fix GPU reset code
Jerome Glisse
2
-9
/
+1
2010-04-23
drm/radeon/kms: HDMI irq support
Christian Koenig
5
-56
/
+112
2010-04-23
drm/radeon/kms: rework audio polling timer
Christian König
4
-26
/
+61
2010-04-23
agp: use scratch page on memory remove and at GATT creation V4
Jerome Glisse
9
-4
/
+44
2010-04-20
agp/intel: put back check that we have a driver for the bridge.
Dave Airlie
1
-0
/
+8
2010-04-20
Revert "drm/i915: Configure the TV sense state correctly on GM45 to make TV d...
Dave Airlie
1
-9
/
+0
2010-04-20
Merge branch 'drm-ttm-unmappable' into drm-core-next
Dave Airlie
16
-243
/
+337
2010-04-20
drm/radeon/kms: enable use of unmappable VRAM V2
Jerome Glisse
4
-20
/
+0
2010-04-20
drm/ttm: remove io_ field from TTM V6
Jerome Glisse
5
-66
/
+5
2010-04-20
drm/vmwgfx: add support for new TTM fault callback V5
Jerome Glisse
1
-3
/
+41
2010-04-20
drm/nouveau/kms: add support for new TTM fault callback V5
Jerome Glisse
1
-4
/
+54
2010-04-20
drm/radeon/kms: add support for new fault callback V7
Jerome Glisse
3
-7
/
+72
2010-04-20
drm/ttm: ttm_fault callback to allow driver to handle bo placement V6
Jerome Glisse
3
-84
/
+88
2010-04-20
drm/i915: drop pointer to drm_gem_object
Daniel Vetter
6
-26
/
+23
2010-04-20
drm/i915: don't use ->driver_private anymore
Daniel Vetter
2
-2
/
+2
2010-04-20
drm/i915: embed the gem object into drm_i915_gem_object
Daniel Vetter
2
-29
/
+30
2010-04-20
drm/i915: introduce i915_gem_alloc_object
Daniel Vetter
5
-6
/
+14
2010-04-20
drm: free core gem object from driver callbacks
Daniel Vetter
4
-7
/
+12
2010-04-20
drm: extract drm_gem_object_init
Daniel Vetter
1
-10
/
+29
2010-04-20
Merge branch 'drm-radeon-evergreen-accel' into drm-core-next
Dave Airlie
10
-84
/
+2218
2010-04-20
Merge branch 'drm-fbdev-cleanup' into drm-core-next
Dave Airlie
30
-1162
/
+1237
2010-04-20
Merge branch 'drm-radeon-lockup' into drm-core-next
Dave Airlie
23
-474
/
+802
2010-04-20
Merge branch 'drm-edid-fixes' into drm-core-next
Dave Airlie
5
-289
/
+622
2010-04-20
Merge branch 'drm-ttm-pool' into drm-core-next
Dave Airlie
6
-28
/
+886
2010-04-20
Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...
Dave Airlie
28
-3343
/
+3631
2010-04-19
Fix ISDN/Gigaset build failure
Linus Torvalds
1
-0
/
+1
2010-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
13
-21
/
+24
2010-04-19
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
17
-19
/
+138
2010-04-19
drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET
Marek Olšák
5
-6
/
+20
2010-04-19
drivers/gpu/radeon: Add MSPOS regs to safe list.
Corbin Simpson
4
-0
/
+8
2010-04-19
drm/radeon/kms: disable the tv encoder when tv/cv is not in use
Alex Deucher
1
-2
/
+6
2010-04-19
drm/radeon/kms: adjust pll settings for tv
Alex Deucher
1
-0
/
+4
2010-04-19
drm/radeon/kms: fix tv dac conflict resolver
Alex Deucher
1
-0
/
+5
[next]