aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth/bfusb.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busGravatar Marcel Holtmann 1-1/+1
2009-02-27Bluetooth: Remove some pointless conditionals before kfree_skb()Gravatar Wei Yongjun 1-2/+1
2008-11-30Bluetooth: Enable per-module dynamic debug messagesGravatar Marcel Holtmann 1-8/+3
2008-08-07[Bluetooth] Removal of unnecessary ignore module parameterGravatar Marcel Holtmann 1-9/+1
2008-07-10bluetooth: treat firmware data as constGravatar David Woodhouse 1-1/+2
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Gravatar Arnaldo Carvalho de Melo 1-1/+1
2007-02-26[Bluetooth] Make use of MODULE_FIRMWAREGravatar Marcel Holtmann 1-0/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-4/+4
2006-09-28[Bluetooth] Code cleanup of the drivers source codeGravatar Marcel Holtmann 1-157/+159
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGravatar Greg Kroah-Hartman 1-1/+0
2005-11-07[PATCH] bluetooth: kmalloc + memset -> kzalloc conversionGravatar Deepak Saxena 1-3/+1
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferGravatar Marcel Holtmann 1-4/+4
2005-08-29[NET]: Kill skb->listGravatar David S. Miller 1-4/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+806