Commit Graph

290 Commits (7f762ab24ca2215b69a1395b5b58877f8282a089)

Author SHA1 Message Date
Johannes Berg a2807dbcbd driver core: export device_rename 18 years ago
Greg Kroah-Hartman f7f3461d87 Driver core: add device symlink back to sysfs 18 years ago
Tejun Heo 2f8d16a996 devres: release resources on device_del() 18 years ago
James Simmons 82f0cf9b7c Driver core: fix error by cleanup up symlinks properly 18 years ago
Greg Kroah-Hartman 40cf67c5fc Driver core: remove class_device_rename 18 years ago
Andrew Morton b446b60e4e [PATCH] rework reserved major handling 18 years ago
Robert P. J. Day 405ae7d381 Replace remaining references to "driverfs" with "sysfs". 18 years ago
Andrew Morton 4aca67e5f5 Driver core: device_add_attrs() cleanup 18 years ago
Mariusz Kozlowski b92be9f1ec Driver: remove redundant kobject_unregister checks 18 years ago
Christoph Lameter 05a0416be2 [PATCH] Drop __get_zone_counts() 18 years ago
Tejun Heo 9ac7849e35 devres: device resource management 18 years ago
Dave Jones 2f65168de7 Driver Core: Increase the default timeout value of the firmware subsystem 18 years ago
Kay Sievers b7a3e813fb Driver core: allow to delay the uevent at device creation time 18 years ago
Kay Sievers f9f852df2f Driver core: add device_type to struct device 18 years ago
Kay Sievers 239378f16a Driver core: add uevent vars for devices of a class 18 years ago
Cornelia Huck cb986b749c driver core: Change function call order in device_bind_driver(). 18 years ago
Cornelia Huck c578abbc20 driver core: Don't stop probing on ->probe errors. 18 years ago
Cornelia Huck fbfb144553 driver core fixes: device_register() retval check in platform.c 18 years ago
Cornelia Huck cb360bbf63 driver core fixes: make_class_name() retval checks 18 years ago
Cornelia Huck c744aeae9d driver core: Allow device_move(dev, NULL). 18 years ago
Cornelia Huck 717e48c29d driver core: Remove device_is_registered() in device_move(). 18 years ago
Randy Dunlap af9997e426 [PATCH] fix kernel-doc warnings in 2.6.20-rc1 18 years ago
Scott Wood 6eefd34fdc Driver core: Make platform_device_add_data accept a const pointer 18 years ago
Andrew Morton c63e07834b Driver core: "platform_driver_probe() can save codespace": save codespace 18 years ago
Akinobu Mita 44c53c4ff0 driver core: delete virtual directory on class_unregister() 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Ingo Molnar 0231606785 [PATCH] hotplug CPU: clean up hotcpu_notifier() use 18 years ago
Andrew Morton 28ec24e232 [PATCH] driver/base/memory.c: handle errors properly 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago
Christoph Hellwig 873481367e [PATCH] add numa node information to struct device 18 years ago
Siddha, Suresh B 72486f1f8f [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu 18 years ago
Al Viro f6a570333e [PATCH] severing module.h->sched.h 18 years ago
David Brownell c67334fbdf Driver core: platform_driver_probe(), can save codespace 18 years ago
Cornelia Huck acf02d23b9 driver core: Use klist_remove() in device_move() 18 years ago
Cornelia Huck 8a82472f86 driver core: Introduce device_move(): move a device to a new parent. 18 years ago
Adrian Bunk af9e076536 Driver core: make drivers/base/core.c:setup_parent() static 18 years ago
Cornelia Huck 5ab699810d driver core: Introduce device_find_child(). 18 years ago
Heiko Carstens 06a4bcae1f cpu topology: consider sysfs_create_group return value 18 years ago
Benjamin Herrenschmidt 2895353346 Driver core: Call platform_notify_remove later 18 years ago
Greg Kroah-Hartman e55c8790d4 Driver core: convert firmware code to use struct device 18 years ago
Kay Sievers 805fab474e CONFIG_SYSFS_DEPRECATED - class symlinks 18 years ago
Kay Sievers a87cb2ac4a CONFIG_SYSFS_DEPRECATED - PHYSDEV* uevent variables 18 years ago
Kay Sievers 99ef3ef8d5 CONFIG_SYSFS_DEPRECATED - device symlinks 18 years ago
Kay Sievers b9cafc7d5b CONFIG_SYSFS_DEPRECATED - bus symlinks 18 years ago
Greg Kroah-Hartman 40fa54226f Driver core: make old versions of udev work properly 18 years ago
Greg Kroah-Hartman f0ee61a6ce Driver Core: Move virtual_device_parent() to core.c 18 years ago
Kay Sievers 1901fb2604 Driver core: fix "driver" symlink timing 18 years ago
Benjamin Herrenschmidt 116af37820 Driver core: add notification of bus events 18 years ago
Catalin Marinas 82189b9807 [PATCH] Fix device_attribute memory leak in device_del 18 years ago