aboutsummaryrefslogtreecommitdiff
path: root/drivers/uwb/est.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-03uwb: use %*ph specifier to dump bufferGravatar Andy Shevchenko 1-4/+3
2011-12-09uwb: Use kcalloc instead of kzalloc to allocate arrayGravatar Thomas Meyer 1-1/+1
2011-10-31uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredGravatar Paul Gortmaker 1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2008-12-22uwb: use dev_dbg() for debug messagesGravatar David Vrabel 1-13/+1
2008-10-16uwb: don't use printk_ratelimit() so oftenGravatar David Vrabel 1-23/+15
2008-09-17uwb: Fix handling IEs with empty IE data in uwb_est_get_size()Gravatar Anderson Lizardo 1-1/+1
2008-09-17uwb: add the UWB stack (radio controller interface)Gravatar Inaky Perez-Gonzalez 1-0/+485