summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] aacraid: swapped kmalloc args.Dave Jones2005-07-121-1/+1
* [PATCH] pcmcia: remove references to pcmcia/version.hDominik Brodowski2005-07-074-4/+0
* [PATCH] pcmcia: remove client services version (fix)Pavel Roskin2005-07-071-0/+4
* [PATCH] pcmcia: remove client services versionPavel Roskin2005-07-071-4/+0
* [PATCH] pcmcia: move event handlerDominik Brodowski2005-07-075-26/+10
* [PATCH] openfirmware: generate device table for userspaceJeff Mahoney2005-07-062-9/+6
* [PATCH] coverity: i386: scsi_lib buffer overrun fixKAMBAROV, ZAUR2005-06-281-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2005-06-284-21/+13
|\
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-276-5/+76
| |\
| * | [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...Greg Kroah-Hartman2005-06-274-21/+13
* | | Merge head 'upstream-20050628-1' of rsync://rsync.kernel.org/pub/scm/linux/ke...Linus Torvalds2005-06-282-20/+8
|\ \ \ | |_|/ |/| |
| * | [PATCH] libata: ahci: remove ata_port_start/stop() callsTejun Heo2005-06-281-18/+4
| * | [PATCH] libata: lengthen COMMRESET delayTejun Heo2005-06-281-1/+3
| * | libata: update DMA blacklistJeff Garzik2005-06-281-1/+1
* | | [PATCH] pcmcia: id_table for nsp_cs.cDominik Brodowski2005-06-271-0/+13
* | | [PATCH] pcmcia: id_table for qlogic_stub.cDominik Brodowski2005-06-271-0/+22
* | | [PATCH] pcmcia: id_table for sym53c500_cs.cDominik Brodowski2005-06-271-0/+9
* | | [PATCH] pcmcia: id_table for fdomain_stubDominik Brodowski2005-06-271-0/+10
* | | [PATCH] pcmcia: id_table for aha152xDominik Brodowski2005-06-271-0/+11
|/ /
* | [PATCH] libata fix read capacity handling for more than 2TBPhilip Pokorny2005-06-271-5/+11
|/
* [PATCH] drivers/scsi/dpt*: remove version.h dependenciesAdrian Bunk2005-06-252-16/+3
* [PATCH] drivers/scsi/initio.c: cleanupsAdrian Bunk2005-06-252-67/+36
* [PATCH] make various thing staticAdrian Bunk2005-06-246-11/+9
* [PATCH] dpt_i2o: fix waitqueue abuseAndrew Morton2005-06-231-12/+5
* [PATCH] megaraid build fixbobl2005-06-211-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-06-2010-58/+68
|\
| * [PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...Yani Ioannou2005-06-206-22/+22
| * [PATCH] use device_for_each_child() to properly access child devices.gregkh@suse.de2005-06-201-6/+10
| * [PATCH] Use device_for_each_child() to unregister devices in scsi_remove_targ...mochel@digitalimplant.org2005-06-201-5/+9
| * [PATCH] class: convert drivers/scsi/* to use the new class api instead of cla...gregkh@suse.de2005-06-203-25/+27
* | aic7xxx/aic79xx_osm: revert completely bogus ahd_linux_queue() patchJeff Garzik2005-06-191-4/+4
|/
* Merge 'upstream-2.6.13' branch of rsync://rsync.kernel.org/pub/scm/linux/kern...Linus Torvalds2005-06-184-38/+150
|\
| * Merge /spare/repo/linux-2.6/Jeff Garzik2005-06-183-5/+9
| |\
| * | [PATCH] sata_svw: bump version numberNarendra Sankar2005-06-091-1/+1
| * | [libata] ahci: finish ATAPI support (hopefully)Jeff Garzik2005-06-041-12/+8
| * | Merge of /spare/repo/libata-dev branch bridge-detect2005-06-041-2/+33
| |\ \
| | * \ Automatic merge of /spare/repo/linux-2.6/.git branch HEAD2005-06-0326-1436/+1073
| | |\ \
| | * | | [PATCH] libata basic detection and errata for PATA->SATA bridgesBrad Campbell2005-05-121-2/+33
| * | | | Automatic merge of /spare/repo/libata-dev branch svw2005-06-041-9/+16
| |\ \ \ \
| | * | | | [PATCH] sata_svw: Add support for new device IDsNarendra Sankar2005-05-251-9/+16
| * | | | | Merge of /spare/repo/libata-dev branch pdc206192005-06-041-1/+25
| |\ \ \ \ \
| | * \ \ \ \ Automatic merge of /spare/repo/linux-2.6/.git branch HEAD2005-06-0426-1436/+1073
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | [libata sata_promise] pdc20619 (PATA) supportTobias Lorenz2005-05-121-1/+25
| | | |_|/ / | | |/| | |
| * | | | | Automatic merge of /spare/repo/libata-dev branch ahci-msi2005-06-041-13/+67
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | [libata] ahci: minor PCI MSI cleanupJeff Garzik2005-06-041-5/+6
| | * | | | [libata] ahci: Update for recent ->host_stop() API changeJeff Garzik2005-05-311-4/+4
| | * | | | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...2005-05-3116-48/+89
| | |\ \ \ \
| | * \ \ \ \ Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...2005-05-2612-1317/+542
| | |\ \ \ \ \
| | * | | | | | [libata ahci] support PCI MSI interrupt vectorJeff Garzik2005-05-121-10/+63
| | | |_|/ / / | | |/| | | |
* | | | | | | [SCSI] aacraid: regression fixMark Haverkamp2005-06-171-6/+7
OpenPOWER on IntegriCloud