summaryrefslogtreecommitdiffstats
path: root/drivers/uwb/i1480/dfu/usb.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\
| * treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
* | USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman2011-11-181-19/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* uwb: remove duplicate cpu_to_le16()Dan Carpenter2010-02-251-4/+2
* uwb: declare MODULE_FIRMWARE() in i1480 DFU driverBen Hutchings2010-01-141-0/+4
* uwb: make USB device id table constantMárton Németh2010-01-141-1/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* trivial: Fix misspelling of "firmware" in usb.cNick Andrew2009-01-061-1/+1
* uwb: use dev_dbg() for debug messagesDavid Vrabel2008-12-221-26/+0
* uwb: remove unused #include <version.h>Huang Weiyi2008-10-311-1/+0
* uwb: add the i1480 DFU driverInaky Perez-Gonzalez2008-09-171-0/+500