summaryrefslogtreecommitdiffstats
path: root/drivers/uwb
Commit message (Expand)AuthorAgeFilesLines
...
* Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-071-5/+8
|\
| * uwb: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-161-5/+8
* | UWB: clean up attribute use by using ATTRIBUTE_GROUPS()Greg Kroah-Hartman2013-10-291-13/+3
|/
* uwb: Staticize local symbolsJingoo Han2013-08-191-2/+2
* UWB: fix sysfs warning on HWA device unplug.Thomas Pugliese2013-08-121-2/+38
* HWA RC: fix a kernel panic when unplugging the HWA dongleThomas Pugliese2013-08-121-1/+15
* drivers: avoid format string in dev_set_nameKees Cook2013-07-031-1/+1
* USB: HWA: fix device probe failureThomas Pugliese2013-06-242-1/+4
* UWB: HWA: add support for Alereon 5310 and 5611 devicesThomas Pugliese2013-06-061-0/+6
* uwb: use %*ph specifier to dump bufferAndy Shevchenko2013-06-031-4/+3
* usb: uwb: use correct locking calls for rc datatpugliese2013-05-212-4/+4
* uwb/whci: Use module_pci_driver to register driverPeter Huewe2013-05-211-13/+1
* uwb: rename random32() to prandom_u32()Akinobu Mita2013-04-291-2/+2
* driver-core: constify data for class_find_device()Michał Mirosław2013-02-061-11/+10
* uwb: fix uwb_dev_unlock() missed at an error path in uwb_rc_cmd_async()Alexey Khoroshilov2012-11-261-0/+1
* drivers/uwb: remove depends on CONFIG_EXPERIMENTALKees Cook2012-11-151-2/+1
* umc-bus.c: fix usage of device_trylockClaudio Scordino2012-10-251-1/+1
* uwb: fix error handlingOliver Neukum2012-04-181-1/+2
* uwb: fix use of del_timer_sync() in interruptOliver Neukum2012-04-181-1/+11
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-8/+1
* uwb: use for_each_clear_bit()Akinobu Mita2012-03-231-4/+2
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-091-1/+1
|\
| * uwb: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-091-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\ \
| * | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
| |/
* | USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman2011-11-182-30/+2
|/
* uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-3112-0/+12
* uwb: Add module.h to the real uwb modular users.Paul Gortmaker2011-10-312-0/+2
* drivers/uwb: fix implicit use of stat.hPaul Gortmaker2011-10-312-0/+2
* Remove unneeded version.h include from drivers/uwb/Jesper Juhl2011-09-151-1/+0
* uwb: Fix misspelling of neighbourhood in commentJesper Juhl2011-07-211-1/+1
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* Fix common misspellingsLucas De Marchi2011-03-315-7/+7
* drivers:uwb:scan.c remove one to many l's in the word.Justin P. Mattock2011-02-251-1/+1
* Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-163-7/+4
|\
| * uwb: fix compiler warning on i1480_est_id_tableNamhyung Kim2010-12-031-1/+1
| * uwb: fix compiler warning on whcrc_id_tableNamhyung Kim2010-12-031-1/+1
| * drivers/uwb: Use printf extension %pR for struct resourceJoe Perches2010-11-161-5/+2
* | UWB: Return UWB_RSV_ALLOC_NOT_FOUND rather than crashing on NULL dereference ...Jesper Juhl2010-11-111-1/+2
|/
* uwb: Remove the WLP subsystem and driversDavid Vrabel2010-10-2520-7803/+1
* uwb: use '%pM' format to print MAC addressAndy Shevchenko2010-10-222-9/+3
* fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3029-0/+29
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-03-193-51/+69
|\
| * uwb: remove duplicate cpu_to_le16()Dan Carpenter2010-02-251-4/+2
| * uwb: declare MODULE_FIRMWARE() in i1480 DFU driverBen Hutchings2010-01-141-0/+4
| * uwb: make USB device id table constantMárton Németh2010-01-142-2/+2
| * uwb: wlp: refactor wlp_get_<attribute>() macrosDavid Vrabel2010-01-111-45/+61
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-122-3/+3
|\ \
| * | tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-051-1/+1
OpenPOWER on IntegriCloud