1. 22 10月, 2006 1 次提交
  2. 27 9月, 2006 1 次提交
  3. 26 9月, 2006 1 次提交
  4. 13 9月, 2006 1 次提交
  5. 31 8月, 2006 1 次提交
  6. 30 8月, 2006 1 次提交
  7. 24 8月, 2006 1 次提交
    • J
      libata: Grand renaming. · cca3974e
      Jeff Garzik 提交于
      The biggest change is that ata_host_set is renamed to ata_host.
      
      * ata_host_set			=> ata_host
      * ata_probe_ent->host_flags	=> ata_probe_ent->port_flags
      * ata_probe_ent->host_set_flags	=> ata_probe_ent->_host_flags
      * ata_host_stats		=> ata_port_stats
      * ata_port->host		=> ata_port->scsi_host
      * ata_port->host_set		=> ata_port->host
      * ata_port_info->host_flags	=> ata_port_info->flags
      * ata_(.*)host_set(.*)\(\)	=> ata_\1host\2()
      
      The leading underscore in ata_probe_ent->_host_flags is to avoid
      reusing ->host_flags for different purpose.  Currently, the only user
      of the field is libata-bmdma.c and probe_ent itself is scheduled to be
      removed.
      
      ata_port->host is reused for different purpose but this field is used
      inside libata core proper and of different type.
      Signed-off-by: NTejun Heo <htejun@gmail.com>
      Signed-off-by: NJeff Garzik <jeff@garzik.org>
      cca3974e
  8. 15 8月, 2006 1 次提交
  9. 10 8月, 2006 4 次提交
  10. 09 8月, 2006 1 次提交
  11. 05 8月, 2006 1 次提交
  12. 16 7月, 2006 5 次提交
  13. 27 6月, 2006 1 次提交
  14. 31 5月, 2006 2 次提交
  15. 27 5月, 2006 1 次提交
  16. 24 5月, 2006 1 次提交
  17. 20 5月, 2006 1 次提交
  18. 15 5月, 2006 2 次提交
  19. 11 4月, 2006 1 次提交
  20. 03 4月, 2006 1 次提交
  21. 31 3月, 2006 1 次提交
  22. 24 3月, 2006 1 次提交
  23. 22 3月, 2006 1 次提交
  24. 05 3月, 2006 1 次提交
  25. 04 3月, 2006 4 次提交
  26. 20 2月, 2006 2 次提交
  27. 13 2月, 2006 1 次提交