index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
pcxhr
/
pcxhr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-27
drm/i915: Fix LVDS dither setting
Li Peng
2
-7
/
+7
2009-03-27
drm/i915: Check for dev->primary->master before dereference.
Chris Wilson
1
-3
/
+6
2009-03-27
drm/i915: TV detection fix
Zhenyu Wang
1
-1
/
+4
2009-03-27
drm/i915: TV mode_set sync up with 2D driver
Zhenyu Wang
2
-4
/
+9
2009-03-27
drm/i915: Fix TV get_modes to return modes count
Zhenyu Wang
1
-8
/
+12
2009-03-27
drm/i915: Sync crt hotplug detection with intel video driver
Zhao Yakui
2
-13
/
+48
2009-03-27
drm/i915: Sync mode_valid/mode_set with intel video driver
Zhao Yakui
1
-4
/
+17
2009-03-27
drm/i915: TV modes' parameters sync up with 2D driver
Zhenyu Wang
1
-56
/
+56
2009-03-27
agp/intel: Add support for new intel chipset.
Shaohua Li
5
-22
/
+128
2009-03-27
i915/drm: Remove two redundant agp_chipset_flushes
Owain G. Ainsworth
1
-4
/
+0
2009-03-27
drm/i915: Display fence register state in debugfs i915_gem_fence_regs node.
Chris Wilson
1
-9
/
+57
2009-03-27
drm/i915: Add information on pinning and fencing to the i915 list debug.
Eric Anholt
1
-11
/
+20
2009-03-27
drm/i915: Consolidate gem object list dumping
Ben Gamari
1
-58
/
+28
2009-03-27
drm/i915: Convert i915 proc files to seq_file and move to debugfs.
Ben Gamari
5
-339
/
+239
2009-03-27
drm: Convert proc files to seq_file and introduce debugfs
Ben Gamari
7
-615
/
+776
2009-03-27
drm/i915: Fix lock order reversal in GEM relocation entry copying.
Eric Anholt
1
-54
/
+133
2009-03-27
drm/i915: Fix lock order reversal with cliprects and cmdbuf in non-DRI2 paths.
Eric Anholt
3
-39
/
+97
2009-03-27
drm/i915: Fix lock order reversal in shmem pread path.
Eric Anholt
1
-26
/
+195
2009-03-27
drm/i915: Fix lock order reversal in shmem pwrite path.
Eric Anholt
1
-20
/
+205
2009-03-27
drm/i915: Make GEM object's page lists refcounted instead of get/free.
Eric Anholt
2
-35
/
+38
2009-03-27
drm/i915: Fix lock order reversal in GTT pwrite path.
Eric Anholt
1
-27
/
+139
2009-03-27
drm/i915: Read the right SDVO register when detecting SVDO/HDMI.
Kristian Høgsberg
1
-1
/
+9
2009-03-27
drm/i915: Use a different PLL timing search function on G4X.
Ma Ling
1
-12
/
+88
2009-03-27
drm/i915: Use documented PLL timing limits for G4X platform
Ma Ling
1
-1
/
+186
2009-03-27
drm/i915: Change DCC tiling detection case to cover only mobile parts.
Eric Anholt
1
-16
/
+15
2009-03-27
DVB: firedtv: FireDTV S2 problems with tuning solved
Beat Michel Liechti
1
-1
/
+5
2009-03-27
fs: avoid I_NEW inodes
Nick Piggin
4
-11
/
+19
2009-03-27
Merge code for single and multiple-instance mounts
Sukadev Bhattiprolu
1
-73
/
+40
2009-03-27
Remove get_init_pts_sb()
Sukadev Bhattiprolu
1
-19
/
+6
2009-03-27
Move common mknod_ptmx() calls into caller
Sukadev Bhattiprolu
1
-19
/
+17
2009-03-27
Parse mount options just once and copy them to super block
Sukadev Bhattiprolu
1
-78
/
+22
2009-03-27
Unroll essentials of do_remount_sb() into devpts
Sukadev Bhattiprolu
1
-1
/
+6
2009-03-27
vfs: simple_set_mnt() should return void
Sukadev Bhattiprolu
11
-16
/
+28
2009-03-27
fs: move bdev code out of buffer.c
Nick Piggin
4
-152
/
+153
2009-03-27
constify dentry_operations: rest
Al Viro
7
-7
/
+7
2009-03-27
constify dentry_operations: configfs
Al Viro
1
-1
/
+1
2009-03-27
constify dentry_operations: sysfs
Al Viro
1
-1
/
+1
2009-03-27
constify dentry_operations: JFS
Al Viro
2
-3
/
+3
2009-03-27
constify dentry_operations: OCFS2
Al Viro
2
-2
/
+2
2009-03-27
constify dentry_operations: GFS2
Al Viro
2
-2
/
+2
2009-03-27
constify dentry_operations: FAT
Al Viro
2
-3
/
+3
2009-03-27
constify dentry_operations: FUSE
Al Viro
2
-2
/
+2
2009-03-27
constify dentry_operations: procfs
Al Viro
3
-6
/
+6
2009-03-27
constify dentry_operations: ecryptfs
Al Viro
2
-2
/
+2
2009-03-27
constify dentry_operations: CIFS
Al Viro
2
-4
/
+4
2009-03-27
constify dentry_operations: AFS
Al Viro
1
-1
/
+1
2009-03-27
constify dentry_operations: autofs, autofs4
Al Viro
3
-4
/
+4
2009-03-27
constify dentry_operations: 9p
Al Viro
2
-4
/
+4
2009-03-27
constify dentry_operations: misc filesystems
Al Viro
18
-23
/
+22
2009-03-27
constify dentry_operations: NFS
Al Viro
4
-5
/
+5
[next]