aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/w1
AgeCommit message (Expand)AuthorFilesLines
2024-02-20w1: w1-gpio: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-02-20w1: sgi_w1: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-02-20w1: omap_hdq: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-02-20w1: mxc_w1: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-02-15w1: add UART w1 bus driverChristoph Winklhofer3-0/+426
2024-02-15w1: make w1_bus_type constRicardo B. Marliere1-1/+1
2023-12-20w1: ds2433: add support for ds28ec20 eepromMarc Ferland1-9/+92
2023-12-20w1: ds2433: use the kernel bitmap implementationMarc Ferland1-6/+13
2023-12-20w1: ds2433: introduce a configuration structureMarc Ferland1-12/+35
2023-12-20w1: ds2433: remove unused definitionsMarc Ferland1-3/+0
2023-12-20w1: ds2490: support block sizes larger than 128 bytes in ds_read_blockMarc Ferland1-4/+21
2023-12-08w1: amd_axi_w1: Explicitly include correct DT includesRob Herring1-1/+2
2023-12-07w1: gpio: rename pointer to driver data from pdata to ddataUwe Kleine-König1-27/+27
2023-12-07w1: gpio: Drop unused enable_external_pullup from driver dataUwe Kleine-König1-32/+0
2023-12-07w1: gpio: Don't use platform data for driver dataUwe Kleine-König1-29/+27
2023-11-15w1: Add AXI 1-wire host driver for AMD programmable logic IP coreKris Chaplin3-0/+407
2023-10-21nvmem: add explicit config option to read old syntax fixed OF cellsRafał Miłecki1-0/+1
2023-09-13w1: ds2482: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König1-1/+1
2023-07-23connector/cn_proc: Add filtering to fix some bugsAnjali Kulkarni1-2/+4
2023-05-13w1: Replace usage of found with dedicated list iterator variableJakob Koschel1-17/+15
2023-05-08w1: therm: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-05-08w1: Add missing of_node_put() in w1.cLiang He1-0/+1
2023-05-08w1: no need to initialise statics to 0Jason Wang1-1/+1
2023-05-08w1: ds2438: remove redundant initialization of variable crcColin Ian King1-2/+0
2023-05-08w1: w1_therm: fix typo in commentJulia Lawall1-1/+1
2023-05-08w1: w1_therm: Use max() instead of doing it manuallyHaowen Bai1-1/+1
2023-05-08w1: fix loop in w1_fini()Dan Carpenter1-2/+2
2023-05-08w1: remove redundant initialization to variable resultColin Ian King1-1/+1
2023-05-08w1: Simplify the atribute showzuoqilin1-6/+2
2023-05-08w1: Fix Kconfig indentationKrzysztof Kozlowski1-2/+2
2023-05-08w1: sgi: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2023-05-08w1: Remove driver match functionLizhe1-6/+0
2023-05-08w1: w1_therm: fix locking behavior in convert_tStefan Wahren1-17/+14
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-86/+85
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2023-04-21w1: w1-gpio: Use of_property_read_bool() for boolean propertiesRob Herring1-1/+1
2023-04-20w1: gpio: remove unnecessary ENOMEM messagesKrzysztof Kozlowski1-3/+1
2023-04-20w1: omap-hdq: remove unnecessary ENOMEM messagesKrzysztof Kozlowski1-3/+1
2023-04-20w1: omap-hdq: add SPDX tagKrzysztof Kozlowski1-7/+1
2023-04-20w1: omap-hdq: allow compile testingKrzysztof Kozlowski1-1/+1
2023-04-20w1: matrox: remove unnecessary ENOMEM messagesKrzysztof Kozlowski1-6/+1
2023-04-20w1: matrox: use inline over __inline__Krzysztof Kozlowski1-2/+2
2023-04-20w1: matrox: switch from asm to linux headerKrzysztof Kozlowski1-1/+1
2023-04-20w1: ds2482: do not use assignment in if conditionKrzysztof Kozlowski1-1/+2
2023-04-20w1: ds2482: drop unnecessary headerKrzysztof Kozlowski1-1/+0
2023-04-20w1: ds2433: do not use assignment in if conditionKrzysztof Kozlowski1-2/+4
2023-04-20w1: use octal for file permissionsKrzysztof Kozlowski6-8/+8
2023-04-20w1: minor white-space and code style fixesKrzysztof Kozlowski11-36/+45
2023-04-20w1: ds28e04: correct kerneldoc annotationKrzysztof Kozlowski1-7/+8
2023-04-20w1: ds2433: correct kerneldoc annotationKrzysztof Kozlowski1-7/+8
2023-04-20w1: ds2408: drop kerneldoc annotationKrzysztof Kozlowski1-1/+1
2023-04-20w1: ds2482: add i2c id for DS2484Stefan Wahren1-0/+1
2023-03-09w1: ds2482: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+5
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-683/+0
2023-02-01w1: remove ds1wm driverArnd Bergmann3-683/+0
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman1-5/+5
2023-01-19w1: fix WARNING after calling w1_process()Yang Yingliang1-1/+3
2023-01-19w1: fix deadloop in __w1_remove_master_device()Yang Yingliang2-3/+4
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2022-09-30w1: Split memcpy() of struct cn_msg flexible arrayKees Cook1-1/+2
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-2/+1
2022-04-24w1/ds2490: remove dump from ds_recv_status, pr_ to dev_XXX logging.Christian Vogel1-60/+64
2022-03-18w1: w1_therm: Add support for Maxim MAX31850 thermoelement IF.Markus Reichl1-2/+68
2022-03-18w1/ds2490: remove spurious newlines within hexdumpChristian Vogel1-5/+3
2022-02-25w1: w1_therm: fixes w1_seq for ds28ea00 sensorsLucas Denefle1-2/+6
2021-12-21w1: w1_therm: use swap() to make code cleanerYang Guang1-4/+3
2021-12-03w1: Misuse of get_user()/put_user() reported by sparseChristophe Leroy1-20/+6
2021-05-26w1: ds2482: fix kernel-doc syntax in fileAditya Srivastava1-47/+47
2021-05-21w1: ds2438: support for writing to offset registerLuiz Sampaio1-0/+49
2021-05-21w1: ds2438: adding support for reading page1Luiz Sampaio1-0/+41
2021-05-21w1: ds2438: fixing bug that would always get page0Luiz Sampaio1-2/+2
2021-05-21w1: ds2438: changed sysfs macro for rw fileLuiz Sampaio1-1/+1
2021-05-21w1: ds2438: fixed if brackets coding style issueLuiz Sampaio1-8/+8
2021-05-21w1: ds2438: fixed a coding style issueLuiz Sampaio1-5/+5
2021-05-21w1: w1_therm: fix build warning in w1_seq_show()Yang Yingliang1-2/+1
2021-05-21w1: w1_therm: correct function name bulk_read_support()Yang Yingliang1-1/+1
2021-04-10w1: ds28e17: Use module_w1_family to simplify the codeChen Huang1-15/+1
2021-04-10w1: ds2805: Use module_w1_family to simplify the codeChen Huang1-14/+1
2021-03-24w1: slaves: Typo fixesBhaskar Chowdhury1-2/+2
2021-03-24w1: Use kobj_to_dev()[RESEND]dongjian2-2/+2
2021-03-24w1: w1_therm: use clamp() in int_to_short()Dan Carpenter1-2/+1
2021-01-27w1: w1_therm: Fix conversion result for negative temperaturesIvan Zaentsev1-13/+9
2021-01-20w1/masters/ds2490: queue up found IDs during scanChristian Vogel1-5/+20
2021-01-20w1/w1.c: w1 address crc quick for DS28E04 eepromsChristian Vogel1-2/+37
2020-11-12w1: w1_therm: Rename conflicting sysfs attribute 'eeprom' to 'eeprom_cmd'Ivan Zaentsev1-6/+6
2020-10-05w1: w1_therm: make w1_poll_completion staticGreg Kroah-Hartman1-1/+1
2020-10-05w1: Constify static w1_family_ops structsRikard Falkeborn17-19/+19
2020-10-05w1: Constify struct w1_family_opsRikard Falkeborn1-1/+1
2020-10-02w1: mxc_w1: Fix timeout resolution problem leading to bus errorMartin Fuzzey1-7/+7
2020-10-02w1: w1_therm: Add support for GXCAS GX20MH01 device.Ivan Zaentsev1-28/+78
2020-10-02w1: w1_therm: Add sysfs entries to control conversion time and driver featuresIvan Zaentsev1-26/+331
2020-06-15w1: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-2/+2
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-2/+2
2020-05-27w1: omap-hdq: print dev_err if irq flags are not clearedH. Nikolaus Schaller1-0/+8
2020-05-27w1: omap-hdq: fix interrupt handling which did show spurious timeoutsH. Nikolaus Schaller1-20/+42
2020-05-27w1: omap-hdq: fix return value to be -1 if there is a timeoutH. Nikolaus Schaller1-1/+1
2020-05-27w1: omap-hdq: cleanup to add missing newline for some dev_dbgH. Nikolaus Schaller1-5/+5
2020-05-21w1_therm: remove redundant assignments to variable retColin Ian King1-4/+4
2020-05-21w1_therm: Free the correct variableDan Carpenter1-2/+3
2020-05-15w1_therm: adding bulk read support to trigger multiple conversion on busAkira Shimahara1-2/+249
2020-05-15w1_therm: adding alarm sysfs entryAkira Shimahara1-0/+161
2020-05-15w1_therm: optimizing temperature read timingsAkira Shimahara1-101/+185
2020-05-15w1_therm: adding eeprom sysfs entryAkira Shimahara1-57/+118
2020-05-15w1_therm: adding resolution sysfs entryAkira Shimahara1-98/+344
2020-05-15w1_therm: adding ext_power sysfs entryAkira Shimahara1-0/+137
2020-05-15w1_therm: fix reset_select_slave during discoveryAkira Shimahara1-7/+41
2020-05-15w1_therm: adding code comments and code reorderingAkira Shimahara1-168/+259
2020-05-15w1: ds2430: fix eeprom size in driver descriptionAngelo Dureghello1-1/+1
2020-01-29Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-235/+113
2020-01-14w1: omap-hdq: Simplify driver with PM runtime autosuspendTony Lindgren1-235/+113
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-11-14w1: new driver. DS2430 chipAngelo Dureghello3-0/+304
2019-10-14Merge 5.4-rc3 into char-misc-nextGreg Kroah-Hartman1-0/+1
2019-10-10w1: ds250x: Fix build error without CRC16YueHaibing1-0/+1
2019-10-10w1: sgi_w1: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-09-04w1: add DS2501, DS2502, DS2505 EPROM device driverThomas Bogendoerfer3-0/+297
2019-09-04w1: add 1-wire master driver for IP block found in SGI ASICsThomas Bogendoerfer3-0/+140
2019-08-05w1: omap-hdq: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-05w1: mxc_w1: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-07-15docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab1-1/+1
2019-07-15docs: connector: convert to ReST and rename to connector.rstMauro Carvalho Chehab1-1/+1
2019-06-23Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman14-51/+14
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner5-24/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner9-27/+9
2019-06-09Merge 5.2-rc4 into char-misc-nextGreg Kroah-Hartman20-169/+20
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-4/+1
2019-06-08Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2019-06-06w1: ds2805: rename w1_family struct, fixing c-p typoMariusz Bialonczyk1-3/+3
2019-06-06w1: ds2413: fix state byte comparisionMariusz Bialonczyk1-3/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner8-79/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2-30/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 147Thomas Gleixner2-29/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 144Thomas Gleixner1-11/+1
2019-05-24w1: ds2408: Fix typo after 49695ac46861 (reset on output_write retry with rea...Mariusz Bialonczyk1-1/+1
2019-05-24w1: ds2413: when the slave is not responding during read, select it againMariusz Bialonczyk1-1/+8
2019-05-24w1: ds2413: add retry support to state_read()Mariusz Bialonczyk1-13/+24
2019-05-24w1: ds2413: output_write() cosmetic fixes / simplifyMariusz Bialonczyk1-8/+11
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 94Thomas Gleixner1-15/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner4-0/+4
2019-05-07Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-46/+51
2019-04-27w1: fix the resume command APIMariusz Bialonczyk1-2/+1
2019-04-25w1: ds2408: reset on output_write retry with readbackJean-Francois Dagenais1-37/+39
2019-04-25USB: w1 ds2490: Fix bug caused by improper use of altsetting arrayAlan Stern1-3/+3
2019-03-28w1: ds2482: cosmetic fixes after 54865314f5a1Mariusz Bialonczyk1-7/+11
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada1-2/+2
2018-10-15w1: IAD Register is yet readable trough iad sys file. Fix snprintf (%u for un...Julien Folly1-14/+52
2018-10-02w1: omap-hdq: fix missing bus unregister at removalAndreas Kemnade1-0/+2
2018-08-21Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds5-247/+3
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-10/+9
2018-07-11power: supply: ds2760_battery: merge ds2760 supply driver with its w1 slave c...Daniel Mack4-247/+0
2018-07-11w1: core: match sub-nodes of bus masters in devicetreeDaniel Mack1-0/+3
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
2018-07-07ds2490.c: Move struct open braces to previous lineHenriette Hofmeier1-4/+2
2018-07-07ds2490.c: Remove unnecessary whitespaceHenriette Hofmeier1-1/+1
2018-07-07ds2490.c: Add required spacesHenriette Hofmeier1-4/+4
2018-07-03w1: ds2482: make module parameter extra_config staticColin Ian King1-1/+1
2018-06-26w1: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+1
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-8/+14
2018-05-141wire: family module autoload fails because of upper/lower case mismatch.Ingo Flaschberger1-1/+1
2018-05-14w1: mxc_w1: Enable clock before calling clk_get_rate() on itStefan Potyra1-7/+13
2018-05-10w1: w1_io.c: fix a kernel-doc warningMauro Carvalho Chehab1-0/+1
2018-03-14w1: use put_device() if device_register() failArvind Yadav1-0/+1
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds1-1/+5
2017-12-21w1_netlink.h: add support for nested structsMauro Carvalho Chehab1-1/+5
2017-12-08w1: w1-gpio: Convert to use GPIO descriptorsLinus Walleij1-88/+61
2017-11-16Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds5-29/+820
2017-11-08w1: keep balance of mutex locks and refcntsAlexey Khoroshilov1-28/+31
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-10-04add w1_ds28e17 driver for the DS28E17 Onewire to I2C master bridgeJan Kandziora3-0/+787
2017-10-04wire: export w1_touch_bitJan Kandziora1-1/+2
2017-09-09Merge tag 'for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds3-124/+0
2017-08-31drivers: w1: add hwmon temp support for w1_thermJaghathiswari Rankappagounder Natarajan1-0/+86
2017-08-31drivers: w1: refactor w1_slave_show to make the temp reading functionality se...Jaghathiswari Rankappagounder Natarajan1-31/+51
2017-08-31drivers: w1: add hwmon support structuresJaghathiswari Rankappagounder Natarajan1-1/+17
2017-08-28drivers: w1: Add 1w slave driver for DS28E05 EEPROMAndrew Worsley4-0/+324
2017-08-28drivers: w1: Extend 1W master driver DS2482 with module option to support PPM...Andrew Worsley1-4/+8
2017-08-28w1: ds2438: make several functions staticColin Ian King1-4/+5
2017-08-28w1: ds1wm: add messages to make incorporation in mfd-drivers easierJohannes Poehlmann1-1/+14
2017-08-28w1: ds1wm: silence interrupts on HW before claiming the interruptJohannes Poehlmann1-0/+6
2017-08-28w1: ds1wm: add level interrupt modesJohannes Poehlmann1-0/+4
2017-08-28w1: ds1wm: make endian clean and use standard io memory accessorsJohannes Poehlmann1-2/+58
2017-08-28w1: ds1wm: fix register offset (bus shift) calculationJohannes Poehlmann1-4/+19
2017-08-28w1: ds2490: constify usb_device_id and fix space before '[' errorArvind Yadav1-1/+1
2017-08-28w1: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-25power: supply: move HDQ interface for bq27xxx from w1 to power/supplyAndrew F. Davis3-124/+0
2017-07-17w1: omap-hdq: fix error return code in omap_hdq_probe()Gustavo A. R. Silva1-1/+2
2017-07-17w1: Fix slave count on 1-Wire bus (resend)Alex A. Mihaylov1-2/+2
2017-06-09w1: Add subsystem kernel public interfaceAndrew F. Davis32-528/+155
2017-05-25w1: Organize driver source to natural/common orderAndrew F. Davis20-170/+138
2017-04-08w1: Remove unneeded use of assert() and remove w1_log.hAndrew F. Davis6-41/+0
2017-04-08w1: Use kernel common min() implementationAndrew F. Davis1-3/+1
2017-03-17w1: w1_ds2760.h: fix defines indentationMariusz Bialonczyk1-4/+6
2017-03-17w1: add support for DS2438 Smart Battery MonitorMariusz Bialonczyk4-0/+398
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2-1/+2
2017-02-10w1: ds2405: use module_w1_family to simplify the codeWei Yongjun1-12/+1
2017-02-10w1: ds2490: use kmemdup rather than duplicating its implementationWei Yongjun1-2/+1
2017-01-25w1: Fixup source file headersAndrew F. Davis10-70/+0
2017-01-25w1: don't leak refcount on slave attach failure in w1_attach_slave_device()Maciej S. Szmigiero1-0/+1