| Commit message (Expand) | Author | Age | Files | Lines |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | uwb: i1480: add missing goto | Gustavo A. R. Silva | 2017-05-25 | 1 | -0/+1 |
* | uwb: fix device quirk on big-endian hosts | Johan Hovold | 2017-05-17 | 1 | -2/+3 |
* | uwb: i1480-dfu: fix NULL-deref at probe | Johan Hovold | 2017-03-14 | 1 | -0/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 | 1 | -1/+1 |
|\ |
|
| * | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 2011-12-02 | 1 | -1/+1 |
* | | USB: convert some miscellanies drivers to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 | 1 | -19/+1 |
|/ |
|
* | uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 2 | -0/+2 |
* | uwb: remove duplicate cpu_to_le16() | Dan Carpenter | 2010-02-25 | 1 | -4/+2 |
* | uwb: declare MODULE_FIRMWARE() in i1480 DFU driver | Ben Hutchings | 2010-01-14 | 1 | -0/+4 |
* | uwb: make USB device id table constant | Márton Németh | 2010-01-14 | 1 | -1/+1 |
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | trivial: Fix misspelling of "firmware" in usb.c | Nick Andrew | 2009-01-06 | 1 | -1/+1 |
* | uwb: use dev_dbg() for debug messages | David Vrabel | 2008-12-22 | 3 | -52/+2 |
* | uwb: remove unused #include <version.h> | Huang Weiyi | 2008-10-31 | 1 | -1/+0 |
* | uwb: don't use printk_ratelimit() so often | David Vrabel | 2008-10-16 | 1 | -3/+1 |
* | uwb: i1480/GUWA100U: fix firmware download issues | Anderson Lizardo | 2008-09-17 | 3 | -15/+45 |
* | uwb: i1480: remove MAC/PHY information checking function | Anderson Lizardo | 2008-09-17 | 2 | -101/+4 |
* | uwb: add the i1480 DFU driver | Inaky Perez-Gonzalez | 2008-09-17 | 6 | -0/+1785 |