summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_sysfs.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann2017-10-30
|/
* Bluetooth: make device_type constBhumika Goyal2017-08-19
* Bluetooth: Remove controller device attributesMarcel Holtmann2016-07-09
* Bluetooth: Remove connection link attributesMarcel Holtmann2016-07-09
* Bluetooth: Convert to use ATTRIBUTE_GROUPS macroWei Yongjun2014-02-13
* Bluetooth: Remove bus attribute in favor of hierarchyMarcel Holtmann2013-10-19
* Bluetooth: Move export of class of device information into hci_core.cMarcel Holtmann2013-10-19
* Bluetooth: Move manufacturer, hci_ver and hci_rev into hci_core.cMarcel Holtmann2013-10-19
* Bluetooth: Remove debug entry for connection featuresMarcel Holtmann2013-10-19
* Bluetooth: Move HCI device features into hci_core.cMarcel Holtmann2013-10-19
* Bluetooth: Move idle_timeout and sniff_{min,max}_interval to hci_core.cMarcel Holtmann2013-10-18
* Bluetooth: Move device_add handling into hci_register_devMarcel Holtmann2013-10-18
* Bluetooth: Create root debugfs directory during module initMarcel Holtmann2013-10-18
* Bluetooth: Create HCI device debugfs directory in hci_register_devMarcel Holtmann2013-10-18
* Bluetooth: Move uuids debugfs entry creation into hci_core.cMarcel Holtmann2013-10-18
* Bluetooth: Move blacklist debugfs entry creation into hci_core.cMarcel Holtmann2013-10-18
* Bluetooth: Expose auto_accept_delay debugfs only when SSP is supportedMarcel Holtmann2013-10-17
* Bluetooth: Expose inquiry_cache debugfs only on BR/EDR controllersMarcel Holtmann2013-10-16
* PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-15
* Bluetooth: Track feature pages in a single tableJohan Hedberg2013-04-18
* Bluetooth: introduce hci_conn ref-countingDavid Herrmann2013-04-17
* Bluetooth: Use PTR_RET functionAlexandru Gheorghiu2013-03-18
* Bluetooth: Fix uuid output in debugfsGustavo Padovan2013-01-10
* Bluetooth: Use %pMR in sprintf/seq_printf instead of batostrAndrei Emeltchenko2012-09-27
* Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-05
* Bluetooth: Fix coding style in the subsystemGustavo Padovan2012-06-05
* Bluetooth: Fix coding style in hci_sysfs.cGustavo Padovan2012-06-05
* Bluetooth: trivial: Correct typesAndrei Emeltchenko2012-05-09
* Bluetooth: Remove redundant hdev->parent fieldDavid Herrmann2012-05-09
* Bluetooth: Use proper datatypes in release-callbacksDavid Herrmann2012-02-13
* Bluetooth: Introduce to_hci_connDavid Herrmann2012-02-13
* Bluetooth: Introduce to_hci_dev()David Herrmann2012-02-13
* Bluetooth: Correctly acquire module refDavid Herrmann2012-02-13
* Bluetooth: Rename hdev->inq_cache to hdev->discoveryJohan Hedberg2012-02-13
* Bluetooth: Add initial mgmt_confirm_name supportJohan Hedberg2012-02-13
* Bluetooth: Convert inquiry cache to use standard list typesJohan Hedberg2012-02-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-12-19
|\
| * Bluetooth: Remove work_add and work_del from hci_sysfsGustavo F. Padovan2011-12-18
| * Bluetooth: Replace spin_lock by mutex in hci_devGustavo F. Padovan2011-12-18
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
|\ \ | |/ |/|
| * net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-31
* | Bluetooth: replace list_for_each with list_for_each_entry whenever possibleLuiz Augusto von Dentz2011-11-07
* | Bluetooth: Rename sysfs un/register to add/delDavid Herrmann2011-10-14
* | Bluetooth: Fix hci core device initializationDavid Herrmann2011-10-14
|/
* Bluetooth: Add LE link type for debugfs outputPeter Hurley2011-09-21
* Bluetooth: Add variable SSP auto-accept delay supportJohan Hedberg2011-04-28
* Bluetooth: convert net/bluetooth/ to kstrtoxAlexey Dobriyan2011-04-05
* Bluetooth: Add define for the maximum name length on HCI levelJohan Hedberg2011-03-31