summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Expose current Device ID information via debugfsMarcel Holtmann2015-04-021-0/+26
* Bluetooth: Expose quirks through debugfsJakub Pawlowski2015-03-201-0/+60
* Bluetooth: The P-256 randomizer is 16 octets long and not 19 octetsMarcel Holtmann2015-03-161-1/+1
* Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flagsMarcel Holtmann2015-03-131-3/+3
* Bluetooth: Introduce hci_dev_test_flag helper macroMarcel Holtmann2015-03-131-2/+2
* Bluetooth: Expose remote OOB information as debugfs entryMarcel Holtmann2015-02-011-0/+31
* Bluetooth: Expose hardware error code as debugfs entryMarcel Holtmann2015-02-011-0/+3
* Bluetooth: Expose debug keys usage setting via debugfsMarcel Holtmann2015-02-011-0/+22
* Bluetooth: Expose Secure Simple Pairing debug mode setting in debugfsMarcel Holtmann2015-02-011-1/+22
* Bluetooth: Fix scope of sc_only_mode debugfs entryMarcel Holtmann2015-01-021-22/+23
* Bluetooth: Remove no longer needed force_sc_support debugfs optionMarcel Holtmann2015-01-021-49/+0
* Bluetooth: Remove broken force_lesc_support debugfs optionMarcel Holtmann2015-01-021-49/+0
* Bluetooth: Create debugfs directory for each connection handleMarcel Holtmann2014-12-201-0/+12
* Bluetooth: Move LE debugfs file creation into hci_debugfs.cMarcel Holtmann2014-12-201-0/+474
* Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.cMarcel Holtmann2014-12-201-0/+349
* Bluetooth: Move common debugfs file creation into hci_debugfs.cMarcel Holtmann2014-12-201-0/+200
* Bluetooth: Add skeleton functions for debugfs creationMarcel Holtmann2014-12-201-0/+41