summaryrefslogtreecommitdiffstats
path: root/drivers/uwb/est.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268Thomas Gleixner2019-06-051-15/+1Star
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+1
* uwb: fix variable set but not used warningsThomas Pugliese2014-05-281-2/+0Star
* uwb: use %*ph specifier to dump bufferAndy Shevchenko2013-06-031-4/+3Star
* uwb: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-101-1/+1
* uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul 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
* uwb: use dev_dbg() for debug messagesDavid Vrabel2008-12-221-13/+1Star
* uwb: don't use printk_ratelimit() so oftenDavid Vrabel2008-10-161-23/+15Star
* uwb: Fix handling IEs with empty IE data in uwb_est_get_size()Anderson Lizardo2008-09-171-1/+1
* uwb: add the UWB stack (radio controller interface)Inaky Perez-Gonzalez2008-09-171-0/+485