index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
uwb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
usb: uwb: use correct locking calls for rc data
tpugliese
2013-05-21
2
-4
/
+4
*
uwb/whci: Use module_pci_driver to register driver
Peter Huewe
2013-05-21
1
-13
/
+1
*
uwb: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
1
-2
/
+2
*
driver-core: constify data for class_find_device()
Michał Mirosław
2013-02-06
1
-11
/
+10
*
uwb: fix uwb_dev_unlock() missed at an error path in uwb_rc_cmd_async()
Alexey Khoroshilov
2012-11-26
1
-0
/
+1
*
drivers/uwb: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-11-15
1
-2
/
+1
*
umc-bus.c: fix usage of device_trylock
Claudio Scordino
2012-10-25
1
-1
/
+1
*
uwb: fix error handling
Oliver Neukum
2012-04-18
1
-1
/
+2
*
uwb: fix use of del_timer_sync() in interrupt
Oliver Neukum
2012-04-18
1
-1
/
+11
*
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-05
1
-8
/
+1
*
uwb: use for_each_clear_bit()
Akinobu Mita
2012-03-23
1
-4
/
+2
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-09
1
-1
/
+1
|
\
|
*
uwb: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-09
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
1
-1
/
+1
|
\
\
|
*
|
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-12-02
1
-1
/
+1
|
|
/
*
/
USB: convert some miscellanies drivers to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
2
-30
/
+2
|
/
*
uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
12
-0
/
+12
*
uwb: Add module.h to the real uwb modular users.
Paul Gortmaker
2011-10-31
2
-0
/
+2
*
drivers/uwb: fix implicit use of stat.h
Paul Gortmaker
2011-10-31
2
-0
/
+2
*
Remove unneeded version.h include from drivers/uwb/
Jesper Juhl
2011-09-15
1
-1
/
+0
*
uwb: Fix misspelling of neighbourhood in comment
Jesper Juhl
2011-07-21
1
-1
/
+1
*
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
5
-7
/
+7
*
drivers:uwb:scan.c remove one to many l's in the word.
Justin P. Mattock
2011-02-25
1
-1
/
+1
*
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
2010-12-16
3
-7
/
+4
|
\
|
*
uwb: fix compiler warning on i1480_est_id_table
Namhyung Kim
2010-12-03
1
-1
/
+1
|
*
uwb: fix compiler warning on whcrc_id_table
Namhyung Kim
2010-12-03
1
-1
/
+1
|
*
drivers/uwb: Use printf extension %pR for struct resource
Joe Perches
2010-11-16
1
-5
/
+2
*
|
UWB: Return UWB_RSV_ALLOC_NOT_FOUND rather than crashing on NULL dereference ...
Jesper Juhl
2010-11-11
1
-1
/
+2
|
/
*
uwb: Remove the WLP subsystem and drivers
David Vrabel
2010-10-25
20
-7803
/
+1
*
uwb: use '%pM' format to print MAC address
Andy Shevchenko
2010-10-22
2
-9
/
+3
*
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-06-16
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
29
-0
/
+29
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2010-03-19
3
-51
/
+69
|
\
|
*
uwb: remove duplicate cpu_to_le16()
Dan Carpenter
2010-02-25
1
-4
/
+2
|
*
uwb: declare MODULE_FIRMWARE() in i1480 DFU driver
Ben Hutchings
2010-01-14
1
-0
/
+4
|
*
uwb: make USB device id table constant
Márton Németh
2010-01-14
2
-2
/
+2
|
*
uwb: wlp: refactor wlp_get_<attribute>() macros
David Vrabel
2010-01-11
1
-45
/
+61
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-03-12
2
-3
/
+3
|
\
\
|
*
|
tree-wide: fix 'lenght' typo in comments and code
Daniel Mack
2010-02-05
1
-1
/
+1
|
*
|
uwb/i1480: add __init/__exit macros
Peter Huewe
2010-02-05
1
-2
/
+2
|
|
/
*
|
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
2010-03-07
2
-4
/
+4
*
|
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
1
-2
/
+1
*
|
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
2010-03-07
1
-1
/
+4
|
/
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
2
-2
/
+2
*
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
2009-11-09
1
-1
/
+1
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
1
-3
/
+3
*
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
1
-1
/
+1
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2009-09-17
6
-18
/
+17
|
\
[prev]
[next]