summaryrefslogtreecommitdiffstats
path: root/lddbus/lddbus.c
Commit message (Collapse)AuthorAgeFilesLines
* lddbus: add member init_name to ldd_bus device declarationLuis Ortega Perez de Villar2013-09-281-2/+2
| | | | | | The member init_name replaces bus_id, a string that identifies the device on the bus. This patch reverts commit bca2bf1d1d28deee3bef691371d9aae2cbbb0f4b
* lddbus: Remove non existing member owner in struct attributeJavier Martinez Canillas2011-01-081-1/+0
|
* lddbus: Remove BUS_ID_SIZEJavier Martinez Canillas2010-12-061-1/+1
|
* lddbus: update hotplug events to udev eventsJavier Martinez Canillas2010-12-061-8/+6
|
* lddbus: replace bus_id with dev_name(), dev_set_name() in ldd_busJavier Martinez Canillas2010-12-061-3/+2
|
* Linux Device Drivers 3 examplesJavier Martinez Canillas2010-11-271-0/+177