Age | Commit message (Expand) | Author |
2013-12-20 | uwb: move mutex_lock to error case in uwbd_evt_handle_rc_bp_slot_change | Thomas Pugliese |
2013-12-20 | uwb: use uwb_rsv_callback instead of calling rsv->callback directly | Thomas Pugliese |
2013-12-20 | uwb: whitespace and comment cleanups | Thomas Pugliese |
2013-12-20 | uwb: add debug prints during channel change and beacon actions | Thomas Pugliese |
2013-12-19 | uwb: umc-dev: add missing put_device call | Levente Kurusa |
2013-12-08 | uwb: Use dev_is_pci() to check whether it is pci device | Yijing Wang |
2013-11-07 | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-10-29 | UWB: clean up attribute use by using ATTRIBUTE_GROUPS() | Greg Kroah-Hartman |
2013-10-16 | uwb: convert bus code to use dev_groups | Greg Kroah-Hartman |
2013-08-19 | uwb: Staticize local symbols | Jingoo Han |
2013-08-12 | UWB: fix sysfs warning on HWA device unplug. | Thomas Pugliese |
2013-08-12 | HWA RC: fix a kernel panic when unplugging the HWA dongle | Thomas Pugliese |
2013-07-03 | drivers: avoid format string in dev_set_name | Kees Cook |
2013-06-24 | USB: HWA: fix device probe failure | Thomas Pugliese |
2013-06-06 | UWB: HWA: add support for Alereon 5310 and 5611 devices | Thomas Pugliese |
2013-06-03 | uwb: use %*ph specifier to dump buffer | Andy Shevchenko |
2013-05-21 | usb: uwb: use correct locking calls for rc data | tpugliese |
2013-05-21 | uwb/whci: Use module_pci_driver to register driver | Peter Huewe |
2013-04-29 | uwb: rename random32() to prandom_u32() | Akinobu Mita |
2013-02-06 | driver-core: constify data for class_find_device() | Michał Mirosław |
2012-11-26 | uwb: fix uwb_dev_unlock() missed at an error path in uwb_rc_cmd_async() | Alexey Khoroshilov |
2012-11-15 | drivers/uwb: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2012-10-25 | umc-bus.c: fix usage of device_trylock | Claudio Scordino |
2012-04-18 | uwb: fix error handling | Oliver Neukum |
2012-04-18 | uwb: fix use of del_timer_sync() in interrupt | Oliver Neukum |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd |
2012-03-23 | uwb: use for_each_clear_bit() | Akinobu Mita |
2012-01-09 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-12-09 | uwb: Use kcalloc instead of kzalloc to allocate array | Thomas Meyer |
2011-12-02 | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock |
2011-11-18 | USB: convert some miscellanies drivers to use module_usb_driver() | Greg Kroah-Hartman |
2011-10-31 | uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker |
2011-10-31 | uwb: Add module.h to the real uwb modular users. | Paul Gortmaker |
2011-10-31 | drivers/uwb: fix implicit use of stat.h | Paul Gortmaker |
2011-09-15 | Remove unneeded version.h include from drivers/uwb/ | Jesper Juhl |
2011-07-21 | uwb: Fix misspelling of neighbourhood in comment | Jesper Juhl |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-02-25 | drivers:uwb:scan.c remove one to many l's in the word. | Justin P. Mattock |
2010-12-16 | Merge branch 'usb-next' into musb-merge | Greg Kroah-Hartman |
2010-12-03 | 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-11-16 | drivers/uwb: Use printf extension %pR for struct resource | Joe Perches |
2010-11-11 | UWB: Return UWB_RSV_ALLOC_NOT_FOUND rather than crashing on NULL dereference ... | Jesper Juhl |
2010-10-25 | uwb: Remove the WLP subsystem and drivers | David Vrabel |
2010-10-22 | uwb: use '%pM' format to print MAC address | Andy Shevchenko |
2010-06-16 | fix typos concerning "initiali[zs]e" | Uwe Kleine-König |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-19 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |