aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2005-12-14[MMC] Explain the internals of mmc_power_up()Russell King
2005-12-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tg3-2.6Linus Torvalds
2005-12-13[SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)James Bottomley
2005-12-13[PATCH] hid-core: Zero-pad truncated reportsAdam Kropelin
2005-12-13[PATCH] fbdev: make pxafb more robust to errors with CONFIG_FB_PXA_PARAMETERSOle Reinhardt
2005-12-13[TG3]: Fix low power stateMichael Chan
2005-12-13[TG3]: Fix 5704 single-port modeMichael Chan
2005-12-13[TG3]: Fix suspend and resumeMichael Chan
2005-12-13[TG3]: Fix nvram arbitration bugs.Michael Chan
2005-12-13[SCSI] sd: Always do write-protect checkAlan Stern
2005-12-13[SCSI] mptfusion - bump versionMoore, Eric Dean
2005-12-13[SCSI] mptfusion - mapping fixs required support for transport layers.Moore, Eric Dean
2005-12-13[SCSI] mptfusion - prep for removing domain validationMoore, Eric Dean
2005-12-13[SCSI] mptfusion - bus_type, change SCSI to SPIMoore, Eric Dean
2005-12-13[SCSI] mptfusion - cleaning up xxx_probe error handlingMoore, Eric Dean
2005-12-13[SCSI] mptfusion - adding = THIS_MODULEMoore, Eric Dean
2005-12-13[SCSI] lpfc 8.1.1 : Change version number to 8.1.1James.Smart@Emulex.Com
2005-12-13[SCSI] lpfc 8.1.1 : kill use of pci_read_config_xxxJames.Smart@Emulex.Com
2005-12-13[SCSI] lpfc 8.1.1 : Added code to adjust lun queue depth to avoid target over...James.Smart@Emulex.Com
2005-12-13[SCSI] lpfc 8.1.1 : Add polled-mode supportJames.Smart@Emulex.Com
2005-12-13[SCSI] lpfc 8.1.1 : Bring model descriptions in sync with Emulex standard gen...James.Smart@Emulex.Com
2005-12-13[SCSI] lpfc 8.1.1 : Add support for more members of the Light Pulse 11xxx (4G...James.Smart@Emulex.Com
2005-12-13[SCSI] lpfc 8.1.1 : Fixes to error handlersJames.Smart@Emulex.Com
2005-12-13[SCSI] lpfc 8.1.1 : Remove locking wrappers around error handlersJames.Smart@Emulex.Com
2005-12-13[SCSI] lpfc 8.1.1 : Adjust use of scsi_block_requests and interaction w/ FC t...James.Smart@Emulex.Com
2005-12-13[SCSI] lpfc 8.1.1 : Fixes for short cable pullsJames.Smart@Emulex.Com
2005-12-13[SCSI] lpfc 8.1.1 : Correct some 8bit to 16bit field conversions/comparisonsJames.Smart@Emulex.Com
2005-12-13[SCSI] lpfc 8.1.1: Miscellaneous CleanupsJames.Smart@Emulex.Com
2005-12-13[SCSI] qla2xxx: fix compile error caused by pci_dev.owner moveJames Bottomley
2005-12-13[SCSI] correct some dropped const compiler warningsJames Bottomley
2005-12-13[SCSI] iscsi: check header digests for mgmt tasksMike Christie
2005-12-13[SCSI] iscsi: update versionMike Christie
2005-12-13[SCSI] iscsi: lower queue depthMike Christie
2005-12-13[SCSI] iscsi: data digest calculation fixMike Christie
2005-12-13[SCSI] iscsi: iscsi response fixMike Christie
2005-12-13[SCSI] iscsi: redirect fixMike Christie
2005-12-13[SCSI] iscsi: opcode check fixMike Christie
2005-12-13[SCSI] sym2: Version 2.2.2Matthew Wilcox
2005-12-13[SCSI] sym2: Report disabled devices and LUNs more attractivelyMatthew Wilcox
2005-12-13[SCSI] sym2: Allow NVRAM settings to limit speed and widthMatthew Wilcox
2005-12-13[SCSI] sym2: Use scsi_print_msgMatthew Wilcox
2005-12-13[SCSI] sym2: Use DMA_40BIT_MASK constantMatthew Wilcox
2005-12-13[SCSI] sym2: Remove code to handle DMA_BIDIRECTION requestsMatthew Wilcox
2005-12-13[SCSI] sym2: Manage sym_lcb properlyMatthew Wilcox
2005-12-13[SCSI] sym2: Remove last vestiges of sym_sniff_inquiryMatthew Wilcox
2005-12-13[SCSI] sym2: Remove FreeBSD ifdefsMatthew Wilcox
2005-12-13[SCSI] qla2xxx: Resync with latest released ISP24xx firmware -- 4.00.16.Andrew Vasquez
2005-12-13[SCSI] qla2xxx: Add support for embedded ISP24xx firmware.Andrew Vasquez
2005-12-13[SCSI] qla2xxx: Add full firmware(-request) hotplug support for all ISPs.Andrew Vasquez
2005-12-13[SCSI] scsi_lib: stricter checks for clearing use_10_for_rwJens Axboe