summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)Author
2007-02-16[PATCH] libata: wrong sizeof for BUFFERFiodor Suietov
2007-02-16[PATCH] libata: change order of _SDD/_GTF execution (resend #3)Kristen Carlson Accardi
2007-02-16[PATCH] libata: ACPI _SDD supportKristen Carlson Accardi
2007-02-16[PATCH] libata: ACPI and _GTF supportKristen Carlson Accardi
2007-02-15sata_vsc: use default cache line size if non-zeroNate Dailey
2007-02-15sata_nv: handle SError status indicationRobert Hancock
2007-02-15add delay around sl82c105_reset_engine callsOlaf Hering
2007-02-15libata: clear TF before IDENTIFYingTejun Heo
2007-02-15libata: Add a host flag to indicate lack of IORDY capabilityAlan Cox
2007-02-15sata_promise: new EH conversion for 20619 chips, take 2Mikael Pettersson
2007-02-15sata_promise: fix missing PATA cable detectionMikael Pettersson
2007-02-14[PATCH] scheduled removal of SA_XXX interrupt flags: ata fixAndrew Morton
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-13[POWERPC] Fixup mp5200 drivers to match device tree changesGrant Likely
2007-02-09libata: kill ATA_ENABLE_PATAJeff Garzik
2007-02-09libata: build fix after dmesg probe output changesJeff Garzik
2007-02-09libata: Early CFA adapters are not required to support mode settingAlan
2007-02-09sata_nv: propagate ata_pci_device_do_resume return valueRobert Hancock
2007-02-09sata_nv: wait for response on entering/leaving ADMA modeRobert Hancock
2007-02-09sata_nv: use ADMA for NODATA commandsRobert Hancock
2007-02-09sata_nv: cleanup ADMA error handlingRobert Hancock
2007-02-09(2.6.20) pata_mpiix: probing cleanup (resend)Sergei Shtylyov
2007-02-09(2.6.20) pata_mpiix: fix PIO setup issuesSergei Shtylyov
2007-02-09(2.6.20) pata_oldpiix: fix PIO2 underclockingSergei Shtylyov
2007-02-09Kconfig: clarify ATA_PIIX descriptionAlan
2007-02-09sata_inic162x: fix a few glitches in hardresetTejun Heo
2007-02-09libata: add 150ms between completion of hardreset and status checkingTejun Heo
2007-02-09libata: rearrange dmesg info to add full ATA revisionEric D. Mudama
2007-02-09pata_sl82c105: wrong assumptions about compatible PIO modesSergei Shtylyov
2007-02-09libata: add another IRQ calls (libata drivers)Akira Iguchi
2007-02-09libata: add another IRQ calls (core and headers)Akira Iguchi
2007-02-09libata: convert to iomapTejun Heo
2007-02-09pata_platform: fix devres conversionTejun Heo
2007-02-09[libata] Shuffle DRV_xxx in core and SiS drivers, to kill warningsJeff Garzik
2007-02-09libata: remove unused functionsTejun Heo
2007-02-09libata: update libata LLDs to use devresTejun Heo
2007-02-09libata: update libata core layer to use devresTejun Heo
2007-02-09libata: implement ata_host_detach()Tejun Heo
2007-02-09fix CONFIG_SATA_SIS=y compile errorAdrian Bunk
2007-02-09sata_sis: Support for PATA supportsAlan
2007-02-09libata: implement HDIO_GET_IDENTITYTejun Heo
2007-02-09libata: trivial stuffAlan
2007-02-09sata_promise: kill qc->nsectTejun Heo
2007-02-09libata piix3 support warning fixAndrew Morton
2007-02-09libata: PIIX3 supportAlan
2007-02-09sata_promise: handle ATAPI_NODATA ourselvesMikael Pettersson
2007-02-09sata_promise: issue ATAPI commands as normal packetsMikael Pettersson
2007-02-09sata_promise: ATAPI cleanupMikael Pettersson
2007-02-09sata_inic162x: finally, driver for initio 162x SATA controllers, take #2Tejun Heo