summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btmrvl_debugfs.c
AgeCommit message (Expand)AuthorLines
2014-12-03Bluetooth: btmrvl add firmware dump supportXinming Hu-0/+31
2013-07-25Bluetooth: replace strict_strtol() with kstrtol()Jingoo Han-3/+3
2013-04-23Bluetooth: btmrvl: use native helpers for debugfsAndy Shevchenko-244/+22
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd-16/+10
2012-03-08Bluetooth: fix conding style issues all over the treeGustavo F. Padovan-11/+12
2012-03-01Bluetooth: Fix coding style with breaking linesGustavo F. Padovan-10/+9
2012-02-13Bluetooth: Remove hci_dev->driver_dataDavid Herrmann-14/+12
2011-06-10Bluetooth: Do not ignore errors returned from strict_strtol()David Miller-0/+12
2010-10-15llseek: automatically add .llseek fopArnd Bergmann-0/+10
2010-07-21Bluetooth: Remove unnecessary casts of private_data in driversJoe Perches-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-02-27Bluetooth: Convert Marvell driver to use per adapter debugfsMarcel Holtmann-7/+7
2009-12-03Bluetooth: Removal of unused variable in btmrvl driverRahul Tank-1/+0
2009-08-22Bluetooth: Remove pointless casts from Marvell debugfs supportMarcel Holtmann-143/+106
2009-08-22Bluetooth: Add debugfs support to btmrvl driverBing Zhao-0/+469