aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/bpa10x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann1-5/+0
2008-11-30Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann1-0/+2
2008-10-31bpa10x: free sk_buff with kfree_skbIlpo Järvinen1-2/+2
2008-10-06[Bluetooth] Fix double frees on error paths of btusb and bpa10x driversMarcel Holtmann1-2/+0
2008-08-07[Bluetooth] Removal of unnecessary ignore module parameterMarcel Holtmann1-9/+1
2008-02-05drivers/bluetooth/bpa10x.c: fix memleakAdrian Bunk1-0/+1
2007-10-22[Bluetooth] Change BPA 100/105 driver to use USB anchorsMarcel Holtmann1-362/+262
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-11-08[Bluetooth]: Add endian annotations to the coreMarcel Holtmann1-2/+2
2005-11-07[PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena1-3/+1
2005-10-28[Bluetooth] Ignore additional interfaces of BPA 100/105 devicesMarcel Holtmann1-0/+3
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann1-7/+7
2005-08-29[Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco1-1/+2
2005-08-06[Bluetooth] Kill redundant NULL checks before kfree()Marcel Holtmann1-5/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+657