aboutsummaryrefslogtreecommitdiff
path: root/drivers/uwb/whc-rc.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Gravatar Joe Perches 1-1/+1
2010-12-03uwb: fix compiler warning on whcrc_id_tableGravatar Namhyung Kim 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-10-11headers: remove sched.h from interrupt.hGravatar Alexey Dobriyan 1-0/+1
2009-08-26uwb: avoid radio controller reset loopsGravatar David Vrabel 1-2/+1
2008-12-22uwb: use dev_dbg() for debug messagesGravatar David Vrabel 1-44/+9
2008-11-25uwb: clean up whci_wait_for() timeout error messageGravatar David Vrabel 1-30/+6
2008-11-07uwb: don't unbind the radio controller driver when resettingGravatar David Vrabel 1-5/+25
2008-10-31uwb: remove unused #include <version.h>Gravatar Huang Weiyi 1-1/+0
2008-10-16uwb: don't use printk_ratelimit() so oftenGravatar David Vrabel 1-8/+0
2008-09-17uwb: add whc-rc radio control driverGravatar Inaky Perez-Gonzalez 1-0/+528