aboutsummaryrefslogtreecommitdiff
path: root/drivers/uwb/lc-dev.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-25uwb: lc-dev: Remove unused functionGravatar Rickard Strandqvist 1-7/+0
2014-09-23uwb: create a uwb bus type and add in-range peer devices to itGravatar Thomas Pugliese 1-4/+7
2014-09-23uwb: update uwb device prints to be more usefulGravatar Thomas Pugliese 1-4/+4
2014-09-08uwb: init beacon cache entry before registering uwb deviceGravatar Thomas Pugliese 1-4/+9
2013-10-29UWB: clean up attribute use by using ATTRIBUTE_GROUPS()Gravatar Greg Kroah-Hartman 1-13/+3
2013-07-03drivers: avoid format string in dev_set_nameGravatar Kees Cook 1-1/+1
2011-10-31uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredGravatar Paul Gortmaker 1-0/+1
2011-10-31drivers/uwb: fix implicit use of stat.hGravatar Paul Gortmaker 1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-09-15driver model: constify attribute groupsGravatar David Brownell 1-1/+1
2008-12-23uwb: remove beacon cache entry after calling uwb_notify()Gravatar Stefano Panella 1-0/+2
2008-12-22uwb: use dev_dbg() for debug messagesGravatar David Vrabel 1-19/+2
2008-10-15uwb: use kcalloc where appropriateGravatar David Vrabel 1-1/+1
2008-09-17uwb: add the UWB stack (core files)Gravatar Inaky Perez-Gonzalez 1-0/+492