summaryrefslogtreecommitdiffstats
path: root/plugins/hal.c
Commit message (Collapse)AuthorAgeFilesLines
* Adding version check for plugins.Alok Barsode2009-03-141-1/+1
|
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
|
* Check for HAL errorsMarcel Holtmann2008-10-061-0/+6
|
* Fix DBusPendingCall memory leakJohan Hedberg2008-10-061-0/+2
|
* Fix memory leaks with HAL messagesMarcel Holtmann2008-09-301-0/+6
|
* Read the class of device before setting a new oneMarcel Holtmann2008-09-291-5/+7
|
* Set major and minor class in one goMarcel Holtmann2008-09-291-2/+1
|
* Use correct value for major classMarcel Holtmann2008-09-291-1/+1
|
* Actually set the major and minor device classMarcel Holtmann2008-09-291-3/+25
|
* Simplify includes of HAL pluginMarcel Holtmann2008-09-291-4/+1
|
* Fix retrieving of formfactor valueMarcel Holtmann2008-09-291-39/+46
|
* Allow binding of HAL driver to an adapterMarcel Holtmann2008-09-291-1/+6
|
* Disable HAL plugin for nowMarcel Holtmann2008-09-261-0/+4
|
* Add first step for providing HAL pluginMarcel Holtmann2008-09-241-0/+111