summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2009-12-03pata_efar: fix wrong PIO timings being programmedBartlomiej Zolnierkiewicz1-2/+3
2009-12-03ata_piix: fix MWDMA handling on PIIX3Bartlomiej Zolnierkiewicz1-3/+3
2009-12-03ahci: let users know that Promise PDC42819 support is limited to SATA devicesMark Nelson1-0/+8
2009-12-03ata: use pci_dev->revisionSergei Shtylyov5-39/+20
2009-12-03pata_hpt366: fix timing register documentationSergei Shtylyov1-16/+14
2009-12-03libata: add comment documenting PIO latency issues on UPBartlomiej Zolnierkiewicz1-0/+7
2009-12-03pata_hpt{37x|3x2n}: fix timing register masks (take 2)Sergei Shtylyov2-26/+23
2009-12-03pata_piccolo: Driver for old Toshiba chipsetsAlan Cox4-1/+154
2009-12-03pata_ali: Fix regression with old devicesAlan Cox1-1/+3
2009-12-03[libata] PATA: Update experimental tagsAlan Cox1-15/+15
2009-12-03pata_cmd64x: implement serialization as per notesAlan Cox1-8/+108
2009-12-03pata_sis: Implement MWDMA for the UDMA 133 capable chipsAlan Cox1-22/+69
2009-12-03pata_via: Blacklist some combinations of Transcend Flash and viaAlan Cox1-0/+27
2009-12-03libata/sff: Use ops->bmdma_stop instead of ata_bmdma_stop()Benjamin Herrenschmidt1-1/+1
2009-12-03libata: add translation for SCSI WRITE SAME (aka TRIM support)Christoph Hellwig1-0/+98
2009-12-03libata: retry failed FLUSH if device didn't fail itTejun Heo1-0/+94
2009-12-03sata_fsl: Add asynchronous notification supportashish kalra1-8/+10
2009-12-03pata_hpt{37x,3x2n}: add debounce delay to cable detection methodsBartlomiej Zolnierkiewicz2-0/+6
2009-12-03pata_hpt3x2n: fix cable detectionBartlomiej Zolnierkiewicz1-1/+1
2009-12-03ata: Don't require newlines for link_power_management_policyMatthew Garrett1-2/+1
2009-12-03pata-it821x: use PCI_DEVICE_ID_RDC_D1010 defineOtavio Salvador1-1/+1
2009-12-03pata_hpt37x: unify ->pre_reset methodsBartlomiej Zolnierkiewicz1-21/+2
2009-12-03pata_hpt37x: add proper cable detection methodsBartlomiej Zolnierkiewicz1-30/+56
2009-12-03ahci: disable SNotification capability for ich8Shaohua Li1-2/+18
2009-12-03sata_sil24: MSI support, disabled by defaultVivek Mahajan1-0/+9
2009-12-03libata: remove experimental tag on PATA driversRobert Hancock1-1/+1
2009-12-03sata_mv: Clean up hard coded array size calculation.Thiago Farina1-1/+1
2009-12-03pata_via: fix double put on isa bridgeJiri Slaby1-6/+4
2009-12-03pata_cs5536: use 32-bit BM DMA template instead of 16-bit.Krzysztof Halasa1-1/+1
2009-12-03libata-acpi: missing _SDD is not an errorTejun Heo1-6/+9
2009-11-28pcmcia: rework the irq_req_t typedefDominik Brodowski1-1/+0
2009-11-20sata_fsl: Split hard and soft resetJiang Yutang1-40/+44
2009-11-09pata_cs5535: fix comment header typoOtavio Salvador1-1/+1
2009-11-08pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (ide)Dominik Brodowski1-8/+8
2009-11-03sata_via: Remove redundant device ID for VIA VT8261JosephChan@via.com.tw1-1/+0
2009-11-03drivers/ata/libata: Move dereference after NULL testJulia Lawall1-3/+6
2009-11-03ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2Mark Nelson1-5/+35
2009-10-16sata_mv: Prevent PIO commands to be defered too long if traffic in progress.Gwendal Grignou1-2/+27
2009-10-16pata_sc1200: Fix crash on bootAlan Cox1-2/+1
2009-10-16libata: fix internal command failure handlingTejun Heo1-5/+7
2009-10-16libata: fix PMP initializationTejun Heo1-2/+4
2009-10-16sata_nv: make sure link is brough up online when skipping hardresetTejun Heo1-3/+15
2009-10-16ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2Shane Huang2-2/+2
2009-10-16ahci: Add the AHCI controller Linux Device ID for NVIDIA chipsets.peer chen1-0/+1
2009-10-16pata_via: extend the rev_max for VT6330JosephChan@via.com.tw1-1/+1
2009-10-09ahci: Add ifdef wrapper to ahci_gtf_filter_workaroundMarkus Trippelsdorf1-0/+5
2009-10-07pata_atp867x: add Power Management supportBartlomiej Zolnierkiewicz1-0/+21
2009-10-07pata_atp867x: PIO support fixesBartlomiej Zolnierkiewicz1-17/+19
2009-10-07pata_atp867x: clarifications in timings calculations and cable detectionJohn(Jung-Ik) Lee1-14/+38
2009-10-07pata_atp867x: fix it to not claim MWDMA supportBartlomiej Zolnierkiewicz1-9/+1