summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* sata_mv: no longer experimental (v2)Mark Lord2009-01-261-3/+3
* sata_mv: msi masking fix (v2)Mark Lord2009-01-261-6/+15
* sata_mv: Properly initialize main irq maskThomas Reitmayr2009-01-261-0/+3
* sata_mv: remove bogus nsect restrictionMark Lord2009-01-261-11/+2
* sata_mv: don't read hc_irq_causeMark Lord2009-01-261-12/+5
* sata_mv: fix 8-port timeouts on 508x/6081 chipsMark Lord2009-01-261-1/+1
* sata_nv: fix MCP5x resetTejun Heo2009-01-261-13/+29
* sata_nv: rename nv_nf2_hardreset()Tejun Heo2009-01-261-14/+14
* libata: set NODEV_HINT for 0x7f statusTejun Heo2009-01-261-0/+10
* libata-sff: fix incorrect EH messageTejun Heo2009-01-261-1/+1
* sata_fsl: Return non-zero on error in probe()Michal Sojka2009-01-161-1/+1
* drivers/ata/pata_ali.c: s/isa_bridge/ali_isa_bridge/ to fix alpha buildAndrew Morton2009-01-161-14/+14
* libata: New driver for OCTEON SOC Compact Flash interface (v7).David Daney2009-01-163-0/+975
* libata: Add another column to the ata_timing table.David Daney2009-01-161-35/+37
* sata_via: Add VT8261 supportJosephChan@via.com.tw2009-01-161-0/+2
* pata_atiixp: update port enabledness test handlingTejun Heo2009-01-161-19/+13
* [libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik2009-01-162-5/+13
* pata_it821x: Update RDC UDMA handlingAlan Cox2009-01-131-4/+13
* ata: fix wrong WARN_ON_ONCEChristian Borntraeger2009-01-131-3/+6
* libata: only ports >= 0 need to synchronizeArjan van de Ven2009-01-101-1/+3
* libata: Add a per-host flag to opt-in into parallel port probesArjan van de Ven2009-01-102-0/+12
* 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
|/ /
OpenPOWER on IntegriCloud