summaryrefslogtreecommitdiffstats
path: root/drivers/uwb
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | uwb/i1480: add __init/__exit macrosPeter Huewe2010-02-051-2/+2
| |/
* | Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman2010-03-072-4/+4
* | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-2/+1
* | driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-071-1/+4
|/
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-042-2/+2
* tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-091-1/+1
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-3/+3
* trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-09-176-18/+17
|\
| * uwb: avoid radio controller reset loopsDavid Vrabel2009-08-264-15/+14
| * uwb: stop uwbd thread if rc->start() failsDavid Vrabel2009-08-251-1/+1
| * uwb: handle radio controller events with out-of-range IDs correctlyDavid Vrabel2009-08-251-2/+2
* | driver model: constify attribute groupsDavid Brownell2009-09-151-1/+1
* | uwb: convert to netdev_tx_tStephen Hemminger2009-09-012-2/+4
|/
* uwb: allow WLP to be used with IPv6.Frank Leipold2009-06-011-1/+1
* uwb: event_size should be signedRoel Kluin2009-06-011-1/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-2/+2
* trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-2/+2
* uwb: lock rc->rsvs_lock with spin_lock_bh()David Vrabel2009-01-232-4/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2009-01-226-27/+17
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-01-081-1/+1
| |\
| | * trivial: Fix misspelling of "firmware" in usb.cNick Andrew2009-01-061-1/+1
| * | uwb: convert devices to net_device_opsStephen Hemminger2009-01-075-26/+16
| |/
* | uwb: remove unused #include <version.h>'sHuang Weiyi2009-01-071-1/+0
* | uwb: safely remove all reservationsDavid Vrabel2009-01-061-4/+13
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2009-01-021-9/+3
|\
| * uwb: use the %pM formatting specifier in eda.cHarvey Harrison2008-10-281-29/+9
* | uwb: remove beacon cache entry after calling uwb_notify()Stefano Panella2008-12-232-2/+2
* | uwb: remove unused include/linux/uwb/debug.hDavid Vrabel2008-12-225-5/+5
* | uwb: use print_hex_dump()David Vrabel2008-12-221-20/+1
OpenPOWER on IntegriCloud