Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-14 | Change global "debug" to "pvrusb2_debug" | Mike Isely | |
Note - I think this is the only actual global variable in the entire driver right now. (Other stuff is either static or held through a context pointer). From: Mike Isely <isely@pobox.com> Signed-off-by: Mike Isely <isely@pobox.com> | |||
2006-01-03 | Implement some (normally disabled) I2C adapter debugging code | Mike Isely | |
From: Mike Isely <isely@pobox.com> Signed-off-by: Mike Isely <isely@pobox.com> | |||
2006-01-01 | New I2C client handling implementation for pvrusb2 driver | Mike Isely | |
From: Mike Isely <isely@pobox.com> Signed-off-by: Mike Isely <isely@pobox.com> |