1. 601a688 w1: ds2482: fix kernel-doc syntax in file by Aditya Srivastava · 3 years, 7 months ago
  2. e3fe0e8 w1/masters/ds2490: queue up found IDs during scan by Christian Vogel · 4 years ago
  3. c972375 w1: mxc_w1: Fix timeout resolution problem leading to bus error by Martin Fuzzey · 4 years, 3 months ago
  4. 0cfcfb3 w1: omap-hdq: print dev_err if irq flags are not cleared by H. Nikolaus Schaller · 4 years, 7 months ago
  5. 13db4c4 w1: omap-hdq: fix interrupt handling which did show spurious timeouts by H. Nikolaus Schaller · 4 years, 7 months ago
  6. 2d41006 w1: omap-hdq: fix return value to be -1 if there is a timeout by H. Nikolaus Schaller · 4 years, 7 months ago
  7. 5e02f3b w1: omap-hdq: cleanup to add missing newline for some dev_dbg by H. Nikolaus Schaller · 4 years, 7 months ago
  8. 701a9c80 Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  9. 27d13da w1: omap-hdq: Simplify driver with PM runtime autosuspend by Tony Lindgren · 5 years ago
  10. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  11. 71200fc w1: sgi_w1: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  12. 74ded38 w1: add 1-wire master driver for IP block found in SGI ASICs by Thomas Bogendoerfer · 5 years ago
  13. 7008aff w1: omap-hdq: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  14. b0a523f w1: mxc_w1: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  15. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  16. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  17. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  18. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  19. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  20. f678d6d Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  21. c114944 USB: w1 ds2490: Fix bug caused by improper use of altsetting array by Alan Stern · 6 years ago
  22. 5cb27d3 w1: ds2482: cosmetic fixes after 54865314f5a1 by Mariusz Bialonczyk · 6 years ago
  23. a007734 w1: omap-hdq: fix missing bus unregister at removal by Andreas Kemnade · 6 years ago
  24. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  25. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 7 years ago
  26. 7b4bcbc ds2490.c: Move struct open braces to previous line by Henriette Hofmeier · 7 years ago
  27. b2dd10c ds2490.c: Remove unnecessary whitespace by Henriette Hofmeier · 7 years ago
  28. 98860b7 ds2490.c: Add required spaces by Henriette Hofmeier · 7 years ago
  29. c6446c2 w1: ds2482: make module parameter extra_config static by Colin Ian King · 7 years ago
  30. 3a358e2 w1: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 7 years ago
  31. 955bc61 w1: mxc_w1: Enable clock before calling clk_get_rate() on it by Stefan Potyra · 7 years ago
  32. e0fc62a w1: w1-gpio: Convert to use GPIO descriptors by Linus Walleij · 7 years ago
  33. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  34. 5486531 drivers: w1: Extend 1W master driver DS2482 with module option to support PPM/SPU/1WS features by Andrew Worsley · 7 years ago
  35. c64163e w1: ds1wm: add messages to make incorporation in mfd-drivers easier by Johannes Poehlmann · 7 years ago
  36. 1d925f4 w1: ds1wm: silence interrupts on HW before claiming the interrupt by Johannes Poehlmann · 7 years ago
  37. c3248f0e w1: ds1wm: add level interrupt modes by Johannes Poehlmann · 7 years ago
  38. baa8055 w1: ds1wm: make endian clean and use standard io memory accessors by Johannes Poehlmann · 7 years ago
  39. 242b476 w1: ds1wm: fix register offset (bus shift) calculation by Johannes Poehlmann · 7 years ago
  40. d7b3cf8 w1: ds2490: constify usb_device_id and fix space before '[' error by Arvind Yadav · 7 years ago
  41. c89876d w1: omap-hdq: fix error return code in omap_hdq_probe() by Gustavo A. R. Silva · 7 years ago
  42. de0d6db w1: Add subsystem kernel public interface by Andrew F. Davis · 8 years ago
  43. 50fa295 w1: Organize driver source to natural/common order by Andrew F. Davis · 8 years ago
  44. 91bd285 w1: Remove unneeded use of assert() and remove w1_log.h by Andrew F. Davis · 8 years ago
  45. 45003a1 w1: ds2490: use kmemdup rather than duplicating its implementation by Wei Yongjun · 8 years ago
  46. 61cd1b4 w1: ds2490: USB transfer buffers need to be DMAable by Maciej S. Szmigiero · 8 years ago
  47. 8333eb1 w1: omap_hdq: Free resources on error path by Christophe JAILLET · 8 years ago
  48. ecfaf0c w1:omap_hdq: fix regression by H. Nikolaus Schaller · 8 years ago
  49. f704938c w1: enable active pullup for DS2482 by default by Mariusz Bialonczyk · 9 years ago
  50. 7b46a10 omap_hdq: fix usecount handling by Andreas Kemnade · 9 years ago
  51. 36fccce W1: w1-gpio - switch to using dev_pm_ops by Dmitry Torokhov · 9 years ago
  52. e93762b w1: masters: omap_hdq: add support for 1-wire mode by Vignesh R · 9 years ago
  53. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  54. b527538 w1: Fix typo in MODULE_DESCRIPTION in matrox_w1.c by Masanari Iida · 10 years ago
  55. e7390d7 w1: Use module_pci_driver by Vaishali Thakkar · 9 years ago
  56. 01c48a5 w1: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  57. 0dcacd7 w1: ds2482: Add i2c module alias name by Ludek Hlavacek · 10 years ago
  58. 0a56c0e w1: constify of_device_id array by Fabian Frederick · 10 years ago
  59. 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
  60. 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
  61. 126e31f w1: omap-hdq: support device probing with device-tree by NeilBrown · 10 years ago
  62. d252215 W1: ds2490: Increase timeout when waiting for status by Alexander Stein · 10 years ago
  63. ce882ad w1: masters: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  64. 1fda569 w1/masters: use pr_* instead of printk by Fjodor Schelichow · 11 years ago
  65. f80b258 w1: mxc_w1: Optimize mxc_w1_ds2_touch_bit() by Alexander Shiyan · 11 years ago
  66. b7ce0b5 w1: mxc_w1: Perform a software reset at startup by Alexander Shiyan · 11 years ago
  67. b0dceb6 w1: mxc_w1: Optimize mxc_w1_ds2_reset_bus() by Alexander Shiyan · 11 years ago
  68. 7cbcb13 w1: mxc_w1: Fix incorrect "presence" status by Alexander Shiyan · 11 years ago
  69. fc945d6 w1: mxc_w1: Enable driver compilation with COMPILE_TEST by Alexander Shiyan · 11 years ago
  70. 18fd9e359 w1: mxc_w1: Driver cleanup by Alexander Shiyan · 11 years ago
  71. aea476b w1: mxc_w1: Fix mxc_w1_ds2_reset_bus() return value by Alexander Shiyan · 11 years ago
  72. adffe4a w1: Remove excess dependencies on W1 for masters and slaves by Alexander Shiyan · 11 years ago
  73. 0b336ce w1-gpio: handle of_get_gpio() returning -EPROBE_DEFER better by Uwe Kleine-König · 11 years ago
  74. 7841b64 Revert ds1wm.c from "w1: hold bus_mutex in netlink and search" by David Fries · 11 years ago
  75. d3a8a9d w1: hold bus_mutex in netlink and search by David Fries · 11 years ago
  76. d53f0a2 w1: ds2490 fix and enable hardware search by David Fries · 11 years ago
  77. da78b7e w1: ds2490 USB setup fixes by David Fries · 11 years ago
  78. f28c4e1 w1: ds2490 reduce magic numbers by David Fries · 11 years ago
  79. 3089a4c drivers/w1/masters/w1-gpio.c: add strong pullup emulation by Evgeny Boger · 11 years ago
  80. 001d195 w1: mxc_w1: Check the clk_prepare_enable() return value by Alexander Shiyan · 11 years ago
  81. 71531f5 w1: mxc_w1: Add warning for base frequency calculation by Alexander Shiyan · 11 years ago
  82. a082263 w1: mxc_w1: Remove unused field "clkdiv" from private structure by Alexander Shiyan · 11 years ago
  83. c853b167 drivers/w1/masters/w1-gpio.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  84. 75f9e93 drivers/w1/masters/ds1wm.cuse dev_get_platdata() by Jingoo Han · 11 years ago
  85. d27f25c w1-gpio: Use devm_* functions by Markus Pargmann · 11 years ago
  86. 7cf1a12 w1-gpio: Detect of_gpio_error for first gpio by Markus Pargmann · 11 years ago
  87. fe576a5 w1: omap-hdq: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  88. 813b465 w1: ds1wm: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  89. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  90. 4b39248 drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  91. f35c69b Merge 3.10-rc3 into char-misc-next by Greg Kroah-Hartman · 12 years ago
  92. 5e6e78e w1-gpio: Let device core handle pinctrl by Fabio Estevam · 12 years ago
  93. ac066a5 drivers/w1/masters: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  94. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  95. 76ec9d1 Convert selectors of GENERIC_GPIO to GPIOLIB by Alexandre Courbot · 12 years ago
  96. 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 · 12 years ago
  97. 388f7bd w1: mxc_w1: Convert to devm_ioremap_resource() by Fabio Estevam · 12 years ago
  98. 34ccd87 w1-gpio: fix unused variable warning by Johan Hovold · 12 years ago
  99. 0123055 w1-gpio: remove erroneous __exit and __exit_p() by Johan Hovold · 12 years ago
  100. f8f466c Merge tag 'late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago