aboutsummaryrefslogtreecommitdiff
path: root/drivers/uwb/est.c
AgeCommit message (Expand)Author
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2014-05-27uwb: fix variable set but not used warningsThomas Pugliese
2013-06-03uwb: use %*ph specifier to dump bufferAndy Shevchenko
2011-12-09uwb: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-10-31uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-12-22uwb: use dev_dbg() for debug messagesDavid Vrabel
2008-10-16uwb: don't use printk_ratelimit() so oftenDavid Vrabel
2008-09-17uwb: Fix handling IEs with empty IE data in uwb_est_get_size()Anderson Lizardo
2008-09-17uwb: add the UWB stack (radio controller interface)Inaky Perez-Gonzalez