summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Sorting support, removed unneeded functions and other cosmetic changesmananth2004-02-042-4/+28
* Modified parameter order for "open" functions for consistencymananth2004-01-071-2/+2
* Refersh, path '/' and sysfs_get_link() and Martin Hicks' patchmananth2004-01-071-1/+12
* Removed unneeded functions and added API to retrieve subdirs, links and attribsmananth2003-12-261-8/+13
* doc updates, miscllaneous changesmananth2003-12-171-2/+0
* Updated for 0.4.0 release, added man-pages, etc.mananth2003-12-171-0/+1
* Miscllaneous changes - add new function prototypes, remove unused vars, etc.mananth2003-12-121-0/+3
* Function name changes for functions that take path as argumentmananth2003-12-121-7/+11
* Changes to dynamically read/refresh attributesmananth2003-12-101-0/+2
* Remove unwanted "bsize" arg in sysfs_get_device_by_id()mananth2003-12-051-1/+1
* classdev_parent() patch and removes usage of _DIR #definesmananth2003-12-041-5/+3
* This is the complete optimization patchmananth2003-12-041-11/+19
* Postpone attr reads, remove getpagesize() usage, sysfs_driver.c cleanupmananth2003-11-241-3/+5
* Final set of patches for release 0.3.0sysfsutils_0_3_0mananth2003-11-061-18/+13
* Added Dan's patches to sysfs_utils.c functions and classname tomananth2003-10-271-0/+2
* Removed block subsystem support per Greg/Danmananth2003-10-221-35/+0
* Install headers, add read_attr routines, fix bugs in sysfs_dir.cmananth2003-10-201-0/+6
* Include "path" in sysfs_devicemananth2003-10-171-0/+1
* Docs update and some write attr fixes - now write takes len from appmananth2003-10-151-9/+11
* Some miscellaneous patchesmananth2003-10-151-4/+5
* Removed get_list.c and get_drv.c - will add with a change of namemananth2003-10-151-1/+1
* Added support functions; use #defined values where possiblemananth2003-10-151-2/+4
* Added sysfs_block.cmananth2003-10-151-0/+36
* More write attribute changesmananth2003-10-151-4/+8
* Corrected "write attribute" functionsmananth2003-10-151-4/+5
* Added support to open a device by namemananth2003-10-151-0/+2
* Added function to open a driver by namemananth2003-10-151-0/+2
* Added function to find the "class" of a given "class_device"mananth2003-10-151-0/+2
* Added sysfs_open_bus_devices_list() and simplifiedmananth2003-10-151-0/+1
* Removed "bus_name" from sysfs_device.mananth2003-08-291-1/+0
* More utility functions.mananth2003-08-291-0/+11
* Added sysfs_root_device to model /sys/devicesmananth2003-08-291-0/+12
* Added Guo Min's sysfs_write_attribute patchmananth2003-08-291-0/+3
* Changed sysfs_driver to contain a dlist of devicesmananth2003-08-291-1/+0
* Removed sysfs_driver ref from sysfs_device.mananth2003-08-291-1/+1
* Integrated Eric J Bohm's dlist stuffmananth2003-08-292-50/+281
* Correct IBM Copyright informationsysfsutils_0_1_1mananth2003-08-291-1/+1
* Initial revisionmananth2003-08-251-0/+161