aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uwb/hwa-rc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-18uwb: fix error handlingOliver Neukum1-1/+2
2011-11-18USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman1-11/+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
2010-01-14uwb: make USB device id table constantMárton Németh1-1/+1
2009-08-26uwb: avoid radio controller reset loopsDavid Vrabel1-2/+1
2009-06-01uwb: event_size should be signedRoel Kluin1-1/+1
2008-12-22uwb: use dev_dbg() for debug messagesDavid Vrabel1-22/+8
2008-11-07uwb: don't unbind the radio controller driver when resettingDavid Vrabel1-1/+21
2008-10-31uwb: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-09-17uwb: add Intel i1480 HWA to the UWB RC quirk tableAnderson Lizardo1-0/+3
2008-09-17uwb: disable command/event filtering for D-Link DUB-1210Anderson Lizardo1-2/+14
2008-09-17uwb: add HWA radio controller driverInaky Perez-Gonzalez1-0/+911