aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)Author
2007-04-30libata: honour host controllers that want just one hostLinus Torvalds
2007-04-28SPIN_LOCK_UNLOCKED cleanup in drivers/ata/pata_winbond.cMilind Arun Choudhary
2007-04-28drivers/ata/pata_cmd640.c: fix build with CONFIG_PM=nAndrew Morton
2007-04-28pata_hpt37x: Further small fixesAlan Cox
2007-04-28pata_hpt3x2n: Add HPT371N support and other bitsAlan Cox
2007-04-28ata: printk warning fixesAndrew Morton
2007-04-28libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESETTejun Heo
2007-04-28ahci: consolidate common port flagsTejun Heo
2007-04-28ata_timing: ensure t->cycle is always correctAlan Cox
2007-04-28libata: add missing call to ->cable_detect() in new EH pathTejun Heo
2007-04-28pata_amd: remove contamination added during cable_detect conversionTejun Heo
2007-04-28libata: Handle drives that require a spin-up command before first accessMark Lord
2007-04-28libata: HPA supportAlan Cox
2007-04-28libata: kill probe_ent and related helpersTejun Heo
2007-04-28libata: convert the remaining PATA drivers to new init modelTejun Heo
2007-04-28libata: convert the remaining SATA drivers to new init modelTejun Heo
2007-04-28libata: convert ata_pci_init_native_mode() users to new init modelTejun Heo
2007-04-28libata: convert drivers with combined SATA/PATA ports to new init modelTejun Heo
2007-04-28libata: add init helpers including ata_pci_prepare_native_host()Tejun Heo
2007-04-28libata: convert native PCI host handling to new init modelTejun Heo
2007-04-28libata: convert legacy PCI host handling to new init modelTejun Heo
2007-04-28libata: implement ata_host_alloc_pinfo() and ata_host_register()Tejun Heo
2007-04-28libata: separate out ata_host_alloc() and ata_host_register()Tejun Heo
2007-04-28libata: separate out ata_host_start()Tejun Heo
2007-04-28libata: allocate ap separately from shostTejun Heo
2007-04-28ahci: add PCI ID for new VIA chipTejun Heo
2007-04-28libata: kill type mismatch compile warningTejun Heo
2007-04-28ahci.c: remove non-existing SB600 raid id (re-send)Conke Hu
2007-04-28libata: improve AC_ERR_DEV handling for ->post_internal_cmdTejun Heo
2007-04-28libata: fix native mode disabled port handlingTejun Heo
2007-04-28ahci: move port_map handling to ahci_save_initial_config()Tejun Heo
2007-04-28ahci: implement ata_save/restore_initial_config()Tejun Heo
2007-04-28sata_promise: fix error decode regressionMikael Pettersson
2007-04-28pata_pdc2027x: UpdatesAlan Cox
2007-04-28pata_winbondAlan Cox
2007-04-28pata: cable methodsAlan Cox
2007-04-28libata: add support for READ/WRITE LONGMark Lord
2007-04-28Add notation that the Asus W5F laptop has a short cable instead of 80-wire.Robin H\. Johnson
2007-04-28pata_optidma: rework for cable detect and to remove post_set_mode()Alan Cox
2007-04-28pata_winbond: restore cable methodAlan Cox
2007-04-28pata_sl82c105: restore cable detect methodAlan Cox
2007-04-28pata_netcell: re-remove all the crudAlan Cox
2007-04-28pata_qdI: restore cable detectAlan Cox
2007-04-28pata_ali: remove all the crap again and switch to cable_detect methodAlan Cox
2007-04-28sata_nv: don't read shadow registers when in ADMA modeRobert Hancock
2007-04-28pcmcia - spot slave decode flaws (for testing)Alan
2007-04-28libata: hardreset on SERR_INTERNALTejun Heo
2007-04-28sata_promise: decode and report error reasonsMikael Pettersson
2007-04-28sata_promise: separate SATA and PATA opsMikael Pettersson
2007-04-28sata_promise: add missing cable_detect hooksMikael Pettersson