- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / include / linux / sysfs.h
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-03-08 Stephen Rothwellsysfs: fix for thinko with sysfs_bin_attr_init()
2010-03-08 Eric W. Biedermansysfs: Implement sysfs_rename_link
2010-03-08 Eric W. Biedermansysfs: Document sysfs_attr_init and sysfs_bin_attr_init
2010-03-08 Eric W. Biedermansysfs: Use one lockdep class per sysfs attribute.
2010-03-08 Andi Kleensysfs: Add sysfs_add/remove_files utility functions
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-23 Phil CarmodyDriver core: bin_attribute parameters can often be...
2008-10-20 Parag Warudkarx86: sysfs: kill owner field from attribute
2008-10-16 Eric W. Biedermankobject: Cleanup kobject_rename and !CONFIG_SYSFS
2008-10-16 Eric W. Biedermankobject: Fix kobject_rename and !CONFIG_SYSFS
2008-10-16 Trent Piephosysfs: Make dir and name args to sysfs_notify() const
2008-10-16 Neil Brownsysfs: Support sysfs_notify from atomic context with...
2008-10-16 Andrew Mortonsysfs: crash debugging
2008-08-14 Jeff Mahoney- Updated to 2.6.27-rc3.
2008-07-22 Cornelia Huckdriver core: Suppress sysfs warnings for device_rename().
2008-06-12 Jeff Mahoney- Updated to 2.6.26-rc5-git5.
2008-05-05 Ingo Molnarsysfs: build fix
2008-05-01 Randy Dunlapsysfs: sysfs_update_group stub for CONFIG_SYSFS=n
2008-04-30 Randy Dunlapsysfs: sysfs_update_group stub for CONFIG_SYSFS=n
2008-04-22 James Bottomley[SCSI] sysfs: make group is_valid return a mode_t
2008-04-20 David Rientjessysfs: small header file cleanup for SYSFS=n
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-23 James Bottomley[SCSI] sysfs: add filter function to groups
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-13 Jeff Mahoney- Rebased to to 2.6.23.1
2007-10-12 Tejun Heosysfs: add copyrights
2007-10-12 Tejun Heosysfs: kill sysfs_update_file()
2007-10-12 Tejun Heosysfs: clean up header files
2007-10-12 Eric W. Biedermansysfs: Remove first pass at shadow directory support
2007-07-11 Zhang Ruisysfs: add parameter "struct bin_attribute *" in .read...
2007-07-11 Tejun Heosysfs: make directory dentries and inodes reclaimable
2007-07-11 Tejun Heosysfs: make kobj point to sysfs_dirent instead of dentry
2007-07-11 Tejun Heosysfs: implement SYSFS_FLAG_REMOVED flag
2007-07-11 Tejun Heosysfs: rename sysfs_dirent->s_type to s_flags and make...
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-07-11 Tejun Heosysfs: add sysfs_dirent->s_name
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-27 Alan Sterndevice_schedule_callback() needs a module reference
2007-03-20 Olaf Hering+- update to 2.6.21-rc4-git5, usb, libata, s390 fixes
2007-03-18 Olaf Hering+- update to 2.6.21-rc4-git3
2007-03-18 Ralf Baechle[PATCH] Fix build error due to not including <linux...
2007-03-15 Alan Stern[PATCH] sysfs and driver core: add callback helper...
2007-03-02 Ralf Baechle[PATCH] Fix sysfs build breakage if !CONFIG_SYSFS
2007-02-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-02-23 Alan Sternsysfs: allow attributes to be added to groups
2007-02-23 Adam J. Richtersysfs: move struct sysfs_dirent to private header
2007-02-07 Eric W. Biedermansysfs: Shadow directory support
2007-02-07 Frank HaverkampSYSFS: Fix missing include of list.h in sysfs.h
2007-01-09 Olaf Hering+- update to 2.16.20-rc4
2007-01-09 Greg Kroah-Hartman- first step at updating to 2.6.19
2006-12-01 Cornelia Huckdriver core: Introduce device_move(): move a device...
2006-09-26 Andrew Mortonsysfs: add proper sysfs_init() prototype
2006-09-26 Andrew Mortonadd __must_check to device management code
2006-09-26 Randy.Dunlapsysfs_remove_bin_file: no return value, dump_stack...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-04-14 NeilBrown[PATCH] sysfs: Allow sysfs attribute files to be pollable
2006-01-26 Greg Kroah-Hartman- patches.drivers/sysfs-crash-debugging.patch:
2005-06-20 Maneesh Soni[PATCH] sysfs-iattr: add sysfs_setattr
2005-06-20 Dmitry Torokhov[PATCH] Make attributes names const char *
2005-06-20 Dmitry Torokhov[PATCH] sysfs_{create|remove}_link should take const...
2005-04-19 Kay Sievers[PATCH] sysfs: add sysfs_chmod_file()
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-12-21 Jesse Barnes[PATCH] sysfs: add mmap support to struct bin_attribute...
2004-11-01 Andrew Morton[PATCH] sysfs backing store - add sysfs_direct structure
2004-06-03 Patrick Mochel[sysfs] Add attr_name() macro
2004-06-02 Patrick Mochel[Driver Model] Consolidate attribute definition macros
2004-05-27 Hubert Mantelfix incorrect error handling in sysfs_rename_dir (...
2004-05-22 Andrew Morton[PATCH] Fix !CONFIG_SYSFS build
2004-05-14 Maneesh Soni[PATCH] sysfs_rename_dir-cleanup
2004-04-12 Andrew Morton[PATCH] Add CONFIG_SYSFS
2003-08-12 Patrick Mochel[sysfs] Mark some arguments const.
2003-08-10 Patrick Mochel[sysfs] Convert struct attribute_group to take array...
2003-08-06 Patrick Mochel[sysfs] Add attribute groups
2003-07-03 Greg Kroah-Hartman[PATCH] sysfs: add sysfs_rename_dir()
2003-07-03 Greg Kroah-Hartman[PATCH] SYSFS: add module referencing to sysfs attribut...
2003-05-22 Patrick Mochelsysfs: Fix binary file handling
2003-04-16 Patrick Mochelsysfs: Rewrite binary file handling.
2003-02-06 Greg Kroah-Hartman[PATCH] sysfs: add sysfs_update_file() function.
2003-01-31 Patrick Mochelsysfs: add initial support for binary files.
2003-01-30 Patrick Mochelsysfs: add sysfs_update_file()
2003-01-13 Patrick Mochelsysfs: restore count parameter to struct sysfs_ops...
2003-01-09 Patrick Mochelsysfs: remove count and off parameters from sysfs_ops...
2002-10-30 Patrick Mocheldriver model: convert devices to use kobjects and sysfs.
2002-10-30 Patrick Mochelsysfs: kill struct sysfs_dir.
2002-10-29 Patrick Mochelsysfs: make symlinks easier.
2002-10-29 Patrick Mochelsysfs: marry api with struct kobject.
2002-10-17 Patrick Mochelsysfs: clean up a couple of remaining driverfs referenc...
2002-10-17 Patrick Mochelsysfs: search replace to convert remaining names from...
2002-10-17 Patrick Mochelsysfs: copy driverfs_fs.h to sysfs.h