summaryrefslogtreecommitdiff
path: root/fs/configfs/Makefile
blob: 00ffb278e98cfc2dfed41421e6a42c2dba0a35df (plain)
1
2
3
4
5
6
7
#
# Makefile for the configfs virtual filesystem
#

obj-$(CONFIG_CONFIGFS_FS)	+= configfs.o

configfs-objs	:= inode.o file.o dir.o symlink.o mount.o item.o
-jirierab'>for-jirierab danvet's drm/ playgrounddanvet
summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btmrvl_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_390.RULEThomas Gleixner1-14/+1
2022-01-21Bluetooth: Remove kernel-doc style comment blockTedd Ho-Jeong An1-1/+1
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