| Commit message (Expand) | Author | Age |
* | uwb: fix device quirk on big-endian hosts | Johan Hovold | 2017-05-25 |
* | uwb: hwa-rc: fix NULL-deref at probe | Johan Hovold | 2017-03-30 |
* | uwb: i1480-dfu: fix NULL-deref at probe | Johan Hovold | 2017-03-30 |
* | uwb: fix device reference leaks | Johan Hovold | 2016-11-01 |
* | uwb: hwa-rc: don't print error when allocating urb fails | Wolfram Sang | 2016-08-15 |
* | uwb: uwbd() is not freezable kthread | Jiri Kosina | 2015-12-01 |
* | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-11-05 |
|\ |
|
| * | debugfs: Pass bool pointer to debugfs_create_bool() | Viresh Kumar | 2015-10-04 |
* | | uwb: drp: Use setup_timer | Muhammad Falak R Wani | 2015-10-24 |
* | | uwb: neh: Use setup_timer | Muhammad Falak R Wani | 2015-10-24 |
* | | uwb: rsv: Use setup_timer | Muhammad Falak R Wani | 2015-10-24 |
|/ |
|
* | uwb: Remove umc bus legacy suspend/resume support | Lars-Peter Clausen | 2015-03-18 |
* | uwb/whci: Delete an unnecessary check before the function call "umc_device_un... | Markus Elfring | 2015-03-18 |
* | Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2015-02-15 |
|\ |
|
| * | uwb: lc-dev: Remove unused function | Rickard Strandqvist | 2015-01-25 |
* | | usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 2015-02-14 |
|/ |
|
* | uwb: Remove bogus colon after newline from debug message | Geert Uytterhoeven | 2014-11-03 |
* | uwb: add an ASIE sysfs attribute to uwb_rc devices | Thomas Pugliese | 2014-09-24 |
* | uwb: create a uwb bus type and add in-range peer devices to it | Thomas Pugliese | 2014-09-24 |
* | uwb: remove UWB build dependency on PCI | Thomas Pugliese | 2014-09-24 |
* | uwb: update uwb device prints to be more useful | Thomas Pugliese | 2014-09-24 |
* | uwb: line length cleanup | Thomas Pugliese | 2014-09-24 |
* | uwb: init beacon cache entry before registering uwb device | Thomas Pugliese | 2014-09-08 |
* | uwb/whci: use correct structure type name in sizeof | Julia Lawall | 2014-08-01 |
* | uwb: fix variable set but not used warnings | Thomas Pugliese | 2014-05-27 |
* | uwb: comment typo fix | Thomas Pugliese | 2014-05-27 |
* | uwb: whitespace and line length cleanups | Thomas Pugliese | 2014-05-27 |
* | uwb: add error messages when reservation establish fails | Thomas Pugliese | 2014-05-27 |
* | uwb: fix channel change failure | Thomas Pugliese | 2014-05-27 |
* | uwb: don't call spin_unlock_irq in a USB completion handler | Thomas Pugliese | 2014-04-24 |
* | uwb: adds missing error handling | Daeseok Youn | 2014-04-16 |
* | 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-20 |
* | uwb: umc-dev: add missing put_device call | Levente Kurusa | 2013-12-19 |
* | uwb: Use dev_is_pci() to check whether it is pci device | Yijing Wang | 2013-12-08 |
* | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-11-06 |
|\ |
|
| * | uwb: convert bus code to use dev_groups | Greg Kroah-Hartman | 2013-10-16 |
* | | UWB: clean up attribute use by using ATTRIBUTE_GROUPS() | Greg Kroah-Hartman | 2013-10-29 |
|/ |
|
* | uwb: Staticize local symbols | Jingoo Han | 2013-08-19 |
* | 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-08-12 |
* | drivers: avoid format string in dev_set_name | Kees Cook | 2013-07-03 |
* | USB: HWA: fix device probe failure | Thomas Pugliese | 2013-06-24 |
* | UWB: HWA: add support for Alereon 5310 and 5611 devices | Thomas Pugliese | 2013-06-06 |
* | uwb: use %*ph specifier to dump buffer | Andy Shevchenko | 2013-06-03 |
* | 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-05-21 |
* | uwb: rename random32() to prandom_u32() | Akinobu Mita | 2013-04-29 |