index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
bpa10x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Declare bpa10x_table[] as const
Marcel Holtmann
2013-10-11
1
-1
/
+1
*
Bluetooth: Add hdev parameter to hdev->send driver callback
Marcel Holtmann
2013-10-11
1
-2
/
+3
*
Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback
Marcel Holtmann
2013-10-11
1
-3
/
+1
*
Bluetooth: Use devm_kzalloc in bpa10x.c file
Sachin Kamat
2012-08-06
1
-6
/
+2
*
Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE
Szymon Janc
2012-06-05
1
-1
/
+1
*
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-05-18
1
-0
/
+1
*
Bluetooth: Remove hci_dev->driver_data
David Herrmann
2012-02-13
1
-9
/
+9
*
Bluetooth: Remove HCI-owner field
David Herrmann
2012-02-13
1
-2
/
+0
*
Bluetooth: bpa10x: Free private driver data on usb shutdown
David Herrmann
2012-02-13
1
-12
/
+3
*
USB: convert drivers/bluetooth/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-14
/
+1
*
Bluetooth: Use __packed annotation for drivers
Gustavo F. Padovan
2010-07-21
1
-1
/
+1
*
Bluetooth: Convert controller hdev->type to hdev->bus
Marcel Holtmann
2010-02-27
1
-1
/
+1
*
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
2008-11-30
1
-5
/
+0
*
Bluetooth: Send HCI Reset command by default on device initialization
Marcel Holtmann
2008-11-30
1
-0
/
+2
*
bpa10x: free sk_buff with kfree_skb
Ilpo Järvinen
2008-10-31
1
-2
/
+2
*
[Bluetooth] Fix double frees on error paths of btusb and bpa10x drivers
Marcel Holtmann
2008-10-06
1
-2
/
+0
*
[Bluetooth] Removal of unnecessary ignore module parameter
Marcel Holtmann
2008-08-07
1
-9
/
+1
*
drivers/bluetooth/bpa10x.c: fix memleak
Adrian Bunk
2008-02-05
1
-0
/
+1
*
[Bluetooth] Change BPA 100/105 driver to use USB anchors
Marcel Holtmann
2007-10-22
1
-362
/
+262
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2006-01-04
1
-1
/
+0
*
[Bluetooth]: Add endian annotations to the core
Marcel Holtmann
2005-11-08
1
-2
/
+2
*
[PATCH] bluetooth: kmalloc + memset -> kzalloc conversion
Deepak Saxena
2005-11-07
1
-3
/
+1
*
[Bluetooth] Ignore additional interfaces of BPA 100/105 devices
Marcel Holtmann
2005-10-28
1
-0
/
+3
*
[PATCH] gfp flags annotations - part 1
Al Viro
2005-10-08
1
-1
/
+1
*
[Bluetooth]: Move packet type into the SKB control buffer
Marcel Holtmann
2005-08-29
1
-7
/
+7
*
[Bluetooth]: Fix sparse warnings (__nocast type)
Victor Fusco
2005-08-29
1
-1
/
+2
*
[Bluetooth] Kill redundant NULL checks before kfree()
Marcel Holtmann
2005-08-06
1
-5
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+657