aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btmrvl_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-30Bluetooth: btmrvl: Re-use kstrtol_from_user()Andy Shevchenko1-21/+3
2018-05-29Bluetooth: btmrvl: support sysfs initiated firmware coredumpArend van Spriel1-31/+0
2014-12-03Bluetooth: btmrvl add firmware dump supportXinming Hu1-0/+31
2013-07-25Bluetooth: replace strict_strtol() with kstrtol()Jingoo Han1-3/+3
2013-04-23Bluetooth: btmrvl: use native helpers for debugfsAndy Shevchenko1-244/+22
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-16/+10
2012-03-08Bluetooth: fix conding style issues all over the treeGustavo F. Padovan1-11/+12
2012-03-01Bluetooth: Fix coding style with breaking linesGustavo F. Padovan1-10/+9
2012-02-13Bluetooth: Remove hci_dev->driver_dataDavid Herrmann1-14/+12
2011-06-10Bluetooth: Do not ignore errors returned from strict_strtol()David Miller1-0/+12
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+10
2010-07-21Bluetooth: Remove unnecessary casts of private_data in driversJoe Perches1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-27Bluetooth: Convert Marvell driver to use per adapter debugfsMarcel Holtmann1-7/+7
2009-12-03Bluetooth: Removal of unused variable in btmrvl driverRahul Tank1-1/+0
2009-08-22Bluetooth: Remove pointless casts from Marvell debugfs supportMarcel Holtmann1-143/+106
2009-08-22Bluetooth: Add debugfs support to btmrvl driverBing Zhao1-0/+469