summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-315-24/+22
|\
| * [PATCH] libata: fix ata_xfer_tbl terminationTejun Heo2006-03-311-1/+1
| * [PATCH] libata: make ata_qc_issue complete failed qcsTejun Heo2006-03-313-18/+12
| * [PATCH] libata: fix ata_qc_issue failure pathTejun Heo2006-03-311-3/+3
| * [PATCH] ata_piix: fix ich6/m_map_dbTejun Heo2006-03-311-2/+2
| * Merge branch 'master'Jeff Garzik2006-03-312-2/+2
| |\
| * | [libata] ahci: add ATI SB600 PCI IDsJeff Garzik2006-03-301-0/+4
* | | [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-1/+1
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-03-302-2/+2
|\ \ | |/ |/|
| * [PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller2006-03-302-2/+2
* | Merge branch 'mv-merge'Jeff Garzik2006-03-291-18/+24
|\ \
| * | [PATCH] sata_mv: three bug fixesMark Lord2006-03-291-18/+23
* | | [PATCH] libata: ata_dev_init_params() fixesAlbert Lee2006-03-291-6/+8
* | | [PATCH] libata: Fix interesting use of "extern" and also some bracketingAlan Cox2006-03-291-2/+2
* | | [PATCH] libata: Simplex and other mode filtering logicAlan Cox2006-03-291-2/+29
* | | [PATCH] libata - ATA is both ATA and CFAAlan Cox2006-03-291-1/+1
* | | [PATCH] libata: Add ->set_mode hook for odd driversAlan Cox2006-03-291-1/+5
* | | [PATCH] libata: BMDMA handling updatesAlan Cox2006-03-291-4/+22
* | | [PATCH] libata: kill trailing whitespaceTejun Heo2006-03-291-1/+1
* | | Merge branch 'master'Jeff Garzik2006-03-2928-69/+75
|\ \ \ | | |/ | |/|
| * | Merge ../linux-2.6Paul Mackerras2006-03-2918-34/+56
| |\ \
| | * | [PATCH] Typo fixesAlexey Dobriyan2006-03-281-1/+1
| | * | [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-2814-24/+38
| | * | [PATCH] drivers/scsi/*: use time_after() and friendsMarcelo Feitoza Parisi2006-03-285-6/+11
| | * | [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-3/+6
| * | | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-1/+1
| |/ /
| * | [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-263-7/+5
| * | [PATCH] mempool: use common mempool kmalloc allocatorMatthew Dobson2006-03-261-18/+4
| * | [PATCH] git-scsi-misc: min() warning fixAndrew Morton2006-03-251-1/+1
| * | [PATCH] Remove MODULE_PARMRusty Russell2006-03-254-8/+8
* | | [PATCH] libata: add FIXME above ata_dev_xfermask()Tejun Heo2006-03-241-0/+4
* | | [PATCH] libata: cosmetic changes in ata_bus_softreset()Tejun Heo2006-03-241-5/+4
* | | [PATCH] libata: kill E.D.D.Tejun Heo2006-03-241-85/+13
|/ /
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-2410-503/+540
|\ \
| * | [PATCH] libata: Remove dependence on host_set->dev for SASBrian King2006-03-241-6/+7
| * | [PATCH] libata: ata_scsi_ioctl cleanupBrian King2006-03-241-13/+0
| * | [PATCH] libata: ata_scsi_queuecmd cleanupBrian King2006-03-241-14/+18
| * | [libata] export ata_dev_pair; trim trailing whitespaceJeff Garzik2006-03-246-47/+48
| * | [PATCH] libata: add ata_dev_pair helperAlan Cox2006-03-241-0/+17
| * | [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.Nigel Cunningham2006-03-243-5/+6
| * | [PATCH] libata: make ata_set_mode() responsible for failure handlingTejun Heo2006-03-241-20/+36
| * | [PATCH] libata: use ata_dev_disable() in ata_bus_probe()Tejun Heo2006-03-241-3/+1
| * | [PATCH] libata: implement ata_dev_disable()Tejun Heo2006-03-241-0/+9
| * | [PATCH] libata: check if port is disabled after internal commandTejun Heo2006-03-241-0/+16
| * | [PATCH] libata: make per-dev transfer mode limits per-devTejun Heo2006-03-242-2/+2
| * | [PATCH] libata: add per-dev pio/mwdma/udma_maskTejun Heo2006-03-241-18/+25
| * | [PATCH] libata: implement ata_unpack_xfermask()Tejun Heo2006-03-241-0/+23
| * | [libata] Move some bmdma-specific code to libata-bmdma.cJeff Garzik2006-03-232-234/+234
| * | [libata sata_uli] kill scr_addr abuseJeff Garzik2006-03-231-10/+27
| * | [libata sata_nv] eliminate duplicate codepaths with iomapJeff Garzik2006-03-221-44/+13
OpenPOWER on IntegriCloud