History log of /drivers/usb/wusbcore/dev-sysfs.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bce83697c5fe84a7a5d38c96fbbe43b4bc028c3e 22-Dec-2008 David Vrabel <david.vrabel@csr.com> uwb: use dev_dbg() for debug messages

Instead of the home-grown d_fnstart(), d_fnend() and d_printf() macros,
use dev_dbg() or remove the message entirely.

Signed-off-by: David Vrabel <david.vrabel@csr.com>
/drivers/usb/wusbcore/dev-sysfs.c
90ff96f22426a9d1a06df97dead0a9098facb567 17-Sep-2008 Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> wusb: add the Wireless USB core

Add support for Ceritified Wireless USB 1.0 to the USB stack.

This has been split into several patches for easier review.

core (this patch):
- host controller infrastructure
- cluster reservation
- UWB PAL registration
- fake root hub

protocol:
- MMC management (start/stop, managing IEs)
- device connection

security:
- device authentication and authorization

build-system:
- Kconfig and Kbuild files

Signed-off-by: David Vrabel <david.vrabel@csr.com>
/drivers/usb/wusbcore/dev-sysfs.c