aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/bfusb.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann2010-02-271-1/+1
* Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-271-2/+1
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-301-8/+3
* [Bluetooth] Removal of unnecessary ignore module parameterMarcel Holtmann2008-08-071-9/+1
* bluetooth: treat firmware data as constDavid Woodhouse2008-07-101-1/+2
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* [Bluetooth] Make use of MODULE_FIRMWAREMarcel Holtmann2007-02-261-0/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+4
* [Bluetooth] Code cleanup of the drivers source codeMarcel Holtmann2006-09-281-157/+159
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-071-3/+1
* [Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann2005-08-291-4/+4
* [NET]: Kill skb->listDavid S. Miller2005-08-291-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+806