Commit Graph

158 Commits (e525293d97b93a04038e7dc15cee3e9075c32dbd)

Author SHA1 Message Date
Lars-Peter Clausen c5b68807c6 uwb: Remove umc bus legacy suspend/resume support 10 years ago
Markus Elfring b29582b15f uwb/whci: Delete an unnecessary check before the function call "umc_device_unregister" 10 years ago
Tejun Heo 125918dbd8 usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks 10 years ago
Rickard Strandqvist 3eb598ded1 uwb: lc-dev: Remove unused function 10 years ago
Geert Uytterhoeven d9c3ae28bd uwb: Remove bogus colon after newline from debug message 10 years ago
Thomas Pugliese d08e1ad994 uwb: add an ASIE sysfs attribute to uwb_rc devices 11 years ago
Thomas Pugliese 848879340a uwb: create a uwb bus type and add in-range peer devices to it 11 years ago
Thomas Pugliese 58e4ab3eb0 uwb: remove UWB build dependency on PCI 11 years ago
Thomas Pugliese e53582bbb5 uwb: update uwb device prints to be more useful 11 years ago
Thomas Pugliese 9282502044 uwb: line length cleanup 11 years ago
Thomas Pugliese 675f0ab2fe uwb: init beacon cache entry before registering uwb device 11 years ago
Julia Lawall 3dbef993c0 uwb/whci: use correct structure type name in sizeof 11 years ago
Thomas Pugliese c6a64de08e uwb: fix variable set but not used warnings 11 years ago
Thomas Pugliese 992801645b uwb: comment typo fix 11 years ago
Thomas Pugliese d339a1f2ff uwb: whitespace and line length cleanups 11 years ago
Thomas Pugliese 7b360ee09a uwb: add error messages when reservation establish fails 11 years ago
Thomas Pugliese 90ec00d54e uwb: fix channel change failure 11 years ago
Thomas Pugliese c996b93791 uwb: don't call spin_unlock_irq in a USB completion handler 11 years ago
Daeseok Youn f7a8719560 uwb: adds missing error handling 11 years ago
Thomas Pugliese 1fc671b3be uwb: move mutex_lock to error case in uwbd_evt_handle_rc_bp_slot_change 11 years ago
Thomas Pugliese bf359dff23 uwb: use uwb_rsv_callback instead of calling rsv->callback directly 11 years ago
Thomas Pugliese 67d0fb2592 uwb: whitespace and comment cleanups 11 years ago
Thomas Pugliese f79833a7ab uwb: add debug prints during channel change and beacon actions 11 years ago
Levente Kurusa 1ce0fd15be uwb: umc-dev: add missing put_device call 11 years ago
Yijing Wang 0d4e5bee27 uwb: Use dev_is_pci() to check whether it is pci device 11 years ago
Greg Kroah-Hartman 2fc74ac227 UWB: clean up attribute use by using ATTRIBUTE_GROUPS() 11 years ago
Greg Kroah-Hartman 1b604039a3 uwb: convert bus code to use dev_groups 11 years ago
Jingoo Han 67e51ec4ed uwb: Staticize local symbols 12 years ago
Thomas Pugliese fbbde074ab UWB: fix sysfs warning on HWA device unplug. 12 years ago
Thomas Pugliese c654ecbbfe HWA RC: fix a kernel panic when unplugging the HWA dongle 12 years ago
Kees Cook 02aa2a3763 drivers: avoid format string in dev_set_name 12 years ago
Thomas Pugliese a899575191 USB: HWA: fix device probe failure 12 years ago
Thomas Pugliese 3e6159eefd UWB: HWA: add support for Alereon 5310 and 5611 devices 12 years ago
Andy Shevchenko 021ad86940 uwb: use %*ph specifier to dump buffer 12 years ago
tpugliese 3138887bd8 usb: uwb: use correct locking calls for rc data 12 years ago
Peter Huewe c0c6e07949 uwb/whci: Use module_pci_driver to register driver 12 years ago
Akinobu Mita 7878202326 uwb: rename random32() to prandom_u32() 12 years ago
Michał Mirosław 9f3b795a62 driver-core: constify data for class_find_device() 12 years ago
Alexey Khoroshilov ffa5c41c81 uwb: fix uwb_dev_unlock() missed at an error path in uwb_rc_cmd_async() 12 years ago
Kees Cook 73050d7144 drivers/uwb: remove depends on CONFIG_EXPERIMENTAL 12 years ago
Claudio Scordino b717727ef2 umc-bus.c: fix usage of device_trylock 12 years ago
Oliver Neukum 5bd7b419ef uwb: fix error handling 13 years ago
Oliver Neukum 9426cd0568 uwb: fix use of del_timer_sync() in interrupt 13 years ago
Stephen Boyd 234e340582 simple_open: automatically convert to simple_open() 13 years ago
Akinobu Mita 1a07cbba14 uwb: use for_each_clear_bit() 13 years ago
Thomas Meyer a451eaf9c5 uwb: Use kcalloc instead of kzalloc to allocate array 13 years ago
Justin P. Mattock 42b2aa86c6 treewide: Fix typos in various parts of the kernel, and fix some comments. 13 years ago
Greg Kroah-Hartman fe7484834b USB: convert some miscellanies drivers to use module_usb_driver() 13 years ago
Paul Gortmaker 475c0a6b2c uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required 13 years ago
Paul Gortmaker c7394efc26 uwb: Add module.h to the real uwb modular users. 13 years ago