summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_debugfs.c
AgeCommit message (Expand)AuthorLines
2015-02-01Bluetooth: Expose remote OOB information as debugfs entryMarcel Holtmann-0/+31
2015-02-01Bluetooth: Expose hardware error code as debugfs entryMarcel Holtmann-0/+3
2015-02-01Bluetooth: Expose debug keys usage setting via debugfsMarcel Holtmann-0/+22
2015-02-01Bluetooth: Expose Secure Simple Pairing debug mode setting in debugfsMarcel Holtmann-1/+22
2015-01-02Bluetooth: Fix scope of sc_only_mode debugfs entryMarcel Holtmann-22/+23
2015-01-02Bluetooth: Remove no longer needed force_sc_support debugfs optionMarcel Holtmann-49/+0
2015-01-02Bluetooth: Remove broken force_lesc_support debugfs optionMarcel Holtmann-49/+0
2014-12-20Bluetooth: Create debugfs directory for each connection handleMarcel Holtmann-0/+12
2014-12-20Bluetooth: Move LE debugfs file creation into hci_debugfs.cMarcel Holtmann-0/+474
2014-12-20Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.cMarcel Holtmann-0/+349
2014-12-20Bluetooth: Move common debugfs file creation into hci_debugfs.cMarcel Holtmann-0/+200
2014-12-20Bluetooth: Add skeleton functions for debugfs creationMarcel Holtmann-0/+41