Age | Commit message (Expand) | Author | Files | Lines |
2007-04-28 | libata: convert drivers with combined SATA/PATA ports to new init model | Tejun Heo | 2 | -250/+187 |
2007-04-28 | libata: add init helpers including ata_pci_prepare_native_host() | Tejun Heo | 3 | -2/+76 |
2007-04-28 | libata: convert native PCI host handling to new init model | Tejun Heo | 3 | -50/+104 |
2007-04-28 | libata: convert legacy PCI host handling to new init model | Tejun Heo | 1 | -102/+302 |
2007-04-28 | libata: implement ata_host_alloc_pinfo() and ata_host_register() | Tejun Heo | 2 | -0/+98 |
2007-04-28 | libata: separate out ata_host_alloc() and ata_host_register() | Tejun Heo | 4 | -224/+326 |
2007-04-28 | libata: separate out ata_host_start() | Tejun Heo | 2 | -13/+63 |
2007-04-28 | libata: allocate ap separately from shost | Tejun Heo | 2 | -6/+15 |
2007-04-28 | ahci: add PCI ID for new VIA chip | Tejun Heo | 1 | -0/+1 |
2007-04-28 | libata: kill type mismatch compile warning | Tejun Heo | 1 | -1/+2 |
2007-04-28 | ahci.c: remove non-existing SB600 raid id (re-send) | Conke Hu | 2 | -3/+1 |
2007-04-28 | libata: improve AC_ERR_DEV handling for ->post_internal_cmd | Tejun Heo | 6 | -20/+17 |
2007-04-28 | libata: fix native mode disabled port handling | Tejun Heo | 1 | -27/+35 |
2007-04-28 | ahci: move port_map handling to ahci_save_initial_config() | Tejun Heo | 1 | -27/+30 |
2007-04-28 | ahci: implement ata_save/restore_initial_config() | Tejun Heo | 1 | -23/+72 |
2007-04-28 | sata_promise: fix error decode regression | Mikael Pettersson | 1 | -3/+6 |
2007-04-28 | pata_pdc2027x: Updates | Alan Cox | 1 | -13/+47 |
2007-04-28 | pata_winbond | Alan Cox | 1 | -1/+0 |
2007-04-28 | pata: cable methods | Alan Cox | 6 | -153/+67 |
2007-04-28 | libata: add support for READ/WRITE LONG | Mark Lord | 4 | -10/+30 |
2007-04-28 | Add notation that the Asus W5F laptop has a short cable instead of 80-wire. | Robin H\. Johnson | 1 | -0/+1 |
2007-04-28 | pata_optidma: rework for cable detect and to remove post_set_mode() | Alan Cox | 1 | -25/+29 |
2007-04-28 | pata_winbond: restore cable method | Alan Cox | 1 | -0/+1 |
2007-04-28 | pata_sl82c105: restore cable detect method | Alan Cox | 1 | -1/+1 |
2007-04-28 | pata_netcell: re-remove all the crud | Alan Cox | 1 | -28/+3 |
2007-04-28 | pata_qdI: restore cable detect | Alan Cox | 1 | -0/+2 |
2007-04-28 | pata_ali: remove all the crap again and switch to cable_detect method | Alan Cox | 1 | -59/+9 |
2007-04-28 | sata_nv: don't read shadow registers when in ADMA mode | Robert Hancock | 1 | -13/+20 |
2007-04-28 | pcmcia - spot slave decode flaws (for testing) | Alan | 1 | -0/+34 |
2007-04-28 | git-libata-all-ipr-fix | Andrew Morton | 1 | -1/+2 |
2007-04-28 | libata: hardreset on SERR_INTERNAL | Tejun Heo | 1 | -1/+1 |
2007-04-28 | sata_promise: decode and report error reasons | Mikael Pettersson | 1 | -9/+55 |
2007-04-28 | sata_promise: separate SATA and PATA ops | Mikael Pettersson | 1 | -41/+66 |
2007-04-28 | sata_promise: add missing cable_detect hooks | Mikael Pettersson | 1 | -1/+3 |
2007-04-28 | libata/IDE: remove combined mode quirk | Jeff Garzik | 8 | -173/+6 |
2007-04-28 | [libata] turn on !IORDY filter | Jeff Garzik | 1 | -0/+3 |
2007-04-28 | [libata] sata_mv: support ->cable_detect | Jeff Garzik | 1 | -1/+3 |
2007-04-28 | libata: Change prototype of mode_filter to remove ata_port* | Alan Cox | 7 | -22/+20 |
2007-04-28 | sata_sil: First step to removing ->post_set_mode | Alan Cox | 1 | -4/+19 |
2007-04-28 | libata-core: Fix the iordy methods | Alan Cox | 1 | -11/+25 |
2007-04-28 | pata: expose set_mode method so it can be wrapped | Alan | 2 | -7/+31 |
2007-04-28 | pata_hpt37x: Updates from drivers/ide work | Alan Cox | 1 | -212/+146 |
2007-04-28 | iomap: implement pcim_iounmap_regions() | Tejun Heo | 2 | -0/+27 |
2007-04-28 | [libata] More PATA driver ->cable_detect support | Jeff Garzik | 8 | -79/+42 |
2007-04-28 | pata_hpt366: support ->cable_detect | Alan Cox | 1 | -8/+13 |
2007-04-28 | pata_efar: support ->cable_detect | Alan Cox | 1 | -9/+22 |
2007-04-28 | pata_atiixp: support ->cable_detect | Alan Cox | 1 | -10/+16 |
2007-04-28 | pata_radisys: support cable_detect | Alan Cox | 1 | -32/+5 |
2007-04-28 | pata_sc1200: restore cable type | Alan Cox | 1 | -0/+1 |
2007-04-28 | pata_rz1000: support cable_detect | Alan Cox | 1 | -26/+2 |