summaryrefslogtreecommitdiffstats
path: root/drivers/uwb/lc-dev.c
Commit message (Expand)AuthorAgeFilesLines
* uwb: lc-dev: Remove unused functionRickard Strandqvist2015-01-251-7/+0
* uwb: create a uwb bus type and add in-range peer devices to itThomas Pugliese2014-09-231-4/+7
* uwb: update uwb device prints to be more usefulThomas Pugliese2014-09-231-4/+4
* uwb: init beacon cache entry before registering uwb deviceThomas Pugliese2014-09-081-4/+9
* UWB: clean up attribute use by using ATTRIBUTE_GROUPS()Greg Kroah-Hartman2013-10-291-13/+3
* drivers: avoid format string in dev_set_nameKees Cook2013-07-031-1/+1
* uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-311-0/+1
* drivers/uwb: fix implicit use of stat.hPaul Gortmaker2011-10-311-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/+2
* uwb: use kcalloc where appropriateDavid Vrabel2008-10-151-1/+1
* uwb: add the UWB stack (core files)Inaky Perez-Gonzalez2008-09-171-0/+492
OpenPOWER on IntegriCloud