summaryrefslogtreecommitdiff
path: root/lib/sysfs_device.c
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous fixes in sysfs_device/driver.csysfsutils_0_5mananth2004-02-091-1/+3
* Sorting support, removed unneeded functions and other cosmetic changesmananth2004-02-041-7/+8
* Modified parameter order for "open" functions for consistencymananth2004-01-071-3/+3
* Add additional CFLAGS to buildmananth2004-01-071-1/+1
* Refersh, path '/' and sysfs_get_link() and Martin Hicks' patchmananth2004-01-071-15/+39
* Removed unneeded functions and added API to retrieve subdirs, links and attribsmananth2003-12-261-8/+0
* doc updates, miscllaneous changesmananth2003-12-171-3/+1
* Updated for 0.4.0 release, added man-pages, etc.mananth2003-12-171-2/+59
* Function name changes for functions that take path as argumentmananth2003-12-121-6/+6
* Changes to dynamically read/refresh attributesmananth2003-12-101-9/+9
* Changes for directory/attribute read optimizationmananth2003-12-101-0/+6
* Remove unwanted "bsize" arg in sysfs_get_device_by_id()mananth2003-12-051-2/+1
* Simplify get_device_bus()mananth2003-12-041-49/+36
* classdev_parent() patch and removes usage of _DIR #definesmananth2003-12-041-6/+12
* This is the complete optimization patchmananth2003-12-041-97/+100
* Postpone attr reads, remove getpagesize() usage, sysfs_driver.c cleanupmananth2003-11-241-3/+11
* Final set of patches for release 0.3.0sysfsutils_0_3_0mananth2003-11-061-135/+134
* Install headers, add read_attr routines, fix bugs in sysfs_dir.cmananth2003-10-201-15/+118
* Include "path" in sysfs_devicemananth2003-10-171-0/+1
* Change ver to 0.3.0mananth2003-10-151-3/+1
* Docs update and some write attr fixes - now write takes len from appmananth2003-10-151-35/+33
* Some miscellaneous patchesmananth2003-10-151-2/+5
* Added support functions; use #defined values where possiblemananth2003-10-151-5/+6
* More write attribute changesmananth2003-10-151-8/+50
* Corrected "write attribute" functionsmananth2003-10-151-9/+6
* Added support to open a device by namemananth2003-10-151-10/+60
* Removed "bus_name" from sysfs_device.mananth2003-08-291-1/+0
* More utility functions.mananth2003-08-291-0/+13
* Added sysfs_root_device to model /sys/devicesmananth2003-08-291-0/+137
* Removed sysfs_driver ref from sysfs_device.mananth2003-08-291-4/+1
* Integrated Eric J Bohm's dlist stuffmananth2003-08-291-41/+41
* correct dprintf usagemananth2003-08-291-5/+5
* Correct IBM Copyright informationsysfsutils_0_1_1mananth2003-08-291-1/+1
* Initial revisionmananth2003-08-251-0/+199