aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-12/+0
2009-01-09libata: use WARN_ON_ONCE on hot pathsTejun Heo2-20/+20
2009-01-09Merge branch 'linus' into releaseLen Brown32-580/+1254
2009-01-08libata: clean up the SFF code for coding styleAlan Cox1-65/+67
2009-01-08libata: Add 32bit PIO supportAlan Cox6-9/+63
2009-01-08[libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATAShane Huang1-2/+6
2009-01-08pata_hpt366: reimplement mode programmingTejun Heo1-65/+44
2009-01-08[libata] pata_hpt3x3: correct _freeze() function declarationJeff Garzik1-2/+2
2009-01-08libata: Add special ata_pio_need_iordy() handling for Compact Flash.David Daney1-0/+4
2009-01-08pata_platform: __pata_platform_remove() shouldn't be in discard sectionSonic Zhang1-1/+1
2009-01-08sata_sil24: remove unused sil24_port_multiplierGrant Grundler1-7/+0
2009-01-08[libata] ahci: Add SATA GEN3 related messagesShane Huang2-0/+3
2009-01-08ata_piix: save, use saved and restore IOCFGTejun Heo1-15/+34
2009-01-08pata_ali: Fix and workaround for FIFO DMA bugAlan Cox1-2/+30
2009-01-08pata_ali: force initialise a few bitsAlan Cox1-33/+38
2009-01-08pata_hpt3x3: Workarounds for chipsetAlan Cox1-6/+45
2009-01-07fastboot: Make libata initialization even more asyncArjan van de Ven1-9/+7
2009-01-07fastboot: make the libata port scan asynchronousArjan van de Ven1-38/+46
2009-01-06libata: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-12-31ACPI: remove private acpica headers from driver filesLin Ming2-12/+0
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-2/+2
2008-12-29[SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori1-2/+2
2008-12-29sata_sil: add Large Block Transfer supportRobert Hancock1-2/+94
2008-12-29[libata] ata_piix: cleanup dmi strings checkingJiri Slaby1-14/+7
2008-12-29libata: blacklist NCQ on OCZ CORE 2 SSD (resend)Lubomir Bulej1-0/+1
2008-12-28[libata] Update kernel-doc comments to match source codeQinghuang Feng10-11/+0
2008-12-28libata: perform port detach in EHTejun Heo2-20/+35
2008-12-28libata: when restoring SControl during detach do the PMP links firstTejun Heo1-1/+1
2008-12-28libata: beef up iteratorsTejun Heo14-220/+251
2008-12-21powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driverTim Yamin2-66/+483
2008-12-16pata_hpt366: no ATAPI DMATejun Heo1-1/+3
2008-12-16pata_hpt366: fix cable detection,Tejun Heo1-2/+6
2008-12-16libata: fix Seagate NCQ+FLUSH blacklistTejun Heo1-6/+59
2008-12-09ata: Fix experimental tagsAlan Cox1-22/+22
2008-12-09pata_ninja32: update ID tableAlan Cox1-2/+7
2008-12-09pata_sis: Remove bogus cable matchAlan Cox1-1/+0
2008-12-09ATA: piix, fix pointer deref on suspendJiri Slaby1-1/+8
2008-12-09pata_hpt366: fix clock detectionTejun Heo1-2/+2
2008-12-01libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo1-0/+21
2008-12-01[libata] pata_rb532_cf: fix signature of the xfer functionPhil Sutter1-1/+3
2008-12-01[libata] pata_rb532_cf: fix and rename register definitionsPhil Sutter1-4/+7
2008-12-01ata_piix: add borked Tecra M4 to broken suspend listTejun Heo1-0/+15
2008-11-14libata: improve phantom device detectionTejun Heo1-2/+11
2008-11-11libata: fix last_reset timestamp handlingTejun Heo1-10/+11
2008-11-11libata: Avoid overflow in ata_tf_read_block() when tf->hba_lbal > 127Roland Dreier1-1/+1
2008-11-11[libata] pata_pcmcia: another memory card supportMarc Pignat1-0/+1
2008-11-11[libata] pata_sch: notice attached slave devicesMark Salter1-1/+1
2008-11-11[libata] pata_cs553*.c: cleanup kernel-docQinghuang Feng2-2/+0
2008-11-10libata: revert convert-to-block-tagging patchesTejun Heo3-44/+64
2008-11-04libata: mask off DET when restoring SControl for detachTejun Heo1-1/+1