| Commit message (Expand) | Author | Age |
* | uwb: Fix misspelling of neighbourhood in comment | Jesper Juhl | 2011-07-21 |
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | drivers:uwb:scan.c remove one to many l's in the word. | Justin P. Mattock | 2011-02-25 |
* | Merge branch 'usb-next' into musb-merge | Greg Kroah-Hartman | 2010-12-16 |
|\ |
|
| * | uwb: fix compiler warning on i1480_est_id_table | Namhyung Kim | 2010-12-03 |
| * | uwb: fix compiler warning on whcrc_id_table | Namhyung Kim | 2010-12-03 |
| * | drivers/uwb: Use printf extension %pR for struct resource | Joe Perches | 2010-11-16 |
* | | UWB: Return UWB_RSV_ALLOC_NOT_FOUND rather than crashing on NULL dereference ... | Jesper Juhl | 2010-11-11 |
|/ |
|
* | uwb: Remove the WLP subsystem and drivers | David Vrabel | 2010-10-25 |
* | uwb: use '%pM' format to print MAC address | Andy Shevchenko | 2010-10-22 |
* | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2010-03-19 |
|\ |
|
| * | 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 |
| * | uwb: wlp: refactor wlp_get_<attribute>() macros | David Vrabel | 2010-01-11 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 |
|\ \ |
|
| * | | tree-wide: fix 'lenght' typo in comments and code | Daniel Mack | 2010-02-05 |
| * | | uwb/i1480: add __init/__exit macros | Peter Huewe | 2010-02-05 |
| |/ |
|
* | | Driver core: create lock/unlock functions for struct device | Greg Kroah-Hartman | 2010-03-07 |
* | | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 |
* | | driver-core: Add attribute argument to class_attribute show/store | Andi Kleen | 2010-03-07 |
|/ |
|
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | tree-wide: fix a very frequent spelling mistake | Dirk Hohndel | 2009-11-09 |
* | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 |
* | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 |
* | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 |
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2009-09-17 |
|\ |
|
| * | uwb: avoid radio controller reset loops | David Vrabel | 2009-08-26 |
| * | uwb: stop uwbd thread if rc->start() fails | David Vrabel | 2009-08-25 |
| * | uwb: handle radio controller events with out-of-range IDs correctly | David Vrabel | 2009-08-25 |
* | | driver model: constify attribute groups | David Brownell | 2009-09-15 |
* | | uwb: convert to netdev_tx_t | Stephen Hemminger | 2009-09-01 |
|/ |
|
* | uwb: allow WLP to be used with IPv6. | Frank Leipold | 2009-06-01 |
* | uwb: event_size should be signed | Roel Kluin | 2009-06-01 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 |
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2009-04-07 |
* | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 |
* | uwb: lock rc->rsvs_lock with spin_lock_bh() | David Vrabel | 2009-01-23 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel | 2009-01-22 |
|\ |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-01-08 |
| |\ |
|
| | * | trivial: Fix misspelling of "firmware" in usb.c | Nick Andrew | 2009-01-06 |
| * | | uwb: convert devices to net_device_ops | Stephen Hemminger | 2009-01-07 |
| |/ |
|
* | | uwb: remove unused #include <version.h>'s | Huang Weiyi | 2009-01-07 |
* | | uwb: safely remove all reservations | David Vrabel | 2009-01-06 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel | 2009-01-02 |
|\ |
|
| * | uwb: use the %pM formatting specifier in eda.c | Harvey Harrison | 2008-10-29 |
* | | uwb: remove beacon cache entry after calling uwb_notify() | Stefano Panella | 2008-12-23 |