1. d47e38b Merge 4.9.174 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  2. 6f6bbb6 USB: w1 ds2490: Fix bug caused by improper use of altsetting array by Alan Stern · 5 years ago
  3. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  4. dcfc7f2 w1: omap-hdq: fix missing bus unregister at removal by Andreas Kemnade · 6 years ago
  5. 00a0bcb Merge 4.9.110 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  6. aec3dd5 w1: mxc_w1: Enable clock before calling clk_get_rate() on it by Stefan Potyra · 6 years ago
  7. 142b1af w1: ds2490: USB transfer buffers need to be DMAable am: c259832acf by Maciej S. Szmigiero · 7 years ago
  8. c259832 w1: ds2490: USB transfer buffers need to be DMAable by Maciej S. Szmigiero · 7 years ago
  9. b1173ef ANDROID: w1: ds2482: Manage SLPZ pin sleep state by Todd Poynor · 12 years ago
  10. ecfaf0c w1:omap_hdq: fix regression by H. Nikolaus Schaller · 8 years ago
  11. f704938 w1: enable active pullup for DS2482 by default by Mariusz Bialonczyk · 8 years ago
  12. 7b46a10 omap_hdq: fix usecount handling by Andreas Kemnade · 8 years ago
  13. 36fccce W1: w1-gpio - switch to using dev_pm_ops by Dmitry Torokhov · 9 years ago
  14. e93762b w1: masters: omap_hdq: add support for 1-wire mode by Vignesh R · 9 years ago
  15. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  16. b527538 w1: Fix typo in MODULE_DESCRIPTION in matrox_w1.c by Masanari Iida · 9 years ago
  17. e7390d7 w1: Use module_pci_driver by Vaishali Thakkar · 9 years ago
  18. 01c48a5 w1: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  19. 0dcacd7 w1: ds2482: Add i2c module alias name by Ludek Hlavacek · 9 years ago
  20. 0a56c0e w1: constify of_device_id array by Fabian Frederick · 9 years ago
  21. 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
  22. 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
  23. 126e31f w1: omap-hdq: support device probing with device-tree by NeilBrown · 10 years ago
  24. d252215 W1: ds2490: Increase timeout when waiting for status by Alexander Stein · 10 years ago
  25. ce882ad w1: masters: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  26. 1fda569 w1/masters: use pr_* instead of printk by Fjodor Schelichow · 10 years ago
  27. f80b258 w1: mxc_w1: Optimize mxc_w1_ds2_touch_bit() by Alexander Shiyan · 10 years ago
  28. b7ce0b5 w1: mxc_w1: Perform a software reset at startup by Alexander Shiyan · 10 years ago
  29. b0dceb6 w1: mxc_w1: Optimize mxc_w1_ds2_reset_bus() by Alexander Shiyan · 10 years ago
  30. 7cbcb13 w1: mxc_w1: Fix incorrect "presence" status by Alexander Shiyan · 10 years ago
  31. fc945d6 w1: mxc_w1: Enable driver compilation with COMPILE_TEST by Alexander Shiyan · 10 years ago
  32. 18fd9e359 w1: mxc_w1: Driver cleanup by Alexander Shiyan · 10 years ago
  33. aea476b w1: mxc_w1: Fix mxc_w1_ds2_reset_bus() return value by Alexander Shiyan · 10 years ago
  34. adffe4a w1: Remove excess dependencies on W1 for masters and slaves by Alexander Shiyan · 10 years ago
  35. 0b336ce w1-gpio: handle of_get_gpio() returning -EPROBE_DEFER better by Uwe Kleine-König · 10 years ago
  36. 7841b64 Revert ds1wm.c from "w1: hold bus_mutex in netlink and search" by David Fries · 10 years ago
  37. d3a8a9d w1: hold bus_mutex in netlink and search by David Fries · 10 years ago
  38. d53f0a2 w1: ds2490 fix and enable hardware search by David Fries · 10 years ago
  39. da78b7e w1: ds2490 USB setup fixes by David Fries · 10 years ago
  40. f28c4e1 w1: ds2490 reduce magic numbers by David Fries · 10 years ago
  41. 3089a4c drivers/w1/masters/w1-gpio.c: add strong pullup emulation by Evgeny Boger · 10 years ago
  42. 001d195 w1: mxc_w1: Check the clk_prepare_enable() return value by Alexander Shiyan · 10 years ago
  43. 71531f5 w1: mxc_w1: Add warning for base frequency calculation by Alexander Shiyan · 10 years ago
  44. a082263 w1: mxc_w1: Remove unused field "clkdiv" from private structure by Alexander Shiyan · 10 years ago
  45. c853b167 drivers/w1/masters/w1-gpio.c: use dev_get_platdata() by Jingoo Han · 10 years ago
  46. 75f9e93 drivers/w1/masters/ds1wm.cuse dev_get_platdata() by Jingoo Han · 11 years ago
  47. d27f25c w1-gpio: Use devm_* functions by Markus Pargmann · 11 years ago
  48. 7cf1a12 w1-gpio: Detect of_gpio_error for first gpio by Markus Pargmann · 11 years ago
  49. fe576a5 w1: omap-hdq: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  50. 813b465 w1: ds1wm: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  51. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  52. 4b39248 drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  53. f35c69b Merge 3.10-rc3 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  54. 5e6e78e w1-gpio: Let device core handle pinctrl by Fabio Estevam · 11 years ago
  55. ac066a5 drivers/w1/masters: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  56. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  57. 76ec9d1 Convert selectors of GENERIC_GPIO to GPIOLIB by Alexandre Courbot · 11 years ago
  58. e58b9a2 Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into char-misc-next by Greg Kroah-Hartman · 11 years ago
  59. 388f7bd w1: mxc_w1: Convert to devm_ioremap_resource() by Fabio Estevam · 11 years ago
  60. 34ccd87 w1-gpio: fix unused variable warning by Johan Hovold · 11 years ago
  61. 0123055 w1-gpio: remove erroneous __exit and __exit_p() by Johan Hovold · 11 years ago
  62. f8f466c Merge tag 'late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  63. 7ed214a Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  64. 9c95bb6 w1: ds2482: Added 1-Wire pull-up support to the driver by Michael Arndt · 11 years ago
  65. 28c55dc W1: Add device tree support to MXC onewire master. by Martin Fuzzey · 11 years ago
  66. 06a8f1f w1-gpio: fix section mismatch by Hauke Mehrtens · 11 years ago
  67. 4d6dc3a w1: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  68. e5279ff drivers/w1/masters/mxc_w1.c: use devm_ functions by Julia Lawall · 11 years ago
  69. eea2172 drivers/w1/masters/ds1wm.c: use devm_ functions by Julia Lawall · 11 years ago
  70. 10532fe Drivers: w1: remove last __devexit_p() instance by Greg Kroah-Hartman · 11 years ago
  71. 770b6cb ARM: OMAP: Fix drivers to depend on omap for internal devices by Tony Lindgren · 11 years ago
  72. 8a1861d w1-gpio: Simplify & get rid of defines by Pantelis Antoniou · 11 years ago
  73. 277ed0d w1-gpio: Pinctrl-fy by Pantelis Antoniou · 11 years ago
  74. 82849a9 w1: remove use of __devexit by Bill Pemberton · 11 years ago
  75. 479e2bc w1: remove use of __devinit by Bill Pemberton · 11 years ago
  76. f91a66c w1: remove use of __devexit_p by Bill Pemberton · 11 years ago
  77. 128485d w1: mxc_w1: Fix comment by Fabio Estevam · 11 years ago
  78. fd21bfc w1: mxc_w1: Convert to platform driver by Fabio Estevam · 11 years ago
  79. 99ba2fd w1: mxc_w1: Adapt the clock name to the new clock framework by Fabio Estevam · 11 years ago
  80. dbfd5cc w1/ds2482: use module_i2c_driver to simplify the code by Wei Yongjun · 12 years ago
  81. 12b9f8a drivers/w1/masters: remove CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  82. 3aebd34 Merge tag 'char-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  83. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  84. 4907cb7 treewide: fix comment/printk/variable typos by Anatol Pomozov · 12 years ago
  85. d2323cf onewire: w1-gpio: add ext_pullup_enable pin in platform data by Daniel Mack · 12 years ago
  86. 5f3d138 onewire: w1-gpio: add DT bindings by Daniel Mack · 12 years ago
  87. 73f2989 w1: omap-hdq: drop ARCH dependency by Felipe Balbi · 12 years ago
  88. 042a713 w1: omap-hdq: remove unnecessary return by Felipe Balbi · 12 years ago
  89. 19afea5 w1: omap-hdq: convert to devm_* functions by Felipe Balbi · 12 years ago
  90. 8650bbb w1: omap-hdq: convert to module_platform_driver by Felipe Balbi · 12 years ago
  91. be6ec64 w1: omap-hdq: don't hardcode resource size by Felipe Balbi · 12 years ago
  92. 8c3db42 w1: omap-hdq: add section annotation to remove by Felipe Balbi · 12 years ago
  93. fa93669 Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  94. c354a86 W1: OMAP HDQ1W: use runtime PM by Paul Walmsley · 12 years ago
  95. 2acd0894 W1: OMAP HDQ1W: use 32-bit register accesses by Paul Walmsley · 12 years ago
  96. d660030 W1: OMAP HDQ1W: allow driver to be built on all OMAP2+ by Paul Walmsley · 12 years ago
  97. b02f8be W1: split master mutex to avoid deadlocks. by NeilBrown · 12 years ago
  98. b7e938d w1: omap_hdq: use wait_event_timeout to wait for read to complete. by NeilBrown · 12 years ago
  99. 7b5362a w1: omap_hdq: Fix some error/debug handling. by NeilBrown · 12 years ago
  100. 60178b6 w1 i.MX: prepare/unprepare clock by Sascha Hauer · 12 years ago