summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-06-11[PATCH] libata: add missing ->data_xfer for pdc_admaTejun Heo1-0/+1
2006-06-11[PATCH] libata: add missing finish_wait() call in ata_port_wait_eh()Tejun Heo1-0/+1
2006-05-31[PATCH] libata-hp: move ata_do_reset() to libata-eh.cTejun Heo3-30/+28
2006-05-31[PATCH] libata-hp: killl ops->probe_resetTejun Heo1-174/+13
2006-05-31[PATCH] sata_sil24: convert to new probing mechanism and add hotplug supportTejun Heo1-19/+8
2006-05-31[PATCH] ahci: convert to new probing mechanism and add hotplug supportTejun Heo1-20/+27
2006-05-31[PATCH] sata_sil: convert to new probing mechanism and add hotplug supportTejun Heo1-8/+13
2006-05-31[PATCH] ata_piix: convert ata_piix to new probing mechanismTejun Heo1-55/+32
2006-05-31[PATCH] libata-hp: update unload-unplugTejun Heo3-15/+70
2006-05-31[PATCH] libata-hp: implement bootplugTejun Heo2-24/+52
2006-05-31[PATCH] libata-hp: hook warmplugTejun Heo16-0/+16
2006-05-31[PATCH] libata-hp: implement warmplugTejun Heo2-0/+90
2006-05-31[PATCH] libata-hp: implement SCSI part of hotplugTejun Heo4-1/+123
2006-05-31[PATCH] libata-hp: implement hotplugTejun Heo1-21/+102
2006-05-31[PATCH] libata-hp: implement ata_eh_detach_dev()Tejun Heo3-0/+53
2006-05-31[PATCH] sata_sil24: update sil24_hardreset()Tejun Heo1-12/+14
2006-05-31[PATCH] sata_sil24: rename PORT_PRB to PORT_LRAM and add PORT_LRAM_SLOT_SZTejun Heo1-2/+4
2006-05-31[PATCH] sata_sil: new interrupt handlerTejun Heo1-1/+91
2006-05-31[PATCH] sata_sil: add new constants in preparation for new interrupt handlerTejun Heo1-4/+20
2006-05-31[PATCH] libata: export ata_hsm_move()Tejun Heo1-3/+3
2006-05-31[PATCH] libata-hp-prep: implement followup softreset handlingTejun Heo1-6/+52
2006-05-31[PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset()Tejun Heo5-15/+147
2006-05-31[PATCH] libata-hp-prep: implement sata_phy_debounce()Tejun Heo1-14/+93
2006-05-31[PATCH] libata-hp-prep: make probing related functions globalTejun Heo2-3/+6
2006-05-31[PATCH] libata-hp-prep: add ata_aux_wqTejun Heo2-0/+10
2006-05-31[PATCH] libata-hp-prep: store attached SCSI deviceTejun Heo1-4/+10
2006-05-31[PATCH] libata-hp-prep: implement ap->hw_sata_spd_limitTejun Heo1-9/+12
2006-05-31[PATCH] libata-hp-prep: use __ata_scsi_find_dev()Tejun Heo1-10/+6
2006-05-31[PATCH] libata-hp-prep: update ata_scsi_find_dev() and friendsTejun Heo1-15/+25
2006-05-31[PATCH] libata-hp-prep: make some ata_device fields persistentTejun Heo1-2/+12
2006-05-31[PATCH] libata-hp-prep: implement ata_dev_init()Tejun Heo2-5/+22
2006-05-31[PATCH] libata: implement ata_eh_wait()Tejun Heo3-0/+40
2006-05-31[PATCH] libata: set PIO-0 after successful EH resetTejun Heo1-1/+7
2006-05-29libata debugging: set initial dbg valueBorislav Petkov1-0/+1
2006-05-29Merge branch 'master' into upstreamJeff Garzik22-639/+655
2006-05-29Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2006-05-29Merge branch 'upstream-fixes' into upstreamJeff Garzik1-0/+3
2006-05-29[PATCH] the latest consensus libata resume fixMark Lord1-0/+1
2006-05-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2-4/+6
2006-05-27[PATCH] libata: add pio_data_xfer_noirqAlan Cox1-0/+25
2006-05-27[netdrvr s/390] trim trailing whitespaceJeff Garzik15-440/+440
2006-05-27[PATCH] s390: lcs driver bug fixes and improvements [2/2]Klaus Wacker1-5/+9
2006-05-27[PATCH] s390: lcs driver bug fixes and improvements [1/2]Klaus Wacker1-170/+171
2006-05-27[PATCH] s390: qeth driver fixesUrsula Braun1-10/+13
2006-05-27[PATCH] s390: qeth driver fixesUrsula Braun2-12/+12
2006-05-27[PATCH] s390: minor fix in cu3088Cornelia Huck1-1/+1
2006-05-27[PATCH] pcnet32: remove incorrect pcnet32_free_ringDon Fry1-2/+0
2006-05-27e1000: add shutdown handler back to fix WOLAuke Kok1-1/+9
2006-05-27Merge branch 'master' into upstreamJeff Garzik24-144/+175
2006-05-27[PATCH] libata: add back ->data_xfer to ata_piix.cAlbert Lee1-0/+3