aboutsummaryrefslogtreecommitdiff
path: root/drivers/uwb/whci.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-18uwb/whci: Delete an unnecessary check before the function call "umc_device_un...Gravatar Markus Elfring 1-2/+1
2014-08-01uwb/whci: use correct structure type name in sizeofGravatar Julia Lawall 1-1/+1
2013-05-21uwb/whci: Use module_pci_driver to register driverGravatar Peter Huewe 1-13/+1
2011-10-31uwb: Add module.h to the real uwb modular users.Gravatar Paul Gortmaker 1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Gravatar Yang Hongyang 1-2/+2
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Gravatar Yang Hongyang 1-2/+2
2008-11-25uwb: clean up whci_wait_for() timeout error messageGravatar David Vrabel 1-2/+2
2008-10-31uwb: struct device - replace bus_id with dev_name(), dev_set_name()Gravatar Kay Sievers 1-1/+1
2008-09-17uwb: add the driver to enumerate WHCI capabilitiesGravatar David Vrabel 1-0/+269