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