summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2005-10-09[libata irq-pio] build fixJeff Garzik
2005-10-09[libata irq-pio] use PageHighMem() to optimize the kmap_atomic() usageAlbert Lee
2005-10-09[libata irq-pio] reorganize "buf + offset" in ata_pio_sector()Albert Lee
2005-10-09[libata irq-pio] reorganize ata_pio_sector() and __atapi_pio_bytes()Albert Lee
2005-10-09Merge branch 'upstream'Jeff Garzik
2005-10-09[PATCH] Fix sata_nv handling of NVIDIA MCP51/55Andy Currid
2005-10-09[libata scsi] improve scsi error handling with ata_scsi_set_sense()Douglas Gilbert
2005-10-09[libata scsi] add ata_scsi_set_sense helperDouglas Gilbert
2005-10-08Merge branch 'master'Jeff Garzik
2005-10-05libata: minor cleanupsJeff Garzik
2005-10-05[libata sata_mv] fix warningJeff Garzik
2005-10-05[PATCH] libata: Marvell function headersBrett Russ
2005-10-05[PATCH] libata: Marvell spinlock fixes and simplificationBrett Russ
2005-10-05libata: move atapi_request_sense() to libata-scsi moduleJeff Garzik
2005-10-05libata: ATAPI command completion tweaks and notesJeff Garzik
2005-10-05libata: add ata_ratelimit(), use it in AHCI driver irq handlerJeff Garzik
2005-10-04[PATCH] missing include in megaraid_sasAl Viro
2005-10-04Merge branch 'scsi-scan'Jeff Garzik
2005-10-04[libata scsi] add CHS support to ata_scsi_start_stop_xlat()Albert Lee
2005-10-04[libata scsi] tidy up SCSI lba and xfer len calculationsAlbert Lee
2005-10-04libata: minor whitespace, comment, debug message updatesAlbert Lee
2005-10-04libata: bitmask based pci init functions for one or two portsAlan Cox
2005-10-04libata: move atapi_send_cdb() and ata_dataout_task()Albert Lee
2005-10-03[PATCH] libata: Marvell SATA support (DMA mode) (resend: v0.22)Brett Russ
2005-10-03[libata] improve device scan even moreJeff Garzik
2005-10-03Merge libata upstream (which includes C/H/S support) include irq-pio branch.Jeff Garzik
2005-10-03Merge branch 'master'Jeff Garzik
2005-10-03[libata] improve device scanJeff Garzik
2005-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds
2005-10-03[SCSI] Legacy MegaRAID: Fix READ CAPACITYJames Bottomley
2005-10-02[SCSI] aic7xxx/aic79xx: fix module removal path not to panicJames Bottomley
2005-10-02[SCSI] fix potential panic with proc on module removalJames Bottomley
2005-09-30[PATCH] libata irq-pio: cleanup ata_qc_issue_prot()Albert Lee
2005-09-30[PATCH] libata irq-pio: simplify if condition in ata_dataout_task()Albert Lee
2005-09-30[PATCH] libata irq-pio: rename atapi_packet_task() and commentsAlbert Lee
2005-09-30[PATCH] libata irq-pio: add comments and cleanupAlbert Lee
2005-09-29[PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro
2005-09-28/spare/repo/libata-dev branch 'chs-support'Jeff Garzik
2005-09-28[PATCH] libata: interrupt driven pio for LLDAlbert Lee
2005-09-28[PATCH] libata: interrupt driven pio for libata-coreAlbert Lee
2005-09-28[PATCH] libata: rename host statesAlbert Lee
2005-09-28[PATCH] libata: indent and whitespace changeAlbert Lee
2005-09-26[SCSI] aacraid: remove aac_insert_entryMark Haverkamp
2005-09-26[SCSI] aacraid: fib size math fixMark Haverkamp
2005-09-26[SCSI] aacraid: initialization timeoutMark Haverkamp
2005-09-26[SCSI] aacraid: error return checkingMark Haverkamp
2005-09-26[SCSI] aacraid: handle AIF hotplug events (update)Mark Haverkamp
2005-09-26[SCSI] aacraid: aacraid: AIF preallocation (update)Mark Haverkamp
2005-09-26[SCSI] aacraid: Greater than 2TB capacity supportMark Haverkamp
2005-09-26[SCSI] MegaRAID SAS RAID: new driverBagalkote, Sreenivas