aboutsummaryrefslogtreecommitdiff
path: root/drivers/uwb
AgeCommit message (Expand)AuthorFilesLines
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-5/+8
2013-10-29UWB: clean up attribute use by using ATTRIBUTE_GROUPS()Gravatar Greg Kroah-Hartman 1-13/+3
2013-10-16uwb: convert bus code to use dev_groupsGravatar Greg Kroah-Hartman 1-5/+8
2013-08-19uwb: Staticize local symbolsGravatar Jingoo Han 1-2/+2
2013-08-12UWB: fix sysfs warning on HWA device unplug.Gravatar Thomas Pugliese 1-2/+38
2013-08-12HWA RC: fix a kernel panic when unplugging the HWA dongleGravatar Thomas Pugliese 1-1/+15
2013-07-03drivers: avoid format string in dev_set_nameGravatar Kees Cook 1-1/+1
2013-06-24USB: HWA: fix device probe failureGravatar Thomas Pugliese 2-1/+4
2013-06-06UWB: HWA: add support for Alereon 5310 and 5611 devicesGravatar Thomas Pugliese 1-0/+6
2013-06-03uwb: use %*ph specifier to dump bufferGravatar Andy Shevchenko 1-4/+3
2013-05-21usb: uwb: use correct locking calls for rc dataGravatar tpugliese 2-4/+4
2013-05-21uwb/whci: Use module_pci_driver to register driverGravatar Peter Huewe 1-13/+1
2013-04-29uwb: rename random32() to prandom_u32()Gravatar Akinobu Mita 1-2/+2
2013-02-06driver-core: constify data for class_find_device()Gravatar Michał Mirosław 1-11/+10
2012-11-26uwb: fix uwb_dev_unlock() missed at an error path in uwb_rc_cmd_async()Gravatar Alexey Khoroshilov 1-0/+1
2012-11-15drivers/uwb: remove depends on CONFIG_EXPERIMENTALGravatar Kees Cook 1-2/+1
2012-10-25umc-bus.c: fix usage of device_trylockGravatar Claudio Scordino 1-1/+1
2012-04-18uwb: fix error handlingGravatar Oliver Neukum 1-1/+2
2012-04-18uwb: fix use of del_timer_sync() in interruptGravatar Oliver Neukum 1-1/+11
2012-04-05simple_open: automatically convert to simple_open()Gravatar Stephen Boyd 1-8/+1
2012-03-23uwb: use for_each_clear_bit()Gravatar Akinobu Mita 1-4/+2
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-1/+1
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2011-12-09uwb: Use kcalloc instead of kzalloc to allocate arrayGravatar Thomas Meyer 1-1/+1
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Gravatar Justin P. Mattock 1-1/+1
2011-11-18USB: convert some miscellanies drivers to use module_usb_driver()Gravatar Greg Kroah-Hartman 2-30/+2
2011-10-31uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredGravatar Paul Gortmaker 12-0/+12
2011-10-31uwb: Add module.h to the real uwb modular users.Gravatar Paul Gortmaker 2-0/+2
2011-10-31drivers/uwb: fix implicit use of stat.hGravatar Paul Gortmaker 2-0/+2
2011-09-15Remove unneeded version.h include from drivers/uwb/Gravatar Jesper Juhl 1-1/+0
2011-07-21uwb: Fix misspelling of neighbourhood in commentGravatar Jesper Juhl 1-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Gravatar Joe Perches 1-1/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 5-7/+7
2011-02-25drivers:uwb:scan.c remove one to many l's in the word.Gravatar Justin P. Mattock 1-1/+1
2010-12-16Merge branch 'usb-next' into musb-mergeGravatar Greg Kroah-Hartman 3-7/+4
2010-12-03uwb: fix compiler warning on i1480_est_id_tableGravatar Namhyung Kim 1-1/+1
2010-12-03uwb: fix compiler warning on whcrc_id_tableGravatar Namhyung Kim 1-1/+1
2010-11-16drivers/uwb: Use printf extension %pR for struct resourceGravatar Joe Perches 1-5/+2
2010-11-11UWB: Return UWB_RSV_ALLOC_NOT_FOUND rather than crashing on NULL dereference ...Gravatar Jesper Juhl 1-1/+2
2010-10-25uwb: Remove the WLP subsystem and driversGravatar David Vrabel 20-7803/+1
2010-10-22uwb: use '%pM' format to print MAC addressGravatar Andy Shevchenko 2-9/+3
2010-06-16fix typos concerning "initiali[zs]e"Gravatar Uwe Kleine-König 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 29-0/+29
2010-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-51/+69
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-3/+3
2010-03-07Driver core: create lock/unlock functions for struct deviceGravatar Greg Kroah-Hartman 2-4/+4
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeGravatar Emese Revfy 1-2/+1
2010-03-07driver-core: Add attribute argument to class_attribute show/storeGravatar Andi Kleen 1-1/+4
2010-02-25uwb: remove duplicate cpu_to_le16()Gravatar Dan Carpenter 1-4/+2
2010-02-05tree-wide: fix 'lenght' typo in comments and codeGravatar Daniel Mack 1-1/+1