aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uwb/i1480/dfu (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-02-25uwb: remove duplicate cpu_to_le16()Dan Carpenter1-4/+2
2010-01-14uwb: declare MODULE_FIRMWARE() in i1480 DFU driverBen Hutchings1-0/+4
2010-01-14uwb: make USB device id table constantMárton Németh1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-01-06trivial: Fix misspelling of "firmware" in usb.cNick Andrew1-1/+1
2008-12-22uwb: use dev_dbg() for debug messagesDavid Vrabel3-52/+2
2008-10-31uwb: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-10-16uwb: don't use printk_ratelimit() so oftenDavid Vrabel1-3/+1
2008-09-17uwb: i1480/GUWA100U: fix firmware download issuesAnderson Lizardo3-15/+45
2008-09-17uwb: i1480: remove MAC/PHY information checking functionAnderson Lizardo2-101/+4
2008-09-17uwb: add the i1480 DFU driverInaky Perez-Gonzalez6-0/+1785