summaryrefslogtreecommitdiffstats
path: root/drivers/uwb
Commit message (Expand)AuthorAge
* USB: Move wusbcore and UWB to staging as it is obsoleteGreg Kroah-Hartman2019-08-08
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-19
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268Thomas Gleixner2019-06-05
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 254Thomas Gleixner2019-06-05
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* uwb: use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-18
* uwb: clean an indentation issue, remove extraneous tabColin Ian King2018-11-07
* uwb: hwa-rc: fix memory leak at probeAnton Vasilyev2018-07-06
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* 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-05
|\
| * 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-14
|/
* uwb: Remove bogus colon after newline from debug messageGeert Uytterhoeven2014-11-03
* uwb: add an ASIE sysfs attribute to uwb_rc devicesThomas Pugliese2014-09-24
* uwb: create a uwb bus type and add in-range peer devices to itThomas Pugliese2014-09-24
* uwb: remove UWB build dependency on PCIThomas Pugliese2014-09-24
* uwb: update uwb device prints to be more usefulThomas Pugliese2014-09-24
* uwb: line length cleanupThomas Pugliese2014-09-24
* 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