Commit Graph

70 Commits (2a8cc6c89039e0530a3335954253b76ed0f9339a)

Author SHA1 Message Date
Greg Kroah-Hartman 4a3ad20ccd Driver core: coding style fixes 17 years ago
Greg Kroah-Hartman c10997f657 Kobject: convert drivers/* from kobject_unregister() to kobject_put() 17 years ago
Greg Kroah-Hartman c8e90d822b Kobject: change drivers/base/bus to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman 7dc72b2842 Driver core: clean up debugging messages 17 years ago
Greg Kroah-Hartman e5dd127846 Driver core: move the static kobject out of struct driver 17 years ago
Greg Kroah-Hartman c6f7e72a3f driver core: remove fields from struct bus_type 17 years ago
Greg Kroah-Hartman b249072ee6 driver core: add way to get to bus device klist 17 years ago
Greg Kroah-Hartman 0fed80f7a6 driver core: add way to get to bus kset 17 years ago
Greg Kroah-Hartman 2fb9113b97 kobject: remove subsystem_(un)register functions 17 years ago
Greg Kroah-Hartman 6dcec2511f kset: convert struct bus_device->drivers to use kset_create 17 years ago
Greg Kroah-Hartman 3d8995963d kset: convert struct bus_device->devices to use kset_create 17 years ago
Greg Kroah-Hartman 59a548338a kset: convert drivers/base/bus.c to use kset_create 17 years ago
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
Greg Kroah-Hartman a1148fb03f Driver core: rename ktype_driver 18 years ago
Kay Sievers 7ac1cf4a87 Driver core: add uevent file for bus and driver 18 years ago
Greg Kroah-Hartman 5901d0145c Driver core: remove get_bus() 18 years ago
Greg Kroah-Hartman fc1ede5888 Driver core: remove put_bus() 18 years ago
Greg Kroah-Hartman 1ef4cfac01 Driver core: remove subsys_get() 18 years ago
Greg Kroah-Hartman 6e9d930d16 Driver core: remove subsys_put() 18 years ago
Greg Kroah-Hartman d6b05b84ed Driver core: remove subsys_set_kset 18 years ago
Kay Sievers 8380770c84 Driver core: make sysfs uevent-attributes static 18 years ago
Tejun Heo 7b595756ec sysfs: kill unnecessary attribute->owner 18 years ago
Cornelia Huck dc0afa8388 Driver core: coding style cleanup 18 years ago
Kay Sievers 80f03e349f Driver core: add missing kset uevent 18 years ago
Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 years ago
Greg Kroah-Hartman 4f6e1945fe driver core: bus_add_driver should return an error if no bus 18 years ago
Greg Kroah-Hartman 74e9f5fa15 Driver core: remove unneeded completion from driver release path 18 years ago
Cornelia Huck c6a46696f9 driver core: don't fail attaching the device if it cannot be bound 18 years ago
Kay Sievers b8c5cec23d Driver core: udev triggered device-<>driver binding 18 years ago
Andrew Morton 4aca67e5f5 Driver core: device_add_attrs() cleanup 18 years ago
Kay Sievers b9cafc7d5b CONFIG_SYSFS_DEPRECATED - bus symlinks 18 years ago
Benjamin Herrenschmidt 116af37820 Driver core: add notification of bus events 18 years ago
Jeff Garzik d9fd4d3b31 Driver core: bus: remove indentation level 19 years ago
Alan Stern f70fa6296c Driver core: Don't ignore error returns from probing 19 years ago
Cornelia Huck 513e7337ad driver core fixes: bus_add_device() cleanup on error 19 years ago
Cornelia Huck 1bb6881aca driver core fixes: bus_add_attrs() retval check 19 years ago
Alan Stern 81107bf531 Driver core: Remove unneeded routines from driver core 19 years ago
Alan Stern f2eaae197f Driver core: Fix potential deadlock in driver core 19 years ago
Andrew Morton f86db396ff drivers/base: check errors 19 years ago
Yoichi Yuasa 35acfdd725 Driver core: fixed add_bind_files() definition 19 years ago
Adrian Bunk 7e4ef085ea [PATCH] Driver core: bus.c cleanups 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Kay Sievers b9d9c82b4d [PATCH] Driver core: add generic "subsystem" link to all devices 19 years ago
Greg Kroah-Hartman 1740757e8f [PATCH] Driver Core: remove unused exports 19 years ago
Kay Sievers 53877d06d5 [PATCH] Driver core: bus device event delay 19 years ago
Ryan Wilson 372254018e [PATCH] driver core: driver_bind attribute returns incorrect value 19 years ago
Moore, Eric e935d5da8e [SCSI] drivers/base/bus.c - export reprobe 19 years ago
Russell King 2139bdd5b1 [PATCH] drivers/base/bus.c warning fixes 19 years ago
Russell King e485981e52 [PATCH] Fix compiler warning in driver core for CONFIG_HOTPLUG=N 19 years ago
Greg Kroah-Hartman 874c6241b2 [PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabled 19 years ago