1. e14dbe7 Bluetooth: Remove controller device attributes by Marcel Holtmann · 8 years ago
  2. 2a0be13 Bluetooth: Remove connection link attributes by Marcel Holtmann · 8 years ago
  3. b848079 Bluetooth: Convert to use ATTRIBUTE_GROUPS macro by Wei Yongjun · 10 years ago
  4. e132f7f Bluetooth: Remove bus attribute in favor of hierarchy by Marcel Holtmann · 11 years ago
  5. babdbb3 Bluetooth: Move export of class of device information into hci_core.c by Marcel Holtmann · 11 years ago
  6. ceeb3bc Bluetooth: Move manufacturer, hci_ver and hci_rev into hci_core.c by Marcel Holtmann · 11 years ago
  7. f96bc0a Bluetooth: Remove debug entry for connection features by Marcel Holtmann · 11 years ago
  8. dfb826a Bluetooth: Move HCI device features into hci_core.c by Marcel Holtmann · 11 years ago
  9. 2bfa353 Bluetooth: Move idle_timeout and sniff_{min,max}_interval to hci_core.c by Marcel Holtmann · 11 years ago
  10. bdc3e0f Bluetooth: Move device_add handling into hci_register_dev by Marcel Holtmann · 11 years ago
  11. ffcecac Bluetooth: Create root debugfs directory during module init by Marcel Holtmann · 11 years ago
  12. 0153e2e Bluetooth: Create HCI device debugfs directory in hci_register_dev by Marcel Holtmann · 11 years ago
  13. 4721983 Bluetooth: Move uuids debugfs entry creation into hci_core.c by Marcel Holtmann · 11 years ago
  14. 70afe0b Bluetooth: Move blacklist debugfs entry creation into hci_core.c by Marcel Holtmann · 11 years ago
  15. ebd1e33 Bluetooth: Expose auto_accept_delay debugfs only when SSP is supported by Marcel Holtmann · 11 years ago
  16. baf27f6 Bluetooth: Expose inquiry_cache debugfs only on BR/EDR controllers by Marcel Holtmann · 11 years ago
  17. 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 11 years ago
  18. cad718e Bluetooth: Track feature pages in a single table by Johan Hedberg · 11 years ago
  19. 8d12356 Bluetooth: introduce hci_conn ref-counting by David Herrmann · 11 years ago
  20. 12033ca Bluetooth: Use PTR_RET function by Alexandru Gheorghiu · 11 years ago
  21. 52e0b01 Bluetooth: Fix uuid output in debugfs by Gustavo Padovan · 11 years ago
  22. fcb7333 Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr by Andrei Emeltchenko · 12 years ago
  23. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 12 years ago
  24. 8fc9ced Bluetooth: Fix coding style in the subsystem by Gustavo Padovan · 12 years ago
  25. b80f021 Bluetooth: Fix coding style in hci_sysfs.c by Gustavo Padovan · 12 years ago
  26. 739f43e Bluetooth: trivial: Correct types by Andrei Emeltchenko · 12 years ago
  27. 6935e0f Bluetooth: Remove redundant hdev->parent field by David Herrmann · 12 years ago
  28. 2dd1068 Bluetooth: Use proper datatypes in release-callbacks by David Herrmann · 12 years ago
  29. 3dc0732 Bluetooth: Introduce to_hci_conn by David Herrmann · 12 years ago
  30. aa2b86d Bluetooth: Introduce to_hci_dev() by David Herrmann · 12 years ago
  31. 46e0653 Bluetooth: Correctly acquire module ref by David Herrmann · 12 years ago
  32. 3088351 Bluetooth: Rename hdev->inq_cache to hdev->discovery by Johan Hedberg · 12 years ago
  33. 561aafb Bluetooth: Add initial mgmt_confirm_name support by Johan Hedberg · 12 years ago
  34. b57c1a5 Bluetooth: Convert inquiry cache to use standard list types by Johan Hedberg · 12 years ago
  35. 9662cbc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 12 years ago
  36. 6d438e3 Bluetooth: Remove work_add and work_del from hci_sysfs by Gustavo F. Padovan · 12 years ago
  37. 09fd0de Bluetooth: Replace spin_lock by mutex in hci_dev by Gustavo F. Padovan · 13 years ago
  38. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  39. 8035ded Bluetooth: replace list_for_each with list_for_each_entry whenever possible by Luiz Augusto von Dentz · 13 years ago
  40. 3a9a231 net: Fix files explicitly needing to include module.h by Paul Gortmaker · 13 years ago
  41. ce24297 Bluetooth: Rename sysfs un/register to add/del by David Herrmann · 13 years ago
  42. 0ac7e70 Bluetooth: Fix hci core device initialization by David Herrmann · 13 years ago
  43. 21061df Bluetooth: Add LE link type for debugfs output by Peter Hurley · 13 years ago
  44. 9f61656 Bluetooth: Add variable SSP auto-accept delay support by Johan Hedberg · 13 years ago
  45. db940cb Bluetooth: convert net/bluetooth/ to kstrtox by Alexey Dobriyan · 13 years ago
  46. 1f6c637 Bluetooth: Add define for the maximum name length on HCI level by Johan Hedberg · 13 years ago
  47. 602f988 Bluetooth: Fix errors reported by checkpatch.pl by Gustavo F. Padovan · 13 years ago
  48. 930e133 Bluetooth: Implement debugfs support for listing UUIDs by Johan Hedberg · 13 years ago
  49. d6b2eb2 Bluetooth: make batostr() print in the right order by Gustavo F. Padovan · 14 years ago
  50. 8f1e174 Bluetooth: HCI devices are either BR/EDR or AMP radios by David Vrabel · 14 years ago
  51. ea4bd8b Bluetooth: Use list_head for HCI blacklist head by David Miller · 14 years ago
  52. 32c2ece Bluetooth: Add debugfs support for showing the blacklist by Johan Hedberg · 14 years ago
  53. 7b767ca Bluetooth: Use strict_strtoul instead of simple_strtoul by Tomas Winkler · 14 years ago
  54. f48fd9c Bluetooth: Create per controller workqueue by Marcel Holtmann · 14 years ago
  55. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  56. aef7d97 Bluetooth: Convert debug files to actually use debugfs instead of sysfs by Marcel Holtmann · 14 years ago
  57. d4612cb Bluetooth: Use single_open() for inquiry cache within debugfs by Marcel Holtmann · 14 years ago
  58. 943da25 Bluetooth: Add controller types for BR/EDR and 802.11 AMP by Marcel Holtmann · 14 years ago
  59. ca325f6 Bluetooth: Convert inquiry cache to use debugfs instead of sysfs by Marcel Holtmann · 14 years ago
  60. c13854c Bluetooth: Convert controller hdev->type to hdev->bus by Marcel Holtmann · 14 years ago
  61. f74c77c bluetooth: scheduling while atomic bug fix by Dave Young · 15 years ago
  62. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  63. 4c71318 Bluetooth: Remove useless flush_work() causing lockdep warnings by Dave Young · 15 years ago
  64. 384943e Bluetooth: Fix wrong module refcount when connection setup fails by Marcel Holtmann · 15 years ago
  65. 457ca7b Bluetooth: Move dev_set_name() to a context that can sleep by Marcel Holtmann · 15 years ago
  66. a67e899 Bluetooth: Fix issue with sysfs handling for connections by Marcel Holtmann · 15 years ago
  67. f3784d8 Bluetooth: Ensure that HCI sysfs add/del is preempt safe by Roger Quadros · 15 years ago
  68. ffa6a70 Driver core: Fix device_move() vs. dpm list ordering, v2 by Cornelia Huck · 15 years ago
  69. 2e79299 Bluetooth: Fix format arguments warning by Marcel Holtmann · 16 years ago
  70. a418b89 Bluetooth: Enable per-module dynamic debug messages by Marcel Holtmann · 16 years ago
  71. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  72. 90855d7 [Bluetooth] Fix userspace breakage due missing class links by Marcel Holtmann · 16 years ago
  73. 16be63f bluetooth: remove improper bluetooth class symlinks. by Greg Kroah-Hartman · 16 years ago
  74. 7d0db0a [Bluetooth] Use a more unique bus name for connections by Marcel Holtmann · 16 years ago
  75. a8bd28ba [Bluetooth] Export remote Simple Pairing mode via sysfs by Marcel Holtmann · 16 years ago
  76. 8ac62dc bluetooth: do not move child device other than rfcomm by Dave Young · 16 years ago
  77. 0cd63c8 bluetooth: put hci dev after del conn by Dave Young · 16 years ago
  78. 988d009 [BLUETOOTH] hci_sysfs.c: Kill build warning. by David S. Miller · 16 years ago
  79. 5396c93 [BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes. by Dave Young · 16 years ago
  80. b6c0632 [BLUETOOTH]: Add conn add/del workqueues to avoid connection fail. by Dave Young · 16 years ago
  81. acea685 [BLUETOOTH]: Move children of connection device to NULL before connection down. by Dave Young · 16 years ago
  82. 38b7da0 [BLUETOOTH]: put_device before device_del fix by Dave Young · 16 years ago
  83. a9de924 [Bluetooth] Switch from OGF+OCF to using only opcodes by Marcel Holtmann · 17 years ago
  84. d12db0b Fix bluetooth HCI sysfs compile by Linus Torvalds · 17 years ago
  85. 53c1d4b [Bluetooth] Attach host adapters to the Bluetooth bus by Marcel Holtmann · 17 years ago
  86. c893779 [Bluetooth] Handle device registration failures by Marcel Holtmann · 17 years ago
  87. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  88. e52726d [Bluetooth] Attach low-level connections to the Bluetooth bus by Marcel Holtmann · 18 years ago
  89. e9c4bec [Bluetooth] Make use of virtual devices tree by Marcel Holtmann · 18 years ago
  90. df5c37e [Bluetooth] Handle return values from driver core functions by Marcel Holtmann · 18 years ago
  91. 860e13b [Bluetooth]: Fix section mismatch of bt_sysfs_cleanup() by Arnaud Patard · 18 years ago
  92. 1143e5a [Bluetooth] Read local version information on device init by Marcel Holtmann · 18 years ago
  93. 0ac5393 [Bluetooth] Add HCI device identifier for SDIO cards by Marcel Holtmann · 18 years ago
  94. b219e3a [Bluetooth] Integrate low-level connections into the driver model by Marcel Holtmann · 18 years ago
  95. 4d0eb00 [Bluetooth] Remove unused host controller attributes by Marcel Holtmann · 18 years ago
  96. a91f2e3 [Bluetooth] Use real devices for host controllers by Marcel Holtmann · 18 years ago
  97. 27d3528 [Bluetooth] Add platform device for virtual and serial devices by Marcel Holtmann · 18 years ago
  98. 04837f6 [Bluetooth] Add automatic sniff mode support by Marcel Holtmann · 18 years ago
  99. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  100. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago