1. 719bdd9 Merge 4.9.180 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  2. 1f7f676b w1: fix the resume command API by Mariusz Bialonczyk · 5 years ago
  3. d47e38b Merge 4.9.174 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  4. 6f6bbb6 USB: w1 ds2490: Fix bug caused by improper use of altsetting array by Alan Stern · 5 years ago
  5. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  6. dcfc7f2 w1: omap-hdq: fix missing bus unregister at removal by Andreas Kemnade · 6 years ago
  7. 03c70fe Merge 4.9.111 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  8. cf05568 1wire: family module autoload fails because of upper/lower case mismatch. by Ingo Flaschberger · 6 years ago
  9. 00a0bcb Merge 4.9.110 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  10. aec3dd5 w1: mxc_w1: Enable clock before calling clk_get_rate() on it by Stefan Potyra · 6 years ago
  11. 142b1af w1: ds2490: USB transfer buffers need to be DMAable am: c259832acf by Maciej S. Szmigiero · 7 years ago
  12. 4d9cd66 w1: don't leak refcount on slave attach failure in w1_attach_slave_device() by Maciej S. Szmigiero · 7 years ago
  13. c259832 w1: ds2490: USB transfer buffers need to be DMAable by Maciej S. Szmigiero · 7 years ago
  14. 1de8695 w1: don't leak refcount on slave attach failure in w1_attach_slave_device() by Maciej S. Szmigiero · 7 years ago
  15. b1173ef ANDROID: w1: ds2482: Manage SLPZ pin sleep state by Todd Poynor · 12 years ago
  16. a46b195 w1: fix timeout_us parameter description by Wei Yongjun · 8 years ago
  17. 368451e drivers: w1: style corrections-pointers-blanklines-comparisons by Ben Werbowyj · 8 years ago
  18. aaf16f7 drivers: w1: removed assignment from within if statement by Ben Werbowyj · 8 years ago
  19. d4c3f97 drivers: w1: style corrections for parenthesis and braces by Ben Werbowyj · 8 years ago
  20. ecfaf0c w1:omap_hdq: fix regression by H. Nikolaus Schaller · 8 years ago
  21. 939fc83 w1: add helper macro module_w1_family by Andrew F. Davis · 8 years ago
  22. 098f9fb w1: remove need for ida and use PLATFORM_DEVID_AUTO by Andrew F. Davis · 8 years ago
  23. 0a19f12 w1: add ability to set (SRAM) and store (EEPROM) configuration for temp sensors like DS18B20 by Ben Sen · 8 years ago
  24. b9c11a2 w1: silence an uninitialized variable warning by Dan Carpenter · 8 years ago
  25. 8f8f41d w1: Spelling s/minmum/minimum/ by Geert Uytterhoeven · 8 years ago
  26. f704938 w1: enable active pullup for DS2482 by default by Mariusz Bialonczyk · 8 years ago
  27. cf09d64 w1: w1_process() is not freezable kthread by Jiri Kosina · 8 years ago
  28. 7b46a10 omap_hdq: fix usecount handling by Andreas Kemnade · 8 years ago
  29. 400c5bd Merge tag 'for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  30. 36fccce W1: w1-gpio - switch to using dev_pm_ops by Dmitry Torokhov · 9 years ago
  31. e93762b w1: masters: omap_hdq: add support for 1-wire mode by Vignesh R · 9 years ago
  32. 5052436 drivers/w1/w1_int.c: call put_device if device_register fails by Levente Kurusa · 9 years ago
  33. 424cfde power: bq27xxx_battery: Platform initialization must declare a device by Andrew F. Davis · 9 years ago
  34. 081bab2 power: bq27x00_battery: Renaming for consistency by Andrew F. Davis · 9 years ago
  35. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  36. b527538 w1: Fix typo in MODULE_DESCRIPTION in matrox_w1.c by Masanari Iida · 9 years ago
  37. e7390d7 w1: Use module_pci_driver by Vaishali Thakkar · 9 years ago
  38. 01c48a5 w1: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  39. 0c6d5c8 w1: use correct lock on error in w1_seq_show() by Dan Carpenter · 9 years ago
  40. a14ef24 w1: fix for loop exit condition in w1_seq_show() by Dan Carpenter · 9 years ago
  41. 0dcacd7 w1: ds2482: Add i2c module alias name by Ludek Hlavacek · 9 years ago
  42. d9411e5 w1: Add support for DS28EA00 sequence to w1-therm by Matt Campbell · 9 years ago
  43. f7134ee w1_therm reference count family data by David Fries · 9 years ago
  44. c309835 w1: introduce an ability to specify microseconds bus scanning intervals by Dmitry Khromov · 9 years ago
  45. 0a56c0e w1: constify of_device_id array by Fabian Frederick · 9 years ago
  46. 6ae840e Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  47. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  48. 4b7e4f8 w1: support auto-load of w1_bq27000 module. by NeilBrown · 9 years ago
  49. 4b97b27 w1: avoid potential u16 overflow by David Fries · 9 years ago
  50. 126e31f w1: omap-hdq: support device probing with device-tree by NeilBrown · 9 years ago
  51. d252215 W1: ds2490: Increase timeout when waiting for status by Alexander Stein · 10 years ago
  52. ce882ad w1: masters: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  53. 6b5fa77 w1: select crc16 library for ds2406 by Arnd Bergmann · 10 years ago
  54. 1fda569 w1/masters: use pr_* instead of printk by Fjodor Schelichow · 10 years ago
  55. fdc9167 w1: use pr_* instead of printk by Fjodor Schelichow · 10 years ago
  56. ea022ea w1/slaves: use pr_* instead of printk by Fjodor Schelichow · 10 years ago
  57. 94859308 w1: new w1_ds2406 driver by Scott Alfter · 10 years ago
  58. 7242d42 drivers/w1/w1_int.c: Fix style errors. by Thomas Wood · 10 years ago
  59. f80b258 w1: mxc_w1: Optimize mxc_w1_ds2_touch_bit() by Alexander Shiyan · 10 years ago
  60. b7ce0b5 w1: mxc_w1: Perform a software reset at startup by Alexander Shiyan · 10 years ago
  61. b0dceb6 w1: mxc_w1: Optimize mxc_w1_ds2_reset_bus() by Alexander Shiyan · 10 years ago
  62. 7cbcb13 w1: mxc_w1: Fix incorrect "presence" status by Alexander Shiyan · 10 years ago
  63. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  64. a0f1046 w1: do not unlock unheld list_mutex in __w1_remove_master_device() by Alexey Khoroshilov · 10 years ago
  65. 8a0427d w1: optional bundling of netlink kernel replies by David Fries · 10 years ago
  66. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  67. 18d7f89 w1: avoid recursive device_add by David Fries · 10 years ago
  68. 593ceb0 w1: fix netlink refcnt leak on error path by David Fries · 10 years ago
  69. fc945d6 w1: mxc_w1: Enable driver compilation with COMPILE_TEST by Alexander Shiyan · 10 years ago
  70. 18fd9e359 w1: mxc_w1: Driver cleanup by Alexander Shiyan · 10 years ago
  71. aea476b w1: mxc_w1: Fix mxc_w1_ds2_reset_bus() return value by Alexander Shiyan · 10 years ago
  72. adffe4a w1: Remove excess dependencies on W1 for masters and slaves by Alexander Shiyan · 10 years ago
  73. 0b336ce w1-gpio: handle of_get_gpio() returning -EPROBE_DEFER better by Uwe Kleine-König · 10 years ago
  74. a7155f4 w1: small type cleanup in sysfs by Dan Carpenter · 10 years ago
  75. 7841b64 Revert ds1wm.c from "w1: hold bus_mutex in netlink and search" by David Fries · 10 years ago
  76. d3a8a9d w1: hold bus_mutex in netlink and search by David Fries · 10 years ago
  77. b3be177 w1: format for DocBook and fixes by David Fries · 10 years ago
  78. eb2c0da w1: use family_data instead of rom in w1_slave by David Fries · 10 years ago
  79. d53f0a2 w1: ds2490 fix and enable hardware search by David Fries · 10 years ago
  80. da78b7e w1: ds2490 USB setup fixes by David Fries · 10 years ago
  81. f28c4e1 w1: ds2490 reduce magic numbers by David Fries · 10 years ago
  82. 5dbf567 w1: reply only to the requester portid by David Fries · 10 years ago
  83. ac8f733 connector: add portid to unicast in addition to broadcasting by David Fries · 10 years ago
  84. 9fcbbac w1: process w1 netlink commands in w1_process thread by David Fries · 10 years ago
  85. 70b34d2 w1: new netlink commands, add/remove/list slaves by David Fries · 10 years ago
  86. 3c6955e w1: continue slave search where previous left off by David Fries · 10 years ago
  87. a161305 w1: increase w1_max_slave_count, allow write access by David Fries · 10 years ago
  88. af8c723 w1: Only wake up the search process if it is going to be searching by David Fries · 10 years ago
  89. 4210569 w1: fixup search to support abort from netlink by David Fries · 10 years ago
  90. 6b355b3 w1: fix w1_send_slave dropping a slave id by David Fries · 10 years ago
  91. 3089a4c drivers/w1/masters/w1-gpio.c: add strong pullup emulation by Evgeny Boger · 10 years ago
  92. 001d195 w1: mxc_w1: Check the clk_prepare_enable() return value by Alexander Shiyan · 10 years ago
  93. 71531f5 w1: mxc_w1: Add warning for base frequency calculation by Alexander Shiyan · 10 years ago
  94. a082263 w1: mxc_w1: Remove unused field "clkdiv" from private structure by Alexander Shiyan · 10 years ago
  95. c853b167 drivers/w1/masters/w1-gpio.c: use dev_get_platdata() by Jingoo Han · 10 years ago
  96. bb67093 drivers: w1: make w1_slave::flags long to avoid memory corruption by Michal Nazarewicz · 10 years ago
  97. 75f9e93 drivers/w1/masters/ds1wm.cuse dev_get_platdata() by Jingoo Han · 10 years ago
  98. d27f25c w1-gpio: Use devm_* functions by Markus Pargmann · 11 years ago
  99. 7cf1a12 w1-gpio: Detect of_gpio_error for first gpio by Markus Pargmann · 11 years ago
  100. dfc568e Merge 3.12-rc6 into char-misc-next by Greg Kroah-Hartman · 11 years ago