summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2013-02-06ahci: Add identifiers for ASM106x devicesAlan Cox1-1/+4
2013-01-03fix Null pointer dereference on disk errorXiaotian Feng1-2/+4
2013-01-03libata: set dma_mode to 0xff in resetAaron Lu2-0/+2
2013-01-03sata_promise: fix hardreset lockdep errorMikael Pettersson1-2/+13
2013-01-03sata_svw: check DMA start bit before resetDavid Milburn1-0/+35
2012-10-10Prevent interface errors with Seagate FreeAgent GoFlexDaniel J Blueman1-0/+1
2012-09-19ahci: Add alternate identifier for the 88SE9172Alan Cox1-0/+2
2012-05-31ahci: Detect Marvell 88SE9172 SATA controllerMatt Johnson1-0/+2
2012-05-11libata: skip old error history when counting probe trialsLin Ming1-1/+2
2012-04-02pata_legacy: correctly mask recovery field for HT6560BSergei Shtylyov1-2/+1
2011-12-22pata_of_platform: Add missing CONFIG_OF_IRQ dependency.David Miller1-1/+1
2011-11-17libata: fix build without BMDMAAlexander Beregalov1-0/+4
2011-11-17[libata] ahci_platform: fix DT probingRob Herring1-1/+1
2011-11-10pata_of_platform: Don't use NO_IRQAnton Vorontsov1-1/+1
2011-11-09[libata] ahci: Add ASMedia ASM1061 supportKeng-Yu Lin1-0/+3
2011-11-09[libata] Issue SRST to Sil3726 PMPGwendal Grignou2-6/+13
2011-11-09sata_sis.c: trivial spelling fixChris Dunlop1-1/+1
2011-11-09ahci_platform: use dev_get_platdata()JiSheng Zhang1-2/+2
2011-11-09[libata] libata-scsi.c: Add function parameter documentationMarcos Paulo de Souza1-0/+4
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-0/+4
2011-11-03ahci: add DT binding for Calxeda AHCI controllerRob Herring1-0/+7
2011-10-31ide/ata: Add module.h to the implicit modular usersPaul Gortmaker1-0/+1
2011-10-31ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker3-0/+3
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-15/+30
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds1-1/+1
2011-10-14pata_efar: fix register naming used in efar_set_piomode()Bartlomiej Zolnierkiewicz1-11/+11
2011-10-14pata_rdc: add Power Management supportBartlomiej Zolnierkiewicz1-0/+4
2011-10-14ata_piix: unify code for programming PIO and MWDMA timingsBartlomiej Zolnierkiewicz1-73/+38
2011-10-14ata_piix: SITRE handling fixBartlomiej Zolnierkiewicz1-2/+3
2011-10-14libata: make ata_sff_data_xfer_noirq() work with 32-bit PIOBartlomiej Zolnierkiewicz1-1/+1
2011-10-14pata_artop: add Power Management supportBartlomiej Zolnierkiewicz1-27/+54
2011-10-14pata_sl82c105: add Power Management supportBartlomiej Zolnierkiewicz1-5/+32
2011-10-14pata_pdc2027x: add Power Management supportBartlomiej Zolnierkiewicz1-0/+30
2011-10-14pata_legacy: use PIO mask definesBartlomiej Zolnierkiewicz1-11/+11
2011-10-14pata_legacy: unify QDI ->set_piomode methodsBartlomiej Zolnierkiewicz1-75/+23
2011-10-14libata: remove no longer needed pata_qdi driverBartlomiej Zolnierkiewicz4-368/+9
2011-10-14pata_it8213: fix register naming used in it8213_set_piomode()Bartlomiej Zolnierkiewicz1-10/+10
2011-10-14pata_it8213: add UDMA100 and UDMA133 supportBartlomiej Zolnierkiewicz1-2/+2
2011-10-14pata_rdc: parallel scanning needs an extra lockingBartlomiej Zolnierkiewicz1-0/+12
2011-10-14pata_via: add via_fixup()Bartlomiej Zolnierkiewicz1-26/+23
2011-10-14libata: ata_timing_compute() fixupBartlomiej Zolnierkiewicz1-1/+1
2011-10-14pata_scc: add proper cable detection methodBartlomiej Zolnierkiewicz1-13/+1
2011-10-14pata_arasan_cf: remove bogus to_platform_device() callsSergei Shtylyov1-4/+2
2011-10-14pata_atiixp: add proper ->prereset methodBartlomiej Zolnierkiewicz1-9/+26
2011-10-14pata_serverworks: add serverworks_fixup()Bartlomiej Zolnierkiewicz1-28/+29
2011-10-14pata_serverworks: cleanup cable detectionBartlomiej Zolnierkiewicz1-30/+7
2011-10-14pata_serverworks: use standard cable detection methodsBartlomiej Zolnierkiewicz1-33/+12
2011-10-14pata_cmd64x: documentation fixBartlomiej Zolnierkiewicz1-1/+1
2011-10-14pata_ali: fix "Satelite" typoBartlomiej Zolnierkiewicz1-1/+1
2011-10-14pata_cs5535: no need to program PIO0 timings during device initBartlomiej Zolnierkiewicz1-12/+0