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
2013-02-22
video: Add generic HDMI infoframe helpers
Thierry Reding
3
-0
/
+312
2013-02-22
drm: Move mode tables to drm_edid.c
Thierry Reding
2
-781
/
+746
2013-02-22
drm: Remove duplicate drm_mode_cea_vic()
Thierry Reding
4
-27
/
+11
2013-02-22
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
8
-698
/
+490
2013-02-22
gma500: Fix n, m1 and m2 clock limits for sdvo and lvds
Patrik Jakobsson
1
-6
/
+6
2013-02-21
drm/exynos: Add device tree based discovery support for G2D
Ajay Kumar
1
-0
/
+10
2013-02-21
drm/exynos: hdmi: support extra resolutions using drm_display_mode timings
Sean Paul
1
-648
/
+374
2013-02-21
drm/exynos: mixer: set correct mode for range of resolutions
Rahul Sharma
1
-4
/
+4
2013-02-21
drm/exynos: implement display-mode-check callback in mixer driver
Rahul Sharma
1
-0
/
+26
2013-02-21
drm/exynos: add display-mode-check operation to exynos_mixer_ops struct
Rahul Sharma
3
-8
/
+22
2013-02-21
drm/exynos: release resources properly when fb creation is failed.
YoungJun Cho
1
-24
/
+27
2013-02-21
drm/exynos: fix wrong pointer access at vm close.
YoungJun Cho
1
-12
/
+21
2013-02-21
drm/exynos: Add missing braces around sizeof
Sachin Kamat
1
-1
/
+1
2013-02-21
drm/exynos: consider exception case to fb handle creation
Inki Dae
1
-0
/
+4
2013-02-21
drm/exynos: fix iommu address allocation order
Inki Dae
1
-1
/
+1
2013-02-21
Merge branch 'tilcdc-next' of git://people.freedesktop.org/~robclark/linux in...
Dave Airlie
22
-26
/
+3918
2013-02-21
Merge branch 'drm-next-3.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
15
-19
/
+212
2013-02-21
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
7
-220
/
+329
2013-02-20
drm/radeon: properly validate the atpx interface
Alex Deucher
1
-2
/
+71
2013-02-20
drm/radeon: switch get_gpu_clock() to a callback (v2)
Alex Deucher
6
-11
/
+19
2013-02-20
drm/radeon: add a asic callback to get the xclk
Alex Deucher
9
-1
/
+93
2013-02-20
drm/radeon: Avoid NULL pointer dereference from atom_index_iio() allocation f...
Tim Gardner
2
-3
/
+15
2013-02-20
drm/radeon: remove overzealous warning in hdmi handling
Alex Deucher
1
-1
/
+0
2013-02-20
drm/radeon: fix multi-head power profile stability on BTC+ asics
Alex Deucher
2
-1
/
+14
2013-02-20
drm/nouveau: restore debugfs/vbios.rom support
Marcin Slusarz
4
-0
/
+93
2013-02-20
drm/nv50-/kms: remove UPDATE methods after each encoder disconnect
Ben Skeggs
1
-9
/
+0
2013-02-20
drm/nvd0/disp: handle multiple actions from one set of supervisor intrs
Ben Skeggs
1
-103
/
+118
2013-02-20
drm/nv50/disp: handle multiple actions from one set of supervisor intrs
Ben Skeggs
1
-108
/
+118
2013-02-20
gpu: remove gma500 stub driver
Lee, Chun-Yi
5
-86
/
+1
2013-02-20
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
148
-2740
/
+6923
2013-02-20
nouveau: ACPI support depends on X86 and X86_PLATFORM_DEVICES
Ben Hutchings
4
-4
/
+7
2013-02-20
drm/nouveau/i2c: add support for ddc/aux, and dp link training on anx9805
Ben Skeggs
4
-1
/
+329
2013-02-20
drm/nv50: initial kms support for off-chip TMDS/DP encoders
Ben Skeggs
2
-18
/
+202
2013-02-20
drm/nv50-/disp: initial supervisor support for off-chip encoders
Ben Skeggs
2
-33
/
+100
2013-02-20
drm/nv50-/disp: initial work towards supporting external encoders
Ben Skeggs
10
-0
/
+197
2013-02-20
drm/nv50-/kms: remove unnecessary wait-for-completion points
Ben Skeggs
1
-10
/
+2
2013-02-20
drm/nv50-/disp: move DP link training to core and train from supervisor
Ben Skeggs
15
-555
/
+570
2013-02-20
drm/nv50-/disp: handle supervisor tasks from workqueue
Ben Skeggs
9
-32
/
+53
2013-02-20
drm/nouveau/i2c: create proper chipset-specific class implementations
Ben Skeggs
22
-395
/
+1092
2013-02-20
drm/nv50-/disp: 0x0000 is a valid udisp config value
Ben Skeggs
2
-17
/
+14
2013-02-20
drm/nv50/devinit: reverse the logic for running encoder init scripts
Ben Skeggs
1
-6
/
+8
2013-02-20
drm/nouveau/bios: store a type/mask hash in parsed dcb data
Ben Skeggs
2
-13
/
+18
2013-02-20
drm/nouveau/i2c: extend type to 16-bits, add lookup-by-type function
Ben Skeggs
2
-1
/
+16
2013-02-20
drm/nouveau/i2c: aux channels not necessarily on nvio
Ben Skeggs
5
-148
/
+193
2013-02-20
drm/nouveau/i2c: fix a bit of a thinko in nv_wri2cr helper functions
Ben Skeggs
1
-4
/
+4
2013-02-20
drm/nouveau/bios: parse external transmitter type if off-chip
Ben Skeggs
2
-1
/
+5
2013-02-20
drm/nouveau: store i2c port pointer directly in nouveau_encoder
Ben Skeggs
5
-22
/
+33
2013-02-20
drm/nouveau/i2c: handle i2c/aux mux outside of port lookup function
Ben Skeggs
2
-21
/
+36
2013-02-20
drm/nv50/graph: avoid touching 400724, it doesn't exist
Ben Skeggs
1
-2
/
+1
2013-02-20
drm/nouveau: Fix DPMS 1 on G4 Snowball, from snow white to coal black.
Stefan de Konink
1
-2
/
+2
[next]