index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
uwb
Commit message (
Expand
)
Author
Age
*
driver-core: constify data for class_find_device()
Michał Mirosław
2013-02-06
*
uwb: fix uwb_dev_unlock() missed at an error path in uwb_rc_cmd_async()
Alexey Khoroshilov
2012-11-26
*
drivers/uwb: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-11-15
*
umc-bus.c: fix usage of device_trylock
Claudio Scordino
2012-10-25
*
uwb: fix error handling
Oliver Neukum
2012-04-18
*
uwb: fix use of del_timer_sync() in interrupt
Oliver Neukum
2012-04-18
*
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-05
*
uwb: use for_each_clear_bit()
Akinobu Mita
2012-03-23
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-09
|
\
|
*
uwb: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-09
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
|
\
\
|
*
|
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-12-02
|
|
/
*
/
USB: convert some miscellanies drivers to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
|
/
*
uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
*
uwb: Add module.h to the real uwb modular users.
Paul Gortmaker
2011-10-31
*
drivers/uwb: fix implicit use of stat.h
Paul Gortmaker
2011-10-31
*
Remove unneeded version.h include from drivers/uwb/
Jesper Juhl
2011-09-15
*
uwb: Fix misspelling of neighbourhood in comment
Jesper Juhl
2011-07-21
*
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
drivers:uwb:scan.c remove one to many l's in the word.
Justin P. Mattock
2011-02-25
*
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
2010-12-16
|
\
|
*
uwb: fix compiler warning on i1480_est_id_table
Namhyung Kim
2010-12-03
|
*
uwb: fix compiler warning on whcrc_id_table
Namhyung Kim
2010-12-03
|
*
drivers/uwb: Use printf extension %pR for struct resource
Joe Perches
2010-11-16
*
|
UWB: Return UWB_RSV_ALLOC_NOT_FOUND rather than crashing on NULL dereference ...
Jesper Juhl
2010-11-11
|
/
*
uwb: Remove the WLP subsystem and drivers
David Vrabel
2010-10-25
*
uwb: use '%pM' format to print MAC address
Andy Shevchenko
2010-10-22
*
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-06-16
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2010-03-19
|
\
|
*
uwb: remove duplicate cpu_to_le16()
Dan Carpenter
2010-02-25
|
*
uwb: declare MODULE_FIRMWARE() in i1480 DFU driver
Ben Hutchings
2010-01-14
|
*
uwb: make USB device id table constant
Márton Németh
2010-01-14
|
*
uwb: wlp: refactor wlp_get_<attribute>() macros
David Vrabel
2010-01-11
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-03-12
|
\
\
|
*
|
tree-wide: fix 'lenght' typo in comments and code
Daniel Mack
2010-02-05
|
*
|
uwb/i1480: add __init/__exit macros
Peter Huewe
2010-02-05
|
|
/
*
|
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
2010-03-07
*
|
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
*
|
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
2010-03-07
|
/
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
*
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
2009-11-09
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
*
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2009-09-17
|
\
|
*
uwb: avoid radio controller reset loops
David Vrabel
2009-08-26
|
*
uwb: stop uwbd thread if rc->start() fails
David Vrabel
2009-08-25
|
*
uwb: handle radio controller events with out-of-range IDs correctly
David Vrabel
2009-08-25
[next]