summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-01-092-12/+0
|\
| * Merge branch 'linus' into releaseLen Brown2009-01-0932-580/+1254
| |\
| * | ACPI: remove private acpica headers from driver filesLin Ming2008-12-312-12/+0
* | | libata: use WARN_ON_ONCE on hot pathsTejun Heo2009-01-092-20/+20
| |/ |/|
* | libata: clean up the SFF code for coding styleAlan Cox2009-01-081-65/+67
* | libata: Add 32bit PIO supportAlan Cox2009-01-086-9/+63
* | [libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATAShane Huang2009-01-081-2/+6
* | pata_hpt366: reimplement mode programmingTejun Heo2009-01-081-65/+44
* | [libata] pata_hpt3x3: correct _freeze() function declarationJeff Garzik2009-01-081-2/+2
* | libata: Add special ata_pio_need_iordy() handling for Compact Flash.David Daney2009-01-081-0/+4
* | pata_platform: __pata_platform_remove() shouldn't be in discard sectionSonic Zhang2009-01-081-1/+1
* | sata_sil24: remove unused sil24_port_multiplierGrant Grundler2009-01-081-7/+0
* | [libata] ahci: Add SATA GEN3 related messagesShane Huang2009-01-082-0/+3
* | ata_piix: save, use saved and restore IOCFGTejun Heo2009-01-081-15/+34
* | pata_ali: Fix and workaround for FIFO DMA bugAlan Cox2009-01-081-2/+30
* | pata_ali: force initialise a few bitsAlan Cox2009-01-081-33/+38
* | pata_hpt3x3: Workarounds for chipsetAlan Cox2009-01-081-6/+45
* | fastboot: Make libata initialization even more asyncArjan van de Ven2009-01-071-9/+7
* | fastboot: make the libata port scan asynchronousArjan van de Ven2009-01-071-38/+46
* | libata: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-12-301-2/+2
|\ \
| * | [SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori2008-12-291-2/+2
* | | sata_sil: add Large Block Transfer supportRobert Hancock2008-12-291-2/+94
* | | [libata] ata_piix: cleanup dmi strings checkingJiri Slaby2008-12-291-14/+7
* | | libata: blacklist NCQ on OCZ CORE 2 SSD (resend)Lubomir Bulej2008-12-291-0/+1
* | | [libata] Update kernel-doc comments to match source codeQinghuang Feng2008-12-2810-11/+0
* | | libata: perform port detach in EHTejun Heo2008-12-282-20/+35
* | | libata: when restoring SControl during detach do the PMP links firstTejun Heo2008-12-281-1/+1
* | | libata: beef up iteratorsTejun Heo2008-12-2814-220/+251
|/ /
* | powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driverTim Yamin2008-12-212-66/+483
|/
* pata_hpt366: no ATAPI DMATejun Heo2008-12-161-1/+3
* pata_hpt366: fix cable detection,Tejun Heo2008-12-161-2/+6
* libata: fix Seagate NCQ+FLUSH blacklistTejun Heo2008-12-161-6/+59
* ata: Fix experimental tagsAlan Cox2008-12-091-22/+22
* pata_ninja32: update ID tableAlan Cox2008-12-091-2/+7
* pata_sis: Remove bogus cable matchAlan Cox2008-12-091-1/+0
* ATA: piix, fix pointer deref on suspendJiri Slaby2008-12-091-1/+8
* pata_hpt366: fix clock detectionTejun Heo2008-12-091-2/+2
* libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo2008-12-011-0/+21
* [libata] pata_rb532_cf: fix signature of the xfer functionPhil Sutter2008-12-011-1/+3
* [libata] pata_rb532_cf: fix and rename register definitionsPhil Sutter2008-12-011-4/+7
* ata_piix: add borked Tecra M4 to broken suspend listTejun Heo2008-12-011-0/+15
* libata: improve phantom device detectionTejun Heo2008-11-141-2/+11
* libata: fix last_reset timestamp handlingTejun Heo2008-11-111-10/+11
* libata: Avoid overflow in ata_tf_read_block() when tf->hba_lbal > 127Roland Dreier2008-11-111-1/+1
* [libata] pata_pcmcia: another memory card supportMarc Pignat2008-11-111-0/+1
* [libata] pata_sch: notice attached slave devicesMark Salter2008-11-111-1/+1
* [libata] pata_cs553*.c: cleanup kernel-docQinghuang Feng2008-11-112-2/+0
* libata: revert convert-to-block-tagging patchesTejun Heo2008-11-103-44/+64
* libata: mask off DET when restoring SControl for detachTejun Heo2008-11-041-1/+1
OpenPOWER on IntegriCloud