aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/bpa10x.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Use __packed annotation for driversGustavo F. Padovan2010-07-211-1/+1
* Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann2010-02-271-1/+1
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-301-5/+0
* Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann2008-11-301-0/+2
* bpa10x: free sk_buff with kfree_skbIlpo Järvinen2008-10-311-2/+2
* [Bluetooth] Fix double frees on error paths of btusb and bpa10x driversMarcel Holtmann2008-10-061-2/+0
* [Bluetooth] Removal of unnecessary ignore module parameterMarcel Holtmann2008-08-071-9/+1
* drivers/bluetooth/bpa10x.c: fix memleakAdrian Bunk2008-02-051-0/+1
* [Bluetooth] Change BPA 100/105 driver to use USB anchorsMarcel Holtmann2007-10-221-362/+262
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* 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
* [Bluetooth]: Add endian annotations to the coreMarcel Holtmann2005-11-081-2/+2
* [PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-071-3/+1
* [Bluetooth] Ignore additional interfaces of BPA 100/105 devicesMarcel Holtmann2005-10-281-0/+3
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann2005-08-291-7/+7
* [Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco2005-08-291-1/+2
* [Bluetooth] Kill redundant NULL checks before kfree()Marcel Holtmann2005-08-061-5/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+657