summaryrefslogtreecommitdiffstats
path: root/drivers/uwb/whci.c
Commit message (Expand)AuthorAgeFilesLines
* uwb/whci: Delete an unnecessary check before the function call "umc_device_un...Markus Elfring2015-03-181-2/+1
* uwb/whci: use correct structure type name in sizeofJulia Lawall2014-08-011-1/+1
* uwb/whci: Use module_pci_driver to register driverPeter Huewe2013-05-211-13/+1
* uwb: Add module.h to the real uwb modular users.Paul Gortmaker2011-10-311-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+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
* uwb: clean up whci_wait_for() timeout error messageDavid Vrabel2008-11-251-2/+2
* uwb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-10-311-1/+1
* uwb: add the driver to enumerate WHCI capabilitiesDavid Vrabel2008-09-171-0/+269
OpenPOWER on IntegriCloud