index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_sysfs.c
Age
Commit message (
Expand
)
Author
2021-10-13
Bluetooth: Fix memory leak of hci device
Wei Yongjun
2021-08-20
Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-08-05
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
2021-07-28
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-30
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
2017-08-19
Bluetooth: make device_type const
Bhumika Goyal
2016-07-09
Bluetooth: Remove controller device attributes
Marcel Holtmann
2016-07-09
Bluetooth: Remove connection link attributes
Marcel Holtmann
2014-02-13
Bluetooth: Convert to use ATTRIBUTE_GROUPS macro
Wei Yongjun
2013-10-19
Bluetooth: Remove bus attribute in favor of hierarchy
Marcel Holtmann
2013-10-19
Bluetooth: Move export of class of device information into hci_core.c
Marcel Holtmann
2013-10-19
Bluetooth: Move manufacturer, hci_ver and hci_rev into hci_core.c
Marcel Holtmann
2013-10-19
Bluetooth: Remove debug entry for connection features
Marcel Holtmann
2013-10-19
Bluetooth: Move HCI device features into hci_core.c
Marcel Holtmann
2013-10-18
Bluetooth: Move idle_timeout and sniff_{min,max}_interval to hci_core.c
Marcel Holtmann
2013-10-18
Bluetooth: Move device_add handling into hci_register_dev
Marcel Holtmann
2013-10-18
Bluetooth: Create root debugfs directory during module init
Marcel Holtmann
2013-10-18
Bluetooth: Create HCI device debugfs directory in hci_register_dev
Marcel Holtmann
2013-10-18
Bluetooth: Move uuids debugfs entry creation into hci_core.c
Marcel Holtmann
2013-10-18
Bluetooth: Move blacklist debugfs entry creation into hci_core.c
Marcel Holtmann
2013-10-17
Bluetooth: Expose auto_accept_delay debugfs only when SSP is supported
Marcel Holtmann
2013-10-16
Bluetooth: Expose inquiry_cache debugfs only on BR/EDR controllers
Marcel Holtmann
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-04-18
Bluetooth: Track feature pages in a single table
Johan Hedberg
2013-04-17
Bluetooth: introduce hci_conn ref-counting
David Herrmann
2013-03-18
Bluetooth: Use PTR_RET function
Alexandru Gheorghiu
2013-01-10
Bluetooth: Fix uuid output in debugfs
Gustavo Padovan
2012-09-27
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
Andrei Emeltchenko
2012-06-05
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
2012-06-05
Bluetooth: Fix coding style in the subsystem
Gustavo Padovan
2012-06-05
Bluetooth: Fix coding style in hci_sysfs.c
Gustavo Padovan
2012-05-09
Bluetooth: trivial: Correct types
Andrei Emeltchenko
2012-05-09
Bluetooth: Remove redundant hdev->parent field
David Herrmann
2012-02-13
Bluetooth: Use proper datatypes in release-callbacks
David Herrmann
2012-02-13
Bluetooth: Introduce to_hci_conn
David Herrmann
2012-02-13
Bluetooth: Introduce to_hci_dev()
David Herrmann
2012-02-13
Bluetooth: Correctly acquire module ref
David Herrmann
2012-02-13
Bluetooth: Rename hdev->inq_cache to hdev->discovery
Johan Hedberg
2012-02-13
Bluetooth: Add initial mgmt_confirm_name support
Johan Hedberg
2012-02-13
Bluetooth: Convert inquiry cache to use standard list types
Johan Hedberg
2011-12-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-12-18
Bluetooth: Remove work_add and work_del from hci_sysfs
Gustavo F. Padovan
2011-12-18
Bluetooth: Replace spin_lock by mutex in hci_dev
Gustavo F. Padovan
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-07
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
Luiz Augusto von Dentz
2011-10-31
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-10-14
Bluetooth: Rename sysfs un/register to add/del
David Herrmann
2011-10-14
Bluetooth: Fix hci core device initialization
David Herrmann
[next]