1. fc945d6 w1: mxc_w1: Enable driver compilation with COMPILE_TEST by Alexander Shiyan · 10 years ago
  2. 18fd9e359 w1: mxc_w1: Driver cleanup by Alexander Shiyan · 10 years ago
  3. aea476b w1: mxc_w1: Fix mxc_w1_ds2_reset_bus() return value by Alexander Shiyan · 10 years ago
  4. adffe4a w1: Remove excess dependencies on W1 for masters and slaves by Alexander Shiyan · 10 years ago
  5. 0b336ce w1-gpio: handle of_get_gpio() returning -EPROBE_DEFER better by Uwe Kleine-König · 10 years ago
  6. a7155f4 w1: small type cleanup in sysfs by Dan Carpenter · 10 years ago
  7. 7841b64 Revert ds1wm.c from "w1: hold bus_mutex in netlink and search" by David Fries · 10 years ago
  8. d3a8a9d w1: hold bus_mutex in netlink and search by David Fries · 11 years ago
  9. b3be177 w1: format for DocBook and fixes by David Fries · 11 years ago
  10. eb2c0da w1: use family_data instead of rom in w1_slave by David Fries · 11 years ago
  11. d53f0a2 w1: ds2490 fix and enable hardware search by David Fries · 11 years ago
  12. da78b7e w1: ds2490 USB setup fixes by David Fries · 11 years ago
  13. f28c4e1 w1: ds2490 reduce magic numbers by David Fries · 11 years ago
  14. 5dbf567 w1: reply only to the requester portid by David Fries · 11 years ago
  15. ac8f733 connector: add portid to unicast in addition to broadcasting by David Fries · 11 years ago
  16. 9fcbbac w1: process w1 netlink commands in w1_process thread by David Fries · 11 years ago
  17. 70b34d2 w1: new netlink commands, add/remove/list slaves by David Fries · 11 years ago
  18. 3c6955e w1: continue slave search where previous left off by David Fries · 11 years ago
  19. a161305 w1: increase w1_max_slave_count, allow write access by David Fries · 11 years ago
  20. af8c723 w1: Only wake up the search process if it is going to be searching by David Fries · 11 years ago
  21. 4210569 w1: fixup search to support abort from netlink by David Fries · 11 years ago
  22. 6b355b3 w1: fix w1_send_slave dropping a slave id by David Fries · 11 years ago
  23. 3089a4c drivers/w1/masters/w1-gpio.c: add strong pullup emulation by Evgeny Boger · 11 years ago
  24. 001d195 w1: mxc_w1: Check the clk_prepare_enable() return value by Alexander Shiyan · 11 years ago
  25. 71531f5 w1: mxc_w1: Add warning for base frequency calculation by Alexander Shiyan · 11 years ago
  26. a082263 w1: mxc_w1: Remove unused field "clkdiv" from private structure by Alexander Shiyan · 11 years ago
  27. c853b167 drivers/w1/masters/w1-gpio.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  28. bb67093 drivers: w1: make w1_slave::flags long to avoid memory corruption by Michal Nazarewicz · 11 years ago
  29. 75f9e93 drivers/w1/masters/ds1wm.cuse dev_get_platdata() by Jingoo Han · 11 years ago
  30. d27f25c w1-gpio: Use devm_* functions by Markus Pargmann · 11 years ago
  31. 7cf1a12 w1-gpio: Detect of_gpio_error for first gpio by Markus Pargmann · 11 years ago
  32. dfc568e Merge 3.12-rc6 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  33. fe576a5 w1: omap-hdq: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  34. 813b465 w1: ds1wm: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  35. bc04d76 w1 - call request_module with w1 master mutex unlocked by Hans-Frieder Vogt · 11 years ago
  36. 2962aec w1 - fix fops in w1_bus_notify by Hans-Frieder Vogt · 11 years ago
  37. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  38. 4b39248 drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  39. bf4228f drivers/w1/w1.c: replace strict_strtol() with kstrtol() by Jingoo Han · 11 years ago
  40. eefafb7 w1: slaves: w1_ds2781: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  41. 0597129 w1: slaves: w1_ds2760: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  42. 9365261 w1: slaves: w1_ds2780: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  43. fa33a65 w1: slaves: w1_ds28e04: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  44. 38f4098 w1: slaves: w1_ds2433: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  45. b3c6061 w1: slaves: w1_ds2431: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  46. 94c9e6d w1: slaves: w1_ds2423: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  47. 729fb9d w1: slaves: w1_ds2413.c: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  48. 32ea417 w1: slaves: w1_ds2408: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  49. b8a9f44 w1: slaves: w1_therm: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  50. 36c27a6 w1: add attribute groups to struct w1_family_ops by Greg Kroah-Hartman · 11 years ago
  51. 5b187b3 w1: use default attribute groups for w1 slave devices by Greg Kroah-Hartman · 11 years ago
  52. 47eba33 w1: remove race with sysfs file creation by Greg Kroah-Hartman · 11 years ago
  53. d552877 drivers/w1/slaves/w1_ds2408.c: add magic sequence to disable P0 test mode by Jean-Francois Dagenais · 11 years ago
  54. 8d7bda5 w1: add family based automatic module loading by Alexander Stein · 11 years ago
  55. f35c69b Merge 3.10-rc3 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  56. 5e6e78e w1-gpio: Let device core handle pinctrl by Fabio Estevam · 11 years ago
  57. ac066a5 drivers/w1/masters: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  58. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  59. 4d10e0f drivers/w1/slaves/w1_ds2760.c: fix the error handling in w1_ds2760_add_slave() by Wei Yongjun · 11 years ago
  60. c28d6f2 drivers/w1/slaves/w1_ds2781.c: fix the error handling in w1_ds2781_add_slave() by Wei Yongjun · 11 years ago
  61. c5cfedf drivers/w1/slaves/w1_ds2780.c: fix the error handling in w1_ds2780_add_slave() by Wei Yongjun · 11 years ago
  62. 0ece1bb drivers/w1/slaves/w1_bq27000.c: fix the error handling in w1_bq27000_add_slave() by Wei Yongjun · 11 years ago
  63. 76ec9d1 Convert selectors of GENERIC_GPIO to GPIOLIB by Alexandre Courbot · 11 years ago
  64. 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
  65. 1116575 w1: ds2408: use ARRAY_SIZE instead of hard-coded number by Jean-Francois Dagenais · 11 years ago
  66. aceca28 w1: ds2408: make value read-back check a Kconfig option by Jean-Francois Dagenais · 11 years ago
  67. 388f7bd w1: mxc_w1: Convert to devm_ioremap_resource() by Fabio Estevam · 11 years ago
  68. 9d1817c w1: fix oops when w1_search is called from netlink connector by Marcin Jurkowski · 11 years ago
  69. 34ccd87 w1-gpio: fix unused variable warning by Johan Hovold · 11 years ago
  70. 0123055 w1-gpio: remove erroneous __exit and __exit_p() by Johan Hovold · 11 years ago
  71. f8f466c Merge tag 'late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  72. 31b4ca3 w1: add support for DS2413 Dual Channel Addressable Switch by Mariusz Bialonczyk · 11 years ago
  73. 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
  74. 29e5507 w1: w1_therm: Add force-pullup option for "broken" sensors by Michael Arndt · 11 years ago
  75. 9c95bb6 w1: ds2482: Added 1-Wire pull-up support to the driver by Michael Arndt · 11 years ago
  76. 28c55dc W1: Add device tree support to MXC onewire master. by Martin Fuzzey · 12 years ago
  77. 06a8f1f w1-gpio: fix section mismatch by Hauke Mehrtens · 12 years ago
  78. 4d6dc3a w1: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  79. 867ff98 w1_therm: Retries: remove old code add CRC by David Stevenson · 12 years ago
  80. e5279ff drivers/w1/masters/mxc_w1.c: use devm_ functions by Julia Lawall · 12 years ago
  81. eea2172 drivers/w1/masters/ds1wm.c: use devm_ functions by Julia Lawall · 12 years ago
  82. 10532fe Drivers: w1: remove last __devexit_p() instance by Greg Kroah-Hartman · 12 years ago
  83. 770b6cb ARM: OMAP: Fix drivers to depend on omap for internal devices by Tony Lindgren · 12 years ago
  84. 8a1861d w1-gpio: Simplify & get rid of defines by Pantelis Antoniou · 12 years ago
  85. 277ed0d w1-gpio: Pinctrl-fy by Pantelis Antoniou · 12 years ago
  86. 2c9e9fd w1: remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  87. 82849a9 w1: remove use of __devexit by Bill Pemberton · 12 years ago
  88. 479e2bc w1: remove use of __devinit by Bill Pemberton · 12 years ago
  89. f91a66c w1: remove use of __devexit_p by Bill Pemberton · 12 years ago
  90. 128485d w1: mxc_w1: Fix comment by Fabio Estevam · 12 years ago
  91. fd21bfc w1: mxc_w1: Convert to platform driver by Fabio Estevam · 12 years ago
  92. 99ba2fd w1: mxc_w1: Adapt the clock name to the new clock framework by Fabio Estevam · 12 years ago
  93. dbfd5cc w1/ds2482: use module_i2c_driver to simplify the code by Wei Yongjun · 12 years ago
  94. 12b9f8a drivers/w1/masters: remove CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  95. 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
  96. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  97. 4907cb7 treewide: fix comment/printk/variable typos by Anatol Pomozov · 12 years ago
  98. 7da59d2 Merge v3.6-rc3 into 'char-misc-next' by Greg Kroah-Hartman · 12 years ago
  99. f3261df 1-Wire: Add support for the maxim ds1825 temperature sensor by Raphael Assenat · 12 years ago
  100. d2323cf onewire: w1-gpio: add ext_pullup_enable pin in platform data by Daniel Mack · 12 years ago