summaryrefslogtreecommitdiff
Commit message (Collapse)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
| | | | sysfs_find_device_bus_name
* 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
| | | | Updated docs/libsysfs.txt, TODO, NEWS files
* More utility functions.mananth2003-08-299-243/+370
| | | | Modified commands to not to use sysfs_directory
* 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
| | | | Fixed a few bugs in commands
* Integrated Eric J Bohm's dlist stuffmananth2003-08-2922-505/+1947
| | | | | Modified library to use dlists Added few "find" functions
* 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