index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
uwb
Commit message (
Expand
)
Author
Age
Files
Lines
*
uwb: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-18
1
-3
/
+2
*
uwb: clean an indentation issue, remove extraneous tab
Colin Ian King
2018-11-07
1
-1
/
+1
*
uwb: hwa-rc: fix memory leak at probe
Anton Vasilyev
2018-07-06
1
-0
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
2
-2
/
+2
*
uwb: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2018-03-09
1
-28
/
+4
*
uwb: Replace mac address parsing
Andy Shevchenko
2018-01-09
2
-10
/
+5
*
uwb: remove trailing whitespace for coding style
Hugh Sipière
2018-01-02
1
-5
/
+5
*
uwb: fix brace coding style issue in drp-ie.c
Hugh Sipière
2018-01-02
1
-2
/
+1
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
4
-16
/
+15
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
*
uwb: properly check kthread_run return value
Andrey Konovalov
2017-09-18
1
-4
/
+8
*
uwb: ensure that endpoint is interrupt
Andrey Konovalov
2017-09-18
1
-0
/
+2
*
uwb: lc-rc: constify attribute_group structures.
Arvind Yadav
2017-08-10
1
-1
/
+1
*
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-07-03
1
-5
/
+6
|
\
|
*
uwb: use class_groups instead of class_attrs
Greg Kroah-Hartman
2017-06-09
1
-5
/
+6
*
|
uwb: i1480: add missing goto
Gustavo A. R. Silva
2017-05-25
1
-0
/
+1
|
/
*
uwb: fix device quirk on big-endian hosts
Johan Hovold
2017-05-17
1
-2
/
+3
*
uwb: i1480-dfu: fix NULL-deref at probe
Johan Hovold
2017-03-14
1
-0
/
+3
*
uwb: hwa-rc: fix NULL-deref at probe
Johan Hovold
2017-03-14
1
-0
/
+3
*
uwb: fix device reference leaks
Johan Hovold
2016-11-01
2
-3
/
+15
*
uwb: hwa-rc: don't print error when allocating urb fails
Wolfram Sang
2016-08-15
1
-3
/
+1
*
uwb: uwbd() is not freezable kthread
Jiri Kosina
2015-12-01
1
-1
/
+0
*
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-11-04
1
-1
/
+1
|
\
|
*
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
2015-10-04
1
-1
/
+1
*
|
uwb: drp: Use setup_timer
Muhammad Falak R Wani
2015-10-24
1
-3
/
+1
*
|
uwb: neh: Use setup_timer
Muhammad Falak R Wani
2015-10-24
1
-3
/
+1
*
|
uwb: rsv: Use setup_timer
Muhammad Falak R Wani
2015-10-24
1
-6
/
+3
|
/
*
uwb: Remove umc bus legacy suspend/resume support
Lars-Peter Clausen
2015-03-18
1
-34
/
+0
*
uwb/whci: Delete an unnecessary check before the function call "umc_device_un...
Markus Elfring
2015-03-18
1
-2
/
+1
*
Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2015-02-15
1
-7
/
+0
|
\
|
*
uwb: lc-dev: Remove unused function
Rickard Strandqvist
2015-01-25
1
-7
/
+0
*
|
usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
2
-13
/
+5
|
/
*
uwb: Remove bogus colon after newline from debug message
Geert Uytterhoeven
2014-11-03
1
-2
/
+2
*
uwb: add an ASIE sysfs attribute to uwb_rc devices
Thomas Pugliese
2014-09-23
1
-0
/
+99
*
uwb: create a uwb bus type and add in-range peer devices to it
Thomas Pugliese
2014-09-23
3
-4
/
+19
*
uwb: remove UWB build dependency on PCI
Thomas Pugliese
2014-09-23
1
-1
/
+0
*
uwb: update uwb device prints to be more useful
Thomas Pugliese
2014-09-23
1
-4
/
+4
*
uwb: line length cleanup
Thomas Pugliese
2014-09-23
1
-1
/
+2
*
uwb: init beacon cache entry before registering uwb device
Thomas Pugliese
2014-09-08
1
-4
/
+9
*
uwb/whci: use correct structure type name in sizeof
Julia Lawall
2014-08-01
1
-1
/
+1
*
uwb: fix variable set but not used warnings
Thomas Pugliese
2014-05-27
3
-7
/
+0
*
uwb: comment typo fix
Thomas Pugliese
2014-05-27
1
-1
/
+1
*
uwb: whitespace and line length cleanups
Thomas Pugliese
2014-05-27
1
-128
/
+166
*
uwb: add error messages when reservation establish fails
Thomas Pugliese
2014-05-27
2
-3
/
+15
*
uwb: fix channel change failure
Thomas Pugliese
2014-05-27
1
-1
/
+6
*
uwb: don't call spin_unlock_irq in a USB completion handler
Thomas Pugliese
2014-04-24
1
-4
/
+5
*
uwb: adds missing error handling
Daeseok Youn
2014-04-16
1
-1
/
+4
*
uwb: move mutex_lock to error case in uwbd_evt_handle_rc_bp_slot_change
Thomas Pugliese
2013-12-20
1
-2
/
+2
*
uwb: use uwb_rsv_callback instead of calling rsv->callback directly
Thomas Pugliese
2013-12-20
1
-1
/
+1
*
uwb: whitespace and comment cleanups
Thomas Pugliese
2013-12-20
3
-9
/
+9
[next]