aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/w1/w1_family.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2017-06-09w1: Add subsystem kernel public interfaceAndrew F. Davis1-2/+1
2017-05-25w1: Organize driver source to natural/common orderAndrew F. Davis1-3/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-1/+1
2017-01-25w1: Fixup source file headersAndrew F. Davis1-7/+0
2014-06-19w1: use pr_* instead of printkFjodor Schelichow1-1/+1
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra1-2/+2
2014-02-07w1: format for DocBook and fixesDavid Fries1-0/+8
2011-10-31drivers/w1: Add export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-08-25MAINTAINERS: Evgeniy has movedEvgeniy Polyakov1-1/+1
2008-10-16W1: w1_family, remove unused variable need_exitDavid Fries1-6/+1
2008-10-16W1: fix deadlocks and remove w1_control_threadDavid Fries1-1/+5
2006-06-22[PATCH] W1: possible cleanupsEvgeniy Polyakov1-10/+8
2006-03-23[PATCH] w1: misc cleanupsAdrian Bunk1-1/+1
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-09-08[PATCH] w1: Added add/remove slave callbacks.Evgeniy Polyakov1-11/+0
2005-06-21[PATCH] w1: fix compiler warningsEvgeniy Polyakov1-0/+1
2005-06-21[PATCH] w1: reconnect feature.Evgeniy Polyakov1-1/+2
2005-06-21[PATCH] w1: new family structure.Evgeniy Polyakov1-1/+1
2005-06-21[PATCH] w1: cleanups.Evgeniy Polyakov1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+150