aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btmrvl_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_390.RULEGravatar Thomas Gleixner 1-14/+1
2022-01-21Bluetooth: Remove kernel-doc style comment blockGravatar Tedd Ho-Jeong An 1-1/+1
2018-05-30Bluetooth: btmrvl: Re-use kstrtol_from_user()Gravatar Andy Shevchenko 1-21/+3
2018-05-29Bluetooth: btmrvl: support sysfs initiated firmware coredumpGravatar Arend van Spriel 1-31/+0
2014-12-03Bluetooth: btmrvl add firmware dump supportGravatar Xinming Hu 1-0/+31
2013-07-25Bluetooth: replace strict_strtol() with kstrtol()Gravatar Jingoo Han 1-3/+3
2013-04-23Bluetooth: btmrvl: use native helpers for debugfsGravatar Andy Shevchenko 1-244/+22
2012-04-05simple_open: automatically convert to simple_open()Gravatar Stephen Boyd 1-16/+10
2012-03-08Bluetooth: fix conding style issues all over the treeGravatar Gustavo F. Padovan 1-11/+12
2012-03-01Bluetooth: Fix coding style with breaking linesGravatar Gustavo F. Padovan 1-10/+9
2012-02-13Bluetooth: Remove hci_dev->driver_dataGravatar David Herrmann 1-14/+12
2011-06-10Bluetooth: Do not ignore errors returned from strict_strtol()Gravatar David Miller 1-0/+12
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+10
2010-07-21Bluetooth: Remove unnecessary casts of private_data in driversGravatar Joe Perches 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-02-27Bluetooth: Convert Marvell driver to use per adapter debugfsGravatar Marcel Holtmann 1-7/+7
2009-12-03Bluetooth: Removal of unused variable in btmrvl driverGravatar Rahul Tank 1-1/+0
2009-08-22Bluetooth: Remove pointless casts from Marvell debugfs supportGravatar Marcel Holtmann 1-143/+106
2009-08-22Bluetooth: Add debugfs support to btmrvl driverGravatar Bing Zhao 1-0/+469