index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-10-31
1
-0
/
+1
*
|
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
Luiz Augusto von Dentz
2011-11-07
1
-14
/
+4
*
|
Bluetooth: Rename sysfs un/register to add/del
David Herrmann
2011-10-14
1
-2
/
+2
*
|
Bluetooth: Fix hci core device initialization
David Herrmann
2011-10-14
1
-6
/
+12
|
/
*
Bluetooth: Add LE link type for debugfs output
Peter Hurley
2011-09-21
1
-0
/
+2
*
Bluetooth: Add variable SSP auto-accept delay support
Johan Hedberg
2011-04-28
1
-0
/
+31
*
Bluetooth: convert net/bluetooth/ to kstrtox
Alexey Dobriyan
2011-04-05
1
-17
/
+17
*
Bluetooth: Add define for the maximum name length on HCI level
Johan Hedberg
2011-03-31
1
-3
/
+3
*
Bluetooth: Fix errors reported by checkpatch.pl
Gustavo F. Padovan
2011-02-17
1
-3
/
+3
*
Bluetooth: Implement debugfs support for listing UUIDs
Johan Hedberg
2011-02-08
1
-0
/
+52
*
Bluetooth: make batostr() print in the right order
Gustavo F. Padovan
2010-10-12
1
-13
/
+4
*
Bluetooth: HCI devices are either BR/EDR or AMP radios
David Vrabel
2010-10-12
1
-2
/
+2
*
Bluetooth: Use list_head for HCI blacklist head
David Miller
2010-07-31
1
-2
/
+1
*
Bluetooth: Add debugfs support for showing the blacklist
Johan Hedberg
2010-07-21
1
-0
/
+38
[next]