1. fa33a65 w1: slaves: w1_ds28e04: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  2. 38f4098 w1: slaves: w1_ds2433: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  3. b3c6061 w1: slaves: w1_ds2431: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  4. 94c9e6d w1: slaves: w1_ds2423: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  5. 729fb9d w1: slaves: w1_ds2413.c: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  6. 32ea417 w1: slaves: w1_ds2408: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  7. b8a9f44 w1: slaves: w1_therm: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  8. 36c27a6 w1: add attribute groups to struct w1_family_ops by Greg Kroah-Hartman · 11 years ago
  9. 5b187b3 w1: use default attribute groups for w1 slave devices by Greg Kroah-Hartman · 11 years ago
  10. 47eba33 w1: remove race with sysfs file creation by Greg Kroah-Hartman · 11 years ago
  11. d552877 drivers/w1/slaves/w1_ds2408.c: add magic sequence to disable P0 test mode by Jean-Francois Dagenais · 11 years ago
  12. 8d7bda5 w1: add family based automatic module loading by Alexander Stein · 11 years ago
  13. f35c69b Merge 3.10-rc3 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  14. 5e6e78e w1-gpio: Let device core handle pinctrl by Fabio Estevam · 11 years ago
  15. ac066a5 drivers/w1/masters: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  16. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  17. 4d10e0f drivers/w1/slaves/w1_ds2760.c: fix the error handling in w1_ds2760_add_slave() by Wei Yongjun · 11 years ago
  18. c28d6f2 drivers/w1/slaves/w1_ds2781.c: fix the error handling in w1_ds2781_add_slave() by Wei Yongjun · 11 years ago
  19. c5cfedf drivers/w1/slaves/w1_ds2780.c: fix the error handling in w1_ds2780_add_slave() by Wei Yongjun · 11 years ago
  20. 0ece1bb drivers/w1/slaves/w1_bq27000.c: fix the error handling in w1_bq27000_add_slave() by Wei Yongjun · 11 years ago
  21. 76ec9d1 Convert selectors of GENERIC_GPIO to GPIOLIB by Alexandre Courbot · 11 years ago
  22. 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
  23. 1116575d w1: ds2408: use ARRAY_SIZE instead of hard-coded number by Jean-Francois Dagenais · 11 years ago
  24. aceca28 w1: ds2408: make value read-back check a Kconfig option by Jean-Francois Dagenais · 11 years ago
  25. 388f7bd w1: mxc_w1: Convert to devm_ioremap_resource() by Fabio Estevam · 11 years ago
  26. 9d1817c w1: fix oops when w1_search is called from netlink connector by Marcin Jurkowski · 11 years ago
  27. 34ccd87 w1-gpio: fix unused variable warning by Johan Hovold · 11 years ago
  28. 0123055 w1-gpio: remove erroneous __exit and __exit_p() by Johan Hovold · 11 years ago
  29. f8f466c Merge tag 'late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  30. 31b4ca3 w1: add support for DS2413 Dual Channel Addressable Switch by Mariusz Bialonczyk · 11 years ago
  31. 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
  32. 29e5507 w1: w1_therm: Add force-pullup option for "broken" sensors by Michael Arndt · 11 years ago
  33. 9c95bb6 w1: ds2482: Added 1-Wire pull-up support to the driver by Michael Arndt · 11 years ago
  34. 28c55dc W1: Add device tree support to MXC onewire master. by Martin Fuzzey · 11 years ago
  35. 06a8f1f w1-gpio: fix section mismatch by Hauke Mehrtens · 11 years ago
  36. 4d6dc3a w1: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  37. 867ff98 w1_therm: Retries: remove old code add CRC by David Stevenson · 11 years ago
  38. e5279ff drivers/w1/masters/mxc_w1.c: use devm_ functions by Julia Lawall · 11 years ago
  39. eea2172 drivers/w1/masters/ds1wm.c: use devm_ functions by Julia Lawall · 11 years ago
  40. 10532fe Drivers: w1: remove last __devexit_p() instance by Greg Kroah-Hartman · 11 years ago
  41. 770b6cb ARM: OMAP: Fix drivers to depend on omap for internal devices by Tony Lindgren · 11 years ago
  42. 8a1861d w1-gpio: Simplify & get rid of defines by Pantelis Antoniou · 11 years ago
  43. 277ed0d w1-gpio: Pinctrl-fy by Pantelis Antoniou · 11 years ago
  44. 2c9e9fd w1: remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 11 years ago
  45. 82849a9 w1: remove use of __devexit by Bill Pemberton · 11 years ago
  46. 479e2bc w1: remove use of __devinit by Bill Pemberton · 11 years ago
  47. f91a66c w1: remove use of __devexit_p by Bill Pemberton · 11 years ago
  48. 128485d w1: mxc_w1: Fix comment by Fabio Estevam · 11 years ago
  49. fd21bfc w1: mxc_w1: Convert to platform driver by Fabio Estevam · 11 years ago
  50. 99ba2fd w1: mxc_w1: Adapt the clock name to the new clock framework by Fabio Estevam · 11 years ago
  51. dbfd5cc w1/ds2482: use module_i2c_driver to simplify the code by Wei Yongjun · 12 years ago
  52. 12b9f8a drivers/w1/masters: remove CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  53. 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
  54. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  55. 4907cb7 treewide: fix comment/printk/variable typos by Anatol Pomozov · 12 years ago
  56. 7da59d2 Merge v3.6-rc3 into 'char-misc-next' by Greg Kroah-Hartman · 12 years ago
  57. f3261df 1-Wire: Add support for the maxim ds1825 temperature sensor by Raphael Assenat · 12 years ago
  58. d2323cf onewire: w1-gpio: add ext_pullup_enable pin in platform data by Daniel Mack · 12 years ago
  59. 5f3d138 onewire: w1-gpio: add DT bindings by Daniel Mack · 12 years ago
  60. 73f2989 w1: omap-hdq: drop ARCH dependency by Felipe Balbi · 12 years ago
  61. 042a713 w1: omap-hdq: remove unnecessary return by Felipe Balbi · 12 years ago
  62. 19afea5 w1: omap-hdq: convert to devm_* functions by Felipe Balbi · 12 years ago
  63. 8650bbb w1: omap-hdq: convert to module_platform_driver by Felipe Balbi · 12 years ago
  64. be6ec64 w1: omap-hdq: don't hardcode resource size by Felipe Balbi · 12 years ago
  65. 8c3db42 w1: omap-hdq: add section annotation to remove by Felipe Balbi · 12 years ago
  66. 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
  67. c354a86 W1: OMAP HDQ1W: use runtime PM by Paul Walmsley · 12 years ago
  68. 2acd0894 W1: OMAP HDQ1W: use 32-bit register accesses by Paul Walmsley · 12 years ago
  69. d660030 W1: OMAP HDQ1W: allow driver to be built on all OMAP2+ by Paul Walmsley · 12 years ago
  70. 6790126 w1: Fix a typo in 'hardware' word by Otavio Salvador · 12 years ago
  71. fbf7f7b w1: Add 1-wire slave device driver for DS28E04-100 by Markus Franke · 12 years ago
  72. b02f8be W1: split master mutex to avoid deadlocks. by NeilBrown · 12 years ago
  73. b7e938d w1: omap_hdq: use wait_event_timeout to wait for read to complete. by NeilBrown · 12 years ago
  74. 7b5362a w1: omap_hdq: Fix some error/debug handling. by NeilBrown · 12 years ago
  75. dd0aa67 Revert "w1: introduce a slave mutex for serializing IO" by Greg Kroah-Hartman · 12 years ago
  76. 526be41 w1: cleanup w1_uevent by Devendra Naga · 12 years ago
  77. 59d4467 w1: introduce a slave mutex for serializing IO by NeilBrown · 12 years ago
  78. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  79. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  80. d132d7f6f Kconfig: replace "--- help ---" with "---help---" by Paul Bolle · 12 years ago
  81. 4ae68e7 w1: w1_ds2408.c: quite sparse noise about using plaing integer as NULL pointer by H Hartley Sweeten · 12 years ago
  82. c0a6720 Revert "w1: Add 1-wire slave device driver for DS28E04-100" by Greg Kroah-Hartman · 12 years ago
  83. 60178b6 w1 i.MX: prepare/unprepare clock by Sascha Hauer · 12 years ago
  84. eda70f1 w1: w1_ds28e04: unlock on error path in w1_f1C_write_pio() by Dan Carpenter · 12 years ago
  85. 8f1e125 w1: Disable irqs during 1-wire bus operations, extend 1-wire reset pulse by Markus Franke · 12 years ago
  86. f19420c w1: Add 1-wire slave device driver for DS28E04-100 by Markus Franke · 12 years ago
  87. ecf1948 w1: fix slave driver registration error message by Dmitry Artamonow · 12 years ago
  88. e75d660 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  89. a03abdc w1: fix slave driver registration error message by Dmitry Artamonow · 12 years ago
  90. fef37e9 DS2781 Maxim Stand-Alone Fuel Gauge battery and w1 slave drivers by Renata Sayakhova · 12 years ago
  91. f6e8a1d w1_bq27000: Only one thread can access the bq27000 at a time. by NeilBrown · 12 years ago
  92. df7019f w1_bq27000 - remove w1_bq27000_write by NeilBrown · 12 years ago
  93. b6c40b8 w1_bq27000: remove unnecessary NULL test. by NeilBrown · 12 years ago
  94. 9f3519d w1: Fix w1_bq27000 by NeilBrown · 12 years ago
  95. e250b34 w1: Use linux/gpio.h rather than asm/gpio.h by Mark Brown · 12 years ago
  96. c9cbf55 w1: add fast search for single slave bus by Evgeniy Polyakov · 12 years ago
  97. fe74848 USB: convert some miscellanies drivers to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  98. 377195c W1: w1_therm: release the bus during conversion on externally powered devices by Maciej Szmigiero · 13 years ago
  99. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  100. 3fd306c w1: disable irqs in critical section by Jan Weitzel · 13 years ago