summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* libata: kill probe_ent and related helpersTejun Heo2007-04-283-250/+0
* libata: convert the remaining PATA drivers to new init modelTejun Heo2007-04-2813-429/+362
* libata: convert the remaining SATA drivers to new init modelTejun Heo2007-04-289-657/+444
* libata: convert ata_pci_init_native_mode() users to new init modelTejun Heo2007-04-283-132/+80
* libata: convert drivers with combined SATA/PATA ports to new init modelTejun Heo2007-04-282-250/+187
* libata: add init helpers including ata_pci_prepare_native_host()Tejun Heo2007-04-282-2/+71
* libata: convert native PCI host handling to new init modelTejun Heo2007-04-282-50/+102
* libata: convert legacy PCI host handling to new init modelTejun Heo2007-04-281-102/+302
* libata: implement ata_host_alloc_pinfo() and ata_host_register()Tejun Heo2007-04-281-0/+93
* libata: separate out ata_host_alloc() and ata_host_register()Tejun Heo2007-04-283-224/+323
* libata: separate out ata_host_start()Tejun Heo2007-04-281-13/+61
* libata: allocate ap separately from shostTejun Heo2007-04-281-5/+14
* ahci: add PCI ID for new VIA chipTejun Heo2007-04-281-0/+1
* libata: kill type mismatch compile warningTejun Heo2007-04-281-1/+2
* ahci.c: remove non-existing SB600 raid id (re-send)Conke Hu2007-04-281-2/+1
* libata: improve AC_ERR_DEV handling for ->post_internal_cmdTejun Heo2007-04-286-20/+17
* libata: fix native mode disabled port handlingTejun Heo2007-04-281-27/+35
* ahci: move port_map handling to ahci_save_initial_config()Tejun Heo2007-04-281-27/+30
* ahci: implement ata_save/restore_initial_config()Tejun Heo2007-04-281-23/+72
* sata_promise: fix error decode regressionMikael Pettersson2007-04-281-3/+6
* pata_pdc2027x: UpdatesAlan Cox2007-04-281-13/+47
* pata_winbondAlan Cox2007-04-281-1/+0
* pata: cable methodsAlan Cox2007-04-286-153/+67
* libata: add support for READ/WRITE LONGMark Lord2007-04-282-10/+22
* Add notation that the Asus W5F laptop has a short cable instead of 80-wire.Robin H\. Johnson2007-04-281-0/+1
* pata_optidma: rework for cable detect and to remove post_set_mode()Alan Cox2007-04-281-25/+29
* pata_winbond: restore cable methodAlan Cox2007-04-281-0/+1
* pata_sl82c105: restore cable detect methodAlan Cox2007-04-281-1/+1
* pata_netcell: re-remove all the crudAlan Cox2007-04-281-28/+3
* pata_qdI: restore cable detectAlan Cox2007-04-281-0/+2
* pata_ali: remove all the crap again and switch to cable_detect methodAlan Cox2007-04-281-59/+9
* sata_nv: don't read shadow registers when in ADMA modeRobert Hancock2007-04-281-13/+20
* pcmcia - spot slave decode flaws (for testing)Alan2007-04-281-0/+34
* git-libata-all-ipr-fixAndrew Morton2007-04-281-1/+2
* libata: hardreset on SERR_INTERNALTejun Heo2007-04-281-1/+1
* sata_promise: decode and report error reasonsMikael Pettersson2007-04-281-9/+55
* sata_promise: separate SATA and PATA opsMikael Pettersson2007-04-281-41/+66
* sata_promise: add missing cable_detect hooksMikael Pettersson2007-04-281-1/+3
* libata/IDE: remove combined mode quirkJeff Garzik2007-04-283-148/+6
* [libata] turn on !IORDY filterJeff Garzik2007-04-281-0/+3
* [libata] sata_mv: support ->cable_detectJeff Garzik2007-04-281-1/+3
* libata: Change prototype of mode_filter to remove ata_port*Alan Cox2007-04-286-20/+18
* sata_sil: First step to removing ->post_set_modeAlan Cox2007-04-281-4/+19
* libata-core: Fix the iordy methodsAlan Cox2007-04-281-11/+25
* pata: expose set_mode method so it can be wrappedAlan2007-04-281-7/+30
* pata_hpt37x: Updates from drivers/ide workAlan Cox2007-04-281-212/+146
* [libata] More PATA driver ->cable_detect supportJeff Garzik2007-04-288-79/+42
* pata_hpt366: support ->cable_detectAlan Cox2007-04-281-8/+13
* pata_efar: support ->cable_detectAlan Cox2007-04-281-9/+22
* pata_atiixp: support ->cable_detectAlan Cox2007-04-281-10/+16
OpenPOWER on IntegriCloud