summaryrefslogtreecommitdiffstats
path: root/drivers/w1/w1_io.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* w1: fix the resume command APIMariusz Bialonczyk2019-04-271-2/+1Star
* w1: w1_io.c: fix a kernel-doc warningMauro Carvalho Chehab2018-05-101-0/+1
* wire: export w1_touch_bitJan Kandziora2017-10-041-1/+2
* w1: Add subsystem kernel public interfaceAndrew F. Davis2017-06-091-1/+1
* w1: Remove unneeded use of assert() and remove w1_log.hAndrew F. Davis2017-04-081-1/+0Star
* w1: Fixup source file headersAndrew F. Davis2017-01-251-7/+0Star
* w1: add DS2405 addressable switch driverMaciej S. Szmigiero2017-01-251-0/+1
* w1: comment spelling s/minmum/minimum/Geert Uytterhoeven2016-04-181-1/+1
* w1: format for DocBook and fixesDavid Fries2014-02-081-45/+57
* w1: Disable irqs during 1-wire bus operations, extend 1-wire reset pulseMarkus Franke2012-04-121-4/+18
* w1: disable irqs in critical sectionJan Weitzel2011-11-031-0/+5
* MAINTAINERS: Evgeniy has movedEvgeniy Polyakov2011-08-261-1/+1
* w1: add 1-wire (w1) reset and resume command API supportJean-François Dagenais2011-05-271-0/+26
* w1: coding style cleanups in w1_io.cDaniel Mack2009-04-031-8/+8
* w1: add touch block commandEvgeniy Polyakov2009-01-081-1/+25
* w1: fix slave selection on big-endian systemsEvgeniy Polyakov2008-12-241-1/+3
* w1: export w1_read_8 functionMadhusudhan Chikkature2008-11-131-1/+2
* W1: w1_io.c reset comments and msleepDavid Fries2008-10-161-1/+13
* W1: feature, enable hardware strong pullupDavid Fries2008-10-161-4/+64
* W1: fix deadlocks and remove w1_control_threadDavid Fries2008-10-161-1/+2
* [PATCH] W1: possible cleanupsEvgeniy Polyakov2006-06-221-3/+3
* [PATCH] w1 exportsAndrew Morton2006-06-221-2/+7
* [PATCH] w1: Userspace communication protocol over connector.Evgeniy Polyakov2006-06-221-14/+4Star
* [PATCH] w1: misc cleanupsAdrian Bunk2006-03-241-1/+1
* [PATCH] w1: Added w1_reset_select_slave() - Resets the bus and then selects t...Evgeniy Polyakov2005-09-081-0/+24
* [PATCH] w1: Added the triplet w1 master method and changes w1_search() to use...Evgeniy Polyakov2005-06-221-1/+42
* [PATCH] w1: Cleans up usage of touch_bit/w1_read_bit/w1_write_bit.Evgeniy Polyakov2005-06-221-9/+61
* [PATCH] w1: cleanups.Evgeniy Polyakov2005-06-221-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+195