Commit Graph

17985 Commits (4e1e93a4189a98cfb0e24865f7f44470ae5f805e)

Author SHA1 Message Date
Rolf Manderscheid a9e527e3f9 IPoIB: improve IPv4/IPv6 to IB mcast mapping functions 17 years ago
Sean Hefty 88314e4dda RDMA/cma: add support for rdma_migrate_id() 17 years ago
Sean Hefty 4fc8cd4919 IB/mad: Report number of times a mad was retried 17 years ago
Haavard Skinnemoen e7ba176b47 [AVR32] NMI debugging 17 years ago
Haavard Skinnemoen 438ff3f3cc [AVR32] Add support for AT32AP7001 and AT32AP7002 17 years ago
Haavard Skinnemoen 281ef58ccf [AVR32] Provide more CPU information in /proc/cpuinfo and dmesg 17 years ago
Haavard Skinnemoen 13b54a5052 [AVR32] Enable debugging only when needed 17 years ago
Greg Kroah-Hartman 79a6ee42fd Kobject: fix coding style issues in kobject.h 17 years ago
Greg Kroah-Hartman d462943afe Driver core: fix coding style issues in device.h 17 years ago
Dave Young fd04897bb2 Driver Core: add class iteration api 17 years ago
Stephen Rothwell ae72cddb23 Driver Core: constify the name passed to platform_device_register_simple 17 years ago
Kay Sievers af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names 17 years ago
Greg Kroah-Hartman 528a4bf1d5 Kobject: remove kobject_unregister() as no one uses it anymore 17 years ago
Kay Sievers 0f4dafc056 Kobject: auto-cleanup on final unref 17 years ago
Greg Kroah-Hartman 12e339ac6e Kset: remove kset_add function 17 years ago
Greg Kroah-Hartman 6d06adfaf8 Kobject: remove kobject_register() 17 years ago
Greg Kroah-Hartman f9cb074bff Kobject: rename kobject_init_ng() to kobject_init() 17 years ago
Greg Kroah-Hartman e1543ddf73 Kobject: remove kobject_init() as no one uses it anymore 17 years ago
Greg Kroah-Hartman b2d6db5878 Kobject: rename kobject_add_ng() to kobject_add() 17 years ago
Greg Kroah-Hartman 9e7bbccd02 Kobject: remove kobject_add() as no one uses it anymore 17 years ago
Kay Sievers edfaa7c365 Driver core: convert block from raw kobjects to core devices 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
Cornelia Huck 57c745340a driver core: Introduce default attribute groups. 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 cc972e896b driver core: remove owner field from struct bus_type 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 d76e15fb20 driver core: make /sys/power a kobject 17 years ago
Greg Kroah-Hartman 2fb9113b97 kobject: remove subsystem_(un)register functions 17 years ago
Greg Kroah-Hartman 0ff21e4663 kobject: convert kernel_kset to be a kobject 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
Kay Sievers 000f2a4d8c Driver Core: kill subsys_attribute and default sysfs ops 17 years ago
Greg Kroah-Hartman 9e5f7f9abe firmware: export firmware_kset so that people can use that instead of the braindead firmware_register interface 17 years ago
Kay Sievers eb41d9465c fix struct user_info export's sysfs interaction 17 years ago
Kay Sievers 23b5212cc7 Driver Core: add kobj_attribute handling 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 039a5dcd2f kset: convert /sys/power to use kset_create 17 years ago
Greg Kroah-Hartman 7405c1e15e kset: convert /sys/module to use kset_create 17 years ago
Greg Kroah-Hartman 2d72fc00a1 kobject: convert /sys/hypervisor to use kobject_create 17 years ago
Greg Kroah-Hartman bd35b93d80 kset: convert kernel_subsys to use kset_create 17 years ago
Greg Kroah-Hartman e5e38a86c0 kset: remove decl_subsys_name 17 years ago
Greg Kroah-Hartman 81ace5cd8f kset: convert pci hotplug to use kset_create_and_add 17 years ago