summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-02-17Storage class should be before const qualifierTobias Klauser
2007-02-17fix SCSI_SCAN_ASYNC help textMatthew Wilcox
2007-02-17Fix typos concerning hierarchyUwe Kleine-König
2007-02-17Fix misspellings of "agressive".Robert P. J. Day
2007-02-17drivers/scsi/a100u2w.c: trivial typo patchRobert P. J. Day
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day
2007-02-17ide: remove ide_drive_t.usageBartlomiej Zolnierkiewicz
2007-02-16USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum
2007-02-16[SCSI] SCSI core: better initialization for sdev->scsi_levelAlan Stern
2007-02-16[SCSI] scsi_proc.c: display sdev->scsi_level correctlyAlan Stern
2007-02-16[SCSI] megaraid_sas: update version and author infoSumant Patro
2007-02-16[SCSI] megaraid_sas: return sync cache call with successSumant Patro
2007-02-16[SCSI] megaraid_sas: replace pci_alloc_consitent with dma_alloc_coherent in i...Sumant Patro
2007-02-16[SCSI] megaraid_sas: add bios_param in scsi_host_templateSumant Patro
2007-02-16[SCSI] megaraid_sas: do not process cmds if hw_crit_error is setSumant Patro
2007-02-16[SCSI] aic79xx: remove extra newline from info messageRolf Eike Beer
2007-02-16[SCSI] scsi_scan.c: handle bad inquiry responsesAlan Stern
2007-02-16[SCSI] aic94xx: tie driver to the major number of the sequencer firmwareJames Bottomley
2007-02-16[SCSI] lpfc: add PCI error recovery supportLinas Vepstas
2007-02-16[SCSI] megaraid: pci_module_init to pci_register_driverRichard Knutsson
2007-02-16[SCSI] tgt: fix the user/kernel ring buffer interfaceFUJITA Tomonori
2007-02-16[SCSI] sgiwd93: interfacing to wd33c93peter fuerst
2007-02-16[SCSI] wd33c93: Fast SCSI with WD33C93Bpeter fuerst
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: scsi: remove unnecessary insert_at_head flagEric W. Biederman
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-02-11[PATCH] Get rid of "double zeroing" of allocated pagesRobert P. J. Day
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-02-10Merge branch 'linus'James Bottomley
2007-02-10[SCSI] aic79xx: use dma_get_required_mask()Hannes Reinecke
2007-02-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tcLinus Torvalds
2007-02-09[PATCH] osst endianness annotationsAl Viro
2007-02-09[PATCH] iscsi endianness annotationsAl Viro
2007-02-09[TC] dec_esp: Driver model for the PMAZ-AMaciej W. Rozycki
2007-02-07PCI: remove duplicate device id from iprGreg Kroah-Hartman
2007-02-07[SCSI] aic79xx: fix bracket mismatch in unused macroMariusz Kozlowski
2007-02-07[SCSI] BusLogic: Replace 'boolean' by 'bool'Richard Knutsson
2007-02-07[SCSI] advansys: clean up warningsKen Witherow
2007-02-07[SCSI] 53c7xx: brackets fix in uncompiled codeMariusz Kozlowski
2007-02-07[SCSI] nsp_cs: remove old scsi codeMichal Piotrowski
2007-02-07[SCSI] aic79xx: make ahd_match_scb() staticAdrian Bunk
2007-02-07[SCSI] scsi_kmap_atomic_sg(): check that local irqs are disabledAndrew Morton
2007-02-03[SCSI] Buslogic: local_irq_disable() is redundant after local_irq_save()Jiri Kosina
2007-02-03[SCSI] aic94xx: update for v28 firmwareWu, Gilbert