1. d94dfd7 Bluetooth: bpa10x: change return value by Navid Emamdoost · 5 years ago
  2. 82b7d85 Bluetooth: Cleanup formatting and coding style by Fabian Schindlatz · 6 years ago
  3. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  4. 478113e bluetooth: bpa10x: Replace GFP_ATOMIC with GFP_KERNEL in bpa10x_send_frame() by Jia-Ju Bai · 6 years ago
  5. 07eb96a Bluetooth: bpa10x: Use separate h4_recv_buf helper by Marcel Holtmann · 7 years ago
  6. cca3283 Bluetooth: bpa10x: make array 'req' static, shrinks object size by Colin Ian King · 7 years ago
  7. 2064ee3 Bluetooth: Use bt_dev_err and bt_dev_info when possible by Marcel Holtmann · 7 years ago
  8. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  9. b2999c1 Bluetooth: bpa10x: Add support for hci_set_fw_info by Marcel Holtmann · 8 years ago
  10. 618e8bc Bluetooth: Use new hci_skb_pkt_* wrappers for drivers by Marcel Holtmann · 9 years ago
  11. 943cc59 Bluetooth: bpa10x: Use h4_recv_buf helper for frame reassembly by Marcel Holtmann · 9 years ago
  12. 881f7e8 Bluetooth: bpa10x: Add support for set_diag driver callback by Marcel Holtmann · 9 years ago
  13. ddd68ec Bluetooth: bpa10x: Read revision information in setup stage by Marcel Holtmann · 9 years ago
  14. e9ca8bf Bluetooth: Move handling of HCI_RUNNING flag into core by Marcel Holtmann · 9 years ago
  15. 73d0d3c Bluetooth: Move HCI_RUNNING check into hci_send_frame by Marcel Holtmann · 9 years ago
  16. e854938 Bluetooth: Declare bpa10x_table[] as const by Marcel Holtmann · 11 years ago
  17. 7bd8f09 Bluetooth: Add hdev parameter to hdev->send driver callback by Marcel Holtmann · 11 years ago
  18. e1a2617 Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback by Marcel Holtmann · 11 years ago
  19. 704687c Bluetooth: Use devm_kzalloc in bpa10x.c file by Sachin Kamat · 12 years ago
  20. a6c511c Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE by Szymon Janc · 13 years ago
  21. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 13 years ago
  22. 155961e Bluetooth: Remove hci_dev->driver_data by David Herrmann · 13 years ago
  23. e9b9cfa Bluetooth: Remove HCI-owner field by David Herrmann · 13 years ago
  24. d25442b Bluetooth: bpa10x: Free private driver data on usb shutdown by David Herrmann · 13 years ago
  25. 93f1508 USB: convert drivers/bluetooth/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  26. 81ca405 Bluetooth: Use __packed annotation for drivers by Gustavo F. Padovan · 14 years ago
  27. c13854c Bluetooth: Convert controller hdev->type to hdev->bus by Marcel Holtmann · 15 years ago
  28. a418b89 Bluetooth: Enable per-module dynamic debug messages by Marcel Holtmann · 16 years ago
  29. 7a9d402 Bluetooth: Send HCI Reset command by default on device initialization by Marcel Holtmann · 16 years ago
  30. cbafe31 bpa10x: free sk_buff with kfree_skb by Ilpo Järvinen · 16 years ago
  31. 36010ff [Bluetooth] Fix double frees on error paths of btusb and bpa10x drivers by Marcel Holtmann · 16 years ago
  32. 943d56b [Bluetooth] Removal of unnecessary ignore module parameter by Marcel Holtmann · 16 years ago
  33. cb7cd42 drivers/bluetooth/bpa10x.c: fix memleak by Adrian Bunk · 17 years ago
  34. e24b21e [Bluetooth] Change BPA 100/105 driver to use USB anchors by Marcel Holtmann · 17 years ago
  35. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  36. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  37. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  38. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  39. 1ebb925 [Bluetooth]: Add endian annotations to the core by Marcel Holtmann · 19 years ago
  40. 089b1db [PATCH] bluetooth: kmalloc + memset -> kzalloc conversion by Deepak Saxena · 19 years ago
  41. 245dc3d [Bluetooth] Ignore additional interfaces of BPA 100/105 devices by Marcel Holtmann · 19 years ago
  42. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  43. 0d48d93 [Bluetooth]: Move packet type into the SKB control buffer by Marcel Holtmann · 19 years ago
  44. 2eb25a6 [Bluetooth]: Fix sparse warnings (__nocast type) by Victor Fusco · 19 years ago
  45. e9a3e67 [Bluetooth] Kill redundant NULL checks before kfree() by Marcel Holtmann · 19 years ago
  46. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago