summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [PATCH] sata_nv: better irq handlersTejun Heo2006-06-201-17/+194
| * | | [PATCH] sata_nv: simplify constantsTejun Heo2006-06-201-19/+12
| * | | [PATCH] sata_nv: kill struct nv_host_desc and nv_hostTejun Heo2006-06-201-48/+2
| * | | [PATCH] sata_nv: kill not-working hotplug codeTejun Heo2006-06-201-169/+0
| * | | Merge branch 'master' into upstreamJeff Garzik2006-06-1810-51/+44
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' into upstreamJeff Garzik2006-06-1319-38/+84
| |\ \ \
| * | | | [libata] Update docs to reflect current driver APIJeff Garzik2006-06-132-25/+81
| * | | | [PATCH] libata: add host_set->next for legacy two host_sets case, take #3Tejun Heo2006-06-123-3/+19
| * | | | [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
| * | | | libata: fix build, by adding required workqueue member to port structJeff Garzik2006-06-121-0/+1
| * | | | [PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5)zhao, forrest2006-06-125-0/+44
| * | | | libata: more verbose request_irq() failureJeff Garzik2006-06-111-2/+7
| * | | | [PATCH] libata: Setup nbytes in ata_sg_init_oneBrian King2006-06-111-0/+1
| * | | | libata: Adjust initial debugging levels through preprocessor defines.Borislav Petkov2006-06-111-1/+9
| * | | | [PATCH] sata_sil24: endian anotationsAlexey Dobriyan2006-06-111-8/+8
| * | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-06-11201-1109/+2045
| |\ \ \ \
| * | | | | [PATCH] libata: add missing ->data_xfer for pdc_admaTejun Heo2006-06-111-0/+1
| * | | | | [PATCH] libata: cosmetic change in struct ata_portTejun Heo2006-06-111-1/+2
| * | | | | [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/+28
| * | | | | [PATCH] libata-hp: killl ops->probe_resetTejun Heo2006-05-312-182/+13
| * | | | | [PATCH] sata_sil24: convert to new probing mechanism and add hotplug supportTejun Heo2006-05-311-19/+8
| * | | | | [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/+32
| * | | | | [PATCH] libata-hp: update unload-unplugTejun Heo2006-05-314-15/+71
| * | | | | [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-313-0/+91
| * | | | | [PATCH] libata-hp: implement SCSI part of hotplugTejun Heo2006-05-315-2/+124
| * | | | | [PATCH] libata-hp: implement hotplugTejun Heo2006-05-312-21/+115
| * | | | | [PATCH] libata-hp: implement ata_eh_detach_dev()Tejun Heo2006-05-313-0/+53
| * | | | | [PATCH] sata_sil24: update sil24_hardreset()Tejun Heo2006-05-311-12/+14
| * | | | | [PATCH] sata_sil24: rename PORT_PRB to PORT_LRAM and add PORT_LRAM_SLOT_SZTejun Heo2006-05-311-2/+4
| * | | | | [PATCH] sata_sil: new interrupt handlerTejun Heo2006-05-311-1/+91
| * | | | | [PATCH] sata_sil: add new constants in preparation for new interrupt handlerTejun Heo2006-05-311-4/+20
| * | | | | [PATCH] libata: export ata_hsm_move()Tejun Heo2006-05-312-3/+5
| * | | | | [PATCH] libata-hp-prep: implement followup softreset handlingTejun Heo2006-05-311-6/+52
| * | | | | [PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset()Tejun Heo2006-05-316-21/+165
| * | | | | [PATCH] libata-hp-prep: implement sata_phy_debounce()Tejun Heo2006-05-312-14/+99
| * | | | | [PATCH] libata-hp-prep: make probing related functions globalTejun Heo2006-05-312-3/+6
| * | | | | [PATCH] libata-hp-prep: add ata_aux_wqTejun Heo2006-05-312-0/+10
| * | | | | [PATCH] libata-hp-prep: store attached SCSI deviceTejun Heo2006-05-312-4/+11
| * | | | | [PATCH] libata-hp-prep: implement ap->hw_sata_spd_limitTejun Heo2006-05-312-9/+13
| * | | | | [PATCH] libata-hp-prep: use __ata_scsi_find_dev()Tejun Heo2006-05-311-10/+6
OpenPOWER on IntegriCloud