summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/bpa10x.c
AgeCommit message (Expand)Author
2010-07-21Bluetooth: Use __packed annotation for driversGustavo F. Padovan
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann
2008-11-30Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann
2008-10-31bpa10x: free sk_buff with kfree_skbIlpo Järvinen
2008-10-06[Bluetooth] Fix double frees on error paths of btusb and bpa10x driversMarcel Holtmann
2008-08-07[Bluetooth] Removal of unnecessary ignore module parameterMarcel Holtmann
2008-02-05drivers/bluetooth/bpa10x.c: fix memleakAdrian Bunk
2007-10-22[Bluetooth] Change BPA 100/105 driver to use USB anchorsMarcel Holtmann
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
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-08[Bluetooth]: Add endian annotations to the coreMarcel Holtmann
2005-11-07[PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena
2005-10-28[Bluetooth] Ignore additional interfaces of BPA 100/105 devicesMarcel Holtmann
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann
2005-08-29[Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco
2005-08-06[Bluetooth] Kill redundant NULL checks before kfree()Marcel Holtmann
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds