Commit History

Author SHA1 Message Date
  Oliver Schinagl aa01aa3ca2 sysfs: use file mode defines from stat.h 12 years ago
  Oliver Schinagl 3493f69f4c sysfs: add more helper macro's for (bin_)attribute(_groups) 12 years ago
  Greg Kroah-Hartman 6ab9cea160 sysfs: add support for binary attributes in groups 12 years ago
  Greg Kroah-Hartman e4b63603c2 sysfs.h: add BIN_ATTR macro 12 years ago
  Greg Kroah-Hartman f2f37f58b1 sysfs.h: add ATTRIBUTE_GROUPS() macro 12 years ago
  Greg Kroah-Hartman b9b3259746 sysfs.h: add __ATTR_RW() macro 12 years ago
  Rafael J. Wysocki 0bb8f3d6ae sysfs: Functions for adding/removing symlinks to/from attribute groups 12 years ago
  Alan Stern 356c05d58a sysfs: get rid of some lockdep false positives 13 years ago
  Al Viro 48176a973d switch sysfs_chmod_file() to umode_t 14 years ago
  Al Viro 587a1f1659 switch ->is_visible() to returning umode_t 14 years ago
  Al Viro 9104e427f3 switch sysfs attr->mode to umode_t 14 years ago
  Eric W. Biederman 487505c257 sysfs: Implement support for tagged files in sysfs. 13 years ago
  Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
  Al Viro a685e08987 Delay struct net freeing while there's a sysfs instance refering to it 14 years ago
  Greg Kroah-Hartman 82a3242e11 sysfs: remove "last sysfs file:" line from the oops messages 14 years ago
  Alan Stern 69d44ffbd7 sysfs: Add sysfs_merge_group() and sysfs_unmerge_group() 14 years ago
  David Howells 8488a38f4d kobject: Break the kobject namespace defs into their own header 15 years ago
  Guenter Roeck 6fd69dc578 sysfs: Remove owner field from sysfs struct attribute 15 years ago
  Jean Delvare 49c19400f6 sysfs: sysfs_chmod_file's attr can be const 15 years ago
  Chris Wright 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks 15 years ago
  Eric W. Biederman 27eabc7cb4 sysfs: Don't use enums in inline function declaration. 15 years ago
  Serge E. Hallyn be867b194a sysfs: Comment sysfs directory tagging logic 15 years ago
  Eric W. Biederman 746edb7ae8 sysfs: Implement sysfs_delete_link 15 years ago
  Eric W. Biederman 3ff195b011 sysfs: Implement sysfs tagged directory support. 15 years ago
  Stephen Rothwell 62e877b893 sysfs: fix for thinko with sysfs_bin_attr_init() 15 years ago
  Eric W. Biederman 7cb32942d9 sysfs: Implement sysfs_rename_link 15 years ago
  Eric W. Biederman 35960258ed sysfs: Document sysfs_attr_init and sysfs_bin_attr_init 15 years ago
  Eric W. Biederman 6992f53349 sysfs: Use one lockdep class per sysfs attribute. 15 years ago
  Andi Kleen 1c205ae18d sysfs: Add sysfs_add/remove_files utility functions 15 years ago
  Phil Carmody 66ecb92be9 Driver core: bin_attribute parameters can often be const* 15 years ago