aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/w1/w1_io.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-04-27w1: fix the resume command APIMariusz Bialonczyk1-2/+1
2018-05-10w1: w1_io.c: fix a kernel-doc warningMauro Carvalho Chehab1-0/+1
2017-10-04wire: export w1_touch_bitJan Kandziora1-1/+2
2017-06-09w1: Add subsystem kernel public interfaceAndrew F. Davis1-1/+1
2017-04-08w1: Remove unneeded use of assert() and remove w1_log.hAndrew F. Davis1-1/+0
2017-01-25w1: Fixup source file headersAndrew F. Davis1-7/+0
2017-01-25w1: add DS2405 addressable switch driverMaciej S. Szmigiero1-0/+1
2016-04-18w1: comment spelling s/minmum/minimum/Geert Uytterhoeven1-1/+1
2014-02-07w1: format for DocBook and fixesDavid Fries1-45/+57
2012-04-11w1: Disable irqs during 1-wire bus operations, extend 1-wire reset pulseMarkus Franke1-4/+18
2011-11-02w1: disable irqs in critical sectionJan Weitzel1-0/+5
2011-08-25MAINTAINERS: Evgeniy has movedEvgeniy Polyakov1-1/+1
2011-05-26w1: add 1-wire (w1) reset and resume command API supportJean-François Dagenais1-0/+26
2009-04-02w1: coding style cleanups in w1_io.cDaniel Mack1-8/+8
2009-01-08w1: add touch block commandEvgeniy Polyakov1-1/+25
2008-12-23w1: fix slave selection on big-endian systemsEvgeniy Polyakov1-1/+3
2008-11-12w1: export w1_read_8 functionMadhusudhan Chikkature1-1/+2
2008-10-16W1: w1_io.c reset comments and msleepDavid Fries1-1/+13
2008-10-16W1: feature, enable hardware strong pullupDavid Fries1-4/+64
2008-10-16W1: fix deadlocks and remove w1_control_threadDavid Fries1-1/+2
2006-06-22[PATCH] W1: possible cleanupsEvgeniy Polyakov1-3/+3
2006-06-22[PATCH] w1 exportsAndrew Morton1-2/+7
2006-06-22[PATCH] w1: Userspace communication protocol over connector.Evgeniy Polyakov1-14/+4
2006-03-23[PATCH] w1: misc cleanupsAdrian Bunk1-1/+1
2005-09-08[PATCH] w1: Added w1_reset_select_slave() - Resets the bus and then selects the slave byEvgeniy Polyakov1-0/+24
2005-06-21[PATCH] w1: Added the triplet w1 master method and changes w1_search() to use it.Evgeniy Polyakov1-1/+42
2005-06-21[PATCH] w1: Cleans up usage of touch_bit/w1_read_bit/w1_write_bit.Evgeniy Polyakov1-9/+61
2005-06-21[PATCH] w1: cleanups.Evgeniy Polyakov1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+195