| Commit message (Expand) | Author | Age |
* | [SCSI] qla4xxx: updated mbx_sys_info struct to sync with FW 4.6.x | Vikas Chaudhary | 2010-08-06 |
* | [SCSI] qla4xxx: clear AF_DPC_SCHEDULED flage when exit from do_dpc | Vikas Chaudhary | 2010-08-06 |
* | [SCSI] qla4xxx: Stop firmware before doing init firmware. | Lalit Chandivade | 2010-08-06 |
* | [SCSI] qla4xxx: Use the correct request queue. | Vikas Chaudhary | 2010-08-06 |
* | [SCSI] qla4xxx: set correct value in sess->recovery_tmo | Vikas Chaudhary | 2010-08-06 |
* | [SCSI] libfc: call fc_remote_port_chkready under the host lock. | Mike Christie | 2010-08-06 |
* | [SCSI] remove fake "address-of" expression | Alan Stern | 2010-08-06 |
* | [SCSI] iscsi boot: mv iscsi_boot_sysfs to drivers/scsi | Mike Christie | 2010-08-06 |
* | [SCSI] be2iscsi: select ISCSI_BOOT_SYSFS | Randy Dunlap | 2010-08-06 |
* | [SCSI] be2iscsi: Driver Version change to 2.0.549.0 | Jayamohan Kallickal | 2010-08-06 |
* | [SCSI] be2iscsi: Increase max sector | Jayamohan Kallickal | 2010-08-06 |
* | [SCSI] be2iscsi: Add support for iscsi boot | Jayamohan Kallickal | 2010-08-06 |
* | [SCSI] 53c700: remove dma_is_consistent usage | FUJITA Tomonori | 2010-08-06 |
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-08-05 |
|\ |
|
| * | agp: intel-agp: do not use PCI resources before pci_enable_device() | Kulikov Vasiliy | 2010-08-04 |
| * | agp: efficeon-agp: do not use PCI resources before pci_enable_device() | Kulikov Vasiliy | 2010-08-04 |
| * | drm: kill BKL from common code | Arnd Bergmann | 2010-08-04 |
| * | drm/kms: Simplify setup of the initial I2C encoder config. | Francisco Jerez | 2010-08-04 |
| * | drm,io-mapping: Specify slot to use for atomic mappings | Chris Wilson | 2010-08-04 |
| * | drm/radeon/kms: only expose underscan on avivo chips | Alex Deucher | 2010-08-04 |
| * | drm/radeon: add new pci ids | Alex Deucher | 2010-08-04 |
| * | drm: Cleanup after failing to create master->unique and dev->name | Chris Wilson | 2010-08-04 |
| * | drm/radeon: tone down overchatty acpi debug messages. | Dave Airlie | 2010-08-03 |
| * | drm/radeon/kms: enable underscan option for digital connectors | Alex Deucher | 2010-08-03 |
| * | drm/radeon/kms: fix calculation of h/v scaling factors | Alex Deucher | 2010-08-03 |
| * | Merge remote branch 'intel/drm-intel-next' of /ssd/git/drm-next into drm-core... | Dave Airlie | 2010-08-03 |
| |\ |
|
| | * | drm/i915: Clear the Ironlake dithering flags when the pipe doesn't want it. | Eric Anholt | 2010-08-03 |
| | * | drm/agp/i915: trim stolen space to 32M | Jesse Barnes | 2010-08-01 |
| | * | drm/i915: Unset cursor if out-of-bounds upon mode change (v4) | Chris Wilson | 2010-08-01 |
| | * | drm/i915: Unreference object not handle on creation | Chris Wilson | 2010-08-01 |
| | * | drm/i915: Attempt to uncouple object after catastrophic failure in unbind | Chris Wilson | 2010-08-01 |
| | * | drm/i915: Repeat unbinding during free if interrupted (v6) | Chris Wilson | 2010-08-01 |
| | * | drm/i915: Refactor i915_gem_retire_requests() | Chris Wilson | 2010-08-01 |
| | * | drm/i915: Warn if we run out of FIFO space for a mode | Chris Wilson | 2010-08-01 |
| | * | drm/i915: Round up the watermark entries (v3) | Chris Wilson | 2010-08-01 |
| | * | drm/i915: Typo in (unused) register mask for overlay. | Chris Wilson | 2010-08-01 |
| | * | drm/i915: Check overlay stride errata for i830 and i845 | Chris Wilson | 2010-08-01 |
| | * | drm/i915: Validate the mode for eDP by using fixed panel size | Zhao Yakui | 2010-08-01 |
| | * | drm/i915: Always use the fixed panel timing for eDP | Zhao Yakui | 2010-08-01 |
| | * | drm/i915: Enable panel fitting for eDP | Zhao Yakui | 2010-08-01 |
| | * | drm/i915: Add fixed panel mode parsed from EDID for eDP without fixed mode in... | Zhao Yakui | 2010-08-01 |
| | * | drm/i915/sdvo: Set sync polarity based on actual mode | Adam Jackson | 2010-08-01 |
| | * | drm/i915/hdmi: Set sync polarity based on actual mode | Adam Jackson | 2010-08-01 |
| | * | drm/i915/pch: Set transcoder sync polarity for DP based on actual mode | Adam Jackson | 2010-08-01 |
| | * | drm/i915: Initialize LVDS and eDP outputs before anything else | Adam Jackson | 2010-08-01 |
| | * | drm/i915/dp: Correctly report eDP in the core connector type | Adam Jackson | 2010-08-01 |
| | * | drm/i915/dp: Rename has_edp to is_pch_edp to reflect its real meaning | Adam Jackson | 2010-08-01 |
| | * | drm/i915: Refactor panel fitting on the LVDS. (v2) | Chris Wilson | 2010-08-01 |
| | * | drm/i915: Remove the redundant check for a fixed_panel_mode | Chris Wilson | 2010-08-01 |
| | * | drm/i915: apply DP bandwidth workaround for PCH eDP as well | Jesse Barnes | 2010-08-01 |