1. 11b7178 uwb: hwa-rc: fix memory leak at probe by Anton Vasilyev · 6 years ago
  2. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  3. 092bd5c uwb: Re-use DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 6 years ago
  4. e142dc1 uwb: Replace mac address parsing by Andy Shevchenko · 7 years ago
  5. d19000b uwb: remove trailing whitespace for coding style by Hugh Sipière · 7 years ago
  6. 8206948 uwb: fix brace coding style issue in drp-ie.c by Hugh Sipière · 7 years ago
  7. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  8. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  9. bbf2618 uwb: properly check kthread_run return value by Andrey Konovalov · 7 years ago
  10. 70e743e uwb: ensure that endpoint is interrupt by Andrey Konovalov · 7 years ago
  11. f892a9b uwb: lc-rc: constify attribute_group structures. by Arvind Yadav · 7 years ago
  12. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  13. 84c317e uwb: use class_groups instead of class_attrs by Greg Kroah-Hartman · 7 years ago
  14. 7f7c3cd uwb: i1480: add missing goto by Gustavo A. R. Silva · 7 years ago
  15. 41318a2 uwb: fix device quirk on big-endian hosts by Johan Hovold · 7 years ago
  16. 4ce3627 uwb: i1480-dfu: fix NULL-deref at probe by Johan Hovold · 7 years ago
  17. daf229b uwb: hwa-rc: fix NULL-deref at probe by Johan Hovold · 7 years ago
  18. d6124b4 uwb: fix device reference leaks by Johan Hovold · 8 years ago
  19. c6a4c9f uwb: hwa-rc: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  20. ced08b0 uwb: uwbd() is not freezable kthread by Jiri Kosina · 9 years ago
  21. e880e874 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  22. cf0d5fb uwb: drp: Use setup_timer by Muhammad Falak R Wani · 9 years ago
  23. b9ca0c9 uwb: neh: Use setup_timer by Muhammad Falak R Wani · 9 years ago
  24. a895dc0 uwb: rsv: Use setup_timer by Muhammad Falak R Wani · 9 years ago
  25. 621a5f7 debugfs: Pass bool pointer to debugfs_create_bool() by Viresh Kumar · 9 years ago
  26. c5b6880 uwb: Remove umc bus legacy suspend/resume support by Lars-Peter Clausen · 9 years ago
  27. b29582b uwb/whci: Delete an unnecessary check before the function call "umc_device_unregister" by Markus Elfring · 9 years ago
  28. e298767 Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  29. 125918d usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  30. 3eb598d uwb: lc-dev: Remove unused function by Rickard Strandqvist · 10 years ago
  31. d9c3ae2 uwb: Remove bogus colon after newline from debug message by Geert Uytterhoeven · 10 years ago
  32. d08e1ad uwb: add an ASIE sysfs attribute to uwb_rc devices by Thomas Pugliese · 10 years ago
  33. 8488793 uwb: create a uwb bus type and add in-range peer devices to it by Thomas Pugliese · 10 years ago
  34. 58e4ab3 uwb: remove UWB build dependency on PCI by Thomas Pugliese · 10 years ago
  35. e53582b uwb: update uwb device prints to be more useful by Thomas Pugliese · 10 years ago
  36. 9282502 uwb: line length cleanup by Thomas Pugliese · 10 years ago
  37. 675f0ab uwb: init beacon cache entry before registering uwb device by Thomas Pugliese · 10 years ago
  38. 3dbef99 uwb/whci: use correct structure type name in sizeof by Julia Lawall · 10 years ago
  39. c6a64de uwb: fix variable set but not used warnings by Thomas Pugliese · 10 years ago
  40. 9928016 uwb: comment typo fix by Thomas Pugliese · 10 years ago
  41. d339a1f uwb: whitespace and line length cleanups by Thomas Pugliese · 10 years ago
  42. 7b360ee uwb: add error messages when reservation establish fails by Thomas Pugliese · 10 years ago
  43. 90ec00d uwb: fix channel change failure by Thomas Pugliese · 10 years ago
  44. c996b93 uwb: don't call spin_unlock_irq in a USB completion handler by Thomas Pugliese · 10 years ago
  45. f7a8719 uwb: adds missing error handling by Daeseok Youn · 10 years ago
  46. 1fc671b uwb: move mutex_lock to error case in uwbd_evt_handle_rc_bp_slot_change by Thomas Pugliese · 11 years ago
  47. bf359df uwb: use uwb_rsv_callback instead of calling rsv->callback directly by Thomas Pugliese · 11 years ago
  48. 67d0fb2 uwb: whitespace and comment cleanups by Thomas Pugliese · 11 years ago
  49. f79833a uwb: add debug prints during channel change and beacon actions by Thomas Pugliese · 11 years ago
  50. 1ce0fd1 uwb: umc-dev: add missing put_device call by Levente Kurusa · 11 years ago
  51. 0d4e5be uwb: Use dev_is_pci() to check whether it is pci device by Yijing Wang · 11 years ago
  52. 0324e74 Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  53. 2fc74ac UWB: clean up attribute use by using ATTRIBUTE_GROUPS() by Greg Kroah-Hartman · 11 years ago
  54. 1b60403 uwb: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  55. 67e51ec uwb: Staticize local symbols by Jingoo Han · 11 years ago
  56. fbbde074 UWB: fix sysfs warning on HWA device unplug. by Thomas Pugliese · 11 years ago
  57. c654ecb HWA RC: fix a kernel panic when unplugging the HWA dongle by Thomas Pugliese · 11 years ago
  58. 02aa2a3 drivers: avoid format string in dev_set_name by Kees Cook · 11 years ago
  59. a899575 USB: HWA: fix device probe failure by Thomas Pugliese · 11 years ago
  60. 3e6159e UWB: HWA: add support for Alereon 5310 and 5611 devices by Thomas Pugliese · 11 years ago
  61. 021ad86 uwb: use %*ph specifier to dump buffer by Andy Shevchenko · 11 years ago
  62. 3138887 usb: uwb: use correct locking calls for rc data by tpugliese · 11 years ago
  63. c0c6e07 uwb/whci: Use module_pci_driver to register driver by Peter Huewe · 11 years ago
  64. 7878202 uwb: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  65. 9f3b795 driver-core: constify data for class_find_device() by Michał Mirosław · 11 years ago
  66. ffa5c41 uwb: fix uwb_dev_unlock() missed at an error path in uwb_rc_cmd_async() by Alexey Khoroshilov · 12 years ago
  67. 73050d7 drivers/uwb: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  68. b717727 umc-bus.c: fix usage of device_trylock by Claudio Scordino · 12 years ago
  69. 5bd7b41 uwb: fix error handling by Oliver Neukum · 12 years ago
  70. 9426cd0 uwb: fix use of del_timer_sync() in interrupt by Oliver Neukum · 12 years ago
  71. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  72. 1a07cbb uwb: use for_each_clear_bit() by Akinobu Mita · 12 years ago
  73. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  74. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  75. a451eaf9 uwb: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  76. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  77. fe74848 USB: convert some miscellanies drivers to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  78. 475c0a6 uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  79. c7394efc uwb: Add module.h to the real uwb modular users. by Paul Gortmaker · 13 years ago
  80. 0b99208 drivers/uwb: fix implicit use of stat.h by Paul Gortmaker · 13 years ago
  81. 1292208 Remove unneeded version.h include from drivers/uwb/ by Jesper Juhl · 13 years ago
  82. 06b72d0 uwb: Fix misspelling of neighbourhood in comment by Jesper Juhl · 13 years ago
  83. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  84. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  85. 601e72a drivers:uwb:scan.c remove one to many l's in the word. by Justin P. Mattock · 13 years ago
  86. 36facad Merge branch 'usb-next' into musb-merge by Greg Kroah-Hartman · 14 years ago
  87. 16350a7 uwb: fix compiler warning on i1480_est_id_table by Namhyung Kim · 14 years ago
  88. fc33b0e uwb: fix compiler warning on whcrc_id_table by Namhyung Kim · 14 years ago
  89. 7189ba9 drivers/uwb: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  90. 793b623 UWB: Return UWB_RSV_ALLOC_NOT_FOUND rather than crashing on NULL dereference if kzalloc fails by Jesper Juhl · 14 years ago
  91. 446396b uwb: Remove the WLP subsystem and drivers by David Vrabel · 14 years ago
  92. d3134c3 uwb: use '%pM' format to print MAC address by Andy Shevchenko · 14 years ago
  93. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  94. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  95. b50df7d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 14 years ago
  96. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  97. 8e9394c Driver core: create lock/unlock functions for struct device by Greg Kroah-Hartman · 14 years ago
  98. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  99. 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 15 years ago
  100. bcf59e2 uwb: remove duplicate cpu_to_le16() by Dan Carpenter · 14 years ago