aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-04-28libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESETTejun Heo2-5/+10
2007-04-28ahci: consolidate common port flagsTejun Heo1-19/+10
2007-04-28ata_timing: ensure t->cycle is always correctAlan Cox1-0/+6
2007-04-28libata: add missing call to ->cable_detect() in new EH pathTejun Heo1-0/+4
2007-04-28pata_amd: remove contamination added during cable_detect conversionTejun Heo1-5/+0
2007-04-28libata: Handle drives that require a spin-up command before first accessMark Lord2-1/+29
2007-04-28libata: HPA supportAlan Cox3-0/+212
2007-04-28libata: kill probe_ent and related helpersTejun Heo4-281/+0
2007-04-28libata: convert the remaining PATA drivers to new init modelTejun Heo13-429/+362
2007-04-28libata: convert the remaining SATA drivers to new init modelTejun Heo9-657/+444
2007-04-28libata: convert ata_pci_init_native_mode() users to new init modelTejun Heo3-132/+80
2007-04-28libata: convert drivers with combined SATA/PATA ports to new init modelTejun Heo2-250/+187
2007-04-28libata: add init helpers including ata_pci_prepare_native_host()Tejun Heo3-2/+76
2007-04-28libata: convert native PCI host handling to new init modelTejun Heo3-50/+104
2007-04-28libata: convert legacy PCI host handling to new init modelTejun Heo1-102/+302
2007-04-28libata: implement ata_host_alloc_pinfo() and ata_host_register()Tejun Heo2-0/+98
2007-04-28libata: separate out ata_host_alloc() and ata_host_register()Tejun Heo4-224/+326
2007-04-28libata: separate out ata_host_start()Tejun Heo2-13/+63
2007-04-28libata: allocate ap separately from shostTejun Heo2-6/+15
2007-04-28ahci: add PCI ID for new VIA chipTejun Heo1-0/+1
2007-04-28libata: kill type mismatch compile warningTejun Heo1-1/+2
2007-04-28ahci.c: remove non-existing SB600 raid id (re-send)Conke Hu2-3/+1
2007-04-28libata: improve AC_ERR_DEV handling for ->post_internal_cmdTejun Heo6-20/+17
2007-04-28libata: fix native mode disabled port handlingTejun Heo1-27/+35
2007-04-28ahci: move port_map handling to ahci_save_initial_config()Tejun Heo1-27/+30
2007-04-28ahci: implement ata_save/restore_initial_config()Tejun Heo1-23/+72
2007-04-28sata_promise: fix error decode regressionMikael Pettersson1-3/+6
2007-04-28pata_pdc2027x: UpdatesAlan Cox1-13/+47
2007-04-28pata_winbondAlan Cox1-1/+0
2007-04-28pata: cable methodsAlan Cox6-153/+67
2007-04-28libata: add support for READ/WRITE LONGMark Lord4-10/+30
2007-04-28Add notation that the Asus W5F laptop has a short cable instead of 80-wire.Robin H\. Johnson1-0/+1
2007-04-28pata_optidma: rework for cable detect and to remove post_set_mode()Alan Cox1-25/+29
2007-04-28pata_winbond: restore cable methodAlan Cox1-0/+1
2007-04-28pata_sl82c105: restore cable detect methodAlan Cox1-1/+1
2007-04-28pata_netcell: re-remove all the crudAlan Cox1-28/+3
2007-04-28pata_qdI: restore cable detectAlan Cox1-0/+2
2007-04-28pata_ali: remove all the crap again and switch to cable_detect methodAlan Cox1-59/+9
2007-04-28sata_nv: don't read shadow registers when in ADMA modeRobert Hancock1-13/+20
2007-04-28pcmcia - spot slave decode flaws (for testing)Alan1-0/+34
2007-04-28git-libata-all-ipr-fixAndrew Morton1-1/+2
2007-04-28libata: hardreset on SERR_INTERNALTejun Heo1-1/+1
2007-04-28sata_promise: decode and report error reasonsMikael Pettersson1-9/+55
2007-04-28sata_promise: separate SATA and PATA opsMikael Pettersson1-41/+66
2007-04-28sata_promise: add missing cable_detect hooksMikael Pettersson1-1/+3
2007-04-28libata/IDE: remove combined mode quirkJeff Garzik8-173/+6
2007-04-28[libata] turn on !IORDY filterJeff Garzik1-0/+3
2007-04-28[libata] sata_mv: support ->cable_detectJeff Garzik1-1/+3
2007-04-28libata: Change prototype of mode_filter to remove ata_port*Alan Cox7-22/+20
2007-04-28sata_sil: First step to removing ->post_set_modeAlan Cox1-4/+19