summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Added sysfs_block.cmananth2003-10-155-7/+319
* More write attribute changesmananth2003-10-155-84/+146
* Corrected "write attribute" functionsmananth2003-10-153-49/+105
* Fix a segfault while delinking driver's list of devicesmananth2003-10-151-1/+2
* Added support to open a device by namemananth2003-10-151-10/+60
* Added function to open a driver by namemananth2003-10-151-0/+107
* Added function to find the "class" of a given "class_device"mananth2003-10-151-1/+48
* Added sysfs_open_bus_devices_list() and simplifiedmananth2003-10-152-42/+79
* Simplify sysfs_open_bus_device()mananth2003-10-151-18/+14
* Removed "bus_name" from sysfs_device.mananth2003-08-291-1/+0
* More utility functions.mananth2003-08-295-3/+212
* Added sysfs_root_device to model /sys/devicesmananth2003-08-291-0/+137
* Added Guo Min's sysfs_write_attribute patchmananth2003-08-291-0/+73
* Changed sysfs_driver to contain a dlist of devicesmananth2003-08-293-3/+22
* Removed sysfs_driver ref from sysfs_device.mananth2003-08-293-6/+6
* Integrated Eric J Bohm's dlist stuffmananth2003-08-299-301/+961
* Removing old Makefiles since we are now using autotoolsmananth2003-08-291-44/+0
* correct dprintf usagemananth2003-08-296-54/+44
* Added autotools supportmananth2003-08-292-0/+341
* Correct IBM Copyright informationsysfsutils_0_1_1mananth2003-08-298-8/+8
* Initial revisionmananth2003-08-259-0/+2002