1. cf07349 w1: fix loop in w1_fini() by Dan Carpenter · 3 years, 10 months ago
  2. 190b5c3 w1: fix WARNING after calling w1_process() by Yang Yingliang · 2 years, 3 months ago
  3. 0f51fc2 w1: fix deadloop in __w1_remove_master_device() by Yang Yingliang · 2 years, 3 months ago
  4. aba111d w1: w1_therm: fixes w1_seq for ds28ea00 sensors by Lucas Denefle · 3 years ago
  5. c4f1a46 w1: Misuse of get_user()/put_user() reported by sparse by Christophe Leroy · 3 years, 3 months ago
  6. ba286c4 w1: ds2438: fixing bug that would always get page0 by Luiz Sampaio · 3 years, 10 months ago
  7. caeca56 w1: mxc_w1: Fix timeout resolution problem leading to bus error by Martin Fuzzey · 4 years, 5 months ago
  8. eace5af w1: omap-hdq: cleanup to add missing newline for some dev_dbg by H. Nikolaus Schaller · 4 years, 10 months ago
  9. 9c6b192 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
  10. 1ca18e9 w1: fix the resume command API by Mariusz Bialonczyk · 6 years ago
  11. 0bb71c2 USB: w1 ds2490: Fix bug caused by improper use of altsetting array by Alan Stern · 6 years ago
  12. 6838bb6 w1: omap-hdq: fix missing bus unregister at removal by Andreas Kemnade · 6 years ago
  13. 4e0ce70 1wire: family module autoload fails because of upper/lower case mismatch. by Ingo Flaschberger · 7 years ago
  14. e6ef46c w1: mxc_w1: Enable clock before calling clk_get_rate() on it by Stefan Potyra · 7 years ago
  15. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  16. 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
  17. a97db88 drivers: w1: add hwmon temp support for w1_therm by Jaghathiswari Rankappagounder Natarajan · 8 years ago
  18. b78165f drivers: w1: refactor w1_slave_show to make the temp reading functionality separate by Jaghathiswari Rankappagounder Natarajan · 8 years ago
  19. 2eb7954 drivers: w1: add hwmon support structures by Jaghathiswari Rankappagounder Natarajan · 8 years ago
  20. f688753 drivers: w1: Add 1w slave driver for DS28E05 EEPROM by Andrew Worsley · 8 years ago
  21. 5486531 drivers: w1: Extend 1W master driver DS2482 with module option to support PPM/SPU/1WS features by Andrew Worsley · 8 years ago
  22. e5cf84e w1: ds2438: make several functions static by Colin Ian King · 8 years ago
  23. c64163e w1: ds1wm: add messages to make incorporation in mfd-drivers easier by Johannes Poehlmann · 8 years ago
  24. 1d925f4 w1: ds1wm: silence interrupts on HW before claiming the interrupt by Johannes Poehlmann · 8 years ago
  25. c3248f0e w1: ds1wm: add level interrupt modes by Johannes Poehlmann · 8 years ago
  26. baa8055 w1: ds1wm: make endian clean and use standard io memory accessors by Johannes Poehlmann · 8 years ago
  27. 242b476 w1: ds1wm: fix register offset (bus shift) calculation by Johannes Poehlmann · 8 years ago
  28. d7b3cf8 w1: ds2490: constify usb_device_id and fix space before '[' error by Arvind Yadav · 8 years ago
  29. a890d56 w1: constify attribute_group structures. by Arvind Yadav · 8 years ago
  30. 55a9db6 power: supply: move HDQ interface for bq27xxx from w1 to power/supply by Andrew F. Davis · 8 years ago
  31. c89876d w1: omap-hdq: fix error return code in omap_hdq_probe() by Gustavo A. R. Silva · 8 years ago
  32. 2c927c0 w1: Fix slave count on 1-Wire bus (resend) by Alex A. Mihaylov · 8 years ago
  33. de0d6db w1: Add subsystem kernel public interface by Andrew F. Davis · 8 years ago
  34. 50fa295 w1: Organize driver source to natural/common order by Andrew F. Davis · 8 years ago
  35. 91bd285 w1: Remove unneeded use of assert() and remove w1_log.h by Andrew F. Davis · 8 years ago
  36. b04e085 w1: Use kernel common min() implementation by Andrew F. Davis · 8 years ago
  37. e447d4c0 w1: w1_ds2760.h: fix defines indentation by Mariusz Bialonczyk · 8 years ago
  38. e3af95e w1: add support for DS2438 Smart Battery Monitor by Mariusz Bialonczyk · 8 years ago
  39. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  40. 90beaf6 w1: ds2405: use module_w1_family to simplify the code by Wei Yongjun · 8 years ago
  41. 45003a1 w1: ds2490: use kmemdup rather than duplicating its implementation by Wei Yongjun · 8 years ago
  42. 8a0934b w1: Fixup source file headers by Andrew F. Davis · 8 years ago
  43. d2ce4ea w1: don't leak refcount on slave attach failure in w1_attach_slave_device() by Maciej S. Szmigiero · 8 years ago
  44. dd6478d w1: add DS2405 addressable switch driver by Maciej S. Szmigiero · 8 years ago
  45. 61cd1b4 w1: ds2490: USB transfer buffers need to be DMAable by Maciej S. Szmigiero · 8 years ago
  46. 8333eb1 w1: omap_hdq: Free resources on error path by Christophe JAILLET · 8 years ago
  47. a46b195 w1: fix timeout_us parameter description by Wei Yongjun · 9 years ago
  48. 368451e drivers: w1: style corrections-pointers-blanklines-comparisons by Ben Werbowyj · 9 years ago
  49. aaf16f7 drivers: w1: removed assignment from within if statement by Ben Werbowyj · 9 years ago
  50. d4c3f97 drivers: w1: style corrections for parenthesis and braces by Ben Werbowyj · 9 years ago
  51. ecfaf0c w1:omap_hdq: fix regression by H. Nikolaus Schaller · 9 years ago
  52. 939fc83 w1: add helper macro module_w1_family by Andrew F. Davis · 9 years ago
  53. 098f9fb w1: remove need for ida and use PLATFORM_DEVID_AUTO by Andrew F. Davis · 9 years ago
  54. 0a19f12 w1: add ability to set (SRAM) and store (EEPROM) configuration for temp sensors like DS18B20 by Ben Sen · 9 years ago
  55. b9c11a2 w1: silence an uninitialized variable warning by Dan Carpenter · 9 years ago
  56. 8f8f41d w1: Spelling s/minmum/minimum/ by Geert Uytterhoeven · 9 years ago
  57. f704938 w1: enable active pullup for DS2482 by default by Mariusz Bialonczyk · 9 years ago
  58. cf09d64 w1: w1_process() is not freezable kthread by Jiri Kosina · 9 years ago
  59. 7b46a10 omap_hdq: fix usecount handling by Andreas Kemnade · 9 years ago
  60. 400c5bd Merge tag 'for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 9 years ago
  61. 36fccce W1: w1-gpio - switch to using dev_pm_ops by Dmitry Torokhov · 9 years ago
  62. e93762b w1: masters: omap_hdq: add support for 1-wire mode by Vignesh R · 9 years ago
  63. 5052436 drivers/w1/w1_int.c: call put_device if device_register fails by Levente Kurusa · 9 years ago
  64. 424cfde power: bq27xxx_battery: Platform initialization must declare a device by Andrew F. Davis · 9 years ago
  65. 081bab2 power: bq27x00_battery: Renaming for consistency by Andrew F. Davis · 9 years ago
  66. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  67. b527538 w1: Fix typo in MODULE_DESCRIPTION in matrox_w1.c by Masanari Iida · 10 years ago
  68. e7390d7 w1: Use module_pci_driver by Vaishali Thakkar · 10 years ago
  69. 01c48a5 w1: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 10 years ago
  70. 0c6d5c8 w1: use correct lock on error in w1_seq_show() by Dan Carpenter · 10 years ago
  71. a14ef24 w1: fix for loop exit condition in w1_seq_show() by Dan Carpenter · 10 years ago
  72. 0dcacd7 w1: ds2482: Add i2c module alias name by Ludek Hlavacek · 10 years ago
  73. d9411e5 w1: Add support for DS28EA00 sequence to w1-therm by Matt Campbell · 10 years ago
  74. f7134ee w1_therm reference count family data by David Fries · 10 years ago
  75. c309835 w1: introduce an ability to specify microseconds bus scanning intervals by Dmitry Khromov · 10 years ago
  76. 0a56c0e w1: constify of_device_id array by Fabian Frederick · 10 years ago
  77. 6ae840e Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  78. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  79. 4b7e4f8 w1: support auto-load of w1_bq27000 module. by NeilBrown · 10 years ago
  80. 4b97b27 w1: avoid potential u16 overflow by David Fries · 10 years ago
  81. 126e31f w1: omap-hdq: support device probing with device-tree by NeilBrown · 10 years ago
  82. d252215 W1: ds2490: Increase timeout when waiting for status by Alexander Stein · 10 years ago
  83. ce882ad w1: masters: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  84. 6b5fa77 w1: select crc16 library for ds2406 by Arnd Bergmann · 11 years ago
  85. 1fda569 w1/masters: use pr_* instead of printk by Fjodor Schelichow · 11 years ago
  86. fdc9167 w1: use pr_* instead of printk by Fjodor Schelichow · 11 years ago
  87. ea022ea w1/slaves: use pr_* instead of printk by Fjodor Schelichow · 11 years ago
  88. 94859308 w1: new w1_ds2406 driver by Scott Alfter · 11 years ago
  89. 7242d42 drivers/w1/w1_int.c: Fix style errors. by Thomas Wood · 11 years ago
  90. f80b258 w1: mxc_w1: Optimize mxc_w1_ds2_touch_bit() by Alexander Shiyan · 11 years ago
  91. b7ce0b5 w1: mxc_w1: Perform a software reset at startup by Alexander Shiyan · 11 years ago
  92. b0dceb6 w1: mxc_w1: Optimize mxc_w1_ds2_reset_bus() by Alexander Shiyan · 11 years ago
  93. 7cbcb13 w1: mxc_w1: Fix incorrect "presence" status by Alexander Shiyan · 11 years ago
  94. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  95. a0f1046 w1: do not unlock unheld list_mutex in __w1_remove_master_device() by Alexey Khoroshilov · 11 years ago
  96. 8a0427d w1: optional bundling of netlink kernel replies by David Fries · 11 years ago
  97. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  98. 18d7f89 w1: avoid recursive device_add by David Fries · 11 years ago
  99. 593ceb0 w1: fix netlink refcnt leak on error path by David Fries · 11 years ago
  100. fc945d6 w1: mxc_w1: Enable driver compilation with COMPILE_TEST by Alexander Shiyan · 11 years ago