04 Aug, 2010

1 commit

  • Below you will find an updated version from the original series bunching all patches into one big patch
    updating broken web addresses that are located in Documentation/*
    Some of the addresses date as far far back as 1995 etc... so searching became a bit difficult,
    the best way to deal with these is to use web.archive.org to locate these addresses that are outdated.
    Now there are also some addresses pointing to .spec files some are located, but some(after searching
    on the companies site)where still no where to be found. In this case I just changed the address
    to the company site this way the users can contact the company and they can locate them for the users.

    Signed-off-by: Justin P. Mattock
    Signed-off-by: Thomas Weber
    Signed-off-by: Mike Frysinger
    Cc: Paulo Marques
    Cc: Randy Dunlap
    Cc: Michael Neuling
    Signed-off-by: Jiri Kosina

    Justin P. Mattock
     

07 Apr, 2009

1 commit

  • This controller can be found on the D-Link DNS-323 for instance, where
    it is to be configured via static i2c_board_info in the board-specific
    mach-orion/dns323-setup.c; this driver supports only the new-style
    driver model.

    Tested-by: Martin Michlmayr
    Signed-off-by: Herbert Valerio Riedel
    Signed-off-by: Matthew Palmer
    Signed-off-by: Laurie Bradshaw
    Signed-off-by: Martin Michlmayr
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Herbert Valerio Riedel