Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-25 | uwb: clean up whci_wait_for() timeout error message | David Vrabel | |
All callers of whci_wait_for() should get consistant error message if a timeout occurs. Signed-off-by: David Vrabel <david.vrabel@csr.com> | |||
2008-10-31 | uwb: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | |
Cc: David Vrabel <david.vrabel@csr.com> Acked-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-Off-By: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: David Vrabel <david.vrabel@csr.com> | |||
2008-09-17 | uwb: add the driver to enumerate WHCI capabilities | David Vrabel | |
This enumerates the capabilties of a WHCI device, adding a umc device for each one. Signed-off-by: David Vrabel <david.vrabel@csr.com> |