index
:
~nh/linux
master
mutex
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-07
drm/radeon/kms: add updated registers from drm-fixes.
Dave Airlie
3
-0
/
+5
2009-09-07
drm/radeon/kms: block depthxy offset from use from userspace.
Dave Airlie
3
-3
/
+0
2009-09-02
drm/crtc_helper: avoid NULL-pointer dereference when encoder is NULL
Maarten Maathuis
1
-1
/
+2
2009-09-02
drm/crtc: fix mismerge of last patch.
Dave Airlie
1
-2
/
+2
2009-09-02
drm/kms: add explicit encoder disable function and detach harder.
Dave Airlie
1
-4
/
+20
2009-09-02
drm: fix drm_cache.c for arch with no support.
Dave Airlie
1
-6
/
+3
2009-09-02
drm/mm: add ability to dump mm lists via debugfs
Dave Airlie
2
-0
/
+77
2009-08-31
drm: fix two issues with fb consolidation.
Dave Airlie
2
-2
/
+2
2009-08-31
drm: use proc_create_data()
Alexey Dobriyan
1
-6
/
+7
2009-08-31
drm/kms: Parse the detailed time info in CEA-EDID
Zhao Yakui
1
-1
/
+119
2009-08-31
drm/kms: move driver specific fb common code to helper functions (v2)
Dave Airlie
9
-1309
/
+823
2009-08-31
drm/r128: Add test for initialisation to all ioctls that require it
Ben Hutchings
3
-21
/
+41
2009-08-31
radeon: Use request_firmware()
Ben Hutchings
9
-25371
/
+314
2009-08-31
drm: dereference of tmp in drm_proc_create_files()
Roel Kluin
1
-0
/
+4
2009-08-31
drm/crtc_helper: NULL encoder->crtc when switching encoders
Maarten Maathuis
1
-0
/
+4
2009-08-31
drm/crtc_helper: replace modeset fail path with something simpler
Maarten Maathuis
1
-32
/
+54
2009-08-31
drm/radeon: cleanup mkregtable.c
Dave Airlie
3
-165
/
+159
2009-08-27
drm: GEM handles are u32, not int
Pekka Paalanen
2
-7
/
+7
2009-08-27
drm/rs600/690: use autogenerated safe register tables.
Dave Airlie
5
-68
/
+745
2009-08-27
drm/r128: Use request_firmware() to load CCE microcode
Ben Hutchings
2
-50
/
+49
2009-08-27
drm/mga: Use request_firmware() to load microcode
Ben Hutchings
5
-11750
/
+81
2009-08-27
drm/ttm: consolidate cache flushing code in one place.
Dave Airlie
2
-74
/
+44
2009-08-21
drm/radeon/kms: generate the safe register tables.
Dave Airlie
6
-104
/
+1960
2009-08-20
drm/ttm: Fixes for "Memory accounting rework."
Thomas Hellstrom
1
-8
/
+28
2009-08-20
drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global"
Thomas Hellstrom
2
-4
/
+1
2009-08-20
Merge Linus master to drm-next
Dave Airlie
520
-8781
/
+19340
2009-08-19
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
20
-253
/
+455
2009-08-19
ttm: Make parts of a struct ttm_bo_device global.
Thomas Hellstrom
5
-115
/
+227
2009-08-19
drm/ttm: Memory accounting rework.
Thomas Hellstrom
4
-100
/
+427
2009-08-19
drm/ttm: Add a virtual ttm sysfs device.
Thomas Hellstrom
1
-1
/
+57
2009-08-19
drm: Enable drm drivers to add drm sysfs devices.
Thomas Hellstrom
1
-0
/
+25
2009-08-19
drm: clarify scaling property names
Jesse Barnes
2
-15
/
+7
2009-08-19
drm: remove root requirement from DRM_IOCTL_SET_VERSION (+ DRM_IOCTL_AUTH_MAGIC)
Jesse Barnes
1
-2
/
+2
2009-08-19
drm/kms: teardown crtc correctly when fb is destroyed.
Dave Airlie
1
-28
/
+12
2009-08-19
drm/kms/radeon: cleanup combios TV table like DDX.
Dave Airlie
1
-29
/
+19
2009-08-19
drm/radeon/kms: memset the allocated framebuffer before using it.
Dave Airlie
1
-0
/
+2
2009-08-19
drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.
Dave Airlie
1
-0
/
+1
2009-08-18
spi_s3c24xx: fix transfer setup code
Ben Dooks
1
-0
/
+6
2009-08-18
spi_s3c24xx: fix clock rate calculation
Ben Dooks
1
-10
/
+7
2009-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
39
-308
/
+417
2009-08-18
Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+33
2009-08-18
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+1
2009-08-18
Fix new incorrect error return from do_md_stop.
NeilBrown
1
-0
/
+1
2009-08-17
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2009-08-17
drm/radeon/kms: implement bo busy check + current domain
Dave Airlie
3
-1
/
+41
2009-08-16
dm-log-userspace: fix printk format warning
Randy Dunlap
1
-1
/
+1
2009-08-15
e1000e: fix use of pci_enable_pcie_error_reporting
Xiaotian Feng
1
-8
/
+8
2009-08-15
e1000e: WoL does not work on 82577/82578 with manageability enabled
Bruce Allan
1
-3
/
+3
2009-08-15
cnic: Fix locking in init/exit calls.
Michael Chan
2
-9
/
+40
2009-08-15
cnic: Fix locking in start/stop calls.
Michael Chan
2
-16
/
+29
[next]