1. 2e16895 w1: w1_therm: fixes w1_seq for ds28ea00 sensors by Lucas Denefle · 2 years, 10 months ago
  2. 4a273a9 w1: Misuse of get_user()/put_user() reported by sparse by Christophe Leroy · 3 years, 1 month ago
  3. 20c62ca w1: ds2438: fixing bug that would always get page0 by Luiz Sampaio · 3 years, 7 months ago
  4. 1ad8f7f w1: w1_therm: Fix conversion result for negative temperatures by Ivan Zaentsev · 4 years ago
  5. 05dbb62 w1: w1_therm: make w1_poll_completion static by Greg Kroah-Hartman · 4 years, 3 months ago
  6. 57de2df w1: Constify static w1_family_ops structs by Rikard Falkeborn · 4 years, 3 months ago
  7. 07f8569f w1: Constify struct w1_family_ops by Rikard Falkeborn · 4 years, 3 months ago
  8. c972375 w1: mxc_w1: Fix timeout resolution problem leading to bus error by Martin Fuzzey · 4 years, 3 months ago
  9. 9ace0b4 w1: w1_therm: Add support for GXCAS GX20MH01 device. by Ivan Zaentsev · 4 years, 4 months ago
  10. 021da53 w1: w1_therm: Add sysfs entries to control conversion time and driver features by Ivan Zaentsev · 4 years, 4 months ago
  11. 76fafbfff w1: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 7 months ago
  12. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  13. 0cfcfb3 w1: omap-hdq: print dev_err if irq flags are not cleared by H. Nikolaus Schaller · 4 years, 7 months ago
  14. 13db4c4 w1: omap-hdq: fix interrupt handling which did show spurious timeouts by H. Nikolaus Schaller · 4 years, 7 months ago
  15. 2d41006 w1: omap-hdq: fix return value to be -1 if there is a timeout by H. Nikolaus Schaller · 4 years, 7 months ago
  16. 5e02f3b w1: omap-hdq: cleanup to add missing newline for some dev_dbg by H. Nikolaus Schaller · 4 years, 7 months ago
  17. f37d13d w1_therm: remove redundant assignments to variable ret by Colin Ian King · 4 years, 7 months ago
  18. e420637 w1_therm: Free the correct variable by Dan Carpenter · 4 years, 7 months ago
  19. 57c7622 w1_therm: adding bulk read support to trigger multiple conversion on bus by Akira Shimahara · 4 years, 8 months ago
  20. e2c94d6 w1_therm: adding alarm sysfs entry by Akira Shimahara · 4 years, 8 months ago
  21. 67b392f w1_therm: optimizing temperature read timings by Akira Shimahara · 4 years, 8 months ago
  22. 45d457a w1_therm: adding eeprom sysfs entry by Akira Shimahara · 4 years, 8 months ago
  23. 308bdb9 w1_therm: adding resolution sysfs entry by Akira Shimahara · 4 years, 8 months ago
  24. b7bb6ca w1_therm: adding ext_power sysfs entry by Akira Shimahara · 4 years, 8 months ago
  25. c8ad65f w1_therm: fix reset_select_slave during discovery by Akira Shimahara · 4 years, 8 months ago
  26. 92b8d27 w1_therm: adding code comments and code reordering by Akira Shimahara · 4 years, 8 months ago
  27. cafa1a5 w1: ds2430: fix eeprom size in driver description by Angelo Dureghello · 4 years, 8 months ago
  28. 701a9c80 Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  29. 27d13da w1: omap-hdq: Simplify driver with PM runtime autosuspend by Tony Lindgren · 5 years ago
  30. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  31. c6bf384 w1: new driver. DS2430 chip by Angelo Dureghello · 5 years ago
  32. 97856e5 Merge 5.4-rc3 into char-misc-next by Greg Kroah-Hartman · 5 years ago
  33. b058b25 w1: ds250x: Fix build error without CRC16 by YueHaibing · 5 years ago
  34. 71200fc w1: sgi_w1: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  35. 25ec871 w1: add DS2501, DS2502, DS2505 EPROM device driver by Thomas Bogendoerfer · 5 years ago
  36. 74ded38 w1: add 1-wire master driver for IP block found in SGI ASICs by Thomas Bogendoerfer · 5 years ago
  37. 7008aff w1: omap-hdq: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  38. b0a523f w1: mxc_w1: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  39. baa293e docs: driver-api: add a series of orphaned documents by Mauro Carvalho Chehab · 6 years ago
  40. 720594f docs: connector: convert to ReST and rename to connector.rst by Mauro Carvalho Chehab · 6 years ago
  41. 8083f3d Merge 5.2-rc6 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  42. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  43. 40b0b3f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230 by Thomas Gleixner · 6 years ago
  44. 0154ec7 Merge 5.2-rc4 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  45. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  46. 1ce2c85 Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  47. 0e3743d w1: ds2805: rename w1_family struct, fixing c-p typo by Mariusz Bialonczyk · 6 years ago
  48. aacd152 w1: ds2413: fix state byte comparision by Mariusz Bialonczyk · 6 years ago
  49. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  50. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  51. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  52. 53c8ab3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 147 by Thomas Gleixner · 6 years ago
  53. 2b4f735 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 144 by Thomas Gleixner · 6 years ago
  54. 6660a04 w1: ds2408: Fix typo after 49695ac46861 (reset on output_write retry with readback) by Mariusz Bialonczyk · 6 years ago
  55. 3856032 w1: ds2413: when the slave is not responding during read, select it again by Mariusz Bialonczyk · 6 years ago
  56. c50d09a w1: ds2413: add retry support to state_read() by Mariusz Bialonczyk · 6 years ago
  57. ae2ee27 w1: ds2413: output_write() cosmetic fixes / simplify by Mariusz Bialonczyk · 6 years ago
  58. ee8ff16 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 94 by Thomas Gleixner · 6 years ago
  59. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  60. f678d6d Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  61. 62909da w1: fix the resume command API by Mariusz Bialonczyk · 6 years ago
  62. 49695ac4 w1: ds2408: reset on output_write retry with readback by Jean-Francois Dagenais · 6 years ago
  63. c114944 USB: w1 ds2490: Fix bug caused by improper use of altsetting array by Alan Stern · 6 years ago
  64. 5cb27d3 w1: ds2482: cosmetic fixes after 54865314f5a1 by Mariusz Bialonczyk · 6 years ago
  65. 8636a1f treewide: surround Kconfig file paths with double quotes by Masahiro Yamada · 6 years ago
  66. 6eaafbb w1: IAD Register is yet readable trough iad sys file. Fix snprintf (%u for unsigned, count for max size). by Julien Folly · 6 years ago
  67. a007734 w1: omap-hdq: fix missing bus unregister at removal by Andreas Kemnade · 6 years ago
  68. c1fecab Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 6 years ago
  69. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  70. bf49735 power: supply: ds2760_battery: merge ds2760 supply driver with its w1 slave companion by Daniel Mack · 6 years ago
  71. fae6803 w1: core: match sub-nodes of bus masters in devicetree by Daniel Mack · 6 years ago
  72. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 7 years ago
  73. 7b4bcbc ds2490.c: Move struct open braces to previous line by Henriette Hofmeier · 7 years ago
  74. b2dd10c ds2490.c: Remove unnecessary whitespace by Henriette Hofmeier · 7 years ago
  75. 98860b7 ds2490.c: Add required spaces by Henriette Hofmeier · 7 years ago
  76. c6446c2 w1: ds2482: make module parameter extra_config static by Colin Ian King · 7 years ago
  77. 3a358e2 w1: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 7 years ago
  78. abf7dba Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  79. 065c095 1wire: family module autoload fails because of upper/lower case mismatch. by Ingo Flaschberger · 7 years ago
  80. 955bc61 w1: mxc_w1: Enable clock before calling clk_get_rate() on it by Stefan Potyra · 7 years ago
  81. 9167b94 w1: w1_io.c: fix a kernel-doc warning by Mauro Carvalho Chehab · 7 years ago
  82. 0ec4eb7 w1: use put_device() if device_register() fail by Arvind Yadav · 7 years ago
  83. 255442c Merge tag 'docs-4.16' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  84. aa931b4 w1_netlink.h: add support for nested structs by Mauro Carvalho Chehab · 7 years ago
  85. e0fc62a w1: w1-gpio: Convert to use GPIO descriptors by Linus Walleij · 7 years ago
  86. 2bf16b7 Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  87. f53459c w1: keep balance of mutex locks and refcnts by Alexey Khoroshilov · 7 years ago
  88. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  89. ebc4768 add w1_ds28e17 driver for the DS28E17 Onewire to I2C master bridge by Jan Kandziora · 7 years ago
  90. eb8470d wire: export w1_touch_bit by Jan Kandziora · 7 years ago
  91. 0ce5c79 Merge tag 'for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 7 years ago
  92. a97db88 drivers: w1: add hwmon temp support for w1_therm by Jaghathiswari Rankappagounder Natarajan · 7 years ago
  93. b78165f drivers: w1: refactor w1_slave_show to make the temp reading functionality separate by Jaghathiswari Rankappagounder Natarajan · 7 years ago
  94. 2eb7954 drivers: w1: add hwmon support structures by Jaghathiswari Rankappagounder Natarajan · 7 years ago
  95. f688753 drivers: w1: Add 1w slave driver for DS28E05 EEPROM by Andrew Worsley · 7 years ago
  96. 5486531 drivers: w1: Extend 1W master driver DS2482 with module option to support PPM/SPU/1WS features by Andrew Worsley · 7 years ago
  97. e5cf84e w1: ds2438: make several functions static by Colin Ian King · 7 years ago
  98. c64163e w1: ds1wm: add messages to make incorporation in mfd-drivers easier by Johannes Poehlmann · 7 years ago
  99. 1d925f4 w1: ds1wm: silence interrupts on HW before claiming the interrupt by Johannes Poehlmann · 7 years ago
  100. c3248f0e w1: ds1wm: add level interrupt modes by Johannes Poehlmann · 7 years ago