aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2007-04-28libata-core: Fix the iordy methodsAlan Cox1-11/+25
2007-04-28pata: expose set_mode method so it can be wrappedAlan2-7/+31
2007-04-28pata_hpt37x: Updates from drivers/ide workAlan Cox1-212/+146
2007-04-28iomap: implement pcim_iounmap_regions()Tejun Heo2-0/+27
2007-04-28[libata] More PATA driver ->cable_detect supportJeff Garzik8-79/+42
2007-04-28pata_hpt366: support ->cable_detectAlan Cox1-8/+13
2007-04-28pata_efar: support ->cable_detectAlan Cox1-9/+22
2007-04-28pata_atiixp: support ->cable_detectAlan Cox1-10/+16
2007-04-28pata_radisys: support cable_detectAlan Cox1-32/+5
2007-04-28pata_sc1200: restore cable typeAlan Cox1-0/+1
2007-04-28pata_rz1000: support cable_detectAlan Cox1-26/+2
2007-04-28pata_platform: Add cable_detect methodAlan Cox1-0/+1
2007-04-28sata_promise: Switch to cable method, clean up some bits as a resultAlan Cox1-18/+12
2007-04-28libata-core: fix comments on cable typeAlan Cox1-4/+4
2007-04-28libata: Restore Kconfig updated experimental levels and correctAlan Cox1-14/+14
2007-04-28pata_cmd640: Multiple updatesAlan Cox1-14/+20
2007-04-28pata_via: Use cable_detect methodAlan Cox1-15/+12