aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/bfusb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-07[PATCH] bluetooth/bfusb: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan1-4/+4
2005-01-10Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller1-1/+1
2005-01-04[Bluetooth] Add module parameter for ignoring a deviceMarcel Holtmann1-0/+8
2004-12-20USB: change wMaxPacketSize field in struct usb_config_descriptor to be __le16Greg Kroah-Hartman1-1/+1
2004-11-09[BLUETOOTH]: Lock initializer unifyingAndrew Morton1-1/+1
2004-11-06[Bluetooth] Use usb_kill_urb() for synchronous unlinkMarcel Holtmann1-1/+1
2004-07-10[Bluetooth] Don't reset the USB halted bitsMarcel Holtmann1-2/+0
2004-06-20[Bluetooth] Fix config change for firmware loadingMarcel Holtmann1-0/+6
2004-05-14Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller1-3/+3
2004-05-10[Bluetooth] Adapt changes for USB core altsettingsMarcel Holtmann1-3/+3
2004-04-28USB: remove the wait_for_urb function from bfusb driver as it's no longer nee...Greg Kroah-Hartman1-9/+0
2004-04-09[Bluetooth] Fix race in RX complete routine of the USB driversMarcel Holtmann1-3/+4
2004-04-09[Bluetooth] Fix URB unlink race in the USB driversMarcel Holtmann1-1/+10
2004-03-15[Bluetooth] Declare more functions staticMarcel Holtmann1-2/+2
2004-03-14[Bluetooth] Make use of the MODULE_VERSION macroMarcel Holtmann1-0/+1
2004-02-26[Bluetooth] Dynamic allocation of HCI deviceMarcel Holtmann1-21/+30
2004-02-22[Bluetooth] Initial sysfs and device class supportMarcel Holtmann1-11/+12
2003-12-19[Bluetooth] Support for AVM BlueFRITZ! USBMarcel Holtmann1-0/+782