Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-02-01 | Bluetooth: Expose Secure Simple Pairing debug mode setting in debugfs | Marcel Holtmann | 1 | -1/+22 |
2015-01-03 | Bluetooth: Fix scope of sc_only_mode debugfs entry | Marcel Holtmann | 1 | -22/+23 |
2015-01-03 | Bluetooth: Remove no longer needed force_sc_support debugfs option | Marcel Holtmann | 1 | -49/+0 |
2015-01-03 | Bluetooth: Remove broken force_lesc_support debugfs option | Marcel Holtmann | 1 | -49/+0 |
2014-12-20 | Bluetooth: Create debugfs directory for each connection handle | Marcel Holtmann | 1 | -0/+12 |
2014-12-20 | Bluetooth: Move LE debugfs file creation into hci_debugfs.c | Marcel Holtmann | 1 | -0/+474 |
2014-12-20 | Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.c | Marcel Holtmann | 1 | -0/+349 |
2014-12-20 | Bluetooth: Move common debugfs file creation into hci_debugfs.c | Marcel Holtmann | 1 | -0/+200 |
2014-12-20 | Bluetooth: Add skeleton functions for debugfs creation | Marcel Holtmann | 1 | -0/+41 |