1. 29 11月, 2009 4 次提交
  2. 09 11月, 2009 1 次提交
  3. 19 10月, 2009 1 次提交
    • D
      pcmcia: pccard_read_tuple and TUPLE_RETURN_COMMON cleanup · 84897fc0
      Dominik Brodowski 提交于
      pccard_read_tuple(), which is only used by the PCMCIA core, should
      handle TUPLE_RETURN_COMMON more sensibly: If a specific function (which
      may be 0) is requested, set tuple.Attributes = 0 as was done in all
      PCMCIA drivers. If, however, BIND_FN_ALL is requested, return the
      "common" tuple. As to the callers of pccard_read_tuple():
      
      - All calls to pcmcia_validate_cis() had set the "function" parameter to
        BIND_FN_ALL. Therefore, remove the "function" parameter and make the
        parameter to pccard_read_tuple explicit.
      
      - Calls to CISTPL_VERS_1 and CISTPL_MANFID now set BIND_FN_ALL. This was
        already the case for calls to CISTPL_LONGLINK_MFC.
      Signed-off-by: NDominik Brodowski <linux@dominikbrodowski.net>
      84897fc0
  4. 22 9月, 2009 1 次提交
  5. 16 9月, 2009 1 次提交
  6. 17 6月, 2009 1 次提交
  7. 31 8月, 2008 2 次提交
  8. 26 8月, 2008 1 次提交
  9. 23 8月, 2008 10 次提交
  10. 03 8月, 2008 1 次提交
  11. 24 6月, 2008 4 次提交
  12. 19 5月, 2008 1 次提交
  13. 30 4月, 2008 1 次提交
  14. 13 2月, 2007 1 次提交
  15. 08 2月, 2007 1 次提交
  16. 09 12月, 2006 1 次提交
  17. 05 12月, 2006 1 次提交
  18. 26 10月, 2006 1 次提交
  19. 01 8月, 2006 1 次提交
  20. 16 5月, 2006 1 次提交
  21. 31 3月, 2006 4 次提交