aboutsummaryrefslogtreecommitdiff
path: root/drivers/uwb/umc-bus.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-08uwb: Use dev_is_pci() to check whether it is pci deviceGravatar Yijing Wang 1-1/+1
2013-10-16uwb: convert bus code to use dev_groupsGravatar Greg Kroah-Hartman 1-5/+8
2012-10-25umc-bus.c: fix usage of device_trylockGravatar Claudio Scordino 1-1/+1
2011-10-31uwb: Add module.h to the real uwb modular users.Gravatar Paul Gortmaker 1-0/+1
2010-03-07Driver core: create lock/unlock functions for struct deviceGravatar Greg Kroah-Hartman 1-2/+2
2009-08-26uwb: avoid radio controller reset loopsGravatar David Vrabel 1-1/+1
2008-11-07uwb: don't unbind the radio controller driver when resettingGravatar David Vrabel 1-19/+43
2008-09-17uwb: add the umc busGravatar David Vrabel 1-0/+218