summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btmrvl_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btmrvl add firmware dump supportXinming Hu2014-12-031-0/+31
* Bluetooth: replace strict_strtol() with kstrtol()Jingoo Han2013-07-251-3/+3
* Bluetooth: btmrvl: use native helpers for debugfsAndy Shevchenko2013-04-231-244/+22
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-16/+10
* Bluetooth: fix conding style issues all over the treeGustavo F. Padovan2012-03-081-11/+12
* Bluetooth: Fix coding style with breaking linesGustavo F. Padovan2012-03-011-10/+9
* Bluetooth: Remove hci_dev->driver_dataDavid Herrmann2012-02-131-14/+12
* Bluetooth: Do not ignore errors returned from strict_strtol()David Miller2011-06-101-0/+12
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+10
* Bluetooth: Remove unnecessary casts of private_data in driversJoe Perches2010-07-211-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Bluetooth: Convert Marvell driver to use per adapter debugfsMarcel Holtmann2010-02-271-7/+7
* Bluetooth: Removal of unused variable in btmrvl driverRahul Tank2009-12-031-1/+0
* Bluetooth: Remove pointless casts from Marvell debugfs supportMarcel Holtmann2009-08-221-143/+106
* Bluetooth: Add debugfs support to btmrvl driverBing Zhao2009-08-221-0/+469