aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAge
...
| * | libata: make ata_port_queue_task() an internal functionJeff Garzik2008-01-23
| * | pata_pcmcia: Minor cleanups and support for dual channel cardsAlan Cox2008-01-23
| * | libata/pata_it821x: Improve handling of poorly compatible emulationsAlan Cox2008-01-23
| * | pata_pcmcia: Add support for dumb 8bit IDE emulationsAlan Cox2008-01-23
| * | libata: make qc->nbytes include extra buffersTejun Heo2008-01-23
| * | libata: convert to chained sgTejun Heo2008-01-23
| * | libata: change ATA_QCFLAG_DMAMAP semanticsTejun Heo2008-01-23
| * | libata: kill non-sg DMA interfaceTejun Heo2008-01-23
| * | libata: update ->data_xfer hook for ATAPITejun Heo2008-01-23
| * | libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*Tejun Heo2008-01-23
| * | libata: zero xfer length on ATAPI data xfer IRQ is HSM violationAlbert Lee2008-01-23
| * | libata: make atapi_request_sense() use sgTejun Heo2008-01-23
| * | libata: convert NCQ test in ata_qc_issue() to ata_is_ncq()Tejun Heo2008-01-23
| * | pata_hpt37x: checkpatch fixesAndrew Morton2008-01-23
| * | drivers/ata/libata-eh.c: fix printk warningAndrew Morton2008-01-23
| * | pata_amd: update mode selection for NV PATAsTejun Heo2008-01-23
| * | libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()Tejun Heo2008-01-23
| * | libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_...Tejun Heo2008-01-23
| * | libata: fix ata_acpi_gtm_xfermask()Tejun Heo2008-01-23
| * | libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes()Tejun Heo2008-01-23
| * | ata_piix: separate controller IDs into separate enumTejun Heo2008-01-23
| * | sata_promise: make pdc_atapi_pkt() use values from qc->tfTejun Heo2008-01-23
| * | libata: add ATA_CBL_PATA_IGNTejun Heo2008-01-23
| * | libata: xfer_mask is unsigned long not unsigned intTejun Heo2008-01-23
| * | libata: kill ata_id_to_dma_mode()Tejun Heo2008-01-23
| * | libata: clean up xfermode / PATA timing related stuffTejun Heo2008-01-23
| * | libata: export xfermode / PATA timing related functionsTejun Heo2008-01-23
| * | ata_generic: unindent loop in generic_set_mode()Tejun Heo2008-01-23
| * | [libata] Build fix WRT ata_is_xxx() new API introductionJeff Garzik2008-01-23
| * | libata: implement fast speed down for unverified data transfer modeTejun Heo2008-01-23
| * | libata: implement ATA_DFLAG_DUBIOUS_XFERTejun Heo2008-01-23
| * | libata: adjust speed down rulesTejun Heo2008-01-23
| * | libata: clean up EH speed down implementationTejun Heo2008-01-23
| * | libata: move ata_set_mode() to libata-eh.cTejun Heo2008-01-23
| * | libata: factor out ata_eh_schedule_probe()Tejun Heo2008-01-23
| * | libata: implement protocol testsTejun Heo2008-01-23
| * | libata: checkpatch fixesJeff Garzik2008-01-23
| * | ahci: update PCS programmingTejun Heo2008-01-23
| * | pata_ninja32: Cardbus ATA initial supportAlan Cox2008-01-23
| * | libata-sff: tf_loadAlan Cox2008-01-23
| * | libata: IORDY handlingAlan Cox2008-01-23
| * | libata-acpi: add ACPI _PSx methodShaohua Li2008-01-23
| * | libata: Disable ATA8-ACS proposed Trusted Computing features by defaultAlan Cox2008-01-23
| * | ata_piix: Add Toshiba Satellite R20 and Tecra M6 to broken suspend list.Peter Schwenke2008-01-23
* | | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras2008-01-30
|\ \ \
| * | | [POWERPC] mpc5200: normalize compatible property bindingsGrant Likely2008-01-26
* | | | [POWERPC] 83xx: enable FSL SATA driver config for Freescale SoCsKim Phillips2008-01-28
|/ / /
* | | Merge branch 'linux-2.6'Paul Mackerras2008-01-23
|\| |
| * | pata_pdc202xx_old: Fix crashes with ATAPIAlan Cox2008-01-20
| * | [libata] core checkpatch fixAndrew Morton2008-01-15