Age | Commit message (Expand) | Author | Files | Lines |
2008-06-04 | libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl | Alan Cox | 4 | -19/+107 |
2008-06-04 | sata_mv: PHY_MODE4 cleanups | Mark Lord | 1 | -10/+14 |
2008-06-04 | [libata] ata_piix: more acer short cable quirks | Colin Ian King | 1 | -0/+2 |
2008-06-04 | [libata] ACPI: Properly handle bay devices in dock stations | Holger Macht | 1 | -51/+114 |
2008-05-30 | ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.c | peerchen | 1 | -4/+4 |
2008-05-30 | [libata] sata_fsl: Fix broken driver, add port multiplier (PMP) support | Ashish Kalra | 1 | -61/+163 |
2008-05-30 | libata: SRST can't be trusted on PMP sil3726 | Tejun Heo | 1 | -2/+5 |
2008-05-30 | libata: fix libata-scsi kernel-doc notation | Randy Dunlap | 1 | -1/+2 |
2008-05-30 | ata: Convert to static DEFINE_SPINLOCK(lock) | Pradeep Singh Rautela | 1 | -1/+1 |
2008-05-30 | ata_piix: fix macbook ich8m problems | Tejun Heo | 1 | -3/+4 |
2008-05-30 | sata_mv: implement SoC guideline SATA_S11 | Mark Lord | 1 | -1/+5 |
2008-05-30 | sata_mv: workaround for 60x1 errata sata13 | Mark Lord | 1 | -2/+7 |
2008-05-30 | sata_mv: nuke unreleased GenIIe revisions | Mark Lord | 1 | -19/+4 |
2008-05-30 | sata_mv: PHY_MODEx errata fixes | Mark Lord | 1 | -12/+12 |
2008-05-30 | sata_mv: move SOC_FLAG to hpriv | Mark Lord | 1 | -14/+13 |
2008-05-20 | drivers/ata: trim trailing whitespace | Jeff Garzik | 2 | -5/+5 |
2008-05-20 | Fixups to ATA ACPI hotplug | Matthew Garrett | 1 | -27/+50 |
2008-05-20 | libata: ignore SIMG4726 config pseudo device | Tejun Heo | 2 | -8/+8 |
2008-05-20 | sata_sil24: don't use NCQ if marvell 4140 PMP is attached | Tejun Heo | 1 | -0/+11 |
2008-05-20 | libata: don't schedule LPM action seperately during probing | Tejun Heo | 1 | -2/+1 |
2008-05-20 | libata: make sure PMP notification is turned off during recovery | Tejun Heo | 1 | -16/+20 |
2008-05-20 | libata: increase PMP register access timeout to 3s | Tejun Heo | 1 | -2/+2 |
2008-05-20 | libata: ignore recovered PHY errors | Tejun Heo | 1 | -6/+1 |
2008-05-20 | libata: kill hotplug related race condition | Tejun Heo | 2 | -23/+50 |
2008-05-20 | libata: move reset freeze/thaw handling into ata_eh_reset() | Tejun Heo | 2 | -32/+18 |
2008-05-20 | libata: reorganize ata_eh_reset() no reset method path | Tejun Heo | 1 | -50/+52 |
2008-05-20 | libata: fix sata_link_hardreset() @online out parameter handling | Tejun Heo | 1 | -1/+5 |
2008-05-20 | sata_promise: other cleanups | Mikael Pettersson | 1 | -16/+7 |
2008-05-20 | sata_promise: mmio access cleanups | Mikael Pettersson | 1 | -59/+65 |
2008-05-20 | sata_promise: fix irq clearing buglets | Mikael Pettersson | 1 | -4/+3 |
2008-05-20 | ata: remove FIT() macro | Harvey Harrison | 9 | -64/+64 |
2008-05-20 | sata_mv: ensure empty request queue for FBS-NCQ EH | Mark Lord | 1 | -2/+14 |
2008-05-20 | sata_mv: cache main_irq_mask register in hpriv | Mark Lord | 1 | -5/+7 |
2008-05-20 | sata_mv: disregard masked irqs | Mark Lord | 1 | -4/+5 |
2008-05-20 | sata_mv: fix pmp drives not found | Mark Lord | 1 | -1/+4 |
2008-05-20 | sata_mv: consolidate main_irq_mask updates | Mark Lord | 1 | -25/+32 |
2008-05-20 | sata_mv: don't blindly enable IRQs | Mark Lord | 1 | -26/+6 |
2008-05-20 | sata_mv: async notify for genIIe only | Mark Lord | 1 | -2/+12 |
2008-05-20 | sata_mv: group genIIe flags | Mark Lord | 1 | -9/+8 |
2008-05-20 | sata_mv: fis irq register fixes | Mark Lord | 1 | -4/+12 |
2008-05-20 | sata_mv: always do softreset | Mark Lord | 1 | -0/+1 |
2008-05-20 | avr32/pata: avoid unnecessary memset (updated after comments) | Christophe Jaillet | 1 | -2/+0 |
2008-05-20 | pata-bf54x: Set ATAPI HSM to control IDE device terminate sequence. | Sonic Zhang | 1 | -1/+4 |
2008-05-06 | pata_atiixp: Don't disable | Alan Cox | 2 | -0/+12 |
2008-05-06 | sata_inic162x: update intro comment, up the version and drop EXPERIMENTAL | Tejun Heo | 2 | -10/+30 |
2008-05-06 | sata_inic162x: add cardbus support | Tejun Heo | 1 | -12/+24 |
2008-05-06 | sata_inic162x: kill now unused SFF related stuff | Tejun Heo | 1 | -51/+18 |
2008-05-06 | sata_inic162x: use IDMA for ATAPI commands | Tejun Heo | 1 | -34/+47 |
2008-05-06 | sata_inic162x: use IDMA for non DMA ATA commands | Tejun Heo | 1 | -34/+15 |
2008-05-06 | sata_inic162x: kill now unused bmdma related stuff | Tejun Heo | 1 | -98/+5 |