1. f33b006 Bluetooth: vhci: Fix checking of msft_opcode by Luiz Augusto von Dentz · 3 years, 2 months ago
  2. b8f5482 Bluetooth: vhci: Add support for setting msft_opcode and aosp_capable by Luiz Augusto von Dentz · 3 years, 2 months ago
  3. 8b89637 Bluetooth: hci_vhci: Fix to set the force_wakeup value by Tedd Ho-Jeong An · 3 years, 3 months ago
  4. d16e6d1 Bluetooth: hci_vhci: Fix calling hci_{suspend,resume}_dev by Luiz Augusto von Dentz · 3 years, 3 months ago
  5. 4539ca6 Bluetooth: Rename driver .prevent_wake to .wakeup by Luiz Augusto von Dentz · 3 years, 3 months ago
  6. 60edfad Bluetooth: hci_vhci: Add force_prevent_wake entry by Luiz Augusto von Dentz · 3 years, 3 months ago
  7. 59c218c Bluetooth: hci_vhci: Add force_suspend entry by Luiz Augusto von Dentz · 3 years, 3 months ago
  8. 9682d36 Bluetooth: hci_vhci: Add support for offload codecs over SCO by Kiran K · 3 years, 4 months ago
  9. f92a8cb Bluetooth: hci_vhci: Add support for ISO packets by Luiz Augusto von Dentz · 5 years ago
  10. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  11. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  12. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  13. 634fef6 networking: add and use skb_put_u8() by Johannes Berg · 8 years ago
  14. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  15. cbbd26b [iov_iter] new primitives - copy_from_iter_full() and friends by Al Viro · 8 years ago
  16. d6a38c0 miscdevice: Use module_misc_device() macro by PrasannaKumar Muralidharan · 8 years ago
  17. ca8bee5 Bluetooth: Rename HCI_BREDR into HCI_PRIMARY by Marcel Holtmann · 8 years ago
  18. c7c999c Bluetooth: vhci: Fix race at creating hci device by Takashi Iwai · 9 years ago
  19. 1340737 Bluetooth: vhci: purge unhandled skbs by Jiri Slaby · 9 years ago
  20. 373a32c Bluetooth: vhci: fix open_timeout vs. hdev race by Jiri Slaby · 9 years ago
  21. 618e8bc Bluetooth: Use new hci_skb_pkt_* wrappers for drivers by Marcel Holtmann · 9 years ago
  22. e9ca8bf Bluetooth: Move handling of HCI_RUNNING flag into core by Marcel Holtmann · 9 years ago
  23. 73d0d3c Bluetooth: Move HCI_RUNNING check into hci_send_frame by Marcel Holtmann · 9 years ago
  24. 4eeab59 Bluetooth: vhci: Clean up coding style fix by Prasanna Karthik · 10 years ago
  25. 512b226 switch hci_vhci to ->write_iter() by Al Viro · 10 years ago
  26. 0ad184e Bluetooth: Support HCI_QUIRK_EXTERNAL_CONFIG for hci_vhci driver by Marcel Holtmann · 10 years ago
  27. 82a30cf Bluetooth: Support HCI_QUIRK_RAW_DEVICE for hci_vhci driver by Marcel Holtmann · 10 years ago
  28. b075dd4 Bluetooth: allocate static minor for vhci by Lucas De Marchi · 11 years ago
  29. 5bc00b5 Bluetooth: Add support for vectored writes to virtual HCI driver by Marcel Holtmann · 11 years ago
  30. 6029877 Bluetooth: Remove pointless parameter check in vhci_send_frame() by Marcel Holtmann · 11 years ago
  31. 7bd8f09 Bluetooth: Add hdev parameter to hdev->send driver callback by Marcel Holtmann · 11 years ago
  32. e1a2617 Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback by Marcel Holtmann · 11 years ago
  33. 23424c0 Bluetooth: Add support creating virtual AMP controllers by Marcel Holtmann · 11 years ago
  34. bfacbb9 Bluetooth: Use devname:vhci module alias for virtual HCI driver by Marcel Holtmann · 11 years ago
  35. 2c24d45 Bluetooth: hci_vhci.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  36. 0dea0141 Bluetooth: vhci: Ignore return code of nonseekable_open() by David Herrmann · 13 years ago
  37. 155961e Bluetooth: Remove hci_dev->driver_data by David Herrmann · 13 years ago
  38. e9b9cfa Bluetooth: Remove HCI-owner field by David Herrmann · 13 years ago
  39. bf18c71 Bluetooth: vhci: Free driver_data on file release by David Herrmann · 13 years ago
  40. 36acbb1 Bluetooth: Allow to set AMP type for virtual HCI by Andrei Emeltchenko · 13 years ago
  41. 13ea401 Bluetooth: Ignore hci_unregister_dev return value by David Herrmann · 13 years ago
  42. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  43. 4f7ac18 Bluetooth: Fix wrong packet type count increment by Gustavo F. Padovan · 15 years ago
  44. c13854c Bluetooth: Convert controller hdev->type to hdev->bus by Marcel Holtmann · 15 years ago
  45. fed4c25 Bluetooth: Fix miscdev ops owner for virtual driver by Marcel Holtmann · 15 years ago
  46. 329ab1b Bluetooth: Remove unused global minor variable by Marcel Holtmann · 15 years ago
  47. 5990108 Bluetooth: Remove stub ioctl in hci_vhci by Thomas Gleixner · 15 years ago
  48. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  49. 092b858 Bluetooth: Remove unused and unneeded support in virtual driver by Marcel Holtmann · 16 years ago
  50. 3857abc Bluetooth: Remove BKL from open callback of virtual driver by Marcel Holtmann · 16 years ago
  51. 4db7589 Bluetooth: Use wait_event_interruptible for virtual driver by Marcel Holtmann · 16 years ago
  52. ac28494 Bluetooth: Use only MISC_DYNAMIC_MINOR for virtual driver by Marcel Holtmann · 16 years ago
  53. a418b89 Bluetooth: Enable per-module dynamic debug messages by Marcel Holtmann · 16 years ago
  54. 63fbd24 [Bluetooth] Consolidate maintainers information by Marcel Holtmann · 16 years ago
  55. dbfb2df Bluetooth VHCI: fasync BKL pushdown by Jonathan Corbet · 17 years ago
  56. 8324af6 bluetooth-vhci: BKL pushdown by Arnd Bergmann · 17 years ago
  57. 924f0e4 [Bluetooth] Remove the redundant non-seekable llseek method by Robert P. J. Day · 17 years ago
  58. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 18 years ago
  59. 0ac5393 [Bluetooth] Add HCI device identifier for SDIO cards by Marcel Holtmann · 18 years ago
  60. 9c72435 [Bluetooth] Code cleanup of the drivers source code by Marcel Holtmann · 18 years ago
  61. 27d3528 [Bluetooth] Add platform device for virtual and serial devices by Marcel Holtmann · 18 years ago
  62. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  63. 089b1db [PATCH] bluetooth: kmalloc + memset -> kzalloc conversion by Deepak Saxena · 19 years ago
  64. 0d48d93 [Bluetooth]: Move packet type into the SKB control buffer by Marcel Holtmann · 19 years ago
  65. 4aa769b [Bluetooth]: Update and cleanup of the virtual HCI driver by Marcel Holtmann · 19 years ago
  66. b03efcf [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() by David S. Miller · 19 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2