1. 04 10月, 2006 2 次提交
  2. 03 10月, 2006 2 次提交
  3. 30 9月, 2006 4 次提交
  4. 28 9月, 2006 2 次提交
  5. 22 8月, 2006 1 次提交
  6. 01 8月, 2006 3 次提交
  7. 03 7月, 2006 1 次提交
  8. 01 7月, 2006 1 次提交
  9. 30 6月, 2006 1 次提交
  10. 29 6月, 2006 2 次提交
  11. 27 6月, 2006 2 次提交
  12. 26 6月, 2006 6 次提交
  13. 23 6月, 2006 2 次提交
  14. 14 6月, 2006 1 次提交
  15. 11 4月, 2006 1 次提交
  16. 02 4月, 2006 1 次提交
  17. 01 4月, 2006 1 次提交
  18. 30 3月, 2006 1 次提交
    • A
      [PATCH] libata: Simplex and other mode filtering logic · 5444a6f4
      Alan Cox 提交于
      Add a field to the host_set called 'flags' (was host_set_flags changed
      to suit Jeff)
      Add a simplex_claimed field so we can remember who owns the DMA channel
      Add a ->mode_filter() hook to allow drivers to filter modes
      Add docs for mode_filter and set_mode
      Filter according to simplex state
      Filter cable in core
      
      This provides the needed framework to support all the mode rules found
      in the PATA world. The simplex filter deals with 'to spec' simplex DMA
      systems found in older chips. The cable filter avoids duplicating the
      same rules in each chip driver with PATA. Finally the mode filter is
      neccessary because drive/chip combinations have errata that forbid
      certain modes with some drives or types of ATA object.
      
      Drive speed setup remains per channel for now and the filters now use
      the framework Tejun put into place which cleans them up a lot from the
      older libata-pata patches.
      Signed-off-by: NAlan Cox <alan@redhat.com>
      Signed-off-by: NJeff Garzik <jeff@garzik.org>
      5444a6f4
  19. 24 3月, 2006 1 次提交
  20. 06 3月, 2006 1 次提交
  21. 05 3月, 2006 1 次提交
  22. 15 1月, 2006 1 次提交
  23. 11 1月, 2006 2 次提交