summaryrefslogtreecommitdiffstats
path: root/drivers/uwb/est.c
Commit message (Expand)AuthorAgeFilesLines
* uwb: fix variable set but not used warningsThomas Pugliese2014-05-271-2/+0
* uwb: use %*ph specifier to dump bufferAndy Shevchenko2013-06-031-4/+3
* uwb: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-091-1/+1
* uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul 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
* uwb: use dev_dbg() for debug messagesDavid Vrabel2008-12-221-13/+1
* uwb: don't use printk_ratelimit() so oftenDavid Vrabel2008-10-161-23/+15
* 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
OpenPOWER on IntegriCloud