index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
uwb
/
whci.c
Age
Commit message (
Expand
)
Author
2019-08-08
USB: Move wusbcore and UWB to staging as it is obsolete
Greg Kroah-Hartman
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 254
Thomas Gleixner
2015-03-18
uwb/whci: Delete an unnecessary check before the function call "umc_device_un...
Markus Elfring
2014-08-01
uwb/whci: use correct structure type name in sizeof
Julia Lawall
2013-05-21
uwb/whci: Use module_pci_driver to register driver
Peter Huewe
2011-10-31
uwb: Add module.h to the real uwb modular users.
Paul Gortmaker
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2008-11-25
uwb: clean up whci_wait_for() timeout error message
David Vrabel
2008-10-31
uwb: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-09-17
uwb: add the driver to enumerate WHCI capabilities
David Vrabel