summaryrefslogtreecommitdiff
path: root/drivers/uwb
Commit message (Expand)AuthorAge
* 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
|\
| * uwb: remove duplicate cpu_to_le16()Dan Carpenter2010-02-25
| * uwb: declare MODULE_FIRMWARE() in i1480 DFU driverBen Hutchings2010-01-14
| * uwb: make USB device id table constantMárton Németh2010-01-14
| * uwb: wlp: refactor wlp_get_<attribute>() macrosDavid Vrabel2010-01-11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-12
|\ \
| * | tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-05
| * | uwb/i1480: add __init/__exit macrosPeter Huewe2010-02-05
| |/
* | Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman2010-03-07
* | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
* | driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-07
|/
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-09
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* trivial: remove unnecessary semicolonsJoe Perches2009-09-21
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-09-17
|\
| * uwb: avoid radio controller reset loopsDavid Vrabel2009-08-26
| * uwb: stop uwbd thread if rc->start() failsDavid Vrabel2009-08-25