index
:
~wallbraker/linux
for-ubuntu-vmwgfx
master
And what's this thing coming toward me very fast?
wallbraker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-27
ath9k: Fill in ack signal in TX status
Sujith
1
-2
/
+6
2009-03-27
ath9k: Fix bug in 4K EEPROM size calculation
Sujith
1
-1
/
+1
2009-03-27
ath9k: Change return type for set_board_values()
Sujith
3
-12
/
+4
2009-03-27
ath9k: Introduce a helper function for setting board gain values
Sujith
1
-120
/
+99
2009-03-27
ath9k: Move AR5416_VER_MASK to a common location
Sujith
2
-4
/
+1
2009-03-27
ath9k: Miscellaneous EEPROM handling cleanup
Sujith
2
-51
/
+28
2009-03-27
ath9k: remove dummy PCI "retry timeout" fix
Luis R. Rodriguez
1
-18
/
+0
2009-03-27
ath9k: Add support for multiple virtual AP interfaces
Jouni Malinen
2
-26
/
+27
2009-03-27
ath9k: Set IEEE80211_TX_CTL_RATE_CTRL_PROBE in rate control for probe rate
Vasanthakumar Thiagarajan
1
-0
/
+2
2009-03-27
i915: fix wrong 'size_t' format string
Linus Torvalds
1
-1
/
+1
2009-03-27
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-1303
/
+2353
2009-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+5
2009-03-27
ucc_geth: Fix three oopses in PHY {de,}initialization code
Anton Vorontsov
1
-10
/
+11
2009-03-27
gianfar: only check headroom when FCB is needed
Li Yang
1
-2
/
+4
2009-03-27
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-2
/
+0
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
4
-22
/
+126
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
6
-614
/
+700
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
vfs: simple_set_mnt() should return void
Sukadev Bhattiprolu
1
-2
/
+5
2009-03-27
gianfar: Fix kfree(skb)
David S. Miller
1
-1
/
+1
2009-03-27
cxgb3: map entire Rx page, feed map+offset to Rx ring.
Divy Le Ray
2
-35
/
+106
2009-03-27
cxgb3: differentiate portx and Tx channels
Divy Le Ray
3
-19
/
+24
2009-03-27
cxgb3: use resource_size_t for mmio declarations
Divy Le Ray
1
-1
/
+4
2009-03-27
cxgb3: sge setup fixes
Divy Le Ray
2
-8
/
+39
2009-03-27
cxgb3: start qset timers when setup succeeded
Divy Le Ray
3
-4
/
+24
2009-03-27
netdev: convert eth16i to net_device_ops
Stephen Hemminger
1
-6
/
+12
2009-03-27
netdev: convert cs89x0 to net_device_ops
Stephen Hemminger
1
-11
/
+17
[prev]
[next]