Found 159 matching messages (0.082 seconds). Page 1 of 8.
... upstream, when patch flow restarts. The 'upstream-fixes' branch of git ... methods pata_cs5520: suspend/resume pata_ixp4xx: Fix up set_mode() function and display ... code paths Jeff Garzik (2): libata: Fix Cell SATA driver dependencies ...
linux-kernel - Jeff Garzik - Feb 23 2007 - 06:52
... really extractions of Alan's patches. 2) In particular, the 'change ... sl82c105}: add missing hooks [libata] pata_cmd64x: fix driver description in comments ... const struct ata_port_operations scc_pata_ops = { diff --git a/drivers/ata/pata_serverworks.c ...
linux-kernel - Jeff Garzik - Mar 2 2007 - 21:46
... ide@vger.kernel.org; LKML > Subject: [git patches] libata fixes > > > Notes: > 1) The patches credited ... drivers/ata/ata_piix.c | 4 ++++ > drivers/ata/libata-core.c | 32 > +++++++++++++++++++++++++++----- > drivers/ata/libata- ...
linux-kernel - Paul Rolland - Mar 3 2007 - 14:54
... @vger.kernel.org; LKML > > Subject: [git patches] libata fixes > > > > > > Notes: > > 1) The patches ... /ata/ata_piix.c | 4 ++++ > > drivers/ata/libata-core.c | 32 > > +++++++++++++++++++++++++++----- > > drivers/ata/libata-eh ...
linux-kernel - Paul Rolland - Mar 3 2007 - 15:33
... port handling in jmicron_pre_reset() sata_sil24: fix sg table sizing libata: bump transfer chunk size if ... , .post_internal_cmd = ata_bmdma_post_internal_cmd, .cable_detect = sil680_cable_detect, diff --git a/drivers/ata/pata_sis.c b/ ...
linux-kernel - Jeff Garzik - Nov 26 2007 - 12:16
... (DRV_VERSION); +MODULE_ALIAS("platform:" DRV_NAME); diff --git a/drivers/ata/pata_ixp4xx_cf.c ... mv_port_priv to reduce overhead. - - 7) Fix/reenable hot plug/unplug (should ... module_exit(platform_ide_exit); diff --git a/include/linux/libata.h b/include ...
linux-kernel - Jeff Garzik - Apr 25 2008 - 01:36
... Randy Dunlap (1): libata: fix kernel-doc parameters Richard Kennedy (1 ... nv_adma_post_internal_cmd(struct ata_queued_cmd *qc) diff --git a/drivers/ata/sata_promise.c ... initialize adapter */ pdc_host_init(host); diff --git a/drivers/ata/sata_via.c ...
linux-kernel - Jeff Garzik - May 9 2007 - 20:40
... The former is a prep patch for a fix, and the latter fixes ... libata-acpi: add ATA_FLAG_ACPI_SATA port flag libata: fix shutdown warning message printing ... + return ata_std_prereset(ap, deadline); } /** diff --git a/drivers/ata/sata_sil24.c b ...
linux-kernel - Jeff Garzik - May 16 2007 - 01:36
... will push Tejun's updated probe patch when received. Please pull from ' ... NCQ for HITACHI HTS541680J9SA00/SB21C7EP libata: fix hw_sata_spd_limit initialization Yoichi Yuasa (1 ... unused variable in pata_isapnp diff --git a/drivers/ata/ahci.c b/ ...
linux-kernel - Jeff Garzik - Jun 9 2007 - 23:31
... variable from ata_eh_reset() libata: fix ata_dev_disable() libata: fix infinite EH waiting ... eh.c +++ b/drivers/ata/libata-eh.c @@ -336,6 +336 ... udma_mask = 0x3f, .port_ops = &hpt374_port_ops }; diff --git a/drivers/ata/pata_it821x.c ...
linux-kernel - Jeff Garzik - Jun 27 2007 - 03:35
... bug workaround Stephen Hemminger (1): libata: fix docbook Stephen Rothwell (1 ... upstream link Tony Battersby (1): libata: increase 128 KB / cmd limit ... host_priv->hcr_base); kfree(host_priv); diff --git a/drivers/ata/sata_promise.c ...
linux-kernel - Jeff Garzik - Nov 3 2007 - 14:13
... ATAPI floppy devices Rod Whitby (1): pata_ixp4xx_cf: fix compilation introduced by ata_port_desc() conversion Tejun Heo ... flags |= ATA_LFLAG_NO_SRST | ATA_LFLAG_ASSUME_ATA; diff --git a/drivers/ata/libata-scsi.c b/drivers/ata/ ...
linux-kernel - Jeff Garzik - Jan 10 2008 - 18:43
... ata_scsiop_inq_89 static in libata-scsi.c ata: fix sparse warning in ... pacpi_pre_reset, ata_std_softreset, NULL, + ata_std_postreset); } /** diff --git a/drivers/ata/pata_amd.c ... needed for this device */ diff --git a/drivers/ata/pata_scc.c ...
linux-kernel - Jeff Garzik - Feb 15 2008 - 17:20
... -eh.c | 8 +- drivers/ata/libata-scsi.c | 2 +- drivers/ata/ ... platform device Randy Dunlap (1): libata: fix kernel-doc parameter warning ... winbond_port(struct platform_device *dev, diff --git a/drivers/ata/sata_mv.c ...
linux-kernel - Jeff Garzik - Feb 20 2008 - 13:25
... -eh.c | 2 +- drivers/ata/libata-scsi.c | 60 +++++++++++++++++++++++++++++++++++-------- drivers/ata ... in ahci_thaw() libata: fix ata_eh_suspend() return value diff --git a/drivers ... scsi.c +++ b/drivers/ata/libata-scsi.c @@ -273,8 +273 ...
linux-kernel - Jeff Garzik - Jan 30 2007 - 10:27
Two fixes; the rest is trivial pre-release administrivia (ie. only bump ... /ata/ata_piix.c | 9 +-------- drivers/ata/libata-core.c | 14 ++++++-------- drivers/ata/ ... parallel ATA driver using libata diff --git a/drivers/ata/ata_piix.c ...
linux-kernel - Jeff Garzik - May 21 2007 - 20:30
And a few trivial documentation patches. Please pull from 'upstream-linus' ... ] sata_mv: add TODO list [libata] Fix decoding of 6-byte commands ... , 0x3164), }, + { PCI_VDEVICE(VIA, 0x5324), }, { }, }; diff --git a/drivers/ata/sata_mv.c b/ ...
linux-kernel - Jeff Garzik - May 25 2007 - 18:03
Fixes, some new ids, and a version bump that we discovered was ... IDE mode SATA patch for Intel Tolapai Jeff Garzik (1): [libata] Bump driver ... 0.3" #define PCI_DEVICE_ID_TOSHIBA_SCC_ATA 0x01b4 diff --git a/drivers/ata/pata_serverworks.c b ...
linux-kernel - Jeff Garzik - Aug 31 2007 - 05:02
These are upstream patches I collected while Jeff is away. Thanks. * ... for several laptops * ICH8/9 port_enable fix ata_piix controller ID reorganization is included ... ; EXPORT_SYMBOL_GPL(ata_port_abort); diff --git a/drivers/ata/libata-eh.c b/drivers ...
linux-kernel - Tejun Heo - Nov 19 2007 - 00:36
... ata.h | 5 +++++ include/linux/libata.h | 1 + 8 files changed ... SATA Randy Dunlap (1): libata-core: fix kernel-doc warning Shane ... qc_issue = ata_qc_issue_prot, .data_xfer = ata_data_xfer, diff --git a/drivers/ata/sata_fsl.c ...
linux-kernel - Jeff Garzik - Feb 24 2008 - 01:35