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