1. d6a38c0 miscdevice: Use module_misc_device() macro by PrasannaKumar Muralidharan · 8 years ago
  2. ca8bee5 Bluetooth: Rename HCI_BREDR into HCI_PRIMARY by Marcel Holtmann · 8 years ago
  3. c7c999c Bluetooth: vhci: Fix race at creating hci device by Takashi Iwai · 8 years ago
  4. 1340737 Bluetooth: vhci: purge unhandled skbs by Jiri Slaby · 8 years ago
  5. 373a32c Bluetooth: vhci: fix open_timeout vs. hdev race by Jiri Slaby · 8 years ago
  6. 618e8bc Bluetooth: Use new hci_skb_pkt_* wrappers for drivers by Marcel Holtmann · 9 years ago
  7. e9ca8bf Bluetooth: Move handling of HCI_RUNNING flag into core by Marcel Holtmann · 9 years ago
  8. 73d0d3c Bluetooth: Move HCI_RUNNING check into hci_send_frame by Marcel Holtmann · 9 years ago
  9. 4eeab59 Bluetooth: vhci: Clean up coding style fix by Prasanna Karthik · 9 years ago
  10. 512b226 switch hci_vhci to ->write_iter() by Al Viro · 10 years ago
  11. 0ad184e Bluetooth: Support HCI_QUIRK_EXTERNAL_CONFIG for hci_vhci driver by Marcel Holtmann · 10 years ago
  12. 82a30cf Bluetooth: Support HCI_QUIRK_RAW_DEVICE for hci_vhci driver by Marcel Holtmann · 10 years ago
  13. b075dd4 Bluetooth: allocate static minor for vhci by Lucas De Marchi · 10 years ago
  14. 5bc00b5 Bluetooth: Add support for vectored writes to virtual HCI driver by Marcel Holtmann · 10 years ago
  15. 6029877 Bluetooth: Remove pointless parameter check in vhci_send_frame() by Marcel Holtmann · 11 years ago
  16. 7bd8f09 Bluetooth: Add hdev parameter to hdev->send driver callback by Marcel Holtmann · 11 years ago
  17. e1a2617 Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback by Marcel Holtmann · 11 years ago
  18. 23424c0 Bluetooth: Add support creating virtual AMP controllers by Marcel Holtmann · 11 years ago
  19. bfacbb9 Bluetooth: Use devname:vhci module alias for virtual HCI driver by Marcel Holtmann · 11 years ago
  20. 2c24d45 Bluetooth: hci_vhci.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  21. 0dea014 Bluetooth: vhci: Ignore return code of nonseekable_open() by David Herrmann · 12 years ago
  22. 155961e Bluetooth: Remove hci_dev->driver_data by David Herrmann · 12 years ago
  23. e9b9cfa Bluetooth: Remove HCI-owner field by David Herrmann · 12 years ago
  24. bf18c71 Bluetooth: vhci: Free driver_data on file release by David Herrmann · 12 years ago
  25. 36acbb1 Bluetooth: Allow to set AMP type for virtual HCI by Andrei Emeltchenko · 13 years ago
  26. 13ea401 Bluetooth: Ignore hci_unregister_dev return value by David Herrmann · 13 years ago
  27. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  28. 4f7ac18 Bluetooth: Fix wrong packet type count increment by Gustavo F. Padovan · 14 years ago
  29. c13854c Bluetooth: Convert controller hdev->type to hdev->bus by Marcel Holtmann · 14 years ago
  30. fed4c25 Bluetooth: Fix miscdev ops owner for virtual driver by Marcel Holtmann · 14 years ago
  31. 329ab1b Bluetooth: Remove unused global minor variable by Marcel Holtmann · 14 years ago
  32. 5990108 Bluetooth: Remove stub ioctl in hci_vhci by Thomas Gleixner · 15 years ago
  33. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  34. 092b858 Bluetooth: Remove unused and unneeded support in virtual driver by Marcel Holtmann · 15 years ago
  35. 3857abc Bluetooth: Remove BKL from open callback of virtual driver by Marcel Holtmann · 15 years ago
  36. 4db7589 Bluetooth: Use wait_event_interruptible for virtual driver by Marcel Holtmann · 15 years ago
  37. ac28494 Bluetooth: Use only MISC_DYNAMIC_MINOR for virtual driver by Marcel Holtmann · 15 years ago
  38. a418b89 Bluetooth: Enable per-module dynamic debug messages by Marcel Holtmann · 16 years ago
  39. 63fbd24 [Bluetooth] Consolidate maintainers information by Marcel Holtmann · 16 years ago
  40. dbfb2df Bluetooth VHCI: fasync BKL pushdown by Jonathan Corbet · 16 years ago
  41. 8324af6 bluetooth-vhci: BKL pushdown by Arnd Bergmann · 16 years ago
  42. 924f0e4 [Bluetooth] Remove the redundant non-seekable llseek method by Robert P. J. Day · 17 years ago
  43. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  44. 0ac5393 [Bluetooth] Add HCI device identifier for SDIO cards by Marcel Holtmann · 18 years ago
  45. 9c72435 [Bluetooth] Code cleanup of the drivers source code by Marcel Holtmann · 18 years ago
  46. 27d3528 [Bluetooth] Add platform device for virtual and serial devices by Marcel Holtmann · 18 years ago
  47. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  48. 089b1db [PATCH] bluetooth: kmalloc + memset -> kzalloc conversion by Deepak Saxena · 19 years ago
  49. 0d48d93 [Bluetooth]: Move packet type into the SKB control buffer by Marcel Holtmann · 19 years ago
  50. 4aa769b [Bluetooth]: Update and cleanup of the virtual HCI driver by Marcel Holtmann · 19 years ago
  51. b03efcf [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() by David S. Miller · 19 years ago
  52. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago