13 Mar, 2010

1 commit


05 Oct, 2009

1 commit

  • There is no point in implementing a detect callback for the DS2482, as
    this device can't be detected. It was there solely to handle "force"
    module parameters to instantiate devices, but now we have a better sysfs
    interface that can do the same.

    So we can get rid of the ugly module parameters and the detect callback.
    This shrinks the binary module size by 21%.

    Signed-off-by: Jean Delvare
    Acked-by: Ben Gardner

    Jean Delvare
     

17 Jul, 2008

1 commit


28 Jan, 2008

1 commit


13 Jul, 2006

1 commit

  • The idle check loop has a greater-than where it should have a less-than.
    This causes the ds2482 driver to check for the idle condition exactly
    once, which causes it to fail on faster machines.

    Signed-off-by: Ben Gardner
    Signed-off-by: Evgeniy Polyakov
    Signed-off-by: Greg Kroah-Hartman

    Ben Gardner
     

23 Jun, 2006

1 commit


24 Mar, 2006

1 commit