summaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | libata: clean up xfermode / PATA timing related stuffTejun Heo2008-01-231-42/+40
| * | libata: export xfermode / PATA timing related functionsTejun Heo2008-01-231-14/+19
| * | ata_generic: unindent loop in generic_set_mode()Tejun Heo2008-01-231-15/+16
| * | [libata] Build fix WRT ata_is_xxx() new API introductionJeff Garzik2008-01-231-1/+1
| * | libata: implement fast speed down for unverified data transfer modeTejun Heo2008-01-231-14/+83
| * | libata: implement ATA_DFLAG_DUBIOUS_XFERTejun Heo2008-01-232-2/+50
| * | libata: adjust speed down rulesTejun Heo2008-01-231-6/+6
| * | libata: clean up EH speed down implementationTejun Heo2008-01-231-44/+73
| * | libata: move ata_set_mode() to libata-eh.cTejun Heo2008-01-233-26/+26
| * | libata: factor out ata_eh_schedule_probe()Tejun Heo2008-01-231-17/+21
| * | libata: implement protocol testsTejun Heo2008-01-235-57/+17
| * | libata: checkpatch fixesJeff Garzik2008-01-233-8/+10
| * | ahci: update PCS programmingTejun Heo2008-01-231-2/+5
| * | pata_ninja32: Cardbus ATA initial supportAlan Cox2008-01-233-0/+222
| * | libata-sff: tf_loadAlan Cox2008-01-231-2/+4
| * | libata: IORDY handlingAlan Cox2008-01-231-1/+8
| * | libata-acpi: add ACPI _PSx methodShaohua Li2008-01-233-0/+36
| * | libata: Disable ATA8-ACS proposed Trusted Computing features by defaultAlan Cox2008-01-233-1/+30
| * | ata_piix: Add Toshiba Satellite R20 and Tecra M6 to broken suspend list.Peter Schwenke2008-01-231-0/+14
* | | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras2008-01-311-4/+2
|\ \ \
| * | | [POWERPC] mpc5200: normalize compatible property bindingsGrant Likely2008-01-261-4/+2
* | | | [POWERPC] 83xx: enable FSL SATA driver config for Freescale SoCsKim Phillips2008-01-281-1/+1
|/ / /
* | | Merge branch 'linux-2.6'Paul Mackerras2008-01-2414-52/+159
|\| |
| * | pata_pdc202xx_old: Fix crashes with ATAPIAlan Cox2008-01-201-0/+19
| * | [libata] core checkpatch fixAndrew Morton2008-01-151-1/+3
| * | [libata] pata_bf54x: checkpatch fixesAndrew Morton2008-01-151-1/+2
| * | libata fixes for sparse-found problemsAl Viro2008-01-153-15/+9
| * | libata: relocate sdev->manage_start_stop configurationTejun Heo2008-01-151-3/+3
| * | sata_sil24: freeze on non-dev errors reported via CERRTejun Heo2008-01-151-0/+3
| * | sata_sil24: fix stupid typoTejun Heo2008-01-151-1/+1
| * | ata_piix: ignore ATA_DMA_ERR on vmware ich4Tejun Heo2008-01-151-0/+51
| |/
| * libata and starting/stopping ATAPI floppy devicesOndrej Zary2008-01-101-1/+2
| * sata_sil24: prevent hba lockup when pass-through ATA commands are usedGwendal Grignou2008-01-101-11/+26
| * libata: don't normalize UNKNOWN to NONE after resetTejun Heo2008-01-101-3/+1
| * libata-pmp: propagate timeout to host linkTejun Heo2008-01-101-5/+15
| * libata-pmp: 4726 hates SRSTTejun Heo2008-01-101-7/+5
| * pata_ixp4xx_cf: fix compilation introduced by ata_port_desc() conversionRod Whitby2008-01-101-1/+2
| * pata_pdc202xx_old: Further fixupsAlan Cox2008-01-101-2/+13
| * libata-sff: PCI IRQ handling fixAlan Cox2008-01-101-2/+5
| * sata_qstor: use hardreset instead of softresetTejun Heo2008-01-101-1/+1
* | [POWERPC] pasemi: Move electra-ide to pata_of_platformOlof Johansson2008-01-151-5/+15
* | libata: pata_of_platform: OF-Platform PATA device driverAnton Vorontsov2008-01-153-1/+116
* | libata: pata_platform: make probe and remove functions device type neutralAnton Vorontsov2008-01-151-58/+86
|/
* pata_hpt37x: Fix HPT374 detectionAlan Cox2007-12-191-1/+1
* libata: fix ATAPI drainingTejun Heo2007-12-181-22/+65
* libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer sizeTejun Heo2007-12-181-2/+2
* libata-acpi: implement _GTF command filteringTejun Heo2007-12-181-44/+115
* libata-acpi: improve _GTF execution error handling and reportingTejun Heo2007-12-181-31/+46
* libata-acpi: improve ACPI disablingTejun Heo2007-12-181-21/+38
* libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM duri...Tejun Heo2007-12-181-20/+49