Age | Commit message (Expand) | Author | Files | Lines |
2015-04-02 | Bluetooth: Expose current Device ID information via debugfs | Marcel Holtmann | 1 | -0/+26 |
2015-03-20 | Bluetooth: Expose quirks through debugfs | Jakub Pawlowski | 1 | -0/+60 |
2015-03-16 | Bluetooth: The P-256 randomizer is 16 octets long and not 19 octets | Marcel Holtmann | 1 | -1/+1 |
2015-03-13 | Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags | Marcel Holtmann | 1 | -3/+3 |
2015-03-13 | Bluetooth: Introduce hci_dev_test_flag helper macro | Marcel Holtmann | 1 | -2/+2 |
2015-02-01 | Bluetooth: Expose remote OOB information as debugfs entry | Marcel Holtmann | 1 | -0/+31 |
2015-02-01 | Bluetooth: Expose hardware error code as debugfs entry | Marcel Holtmann | 1 | -0/+3 |
2015-02-01 | Bluetooth: Expose debug keys usage setting via debugfs | Marcel Holtmann | 1 | -0/+22 |
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 |