summaryrefslogtreecommitdiffstats
path: root/drivers/uwb/lc-dev.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268Thomas Gleixner2019-06-051-15/+1Star
* uwb: lc-dev: Remove unused functionRickard Strandqvist2015-01-251-7/+0Star
* uwb: create a uwb bus type and add in-range peer devices to itThomas Pugliese2014-09-241-4/+7
* uwb: update uwb device prints to be more usefulThomas Pugliese2014-09-241-4/+4
* uwb: init beacon cache entry before registering uwb deviceThomas Pugliese2014-09-091-4/+9
* UWB: clean up attribute use by using ATTRIBUTE_GROUPS()Greg Kroah-Hartman2013-10-301-13/+3Star
* drivers: avoid format string in dev_set_nameKees Cook2013-07-041-1/+1
* uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-11-011-0/+1
* drivers/uwb: fix implicit use of stat.hPaul Gortmaker2011-11-011-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* driver model: constify attribute groupsDavid Brownell2009-09-151-1/+1
* uwb: remove beacon cache entry after calling uwb_notify()Stefano Panella2008-12-231-0/+2
* uwb: use dev_dbg() for debug messagesDavid Vrabel2008-12-221-19/+2Star
* uwb: use kcalloc where appropriateDavid Vrabel2008-10-151-1/+1
* uwb: add the UWB stack (core files)Inaky Perez-Gonzalez2008-09-171-0/+492