summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Corrected "write attribute" functionsmananth2003-10-155-54/+118
* Fix a segfault while delinking driver's list of devicesmananth2003-10-152-1/+6
* Added support to open a device by namemananth2003-10-153-10/+68
* Added function to open a driver by namemananth2003-10-153-1/+114
* Added function to find the "class" of a given "class_device"mananth2003-10-153-1/+54
* Added sysfs_open_bus_devices_list() and simplifiedmananth2003-10-154-42/+84
* Simplify sysfs_open_bus_device()mananth2003-10-152-18/+17
* Modified datesysfsutils_0_2_0mananth2003-08-291-1/+1
* Removed "bus_name" from sysfs_device.mananth2003-08-296-120/+201
* More utility functions.mananth2003-08-299-243/+370
* Added sysfs_root_device to model /sys/devicesmananth2003-08-293-0/+153
* Added Guo Min's sysfs_write_attribute patchmananth2003-08-294-1/+82
* Changed sysfs_driver to contain a dlist of devicesmananth2003-08-295-4/+25
* Removed sysfs_driver ref from sysfs_device.mananth2003-08-297-11/+17
* Integrated Eric J Bohm's dlist stuffmananth2003-08-2922-505/+1947
* Removing old Makefiles since we are now using autotoolsmananth2003-08-293-76/+0
* correct dprintf usagemananth2003-08-297-54/+47
* Added config.h.inmananth2003-08-291-0/+109
* Added autotools supportmananth2003-08-2917-3/+8507
* Correct IBM Copyright informationsysfsutils_0_1_1mananth2003-08-2913-12/+15
* Initial release of sysfsutils on SF.netstartananthmananth2003-08-250-0/+0
* Initial revisionmananth2003-08-2523-0/+4585