aboutsummaryrefslogtreecommitdiff
path: root/drivers/uwb/reset.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-26uwb: fix uwb_dev_unlock() missed at an error path in uwb_rc_cmd_async()Gravatar Alexey Khoroshilov 1-0/+1
2011-10-31uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredGravatar Paul Gortmaker 1-0/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-08-26uwb: avoid radio controller reset loopsGravatar David Vrabel 1-10/+11
2008-12-22uwb: use dev_dbg() for debug messagesGravatar David Vrabel 1-2/+0
2008-11-19uwb: add basic radio managerGravatar David Vrabel 1-5/+1
2008-11-07uwb: don't unbind the radio controller driver when resettingGravatar David Vrabel 1-8/+41
2008-09-17uwb: add the UWB stack (radio controller interface)Gravatar Inaky Perez-Gonzalez 1-0/+362