summaryrefslogtreecommitdiff
path: root/drivers/uwb
Commit message (Expand)AuthorAge
* uwb: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-03-09
* uwb: Replace mac address parsingAndy Shevchenko2018-01-09
* uwb: remove trailing whitespace for coding styleHugh Sipière2018-01-02
* uwb: fix brace coding style issue in drp-ie.cHugh Sipière2018-01-02
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* uwb: properly check kthread_run return valueAndrey Konovalov2017-09-18
* uwb: ensure that endpoint is interruptAndrey Konovalov2017-09-18
* uwb: lc-rc: constify attribute_group structures.Arvind Yadav2017-08-10
* Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-03
|\
| * uwb: use class_groups instead of class_attrsGreg Kroah-Hartman2017-06-09
* | uwb: i1480: add missing gotoGustavo A. R. Silva2017-05-25
|/
* uwb: fix device quirk on big-endian hostsJohan Hovold2017-05-17
* uwb: i1480-dfu: fix NULL-deref at probeJohan Hovold2017-03-14
* uwb: hwa-rc: fix NULL-deref at probeJohan Hovold2017-03-14
* uwb: fix device reference leaksJohan Hovold2016-11-01
* uwb: hwa-rc: don't print error when allocating urb failsWolfram Sang2016-08-15
* uwb: uwbd() is not freezable kthreadJiri Kosina2015-12-01
* Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-04
|\
| * debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-04
* | uwb: drp: Use setup_timerMuhammad Falak R Wani2015-10-24
* | uwb: neh: Use setup_timerMuhammad Falak R Wani2015-10-24
* | uwb: rsv: Use setup_timerMuhammad Falak R Wani2015-10-24
|/
* uwb: Remove umc bus legacy suspend/resume supportLars-Peter Clausen2015-03-18
* uwb/whci: Delete an unnecessary check before the function call "umc_device_un...Markus Elfring2015-03-18
* Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-02-15
|\
| * uwb: lc-dev: Remove unused functionRickard Strandqvist2015-01-25
* | usb: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-13
|/
* uwb: Remove bogus colon after newline from debug messageGeert Uytterhoeven2014-11-03
* uwb: add an ASIE sysfs attribute to uwb_rc devicesThomas Pugliese2014-09-23
* uwb: create a uwb bus type and add in-range peer devices to itThomas Pugliese2014-09-23
* uwb: remove UWB build dependency on PCIThomas Pugliese2014-09-23
* uwb: update uwb device prints to be more usefulThomas Pugliese2014-09-23
* uwb: line length cleanupThomas Pugliese2014-09-23
* uwb: init beacon cache entry before registering uwb deviceThomas Pugliese2014-09-08
* uwb/whci: use correct structure type name in sizeofJulia Lawall2014-08-01
* uwb: fix variable set but not used warningsThomas Pugliese2014-05-27
* uwb: comment typo fixThomas Pugliese2014-05-27
* uwb: whitespace and line length cleanupsThomas Pugliese2014-05-27
* uwb: add error messages when reservation establish failsThomas Pugliese2014-05-27
* uwb: fix channel change failureThomas Pugliese2014-05-27
* uwb: don't call spin_unlock_irq in a USB completion handlerThomas Pugliese2014-04-24
* uwb: adds missing error handlingDaeseok Youn2014-04-16
* uwb: move mutex_lock to error case in uwbd_evt_handle_rc_bp_slot_changeThomas Pugliese2013-12-20
* uwb: use uwb_rsv_callback instead of calling rsv->callback directlyThomas Pugliese2013-12-20
* uwb: whitespace and comment cleanupsThomas Pugliese2013-12-20
* uwb: add debug prints during channel change and beacon actionsThomas Pugliese2013-12-20
* uwb: umc-dev: add missing put_device callLevente Kurusa2013-12-19
* uwb: Use dev_is_pci() to check whether it is pci deviceYijing Wang2013-12-08
* Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-07
|\