summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/bfusb.c
AgeCommit message (Expand)Author
2011-10-31Bluetooth: bfusb: Fix error path on firmware loadDavid Herrmann
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann
2009-02-27Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann
2008-08-07[Bluetooth] Removal of unnecessary ignore module parameterMarcel Holtmann
2008-07-10bluetooth: treat firmware data as constDavid Woodhouse
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-02-26[Bluetooth] Make use of MODULE_FIRMWAREMarcel Holtmann
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-28[Bluetooth] Code cleanup of the drivers source codeMarcel Holtmann
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2005-11-07[PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann
2005-08-29[NET]: Kill skb->listDavid S. Miller
2005-03-07[PATCH] bluetooth/bfusb: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan
2005-01-10Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller
2005-01-04[Bluetooth] Add module parameter for ignoring a deviceMarcel Holtmann
2004-12-20USB: change wMaxPacketSize field in struct usb_config_descriptor to be __le16Greg Kroah-Hartman
2004-11-09[BLUETOOTH]: Lock initializer unifyingAndrew Morton
2004-11-06[Bluetooth] Use usb_kill_urb() for synchronous unlinkMarcel Holtmann
2004-07-10[Bluetooth] Don't reset the USB halted bitsMarcel Holtmann
2004-06-20[Bluetooth] Fix config change for firmware loadingMarcel Holtmann
2004-05-14Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller
2004-05-10[Bluetooth] Adapt changes for USB core altsettingsMarcel Holtmann
2004-04-28USB: remove the wait_for_urb function from bfusb driver as it's no longer nee...Greg Kroah-Hartman
2004-04-09[Bluetooth] Fix race in RX complete routine of the USB driversMarcel Holtmann
2004-04-09[Bluetooth] Fix URB unlink race in the USB driversMarcel Holtmann
2004-03-15[Bluetooth] Declare more functions staticMarcel Holtmann
2004-03-14[Bluetooth] Make use of the MODULE_VERSION macroMarcel Holtmann
2004-02-26[Bluetooth] Dynamic allocation of HCI deviceMarcel Holtmann
2004-02-22[Bluetooth] Initial sysfs and device class supportMarcel Holtmann
2003-12-19[Bluetooth] Support for AVM BlueFRITZ! USBMarcel Holtmann