30 Sep, 2006

1 commit


15 Jul, 2006

1 commit

  • Add the DRVNAME define to remove the two separate references of the driver
    name by string, and move the .driver.owner into the existing .driver
    sub-structure.

    Signed-off-by: Chris Boot
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Chris Boot
     

11 Jul, 2006

1 commit

  • Add LED Class device support for the Soekris net48xx Error LED. Tested
    only on a net4801, but should work on a net4826 as well. I'd love to find
    a way of detecting a Soekris net48xx device but there is no DMI or any
    Soekris-specific PCI devices.

    [akpm@osdl.org: fixlets, cleanups]
    Signed-off-by: Chris Boot
    Cc: Ben Dooks
    Cc: Richard Purdie
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Chris Boot