Age | Commit message (Expand) | Author |
2018-02-07 | seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro | Andy Shevchenko |
2017-12-13 | Bluetooth: introduce DEFINE_SHOW_ATTRIBUTE() macro | Andy Shevchenko |
2017-12-13 | Bluetooth: Utilize %*ph specifier | Andy Shevchenko |
2016-07-18 | Bluetooth: Add debugfs fields for hardware and firmware info | Marcel Holtmann |
2015-04-02 | Bluetooth: Expose current Device ID information via debugfs | Marcel Holtmann |
2015-03-20 | Bluetooth: Expose quirks through debugfs | Jakub Pawlowski |
2015-03-16 | Bluetooth: The P-256 randomizer is 16 octets long and not 19 octets | Marcel Holtmann |
2015-03-13 | Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags | Marcel Holtmann |
2015-03-13 | Bluetooth: Introduce hci_dev_test_flag helper macro | Marcel Holtmann |
2015-02-01 | Bluetooth: Expose remote OOB information as debugfs entry | Marcel Holtmann |
2015-02-01 | Bluetooth: Expose hardware error code as debugfs entry | Marcel Holtmann |
2015-02-01 | Bluetooth: Expose debug keys usage setting via debugfs | Marcel Holtmann |
2015-02-01 | Bluetooth: Expose Secure Simple Pairing debug mode setting in debugfs | Marcel Holtmann |
2015-01-02 | Bluetooth: Fix scope of sc_only_mode debugfs entry | Marcel Holtmann |
2015-01-02 | Bluetooth: Remove no longer needed force_sc_support debugfs option | Marcel Holtmann |
2015-01-02 | Bluetooth: Remove broken force_lesc_support debugfs option | Marcel Holtmann |
2014-12-20 | Bluetooth: Create debugfs directory for each connection handle | Marcel Holtmann |
2014-12-20 | Bluetooth: Move LE debugfs file creation into hci_debugfs.c | Marcel Holtmann |
2014-12-20 | Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.c | Marcel Holtmann |
2014-12-20 | Bluetooth: Move common debugfs file creation into hci_debugfs.c | Marcel Holtmann |
2014-12-20 | Bluetooth: Add skeleton functions for debugfs creation | Marcel Holtmann |