Age | Commit message (Expand) | Author | Files | Lines |
2014-03-05 | Bluetooth: Remove assignments in if-statements | Valentin Ilie | 1 | -4/+10 |
2013-10-11 | Bluetooth: Declare bfusb_table[] as const | Marcel Holtmann | 1 | -1/+1 |
2013-10-11 | Bluetooth: Remove pointless parameter check in bfusb_send_frame() | Marcel Holtmann | 1 | -8/+1 |
2013-10-11 | Bluetooth: Add hdev parameter to hdev->send driver callback | Marcel Holtmann | 1 | -2/+1 |
2013-10-11 | Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback | Marcel Holtmann | 1 | -2/+1 |
2013-10-11 | Bluetooth: Remove unused bfusb_ioctl() callback | Marcel Holtmann | 1 | -10/+4 |
2012-08-06 | Bluetooth: Use devm_kzalloc in bfusb.c file | Sachin Kamat | 1 | -8/+4 |
2012-05-19 | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp | 1 | -0/+1 |
2012-02-13 | Bluetooth: Remove hci_dev->driver_data | David Herrmann | 1 | -5/+5 |
2012-02-13 | Bluetooth: Remove HCI-owner field | David Herrmann | 1 | -2/+0 |
2012-02-13 | Bluetooth: bfusb: Free driver_data on USB shutdown | David Herrmann | 1 | -10/+1 |
2012-01-08 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -20/+1 |
2011-11-18 | USB: convert drivers/bluetooth/* to use module_usb_driver() | Greg Kroah-Hartman | 1 | -20/+1 |
2011-11-07 | Bluetooth: bfusb: Fix error path on firmware load | David Herrmann | 1 | -6/+7 |
2011-11-07 | Bluetooth: Ignore hci_unregister_dev return value | David Herrmann | 1 | -3/+1 |
2011-10-31 | Bluetooth: bfusb: Fix error path on firmware load | David Herrmann | 1 | -6/+7 |
2010-02-27 | Bluetooth: Convert controller hdev->type to hdev->bus | Marcel Holtmann | 1 | -1/+1 |
2009-02-27 | Bluetooth: Remove some pointless conditionals before kfree_skb() | Wei Yongjun | 1 | -2/+1 |
2008-11-30 | Bluetooth: Enable per-module dynamic debug messages | Marcel Holtmann | 1 | -8/+3 |
2008-08-08 | [Bluetooth] Removal of unnecessary ignore module parameter | Marcel Holtmann | 1 | -9/+1 |
2008-07-10 | bluetooth: treat firmware data as const | David Woodhouse | 1 | -1/+2 |
2007-04-26 | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-02-26 | [Bluetooth] Make use of MODULE_FIRMWARE | Marcel Holtmann | 1 | -0/+1 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -4/+4 |
2006-09-29 | [Bluetooth] Code cleanup of the drivers source code | Marcel Holtmann | 1 | -157/+159 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-01-05 | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman | 1 | -1/+0 |
2005-11-07 | [PATCH] bluetooth: kmalloc + memset -> kzalloc conversion | Deepak Saxena | 1 | -3/+1 |
2005-08-30 | [Bluetooth]: Move packet type into the SKB control buffer | Marcel Holtmann | 1 | -4/+4 |
2005-08-30 | [NET]: Kill skb->list | David S. Miller | 1 | -4/+4 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+806 |