Commit Graph

33385 Commits (b2d6db5878a0832659ed58476357eea2db915550)

Author SHA1 Message Date
Greg Kroah-Hartman b2d6db5878 Kobject: rename kobject_add_ng() to kobject_add() 17 years ago
Greg Kroah-Hartman 649316b25b Kobject: convert drivers/md/md.c to use kobject_init/add_ng() 17 years ago
Kay Sievers edfaa7c365 Driver core: convert block from raw kobjects to core devices 17 years ago
Kay Sievers da231fd5d1 Driver core: fix class glue dir cleanup logic 17 years ago
Alan Stern ef2c51746d Driver core: fix race in __device_release_driver 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 c63469a398 Driver core: move the driver specific module code into the driver core 17 years ago
Greg Kroah-Hartman cbe9c595f1 Driver: add driver_add_kobj for looney iseries_veth driver 17 years ago
Greg Kroah-Hartman 23b9c1ab5b Infiniband: make ipath driver use default driver groups. 17 years ago
Cornelia Huck 0478b83adb zfcp: Use device_driver default attribute groups. 17 years ago
Cornelia Huck 5b88feb134 netiucv: Use device_driver default attribute groups. 17 years ago
Cornelia Huck 57c745340a driver core: Introduce default attribute groups. 17 years ago
Greg Kroah-Hartman 2b93730318 PCI: remove foolish code from pci-driver.c 17 years ago
Greg Kroah-Hartman 03d43b19b9 PCI: use proper call to driver_create_file 17 years ago
Greg Kroah-Hartman 2344c6de6b PCMCIA: use proper call to driver_create_file 17 years ago
Greg Kroah-Hartman 15147ffd57 USB: use proper call to driver_create_file 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 78be3d2f57 Kobject: convert drivers/net/iseries_veth.c to use kobject_init/add_ng() 17 years ago
Greg Kroah-Hartman 9990513c1e Kobject: convert drivers/base/core.c to use kobject_init/add_ng() 17 years ago
Greg Kroah-Hartman 60728d62e4 Kobject: convert drivers/base/class.c to use kobject_init/add_ng() 17 years ago
Greg Kroah-Hartman 3830c62fef Kobject: change drivers/md/md.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman 73f368cf67 Kobject: change drivers/parisc/pdc_stable.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman 8dde2a96c1 Kobject: change drivers/net/ibmveth.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman 89c4260664 Kobject: change drivers/block/pktcdvd.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman a77aa28a2d Kobject: change drivers/acpi/system.c to use kobject_create_and_add 17 years ago
Greg Kroah-Hartman 61030bfb79 Kobject: change drivers/base/sys.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman 64dbcac3a1 Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman 94f57f3368 Kobject: change drivers/cpuidle/sysfs.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman b2ed215a33 Kobject: change drivers/edac to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman 038c5b3e41 Kobject: change drivers/cpufreq/cpufreq.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman d6d292c451 Kobject: change drivers/firmware/efivars.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman dd002e8074 Kobject: change drivers/firmware/edd.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman 35be068198 Kobject: change drivers/infiniband to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman 81e7c6a636 UIO: fix kobject usage 17 years ago
Greg Kroah-Hartman 37b0c02034 driver core: clean up device_shutdown 17 years ago
Greg Kroah-Hartman 822a89ed1e driver core: clean up shutdown.c 17 years ago
Greg Kroah-Hartman c829a5b498 kobject: convert parisc/pdc_stable to use kobject_create 17 years ago
Greg Kroah-Hartman bc87d2fe7a kobject: convert efivars to use kobject_create 17 years ago
Greg Kroah-Hartman f55842f232 kobject: clean up rpadlpar horrid sysfs abuse 17 years ago
Greg Kroah-Hartman 2fb9113b97 kobject: remove subsystem_(un)register functions 17 years ago
Greg Kroah-Hartman 5c03c7ab88 kset: remove decl_subsys macro 17 years ago
Greg Kroah-Hartman f62ed9e33b firmware: change firmware_kset to firmware_kobj 17 years ago
Greg Kroah-Hartman 15f2f9b3a9 firmware: remove firmware_(un)register() 17 years ago
Greg Kroah-Hartman 99e0d2fc6c kobject: convert /sys/firmware/acpi/ to use kobject_create 17 years ago
Greg Kroah-Hartman 9651d350ab kset: convert edd to use kset_create 17 years ago
Greg Kroah-Hartman 4443d07fcf kset: convert parisc/pdc_stable.c to use kset_create 17 years ago