aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uwb/lc-dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-25uwb: lc-dev: Remove unused functionRickard Strandqvist1-7/+0
2014-09-23uwb: create a uwb bus type and add in-range peer devices to itThomas Pugliese1-4/+7
2014-09-23uwb: update uwb device prints to be more usefulThomas Pugliese1-4/+4
2014-09-08uwb: init beacon cache entry before registering uwb deviceThomas Pugliese1-4/+9
2013-10-29UWB: clean up attribute use by using ATTRIBUTE_GROUPS()Greg Kroah-Hartman1-13/+3
2013-07-03drivers: avoid format string in dev_set_nameKees Cook1-1/+1
2011-10-31uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker1-0/+1
2011-10-31drivers/uwb: fix implicit use of stat.hPaul Gortmaker1-0/+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
2009-09-15driver model: constify attribute groupsDavid Brownell1-1/+1
2008-12-23uwb: remove beacon cache entry after calling uwb_notify()Stefano Panella1-0/+2
2008-12-22uwb: use dev_dbg() for debug messagesDavid Vrabel1-19/+2
2008-10-15uwb: use kcalloc where appropriateDavid Vrabel1-1/+1
2008-09-17uwb: add the UWB stack (core files)Inaky Perez-Gonzalez1-0/+492