summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2006-04-01[PATCH] libata: fix ata_set_mode() return valueTejun Heo
2006-04-01[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool
2006-04-01fix a typo in the AIC7XXX_DEBUG_MASK help textAdrian Bunk
2006-03-31Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi
2006-03-31[PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski
2006-03-31[PATCH] pcmcia: add return value to _config() functionsDominik Brodowski
2006-03-31[PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski
2006-03-31[PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski
2006-03-31[PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski
2006-03-31[PATCH] pcmcia: default suspend and resume handlingDominik Brodowski
2006-03-31[PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irqDominik Brodowski
2006-03-31[PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski
2006-03-31[PATCH] libata: fix ata_xfer_tbl terminationTejun Heo
2006-03-31[PATCH] libata: make ata_qc_issue complete failed qcsTejun Heo
2006-03-31[PATCH] libata: fix ata_qc_issue failure pathTejun Heo
2006-03-31[PATCH] ata_piix: fix ich6/m_map_dbTejun Heo
2006-03-31[PATCH] libata-dev: print out information for ATAPI devices with CDB interruptsAlbert Lee
2006-03-31Merge branch 'master'Jeff Garzik
2006-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2006-03-30[libata] ahci: add ATI SB600 PCI IDsJeff Garzik
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller
2006-03-29Merge branch 'upstream'Jeff Garzik
2006-03-29Merge branch 'upstream'Jeff Garzik
2006-03-29Merge branch 'mv-merge'Jeff Garzik
2006-03-29[PATCH] sata_mv: three bug fixesMark Lord
2006-03-29[PATCH] libata: ata_dev_init_params() fixesAlbert Lee
2006-03-29[PATCH] libata: Fix interesting use of "extern" and also some bracketingAlan Cox
2006-03-29[PATCH] libata: Simplex and other mode filtering logicAlan Cox
2006-03-29[PATCH] libata - ATA is both ATA and CFAAlan Cox
2006-03-29[PATCH] libata: Add ->set_mode hook for odd driversAlan Cox
2006-03-29[PATCH] libata: BMDMA handling updatesAlan Cox
2006-03-29Merge branch 'upstream'Jeff Garzik
2006-03-29[PATCH] libata-dev: wait idle after reading the last data blockAlbert Lee
2006-03-29[PATCH] libata-dev: fix the device err check sequence (respin)Albert Lee
2006-03-29[PATCH] libata-dev: irq-pio minor fixes (respin)Albert Lee
2006-03-29[PATCH] libata-dev: Make the the in_wq check as an inline functionAlbert Lee
2006-03-29[PATCH] libata-dev: ata_check_atapi_dma() fix for ATA_FLAG_PIO_POLLING LLDDsAlbert Lee
2006-03-29[PATCH] libata-dev: Cleanup unused enums/functionsAlbert Lee
2006-03-29[PATCH] libata-dev: Convert ata_pio_task() to use the new ata_hsm_move()Albert Lee
2006-03-29[PATCH] libata-dev: Let ata_hsm_move() work with both irq-pio and polling pioAlbert Lee
2006-03-29[PATCH] libata-dev: Minor fix for ata_hsm_move() to work with ata_host_intr()Albert Lee
2006-03-29[PATCH] libata-dev: Move out the HSM code from ata_host_intr()Albert Lee
2006-03-29[PATCH] libata-dev: Remove atapi_packet_task()Albert Lee
2006-03-29[PATCH] libata-dev: Fix merge problem with upstreamAlbert Lee
2006-03-29[PATCH] libata-dev: Remove trailing whitespacesAlbert Lee
2006-03-29[PATCH] libata: kill trailing whitespaceTejun Heo
2006-03-29Merge branch 'master'Jeff Garzik
2006-03-29Merge ../linux-2.6Paul Mackerras
2006-03-28[PATCH] Typo fixesAlexey Dobriyan