summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-284-4/+4
| | * | | | | | | | | | | | | | | | [PATCH] Driver core: pass interface to class interface methodsDmitry Torokhov2005-10-281-4/+4
| * | | | | | | | | | | | | | | | | Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6Linus Torvalds2005-10-282-6/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Auto-update from upstreamKyle McMartin2005-10-2812-18/+24
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Auto-update from upstreamKyle McMartin2005-10-276-9/+19
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | [PARISC] Update scsi drivers from parisc treeMatthew Wilcox2005-10-221-2/+0
| | * | | | | | | | | | | | | | | | | [PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2005-10-222-3/+3
| | * | | | | | | | | | | | | | | | | [PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox2005-10-221-1/+1
| * | | | | | | | | | | | | | | | | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-10-2820-774/+3784
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | [libata] ata_timing fixAlan Cox2005-10-261-1/+1
| | * | | | | | | | | | | | | | | | | Merge branch 'master'Jeff Garzik2005-10-266-9/+19
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | [PATCH] libata kernel-doc fixesRandy Dunlap2005-10-251-22/+14
| | * | | | | | | | | | | | | | | | | libata: const-ification bombing runJeff Garzik2005-10-2218-74/+74
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Add ide-timing functionality to libata.Alan Cox2005-10-221-0/+149
| | * | | | | | | | | | | | | | | | libata: handle early device PIO modes correctlyAlan Cox2005-10-221-4/+27
| | * | | | | | | | | | | | | | | | [PATCH] iomem annotations (sata_vsc)Al Viro2005-10-211-5/+5
| | * | | | | | | | | | | | | | | | [PATCH] iomem annotations (sata_sil)Al Viro2005-10-211-2/+2
| | * | | | | | | | | | | | | | | | [PATCH] iomem annotations (sata_sx4)Al Viro2005-10-211-10/+9
| | * | | | | | | | | | | | | | | | [PATCH] enum safety (sata_qstor)Al Viro2005-10-211-2/+4
| | * | | | | | | | | | | | | | | | [PATCH] iomem annotations (sata_promise)Al Viro2005-10-211-4/+4
| | * | | | | | | | | | | | | | | | [PATCH] iomem annotations (ahci)Al Viro2005-10-211-4/+4
| | * | | | | | | | | | | | | | | | [PATCH] iomem annotations (sata_nv)Al Viro2005-10-211-2/+2
| | * | | | | | | | | | | | | | | | [PATCH] libata: Marvell endian fixBrett Russ2005-10-201-2/+3
| | * | | | | | | | | | | | | | | | Merge branch 'master'Jeff Garzik2005-10-201-0/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | [PATCH] libata CHS: reread device identify info (revise #6)Albert Lee2005-10-181-1/+64
| | * | | | | | | | | | | | | | | [PATCH] libata CHS: calculate read/write commands and protocol on the fly (re...Albert Lee2005-10-183-75/+44
| | * | | | | | | | | | | | | | | [PATCH] libata CHS: move the initialization of taskfile LBA flags (revise #6)Albert Lee2005-10-182-24/+25
| | * | | | | | | | | | | | | | | Merge branch 'master'Jeff Garzik2005-10-183-5/+41
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | [libata pdc_adma] license update, minor cleanupJeff Garzik2005-10-111-16/+18
| | * | | | | | | | | | | | | | | | libata: add new driver pdc_adma for PDC ADMA ATA cardsMark Lord2005-10-103-3/+749
| | * | | | | | | | | | | | | | | | Merge branch 'sil24'Jeff Garzik2005-10-093-0/+884
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | [libata sata_sil24] add support for 3131/3531Tejun Heo2005-10-091-8/+30
| | | * | | | | | | | | | | | | | | [libata sata_sil24] nit pickingsTejun Heo2005-10-091-2/+1
| | | * | | | | | | | | | | | | | | [PATCH] sil24: implement tf_read callbackTejun Heo2005-10-061-0/+9
| | | * | | | | | | | | | | | | | | [PATCH] sil24: implement proper TF register reading & cachingTejun Heo2005-10-061-5/+45
| | | * | | | | | | | | | | | | | | [PATCH] sil24: remove CMDERR clearingTejun Heo2005-10-061-4/+0
| | | * | | | | | | | | | | | | | | [PATCH] sil24: ignore non-error exception irqsTejun Heo2005-10-061-1/+10
| | | * | | | | | | | | | | | | | | Merge branch 'master'Jeff Garzik2005-10-0648-468/+5095
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | [PATCH] sil24: initialization fixTejun Heo2005-09-141-8/+23
| | | * | | | | | | | | | | | | | | Merge /spare/repo/linux-2.6/ Jeff Garzik2005-09-1427-254/+1159
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|/ / / | | | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | Merge /spare/repo/linux-2.6/ Jeff Garzik2005-09-08104-8236/+6063
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|/ / / | | | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-3019-447/+832
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|/ / / / | | | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | [PATCH] sil24: add more comments for constantsTejun Heo2005-08-171-8/+8
| | | * | | | | | | | | | | | | | | [PATCH] sil24: fix PORT_CTRL_STAT constantsTejun Heo2005-08-171-4/+4
| | | * | | | | | | | | | | | | | | [PATCH] sil24: replace pp->port w/ ap->ioaddr.cmd_addrTejun Heo2005-08-171-11/+6
| | | * | | | | | | | | | | | | | | [PATCH] sil24: remove PORT_TFTejun Heo2005-08-171-6/+1
| | | * | | | | | | | | | | | | | | [PATCH] sil24: move error handling out of hot interrupt pathTejun Heo2005-08-171-24/+31
| | | * | | | | | | | | | | | | | | [PATCH] sil24: add testing for PCI faultTejun Heo2005-08-171-0/+6
| | | * | | | | | | | | | | | | | | [PATCH] sil24: remove irq disable code on spurious interruptTejun Heo2005-08-171-10/+5
| | | * | | | | | | | | | | | | | | [PATCH] sil24: add FIXME comment above ata_device_addTejun Heo2005-08-171-0/+1