summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-2426-2181/+6032
|\
| * [libata] conversion to new debug scheme, part 1 of $NBorislav Petkov2006-06-231-26/+47
| * [PATCH] libata: Add ata_scsi_dev_disabledBrian King2006-06-231-10/+31
| * [libata] Add host lock to struct ata_portJeff Garzik2006-06-234-73/+72Star
| * [PATCH] libata: implement per-dev EH action mask eh_info->dev_action[]Tejun Heo2006-06-231-16/+69
| * [PATCH] libata-dev: move the CDB-intr DMA blacklistingAlbert Lee2006-06-231-10/+9Star
| * [PATCH] ahci: disable NCQ support on vt8251Tejun Heo2006-06-231-2/+4
| * [libata] ahci: add JMicron PCI IDsJeff Garzik2006-06-231-0/+6
| * [libata] sata_nv: add PCI IDsJeff Garzik2006-06-231-0/+4
| * [libata] ahci: Add NVIDIA PCI IDs.Jeff Garzik2006-06-231-0/+18
| * Merge branch 'master' into upstreamJeff Garzik2006-06-23679-67170/+49213Star
| |\
| * | [PATCH] libata: convert several bmdma-style controllers to new EH, take #3Tejun Heo2006-06-204-16/+21
| * | [PATCH] sata_via: convert to new EH, take #3Tejun Heo2006-06-201-6/+6
| * | [libata] sata_nv: s/spin_lock_irqsave/spin_lock/ in irq handlerJeff Garzik2006-06-201-6/+4Star
| * | [PATCH] sata_nv: add hotplug supportTejun Heo2006-06-201-1/+8
| * | [PATCH] sata_nv: convert to new EHTejun Heo2006-06-201-26/+89
| * | [PATCH] sata_nv: better irq handlersTejun Heo2006-06-201-17/+194
| * | [PATCH] sata_nv: simplify constantsTejun Heo2006-06-201-19/+12Star
| * | [PATCH] sata_nv: kill struct nv_host_desc and nv_hostTejun Heo2006-06-201-48/+2Star
| * | [PATCH] sata_nv: kill not-working hotplug codeTejun Heo2006-06-201-169/+0Star
| * | Merge branch 'master' into upstreamJeff Garzik2006-06-182-3/+10
| |\ \
| * \ \ Merge branch 'master' into upstreamJeff Garzik2006-06-145-23/+61
| |\ \ \
| * | | | [libata] Update docs to reflect current driver APIJeff Garzik2006-06-141-1/+1
| * | | | [PATCH] libata: add host_set->next for legacy two host_sets case, take #3Tejun Heo2006-06-122-2/+17
| * | | | [PATCH] libata: fix oops caused rescanning NULL sdevTejun Heo2006-06-121-8/+9
| * | | | [PATCH] sata_sil: update device hotplug handling, take #2Tejun Heo2006-06-121-1/+19
| * | | | [PATCH] libata: fast exit from EH while unloadingTejun Heo2006-06-121-0/+4
| * | | | [PATCH] libata: fix ATA_EH_REVALIDATE clearingTejun Heo2006-06-121-3/+3
| * | | | [PATCH] libata: fix comment above ata_exec_internal()Tejun Heo2006-06-121-1/+3
| * | | | [PATCH] sata_sil: add controller unplug detection in sil_interrupt()Tejun Heo2006-06-121-1/+2
| * | | | [PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5)zhao, forrest2006-06-124-0/+41
| * | | | libata: more verbose request_irq() failureJeff Garzik2006-06-121-2/+7
| * | | | [PATCH] libata: Setup nbytes in ata_sg_init_oneBrian King2006-06-121-0/+1
| * | | | libata: Adjust initial debugging levels through preprocessor defines.Borislav Petkov2006-06-121-1/+9
| * | | | [PATCH] sata_sil24: endian anotationsAlexey Dobriyan2006-06-121-8/+8
| * | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-06-1247-332/+398
| |\ \ \ \
| * | | | | [PATCH] libata: add missing ->data_xfer for pdc_admaTejun Heo2006-06-111-0/+1
| * | | | | [PATCH] libata: add missing finish_wait() call in ata_port_wait_eh()Tejun Heo2006-06-111-0/+1
| * | | | | [PATCH] libata-hp: move ata_do_reset() to libata-eh.cTejun Heo2006-05-313-30/+28Star
| * | | | | [PATCH] libata-hp: killl ops->probe_resetTejun Heo2006-05-311-174/+13Star
| * | | | | [PATCH] sata_sil24: convert to new probing mechanism and add hotplug supportTejun Heo2006-05-311-19/+8Star
| * | | | | [PATCH] ahci: convert to new probing mechanism and add hotplug supportTejun Heo2006-05-311-20/+27
| * | | | | [PATCH] sata_sil: convert to new probing mechanism and add hotplug supportTejun Heo2006-05-311-8/+13
| * | | | | [PATCH] ata_piix: convert ata_piix to new probing mechanismTejun Heo2006-05-311-55/+32Star
| * | | | | [PATCH] libata-hp: update unload-unplugTejun Heo2006-05-313-15/+70
| * | | | | [PATCH] libata-hp: implement bootplugTejun Heo2006-05-312-24/+52
| * | | | | [PATCH] libata-hp: hook warmplugTejun Heo2006-05-3116-0/+16
| * | | | | [PATCH] libata-hp: implement warmplugTejun Heo2006-05-312-0/+90
| * | | | | [PATCH] libata-hp: implement SCSI part of hotplugTejun Heo2006-05-314-1/+123
| * | | | | [PATCH] libata-hp: implement hotplugTejun Heo2006-05-311-21/+102