summaryrefslogtreecommitdiff
path: root/drivers/uwb
Commit message (Expand)AuthorAge
* 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
|\
| * uwb: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-16
* | UWB: clean up attribute use by using ATTRIBUTE_GROUPS()Greg Kroah-Hartman2013-10-29
|/
* uwb: Staticize local symbolsJingoo Han2013-08-19
* UWB: fix sysfs warning on HWA device unplug.Thomas Pugliese2013-08-12
* HWA RC: fix a kernel panic when unplugging the HWA dongleThomas Pugliese2013-08-12
* drivers: avoid format string in dev_set_nameKees Cook2013-07-03
* USB: HWA: fix device probe failureThomas Pugliese2013-06-24
* UWB: HWA: add support for Alereon 5310 and 5611 devicesThomas Pugliese2013-06-06
* uwb: use %*ph specifier to dump bufferAndy Shevchenko2013-06-03
* usb: uwb: use correct locking calls for rc datatpugliese2013-05-21
* uwb/whci: Use module_pci_driver to register driverPeter Huewe2013-05-21
* uwb: rename random32() to prandom_u32()Akinobu Mita2013-04-29
* driver-core: constify data for class_find_device()Michał Mirosław2013-02-06
* uwb: fix uwb_dev_unlock() missed at an error path in uwb_rc_cmd_async()Alexey Khoroshilov2012-11-26
* drivers/uwb: remove depends on CONFIG_EXPERIMENTALKees Cook2012-11-15
* umc-bus.c: fix usage of device_trylockClaudio Scordino2012-10-25
* uwb: fix error handlingOliver Neukum2012-04-18
* uwb: fix use of del_timer_sync() in interruptOliver Neukum2012-04-18
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* uwb: use for_each_clear_bit()Akinobu Mita2012-03-23
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-09
|\
| * uwb: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\ \
| * | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-02
| |/
* | USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman2011-11-18
|/
* uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-31
* uwb: Add module.h to the real uwb modular users.Paul Gortmaker2011-10-31
* drivers/uwb: fix implicit use of stat.hPaul Gortmaker2011-10-31
* Remove unneeded version.h include from drivers/uwb/Jesper Juhl2011-09-15
* uwb: Fix misspelling of neighbourhood in commentJesper Juhl2011-07-21
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* Fix common misspellingsLucas De Marchi2011-03-31
* drivers:uwb:scan.c remove one to many l's in the word.Justin P. Mattock2011-02-25
* Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-16
|\
| * uwb: fix compiler warning on i1480_est_id_tableNamhyung Kim2010-12-03
| * uwb: fix compiler warning on whcrc_id_tableNamhyung Kim2010-12-03
| * drivers/uwb: Use printf extension %pR for struct resourceJoe Perches2010-11-16
* | UWB: Return UWB_RSV_ALLOC_NOT_FOUND rather than crashing on NULL dereference ...Jesper Juhl2010-11-11
|/
* uwb: Remove the WLP subsystem and driversDavid Vrabel2010-10-25
* uwb: use '%pM' format to print MAC addressAndy Shevchenko2010-10-22
* fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-03-19
|\