summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-05-01w1: add ability to set (SRAM) and store (EEPROM) configuration for temp senso...Ben Sen3-8/+222
2015-10-05w1: masters: omap_hdq: add support for 1-wire modeVignesh R3-34/+203
2015-05-24w1: Add support for DS28EA00 sequence to w1-thermMatt Campbell3-2/+117
2015-05-24w1: introduce an ability to specify microseconds bus scanning intervalsDmitry Khromov3-12/+46
2014-06-20w1: new w1_ds2406 driverScott Alfter5-0/+202
2014-05-27w1: optional bundling of netlink kernel repliesDavid Fries6-263/+447
2014-02-18Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman733-4072/+9322
2014-02-11Documentation/: update 00-INDEX filesHenrik Austad26-26/+176
2014-02-07w1: format for DocBook and fixesDavid Fries10-99/+315
2014-02-07w1: ds2490 fix and enable hardware searchDavid Fries2-24/+86
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds96-151/+142
2013-06-03w1: add family based automatic module loadingAlexander Stein13-2/+20
2013-05-28doc: fix misspellings with 'codespell' toolAnatol Pomozov33-48/+48
2013-02-18w1: w1_therm: Add force-pullup option for "broken" sensorsMichael Arndt2-4/+20
2012-08-161-Wire: Add support for the maxim ds1825 temperature sensorRaphael Assenat3-0/+12
2012-06-13w1: Add 1-wire slave device driver for DS28E04-100Markus Franke6-0/+535
2011-03-31Fix common misspellingsLucas De Marchi2463-4252/+4252
2011-01-13w1: DS2423 counter driver and documentationMika Laitio6-0/+228
2010-08-04Documentation: update broken web addresses.Justin P. Mattock138-330/+238
2010-04-23Documentation/: it's -> its where appropriateFrancis Galiegue56-81/+81
2009-10-04ds2482: Discard obsolete detect methodJean Delvare2-33/+8
2009-01-08w1: send status messages after command processingEvgeniy Polyakov3-8/+76
2009-01-08w1: added w1 reset commandEvgeniy Polyakov3-0/+10
2009-01-08w1: documentation updateEvgeniy Polyakov1-38/+91
2009-01-08w1: add 1-wire master driver for i.MX27 / i.MX31Sascha Hauer5-0/+232
2008-11-13hdq: documentation for OMAP HDQMadhusudhan Chikkature1-0/+46
2008-10-16W1: Documentation/w1/masters/ds2490 updateDavid Fries1-0/+52
2008-10-16W1: Document add, remove, search_count, and pullup.David Fries1-1/+10
2008-10-16W1: feature, w1_therm.c use strong pullup and documentationDavid Fries4-2/+60
2008-02-06w1-gpio: add GPIO w1 bus master driverVille Syrjala6-0/+193
2007-10-17Add Documentation/{w1,w1/masters}/00-INDEXRob Landley4-2/+16
2006-06-22[PATCH] w1: Userspace communication protocol over connector.Evgeniy Polyakov12-132/+445
2006-06-22[PATCH] w1: Replace dscore and ds_w1_bridge with ds2490 driver.Evgeniy Polyakov6-505/+321
2006-06-22[PATCH] w1: Added default generic read/write operations.Evgeniy Polyakov3-5/+84
2006-03-24[PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver.Evgeniy Polyakov4-0/+607
2005-06-22[PATCH] w1: Updates the w1 documentation (w1.generic)Evgeniy Polyakov1-17/+90
2005-04-16Linux-2.6.12-rc2Linus Torvalds17291-0/+6718845