1. 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
  2. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  3. 4907cb7 treewide: fix comment/printk/variable typos by Anatol Pomozov · 12 years ago
  4. d2323cf onewire: w1-gpio: add ext_pullup_enable pin in platform data by Daniel Mack · 12 years ago
  5. 5f3d138 onewire: w1-gpio: add DT bindings by Daniel Mack · 12 years ago
  6. 73f2989 w1: omap-hdq: drop ARCH dependency by Felipe Balbi · 12 years ago
  7. 042a713 w1: omap-hdq: remove unnecessary return by Felipe Balbi · 12 years ago
  8. 19afea5 w1: omap-hdq: convert to devm_* functions by Felipe Balbi · 12 years ago
  9. 8650bbb w1: omap-hdq: convert to module_platform_driver by Felipe Balbi · 12 years ago
  10. be6ec64 w1: omap-hdq: don't hardcode resource size by Felipe Balbi · 12 years ago
  11. 8c3db42 w1: omap-hdq: add section annotation to remove by Felipe Balbi · 12 years ago
  12. 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
  13. c354a86 W1: OMAP HDQ1W: use runtime PM by Paul Walmsley · 12 years ago
  14. 2acd0894 W1: OMAP HDQ1W: use 32-bit register accesses by Paul Walmsley · 12 years ago
  15. d660030 W1: OMAP HDQ1W: allow driver to be built on all OMAP2+ by Paul Walmsley · 12 years ago
  16. b02f8be W1: split master mutex to avoid deadlocks. by NeilBrown · 12 years ago
  17. b7e938d w1: omap_hdq: use wait_event_timeout to wait for read to complete. by NeilBrown · 12 years ago
  18. 7b5362a w1: omap_hdq: Fix some error/debug handling. by NeilBrown · 12 years ago
  19. 60178b6 w1 i.MX: prepare/unprepare clock by Sascha Hauer · 12 years ago
  20. e250b34 w1: Use linux/gpio.h rather than asm/gpio.h by Mark Brown · 13 years ago
  21. fe74848 USB: convert some miscellanies drivers to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  22. a801876 MAINTAINERS: Evgeniy has moved by Evgeniy Polyakov · 13 years ago
  23. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  24. f607e7f w1: ds1wm: add a reset recovery parameter by Jean-François Dagenais · 13 years ago
  25. 26575f9 w1: W1_MASTER_DS1WM should depend on GENERIC_HARDIRQS by Geert Uytterhoeven · 13 years ago
  26. 26a6afb w1: complete the 1-wire (w1) ds1wm driver search algorithm by Jean-François Dagenais · 13 years ago
  27. 121ea57 w1: Use device platform_data to retrieve ds1wm platform bits by Samuel Ortiz · 13 years ago
  28. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  29. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 13 years ago
  30. 7e5dc1f w1: Silence ds1wm warnings related to mfd_get_cell changes by Andres Salomon · 13 years ago
  31. fcd6797 w1: Use mfd_data instead of driver_data for dsw1wm.c by Andres Salomon · 14 years ago
  32. d24f36d mfd: mfd_cell is now implicitly available to asic3 drivers by Andres Salomon · 14 years ago
  33. 9238b6d Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linus by Tony Lindgren · 14 years ago
  34. 80d02d2 drivers/w1/masters/omap_hdq.c: add missing clk_put by Julia Lawall · 14 years ago
  35. 59b479e omap: Start using CONFIG_SOC_OMAP by Tony Lindgren · 14 years ago
  36. 81fa08f w1: fix omap 1-wire driver compilation by Amit Kucheria · 14 years ago
  37. 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
  38. 582ef52 w1: mxc_w1: move probe() and remove() to the dev* text area by Alberto Panizzo · 14 years ago
  39. 6786073 w1: fix test in ds2482_wait_1wire_idle() by Roel Kluin · 14 years ago
  40. a96b912 w1: move omap_hdq's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  41. a8eb7ca omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 by Tony Lindgren · 15 years ago
  42. 0314b02 ds2482: Discard obsolete detect method by Jean Delvare · 15 years ago
  43. 2020002 drivers/w1/masters/omap_hdq.c: fix missing mutex unlock by Stoyan Gaydarov · 15 years ago
  44. c8a06c1 w1-gpio: add external pull-up enable callback by Daniel Mack · 15 years ago
  45. 4737f09 trivial: Kconfig: .ko is normally not included in module names by Pavel Machek · 15 years ago
  46. 7d33ccb mfd: remove DS1WM clock handling by Philipp Zabel · 16 years ago
  47. a23a175 mfd: convert DS1WM to use MFD core by Philipp Zabel · 16 years ago
  48. 8937b73 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 15 years ago
  49. 14b6848 Merge branch 'omap-clks3' into devel by Russell King · 15 years ago
  50. e65fb00 [ARM] MXC: remove _clk suffix from clock names by Sascha Hauer · 16 years ago
  51. 8d0df7a drivers/w1/masters/w1-gpio.c: fix read_bit() by Daniel Mack · 15 years ago
  52. cc51c9d [ARM] omap: w1: convert omap HDQ clocks to match by devid and conid by Russell King · 16 years ago
  53. a5fd913 w1: add 1-wire master driver for i.MX27 / i.MX31 by Sascha Hauer · 16 years ago
  54. 2fceab0 W1_MASTER_DS1WM should depend on HAVE_CLK by Al Viro · 16 years ago
  55. 06b0d4d W1 OMAP: Fix OMAP LDP boot crash by Stanley.Miao · 16 years ago
  56. 9f2bc79 hdq driver for OMAP2430/3430 by Madhusudhan Chikkature · 16 years ago
  57. ade6d810 W1: ds2490.c optimize ds_set_pullup by David Fries · 16 years ago
  58. cbf4a49 W1: ds2490.c ds_write_block remove extra ds_wait_status by David Fries · 16 years ago
  59. 19e7184 W1: ds2490.c magic number work by David Fries · 16 years ago
  60. e464af2 W1: ds2490.c reset ds2490 in init by David Fries · 16 years ago
  61. 7a4b970 W1: ds2490.c ds_reset remove ds_wait_status by David Fries · 16 years ago
  62. 4b9cf1b W1: ds2490.c ds_dump_status rework by David Fries · 16 years ago
  63. 6e10f65 W1: ds2490.c simplify and fix ds_touch_bit by David Fries · 16 years ago
  64. a08e2d3 W1: ds2490.c disable bit read and write by David Fries · 16 years ago
  65. e1c86d2 W1: ds2490.c ds_write_bit, grouping error, disable readback by David Fries · 16 years ago
  66. 1f4ec2d W1: ds2490.c add support for strong pullup by David Fries · 16 years ago
  67. 95cfaeb W1: ds2490.c correct print message by David Fries · 16 years ago
  68. cadd486 W1: ds1wm.c msleep for reset by David Fries · 16 years ago
  69. c30c9b1 W1: fix deadlocks and remove w1_control_thread by David Fries · 16 years ago
  70. 61c91f7 w1/ds2482: Convert to a new-style driver by Jean Delvare · 16 years ago
  71. daa49ff ds1wm: report bus reset error by Anton Vorontsov · 16 years ago
  72. fbc357d ds1wm: should check for IS_ERR(clk) instead of NULL by Anton Vorontsov · 16 years ago
  73. 4aa323b DS1WM: decouple host IRQ and INTR active state settings by Philipp Zabel · 17 years ago
  74. ad8dc96 w1-gpio: add GPIO w1 bus master driver by Ville Syrjala · 17 years ago
  75. 2cdddeb i2c: normal_i2c can be made const (remaining drivers) by Jean Delvare · 17 years ago
  76. e9b5a49 W1: fix memset size error by Li Zefan · 17 years ago
  77. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  78. de4f800 Clean up duplicate includes in drivers/w1/ by Jesper Juhl · 17 years ago
  79. 0bd8496 drivers/ misc __iomem annotations by Al Viro · 17 years ago
  80. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  81. 012bfdf Use menuconfig objects: W1 by Jan Engelhardt · 17 years ago
  82. f19b121 Driver for the Maxim DS1WM, a 1-wire bus master ASIC core by akpm@linux-foundation.org · 17 years ago
  83. e45413e W1: ioremap balanced with iounmap by Amol Lad · 18 years ago
  84. b4786f1 [PATCH] w1: fix idle check loop in ds2482 by Ben Gardner · 18 years ago
  85. abd52a1 [PATCH] w1: Use mutexes instead of semaphores. by Evgeniy Polyakov · 18 years ago
  86. 81f6075 [PATCH] w1: Replace dscore and ds_w1_bridge with ds2490 driver. by Evgeniy Polyakov · 18 years ago
  87. c30fe7f fix typos "wich" -> "which" by Uwe Zeisberger · 18 years ago
  88. ec06807 [PATCH] fix W1_MASTER_DS9490_BRIDGE dependencies by Adrian Bunk · 19 years ago
  89. baf12ae [PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver. by Evgeniy Polyakov · 19 years ago
  90. bd529cf [PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code into 'w1/slaves' by Evgeniy Polyakov · 19 years ago