提交历史

作者 SHA1 备注 提交日期
  Michal Nazarewicz bb67093796 drivers: w1: make w1_slave::flags long to avoid memory corruption 11 年之前
  Hans-Frieder Vogt bc04d76d69 w1 - call request_module with w1 master mutex unlocked 12 年之前
  Hans-Frieder Vogt 2962aecef2 w1 - fix fops in w1_bus_notify 12 年之前
  Jingoo Han bf4228f0ef drivers/w1/w1.c: replace strict_strtol() with kstrtol() 12 年之前
  Greg Kroah-Hartman 36c27a655a w1: add attribute groups to struct w1_family_ops 12 年之前
  Greg Kroah-Hartman 5b187b3c0e w1: use default attribute groups for w1 slave devices 12 年之前
  Greg Kroah-Hartman 47eba33a09 w1: remove race with sysfs file creation 12 年之前
  Alexander Stein 8d7bda5188 w1: add family based automatic module loading 12 年之前
  Marcin Jurkowski 9d1817cab2 w1: fix oops when w1_search is called from netlink connector 12 年之前
  Bill Pemberton 2c9e9fdc0b w1: remove CONFIG_HOTPLUG ifdefs 12 年之前
  NeilBrown b02f8bede2 W1: split master mutex to avoid deadlocks. 13 年之前
  Greg Kroah-Hartman dd0aa67cd7 Revert "w1: introduce a slave mutex for serializing IO" 13 年之前
  Devendra Naga 526be41625 w1: cleanup w1_uevent 13 年之前
  NeilBrown 59d4467be4 w1: introduce a slave mutex for serializing IO 13 年之前
  Dmitry Artamonow ecf1948985 w1: fix slave driver registration error message 13 年之前
  Evgeniy Polyakov c9cbf558e7 w1: add fast search for single slave bus 13 年之前
  Evgeniy Polyakov a801876638 MAINTAINERS: Evgeniy has moved 14 年之前
  Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 年之前
  David Fries 963bb10101 w1: have netlink search update kernel list 14 年之前
  Brian Swetland 12aa4c6417 w1: don't allow arbitrary users to remove w1 devices 15 年之前
  Chris Wright 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks 15 年之前
  Peter Huewe 73a98fce88 w1: add __init/__exit macros to w1.c 15 年之前
  Kay Sievers 40f91de6a1 w1: struct device - replace bus_id with dev_name(), dev_set_name() 16 年之前
  David Fries 7dc8f527ef W1: w1.c s/printk/dev_dbg/ 17 年之前
  David Fries 07e003417b W1: w1_slave_read_id read bug, use device_attribute 17 年之前
  David Fries cd7b28d33d W1: recode w1_slave_found logic 17 年之前
  David Fries 9b46741119 W1: be able to manually add and remove slaves 17 年之前
  David Fries 6a158c0de7 W1: feature, enable hardware strong pullup 17 年之前
  David Fries 3c52e4e627 W1: w1_process, block or sleep 17 年之前
  David Fries 01e14d6db9 W1: don't delay search start 17 年之前