summaryrefslogtreecommitdiffstats
path: root/drivers/base/bus.c
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Driver core: add generic "subsystem" link to all devicesKay Sievers2006-06-211-0/+2
* [PATCH] Driver Core: remove unused exportsGreg Kroah-Hartman2006-06-211-6/+0
* [PATCH] Driver core: bus device event delayKay Sievers2006-06-211-4/+18
* [PATCH] driver core: driver_bind attribute returns incorrect valueRyan Wilson2006-04-141-0/+5
* [SCSI] drivers/base/bus.c - export reprobeMoore, Eric2006-03-141-0/+22
* [PATCH] drivers/base/bus.c warning fixesRussell King2006-02-071-0/+3
* [PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabledGreg Kroah-Hartman2006-01-041-4/+22
* [PATCH] Hold the device's parent's lock during probe and removeAlan Stern2006-01-041-1/+14
* [PATCH] Small fixes to driver coreAlan Stern2005-11-231-12/+9
* [PATCH] fix klist semantics for lists which have elements removed on traversalJames Bottomley2005-09-071-2/+32
* [PATCH] klist: fix klist to have the same klist_add semantics as list_headJames Bottomley2005-09-051-2/+2
* [PATCH] Fix manual binding infinite loopGreg Kroah-Hartman2005-09-051-1/+3
* [PATCH] Fix manual binding infinite loopGreg KH2005-08-171-1/+3
* [PATCH] driver core: change bus_rescan_devices to return voidGreg Kroah-Hartman2005-06-291-18/+9
* [PATCH] driver core: Add the ability to bind drivers to devices from userspaceGreg Kroah-Hartman2005-06-291-0/+26
* [PATCH] driver core: Add the ability to unbind drivers to devices from userspaceGreg Kroah-Hartman2005-06-291-0/+30
* [PATCH] driver core: add bus_find_device & driver_find_device functionsCornelia Huck2005-06-291-0/+34
* [PATCH] driver core: Fix up the device_attach() error handling in bus_add_dev...Greg Kroah-Hartman2005-06-221-3/+2
* [PATCH] driver core: fix error handling in bus_add_deviceHannes Reinecke2005-06-201-5/+8
* [PATCH] Fix up bus code and remove use of rwsem.mochel@digitalimplant.org2005-06-201-12/+0
* [PATCH] Add a klist to struct bus_type for its drivers.mochel@digitalimplant.org2005-06-201-29/+23
* [PATCH] Add a klist to struct bus_type for its devices.mochel@digitalimplant.org2005-06-201-30/+24
* [PATCH] Move device/driver code to drivers/base/dd.cmochel@digitalimplant.org2005-06-201-182/+0
* [PATCH] Add a semaphore to struct device to synchronize calls to its driver.mochel@digitalimplant.org2005-06-201-3/+11
* [PATCH] sysfs: (driver/base) if show/store is missing return -EIODmitry Torokhov2005-06-201-2/+2
* [PATCH] Driver Core: remove driver model detach_stateDavid Brownell2005-05-171-1/+0
* [PATCH] drivers/base/bus.c: fix iteration in driver_detach()Roman Kagan2005-05-041-3/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+770
OpenPOWER on IntegriCloud