summaryrefslogtreecommitdiffstats
path: root/drivers/uwb
Commit message (Expand)AuthorAgeFilesLines
* uwb: fix device reference leaksJohan Hovold2016-11-012-3/+15
* uwb: hwa-rc: don't print error when allocating urb failsWolfram Sang2016-08-151-3/+1
* uwb: uwbd() is not freezable kthreadJiri Kosina2015-12-011-1/+0
* Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-041-1/+1
|\
| * debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-041-1/+1
* | uwb: drp: Use setup_timerMuhammad Falak R Wani2015-10-241-3/+1
* | uwb: neh: Use setup_timerMuhammad Falak R Wani2015-10-241-3/+1
* | uwb: rsv: Use setup_timerMuhammad Falak R Wani2015-10-241-6/+3
|/
* uwb: Remove umc bus legacy suspend/resume supportLars-Peter Clausen2015-03-181-34/+0
* uwb/whci: Delete an unnecessary check before the function call "umc_device_un...Markus Elfring2015-03-181-2/+1
* Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-02-151-7/+0
|\
| * uwb: lc-dev: Remove unused functionRickard Strandqvist2015-01-251-7/+0
* | usb: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-132-13/+5
|/
* uwb: Remove bogus colon after newline from debug messageGeert Uytterhoeven2014-11-031-2/+2
* uwb: add an ASIE sysfs attribute to uwb_rc devicesThomas Pugliese2014-09-231-0/+99
* uwb: create a uwb bus type and add in-range peer devices to itThomas Pugliese2014-09-233-4/+19
* uwb: remove UWB build dependency on PCIThomas Pugliese2014-09-231-1/+0
* uwb: update uwb device prints to be more usefulThomas Pugliese2014-09-231-4/+4
* uwb: line length cleanupThomas Pugliese2014-09-231-1/+2
* uwb: init beacon cache entry before registering uwb deviceThomas Pugliese2014-09-081-4/+9
* uwb/whci: use correct structure type name in sizeofJulia Lawall2014-08-011-1/+1
* uwb: fix variable set but not used warningsThomas Pugliese2014-05-273-7/+0
* uwb: comment typo fixThomas Pugliese2014-05-271-1/+1
* uwb: whitespace and line length cleanupsThomas Pugliese2014-05-271-128/+166
* uwb: add error messages when reservation establish failsThomas Pugliese2014-05-272-3/+15
* uwb: fix channel change failureThomas Pugliese2014-05-271-1/+6
* uwb: don't call spin_unlock_irq in a USB completion handlerThomas Pugliese2014-04-241-4/+5
* uwb: adds missing error handlingDaeseok Youn2014-04-161-1/+4
* uwb: move mutex_lock to error case in uwbd_evt_handle_rc_bp_slot_changeThomas Pugliese2013-12-201-2/+2
* uwb: use uwb_rsv_callback instead of calling rsv->callback directlyThomas Pugliese2013-12-201-1/+1
* uwb: whitespace and comment cleanupsThomas Pugliese2013-12-203-9/+9
* uwb: add debug prints during channel change and beacon actionsThomas Pugliese2013-12-202-1/+6
* uwb: umc-dev: add missing put_device callLevente Kurusa2013-12-191-0/+1
* uwb: Use dev_is_pci() to check whether it is pci deviceYijing Wang2013-12-081-1/+1
* Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-071-5/+8
|\
| * uwb: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-161-5/+8
* | UWB: clean up attribute use by using ATTRIBUTE_GROUPS()Greg Kroah-Hartman2013-10-291-13/+3
|/
* uwb: Staticize local symbolsJingoo Han2013-08-191-2/+2
* UWB: fix sysfs warning on HWA device unplug.Thomas Pugliese2013-08-121-2/+38
* HWA RC: fix a kernel panic when unplugging the HWA dongleThomas Pugliese2013-08-121-1/+15
* drivers: avoid format string in dev_set_nameKees Cook2013-07-031-1/+1
* USB: HWA: fix device probe failureThomas Pugliese2013-06-242-1/+4
* UWB: HWA: add support for Alereon 5310 and 5611 devicesThomas Pugliese2013-06-061-0/+6
* uwb: use %*ph specifier to dump bufferAndy Shevchenko2013-06-031-4/+3
* usb: uwb: use correct locking calls for rc datatpugliese2013-05-212-4/+4
* uwb/whci: Use module_pci_driver to register driverPeter Huewe2013-05-211-13/+1
* uwb: rename random32() to prandom_u32()Akinobu Mita2013-04-291-2/+2
* driver-core: constify data for class_find_device()Michał Mirosław2013-02-061-11/+10
* uwb: fix uwb_dev_unlock() missed at an error path in uwb_rc_cmd_async()Alexey Khoroshilov2012-11-261-0/+1
* drivers/uwb: remove depends on CONFIG_EXPERIMENTALKees Cook2012-11-151-2/+1