aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uwb/umc-bus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-18uwb: Remove umc bus legacy suspend/resume supportLars-Peter Clausen1-34/+0
2013-12-08uwb: Use dev_is_pci() to check whether it is pci deviceYijing Wang1-1/+1
2013-10-16uwb: convert bus code to use dev_groupsGreg Kroah-Hartman1-5/+8
2012-10-25umc-bus.c: fix usage of device_trylockClaudio Scordino1-1/+1
2011-10-31uwb: Add module.h to the real uwb modular users.Paul Gortmaker1-0/+1
2010-03-07Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman1-2/+2
2009-08-26uwb: avoid radio controller reset loopsDavid Vrabel1-1/+1
2008-11-07uwb: don't unbind the radio controller driver when resettingDavid Vrabel1-19/+43
2008-09-17uwb: add the umc busDavid Vrabel1-0/+218