1. 1fda569 w1/masters: use pr_* instead of printk by Fjodor Schelichow · 10 years ago
  2. f80b258 w1: mxc_w1: Optimize mxc_w1_ds2_touch_bit() by Alexander Shiyan · 10 years ago
  3. b7ce0b5 w1: mxc_w1: Perform a software reset at startup by Alexander Shiyan · 10 years ago
  4. b0dceb6 w1: mxc_w1: Optimize mxc_w1_ds2_reset_bus() by Alexander Shiyan · 10 years ago
  5. 7cbcb13 w1: mxc_w1: Fix incorrect "presence" status by Alexander Shiyan · 10 years ago
  6. fc945d6 w1: mxc_w1: Enable driver compilation with COMPILE_TEST by Alexander Shiyan · 10 years ago
  7. 18fd9e359 w1: mxc_w1: Driver cleanup by Alexander Shiyan · 10 years ago
  8. aea476b w1: mxc_w1: Fix mxc_w1_ds2_reset_bus() return value by Alexander Shiyan · 10 years ago
  9. adffe4a w1: Remove excess dependencies on W1 for masters and slaves by Alexander Shiyan · 10 years ago
  10. 0b336ce w1-gpio: handle of_get_gpio() returning -EPROBE_DEFER better by Uwe Kleine-König · 10 years ago
  11. 7841b64 Revert ds1wm.c from "w1: hold bus_mutex in netlink and search" by David Fries · 11 years ago
  12. d3a8a9d w1: hold bus_mutex in netlink and search by David Fries · 11 years ago
  13. d53f0a2 w1: ds2490 fix and enable hardware search by David Fries · 11 years ago
  14. da78b7e w1: ds2490 USB setup fixes by David Fries · 11 years ago
  15. f28c4e1 w1: ds2490 reduce magic numbers by David Fries · 11 years ago
  16. 3089a4c drivers/w1/masters/w1-gpio.c: add strong pullup emulation by Evgeny Boger · 11 years ago
  17. 001d195 w1: mxc_w1: Check the clk_prepare_enable() return value by Alexander Shiyan · 11 years ago
  18. 71531f5 w1: mxc_w1: Add warning for base frequency calculation by Alexander Shiyan · 11 years ago
  19. a082263 w1: mxc_w1: Remove unused field "clkdiv" from private structure by Alexander Shiyan · 11 years ago
  20. c853b167 drivers/w1/masters/w1-gpio.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  21. 75f9e93 drivers/w1/masters/ds1wm.cuse dev_get_platdata() by Jingoo Han · 11 years ago
  22. d27f25c w1-gpio: Use devm_* functions by Markus Pargmann · 11 years ago
  23. 7cf1a12 w1-gpio: Detect of_gpio_error for first gpio by Markus Pargmann · 11 years ago
  24. fe576a5 w1: omap-hdq: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  25. 813b465 w1: ds1wm: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  26. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  27. 4b39248 drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  28. f35c69b Merge 3.10-rc3 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  29. 5e6e78e w1-gpio: Let device core handle pinctrl by Fabio Estevam · 11 years ago
  30. ac066a5 drivers/w1/masters: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  31. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  32. 76ec9d1 Convert selectors of GENERIC_GPIO to GPIOLIB by Alexandre Courbot · 11 years ago
  33. 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
  34. 388f7bd w1: mxc_w1: Convert to devm_ioremap_resource() by Fabio Estevam · 11 years ago
  35. 34ccd87 w1-gpio: fix unused variable warning by Johan Hovold · 11 years ago
  36. 0123055 w1-gpio: remove erroneous __exit and __exit_p() by Johan Hovold · 11 years ago
  37. f8f466c Merge tag 'late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  38. 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
  39. 9c95bb6 w1: ds2482: Added 1-Wire pull-up support to the driver by Michael Arndt · 11 years ago
  40. 28c55dc W1: Add device tree support to MXC onewire master. by Martin Fuzzey · 12 years ago
  41. 06a8f1f w1-gpio: fix section mismatch by Hauke Mehrtens · 12 years ago
  42. 4d6dc3a w1: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  43. e5279ff drivers/w1/masters/mxc_w1.c: use devm_ functions by Julia Lawall · 12 years ago
  44. eea2172 drivers/w1/masters/ds1wm.c: use devm_ functions by Julia Lawall · 12 years ago
  45. 10532fe Drivers: w1: remove last __devexit_p() instance by Greg Kroah-Hartman · 12 years ago
  46. 770b6cb ARM: OMAP: Fix drivers to depend on omap for internal devices by Tony Lindgren · 12 years ago
  47. 8a1861d w1-gpio: Simplify & get rid of defines by Pantelis Antoniou · 12 years ago
  48. 277ed0d w1-gpio: Pinctrl-fy by Pantelis Antoniou · 12 years ago
  49. 82849a9 w1: remove use of __devexit by Bill Pemberton · 12 years ago
  50. 479e2bc w1: remove use of __devinit by Bill Pemberton · 12 years ago
  51. f91a66c w1: remove use of __devexit_p by Bill Pemberton · 12 years ago
  52. 128485d w1: mxc_w1: Fix comment by Fabio Estevam · 12 years ago
  53. fd21bfc w1: mxc_w1: Convert to platform driver by Fabio Estevam · 12 years ago
  54. 99ba2fd w1: mxc_w1: Adapt the clock name to the new clock framework by Fabio Estevam · 12 years ago
  55. dbfd5cc w1/ds2482: use module_i2c_driver to simplify the code by Wei Yongjun · 12 years ago
  56. 12b9f8a drivers/w1/masters: remove CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  57. 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
  58. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  59. 4907cb7 treewide: fix comment/printk/variable typos by Anatol Pomozov · 12 years ago
  60. d2323cf onewire: w1-gpio: add ext_pullup_enable pin in platform data by Daniel Mack · 12 years ago
  61. 5f3d138 onewire: w1-gpio: add DT bindings by Daniel Mack · 12 years ago
  62. 73f2989 w1: omap-hdq: drop ARCH dependency by Felipe Balbi · 12 years ago
  63. 042a713 w1: omap-hdq: remove unnecessary return by Felipe Balbi · 12 years ago
  64. 19afea5 w1: omap-hdq: convert to devm_* functions by Felipe Balbi · 12 years ago
  65. 8650bbb w1: omap-hdq: convert to module_platform_driver by Felipe Balbi · 12 years ago
  66. be6ec64 w1: omap-hdq: don't hardcode resource size by Felipe Balbi · 12 years ago
  67. 8c3db42 w1: omap-hdq: add section annotation to remove by Felipe Balbi · 12 years ago
  68. 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
  69. c354a86 W1: OMAP HDQ1W: use runtime PM by Paul Walmsley · 12 years ago
  70. 2acd0894 W1: OMAP HDQ1W: use 32-bit register accesses by Paul Walmsley · 12 years ago
  71. d660030 W1: OMAP HDQ1W: allow driver to be built on all OMAP2+ by Paul Walmsley · 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. 60178b6 w1 i.MX: prepare/unprepare clock by Sascha Hauer · 12 years ago
  76. e250b34 w1: Use linux/gpio.h rather than asm/gpio.h by Mark Brown · 13 years ago
  77. fe74848 USB: convert some miscellanies drivers to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  78. a801876 MAINTAINERS: Evgeniy has moved by Evgeniy Polyakov · 13 years ago
  79. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  80. f607e7f w1: ds1wm: add a reset recovery parameter by Jean-François Dagenais · 13 years ago
  81. 26575f9 w1: W1_MASTER_DS1WM should depend on GENERIC_HARDIRQS by Geert Uytterhoeven · 13 years ago
  82. 26a6afb w1: complete the 1-wire (w1) ds1wm driver search algorithm by Jean-François Dagenais · 13 years ago
  83. 121ea57 w1: Use device platform_data to retrieve ds1wm platform bits by Samuel Ortiz · 13 years ago
  84. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  85. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 13 years ago
  86. 7e5dc1f w1: Silence ds1wm warnings related to mfd_get_cell changes by Andres Salomon · 13 years ago
  87. fcd6797 w1: Use mfd_data instead of driver_data for dsw1wm.c by Andres Salomon · 13 years ago
  88. d24f36d mfd: mfd_cell is now implicitly available to asic3 drivers by Andres Salomon · 13 years ago
  89. 9238b6d Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linus by Tony Lindgren · 13 years ago
  90. 80d02d2 drivers/w1/masters/omap_hdq.c: add missing clk_put by Julia Lawall · 13 years ago
  91. 59b479e omap: Start using CONFIG_SOC_OMAP by Tony Lindgren · 14 years ago
  92. 81fa08f w1: fix omap 1-wire driver compilation by Amit Kucheria · 14 years ago
  93. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  94. 582ef52 w1: mxc_w1: move probe() and remove() to the dev* text area by Alberto Panizzo · 14 years ago
  95. 6786073 w1: fix test in ds2482_wait_1wire_idle() by Roel Kluin · 14 years ago
  96. a96b912 w1: move omap_hdq's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  97. a8eb7ca omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 by Tony Lindgren · 14 years ago
  98. 0314b02 ds2482: Discard obsolete detect method by Jean Delvare · 15 years ago
  99. 2020002 drivers/w1/masters/omap_hdq.c: fix missing mutex unlock by Stoyan Gaydarov · 15 years ago
  100. c8a06c1 w1-gpio: add external pull-up enable callback by Daniel Mack · 15 years ago