aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-8/+8
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-2/+7
2009-12-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds35-257/+802
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina4-8/+8
2009-12-07Revert "pata_sis: Implement MWDMA for the UDMA 133 capable chips"Jeff Garzik1-69/+22
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-9/+8
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2-2/+7
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2-4/+4
2009-12-04drivers/ata/libata-sff.c: comment spelling fixesKrzysztof Halasa1-3/+3
2009-12-03libata: Clarify ata_set_lba_range_entries functionMartin K. Petersen1-1/+1
2009-12-03libata: Report zeroed read after TRIM and max discard sizeMartin K. Petersen1-3/+9
2009-12-03pata_hpt3x2n: fix overclocked MWDMA0 timingBartlomiej Zolnierkiewicz1-2/+1
2009-12-03pata_it8213: MWDMA0 is unsupportedBartlomiej Zolnierkiewicz1-1/+1
2009-12-03[libata] MWDMA0 is unsupported on PIIX-like PATA controllersBartlomiej Zolnierkiewicz3-3/+3
2009-12-03pata_via: clear UDMA transfer mode bit for PIO and MWDMABartlomiej Zolnierkiewicz1-6/+13
2009-12-03pata_sis: Power Management fixBartlomiej Zolnierkiewicz1-2/+19
2009-12-03pata_rz1000: Power Management fixBartlomiej Zolnierkiewicz1-1/+10
2009-12-03pata_radisys: fix UDMA handlingBartlomiej Zolnierkiewicz1-2/+2
2009-12-03pata_ns87415: Power Management fixBartlomiej Zolnierkiewicz1-5/+27
2009-12-03pata_marvell: fix marvell_pre_reset() documentationBartlomiej Zolnierkiewicz1-1/+1
2009-12-03pata_legacy: add pointers to QDI65x0 documentationBartlomiej Zolnierkiewicz1-1/+8
2009-12-03pata_legacy: fix access to control register for QDI6580Bartlomiej Zolnierkiewicz1-2/+2
2009-12-03pata_legacy: fix QDI6580DP supportBartlomiej Zolnierkiewicz1-0/+1
2009-12-03pata_it8213: fix it8213_pre_reset() documentationBartlomiej Zolnierkiewicz1-1/+1
2009-12-03pata_it8213: fix wrong MWDMA timings being programmedBartlomiej Zolnierkiewicz1-1/+1
2009-12-03pata_it8213: fix PIO2 underclockingBartlomiej Zolnierkiewicz1-7/+6
2009-12-03pata_it8213: fix wrong PIO timings being programmedBartlomiej Zolnierkiewicz1-2/+2
2009-12-03pata_it8213: fix UDMA handlingBartlomiej Zolnierkiewicz1-2/+2
2009-12-03pata_hpt3x3: Power Management fixBartlomiej Zolnierkiewicz1-1/+10
2009-12-03pata_cs5520: remove dead VDMA supportBartlomiej Zolnierkiewicz1-38/+1
2009-12-03pata_efar: fix wrong MWDMA timings being programmedBartlomiej Zolnierkiewicz1-1/+1
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