Age | Commit message (Expand) | Author |
2009-03-27 | ath9k: Fill in ack signal in TX status | Sujith |
2009-03-27 | ath9k: Fix bug in 4K EEPROM size calculation | Sujith |
2009-03-27 | ath9k: Change return type for set_board_values() | Sujith |
2009-03-27 | ath9k: Introduce a helper function for setting board gain values | Sujith |
2009-03-27 | ath9k: Move AR5416_VER_MASK to a common location | Sujith |
2009-03-27 | ath9k: Miscellaneous EEPROM handling cleanup | Sujith |
2009-03-27 | ath9k: remove dummy PCI "retry timeout" fix | Luis R. Rodriguez |
2009-03-27 | ath9k: Add support for multiple virtual AP interfaces | Jouni Malinen |
2009-03-27 | ath9k: Set IEEE80211_TX_CTL_RATE_CTRL_PROBE in rate control for probe rate | Vasanthakumar Thiagarajan |
2009-03-27 | i915: fix wrong 'size_t' format string | Linus Torvalds |
2009-03-27 | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-03-27 | ucc_geth: Fix three oopses in PHY {de,}initialization code | Anton Vorontsov |
2009-03-27 | gianfar: only check headroom when FCB is needed | Li Yang |
2009-03-27 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-03-27 | drm/i915: Fix LVDS dither setting | Li Peng |
2009-03-27 | drm/i915: Check for dev->primary->master before dereference. | Chris Wilson |
2009-03-27 | drm/i915: TV detection fix | Zhenyu Wang |
2009-03-27 | drm/i915: TV mode_set sync up with 2D driver | Zhenyu Wang |
2009-03-27 | drm/i915: Fix TV get_modes to return modes count | Zhenyu Wang |
2009-03-27 | drm/i915: Sync crt hotplug detection with intel video driver | Zhao Yakui |
2009-03-27 | drm/i915: Sync mode_valid/mode_set with intel video driver | Zhao Yakui |
2009-03-27 | drm/i915: TV modes' parameters sync up with 2D driver | Zhenyu Wang |
2009-03-27 | agp/intel: Add support for new intel chipset. | Shaohua Li |
2009-03-27 | i915/drm: Remove two redundant agp_chipset_flushes | Owain G. Ainsworth |
2009-03-27 | drm/i915: Display fence register state in debugfs i915_gem_fence_regs node. | Chris Wilson |
2009-03-27 | drm/i915: Add information on pinning and fencing to the i915 list debug. | Eric Anholt |
2009-03-27 | drm/i915: Consolidate gem object list dumping | Ben Gamari |
2009-03-27 | drm/i915: Convert i915 proc files to seq_file and move to debugfs. | Ben Gamari |
2009-03-27 | drm: Convert proc files to seq_file and introduce debugfs | Ben Gamari |
2009-03-27 | drm/i915: Fix lock order reversal in GEM relocation entry copying. | Eric Anholt |
2009-03-27 | drm/i915: Fix lock order reversal with cliprects and cmdbuf in non-DRI2 paths. | Eric Anholt |
2009-03-27 | drm/i915: Fix lock order reversal in shmem pread path. | Eric Anholt |
2009-03-27 | drm/i915: Fix lock order reversal in shmem pwrite path. | Eric Anholt |
2009-03-27 | drm/i915: Make GEM object's page lists refcounted instead of get/free. | Eric Anholt |
2009-03-27 | drm/i915: Fix lock order reversal in GTT pwrite path. | Eric Anholt |
2009-03-27 | drm/i915: Read the right SDVO register when detecting SVDO/HDMI. | Kristian Høgsberg |
2009-03-27 | drm/i915: Use a different PLL timing search function on G4X. | Ma Ling |
2009-03-27 | drm/i915: Use documented PLL timing limits for G4X platform | Ma Ling |
2009-03-27 | drm/i915: Change DCC tiling detection case to cover only mobile parts. | Eric Anholt |
2009-03-27 | DVB: firedtv: FireDTV S2 problems with tuning solved | Beat Michel Liechti |
2009-03-27 | vfs: simple_set_mnt() should return void | Sukadev Bhattiprolu |
2009-03-27 | gianfar: Fix kfree(skb) | David S. Miller |
2009-03-27 | cxgb3: map entire Rx page, feed map+offset to Rx ring. | Divy Le Ray |
2009-03-27 | cxgb3: differentiate portx and Tx channels | Divy Le Ray |
2009-03-27 | cxgb3: use resource_size_t for mmio declarations | Divy Le Ray |
2009-03-27 | cxgb3: sge setup fixes | Divy Le Ray |
2009-03-27 | cxgb3: start qset timers when setup succeeded | Divy Le Ray |
2009-03-27 | netdev: convert eth16i to net_device_ops | Stephen Hemminger |
2009-03-27 | netdev: convert cs89x0 to net_device_ops | Stephen Hemminger |