summaryrefslogtreecommitdiff
path: root/drivers/uwb
Commit message (Expand)AuthorAge
* 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
| * uwb: handle radio controller events with out-of-range IDs correctlyDavid Vrabel2009-08-25
* | driver model: constify attribute groupsDavid Brownell2009-09-15
* | uwb: convert to netdev_tx_tStephen Hemminger2009-09-01
|/
* uwb: allow WLP to be used with IPv6.Frank Leipold2009-06-01
* uwb: event_size should be signedRoel Kluin2009-06-01
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-30
* uwb: lock rc->rsvs_lock with spin_lock_bh()David Vrabel2009-01-23
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2009-01-22
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-01-08
| |\
| | * trivial: Fix misspelling of "firmware" in usb.cNick Andrew2009-01-06
| * | uwb: convert devices to net_device_opsStephen Hemminger2009-01-07
| |/
* | uwb: remove unused #include <version.h>'sHuang Weiyi2009-01-07