summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2007-10-18Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-18[libata] kill ata_sg_is_last()Jeff Garzik
2007-10-17Revert "[SCSI] Remove full sg table memset()"Jens Axboe
2007-10-17[SCSI] Remove full sg table memset()FUJITA Tomonori
2007-10-17[SCSI] ide-scsi: remove usage of sg_last()Jens Axboe
2007-10-17[SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sgBoaz Harrosh
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-16scsi_mac.h: Define AUTOSENSE before include of NCR5380.hBoaz Harrosh
2007-10-16remove sglist_lenFUJITA Tomonori
2007-10-16revert sg segment size ifdefsFUJITA Tomonori
2007-10-16Fixup u14-34f ENABLE_SG_CHAININGAndrew Morton
2007-10-16qla1280: enable use_sg_chaining optionFUJITA Tomonori
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori
2007-10-16qla1280: sg chaining fixesFUJITA Tomonori
2007-10-16ips: sg chaining supportFUJITA Tomonori
2007-10-16aha1542: convert to use the data buffer accessorsJens Axboe
2007-10-16ide-scsi: sg chaining supportJens Axboe
2007-10-16qlogicpti: sg chaining supportJens Axboe
2007-10-16aic94xx: sg chaining supportJens Axboe
2007-10-16qla1280: sg chaining supportJens Axboe
2007-10-16scsi generic: sg chaining supportJens Axboe
2007-10-16scsi_debug: support sg chainingJens Axboe
2007-10-16SCSI: support for allocating large scatterlistsJens Axboe
2007-10-16scsi: simplify scsi_free_sgtable()Jens Axboe
2007-10-16scsi: convert to using sg helpersJens Axboe
2007-10-16block: convert blkdev_issue_flush() to use empty barriersJens Axboe
2007-10-15scsi/gdth: fix crash in gdth_timeout if no gdth controllers foundLinus Torvalds
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-10-12Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...Linus Torvalds
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-10-12[SCSI] gdth: fix CONFIG_ISA build failureDhaval Giani
2007-10-12[SCSI] esp_scsi: remove __dev{init,exit}Adrian Bunk
2007-10-12[SCSI] gdth: !use_sg cleanup and use of scsi accessorsBoaz Harrosh
2007-10-12[SCSI] gdth: Move members from SCp to gdth_cmndinfo, stage 2Boaz Harrosh
2007-10-12[SCSI] gdth: Setup proper per-command private dataBoaz Harrosh
2007-10-12[SCSI] gdth: Remove gdth_ctr_tab[]Boaz Harrosh
2007-10-12[SCSI] gdth: switch to modern scsi host registrationChristoph Hellwig
2007-10-12[SCSI] gdth: gdth_interrupt() gdth_get_status() & gdth_wait() fixesBoaz Harrosh
2007-10-12[SCSI] gdth: clean up host private dataBoaz Harrosh
2007-10-12[SCSI] gdth: Remove virt hostsChristoph Hellwig
2007-10-12[SCSI] gdth: Reorder scsi_host_template intitializersJeff Garzik
2007-10-12[libata] Remove ->port_disable() hookJeff Garzik
2007-10-12[SCSI] gdth: kill gdth_{read,write}[bwl] wrappersJeff Garzik
2007-10-12libata-link: linkify resetTejun Heo
2007-10-12libata-link: introduce ata_linkTejun Heo
2007-10-12[SCSI] gdth: Remove 2.4.x support, in-kernel changelogJeff Garzik
2007-10-12[SCSI] gdth: split out pci probingChristoph Hellwig
2007-10-12[SCSI] gdth: split out eisa probingChristoph Hellwig
2007-10-12[SCSI] gdth: split out isa probingChristoph Hellwig