index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_sysfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: hci_sysfs: make bt_class a static const structure
Ivan Orlov
2023-06-29
1
-7
/
+7
*
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
*
Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times
Luiz Augusto von Dentz
2022-09-22
1
-0
/
+3
*
Bluetooth: Fix memory leak of hci device
Wei Yongjun
2021-10-13
1
-0
/
+2
*
Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-08-20
1
-2
/
+1
|
\
|
*
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
2021-07-29
1
-1
/
+1
*
|
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
2021-08-05
1
-0
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
2017-10-30
1
-1
/
+1
|
/
*
Bluetooth: make device_type const
Bhumika Goyal
2017-08-19
1
-2
/
+2
*
Bluetooth: Remove controller device attributes
Marcel Holtmann
2016-07-09
1
-54
/
+0
*
Bluetooth: Remove connection link attributes
Marcel Holtmann
2016-07-09
1
-45
/
+0
*
Bluetooth: Convert to use ATTRIBUTE_GROUPS macro
Wei Yongjun
2014-02-13
1
-16
/
+2
*
Bluetooth: Remove bus attribute in favor of hierarchy
Marcel Holtmann
2013-10-19
1
-31
/
+0
*
Bluetooth: Move export of class of device information into hci_core.c
Marcel Holtmann
2013-10-19
1
-10
/
+0
*
Bluetooth: Move manufacturer, hci_ver and hci_rev into hci_core.c
Marcel Holtmann
2013-10-19
1
-27
/
+0
*
Bluetooth: Remove debug entry for connection features
Marcel Holtmann
2013-10-19
1
-14
/
+0
*
Bluetooth: Move HCI device features into hci_core.c
Marcel Holtmann
2013-10-19
1
-14
/
+0
*
Bluetooth: Move idle_timeout and sniff_{min,max}_interval to hci_core.c
Marcel Holtmann
2013-10-18
1
-91
/
+0
*
Bluetooth: Move device_add handling into hci_register_dev
Marcel Holtmann
2013-10-18
1
-18
/
+0
*
Bluetooth: Create root debugfs directory during module init
Marcel Holtmann
2013-10-18
1
-8
/
+0
*
Bluetooth: Create HCI device debugfs directory in hci_register_dev
Marcel Holtmann
2013-10-18
1
-15
/
+1
*
Bluetooth: Move uuids debugfs entry creation into hci_core.c
Marcel Holtmann
2013-10-18
1
-46
/
+0
*
Bluetooth: Move blacklist debugfs entry creation into hci_core.c
Marcel Holtmann
2013-10-18
1
-30
/
+0
*
Bluetooth: Expose auto_accept_delay debugfs only when SSP is supported
Marcel Holtmann
2013-10-17
1
-31
/
+0
*
Bluetooth: Expose inquiry_cache debugfs only on BR/EDR controllers
Marcel Holtmann
2013-10-16
1
-39
/
+0
*
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-07-15
1
-1
/
+1
*
Bluetooth: Track feature pages in a single table
Johan Hedberg
2013-04-18
1
-8
/
+8
*
Bluetooth: introduce hci_conn ref-counting
David Herrmann
2013-04-17
1
-1
/
+0
*
Bluetooth: Use PTR_RET function
Alexandru Gheorghiu
2013-03-18
1
-3
/
+1
*
Bluetooth: Fix uuid output in debugfs
Gustavo Padovan
2013-01-10
1
-11
/
+11
*
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
Andrei Emeltchenko
2012-09-27
1
-5
/
+5
*
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
2012-06-05
1
-4
/
+0
*
Bluetooth: Fix coding style in the subsystem
Gustavo Padovan
2012-06-05
1
-2
/
+2
*
Bluetooth: Fix coding style in hci_sysfs.c
Gustavo Padovan
2012-06-05
1
-36
/
+57
*
Bluetooth: trivial: Correct types
Andrei Emeltchenko
2012-05-09
1
-2
/
+2
*
Bluetooth: Remove redundant hdev->parent field
David Herrmann
2012-05-09
1
-1
/
+0
*
Bluetooth: Use proper datatypes in release-callbacks
David Herrmann
2012-02-13
1
-4
/
+4
*
Bluetooth: Introduce to_hci_conn
David Herrmann
2012-02-13
1
-6
/
+4
*
Bluetooth: Introduce to_hci_dev()
David Herrmann
2012-02-13
1
-17
/
+16
*
Bluetooth: Correctly acquire module ref
David Herrmann
2012-02-13
1
-0
/
+2
*
Bluetooth: Rename hdev->inq_cache to hdev->discovery
Johan Hedberg
2012-02-13
1
-1
/
+1
*
Bluetooth: Add initial mgmt_confirm_name support
Johan Hedberg
2012-02-13
1
-1
/
+1
*
Bluetooth: Convert inquiry cache to use standard list types
Johan Hedberg
2012-02-13
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-12-19
1
-54
/
+37
|
\
|
*
Bluetooth: Remove work_add and work_del from hci_sysfs
Gustavo F. Padovan
2011-12-18
1
-44
/
+27
|
*
Bluetooth: Replace spin_lock by mutex in hci_dev
Gustavo F. Padovan
2011-12-18
1
-10
/
+10
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-22
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-11-01
1
-0
/
+1
[next]