aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uwb/whc-rc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2010-12-03uwb: fix compiler warning on whcrc_id_tableNamhyung Kim1-1/+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
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-08-26uwb: avoid radio controller reset loopsDavid Vrabel1-2/+1
2008-12-22uwb: use dev_dbg() for debug messagesDavid Vrabel1-44/+9
2008-11-25uwb: clean up whci_wait_for() timeout error messageDavid Vrabel1-30/+6
2008-11-07uwb: don't unbind the radio controller driver when resettingDavid Vrabel1-5/+25
2008-10-31uwb: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-10-16uwb: don't use printk_ratelimit() so oftenDavid Vrabel1-8/+0
2008-09-17uwb: add whc-rc radio control driverInaky Perez-Gonzalez1-0/+528