aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uwb/est.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-27uwb: fix variable set but not used warningsThomas Pugliese1-2/+0
2013-06-03uwb: use %*ph specifier to dump bufferAndy Shevchenko1-4/+3
2011-12-09uwb: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-1/+1
2011-10-31uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul 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
2008-12-22uwb: use dev_dbg() for debug messagesDavid Vrabel1-13/+1
2008-10-16uwb: don't use printk_ratelimit() so oftenDavid Vrabel1-23/+15
2008-09-17uwb: Fix handling IEs with empty IE data in uwb_est_get_size()Anderson Lizardo1-1/+1
2008-09-17uwb: add the UWB stack (radio controller interface)Inaky Perez-Gonzalez1-0/+485