aboutsummaryrefslogtreecommitdiff
path: root/drivers/uwb/lc-rc.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-10uwb: lc-rc: constify attribute_group structures.Gravatar Arvind Yadav 1-1/+1
2016-11-01uwb: fix device reference leaksGravatar Johan Hovold 1-3/+13
2014-09-23uwb: add an ASIE sysfs attribute to uwb_rc devicesGravatar Thomas Pugliese 1-0/+99
2013-02-06driver-core: constify data for class_find_device()Gravatar Michał Mirosław 1-11/+10
2011-10-31uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredGravatar Paul Gortmaker 1-0/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-08-25uwb: stop uwbd thread if rc->start() failsGravatar David Vrabel 1-1/+1
2008-11-19uwb: add basic radio managerGravatar David Vrabel 1-8/+3
2008-11-07uwb: fix races between events and neh timersGravatar David Vrabel 1-2/+3
2008-11-04uwb: per-radio controller event thread and beacon cacheGravatar Stefano Panella 1-7/+14
2008-10-28uwb: order IEs by element IDGravatar David Vrabel 1-25/+0
2008-09-17uwb: dont tranmit identification IEsGravatar David Vrabel 1-6/+0
2008-09-17uwb: add the UWB stack (core files)Gravatar Inaky Perez-Gonzalez 1-0/+501