Commit Graph

97 Commits (8793d854edbc2774943a4b0de3304dc73991159a)

Author SHA1 Message Date
Greg Kroah-Hartman 8f4afc410b Driver core: rename ktype_device 18 years ago
Kay Sievers 5c5daf657c Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG 18 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Dmitry Torokhov 3eb215de26 Driver core: fix SYSF_DEPRECATED breakage for nested classdevs 18 years ago
Linus Torvalds 5309809129 Add explicit zeroing to "envp" array in device 'show' method 18 years ago
Dmitry Torokhov 4f01a757e7 Driver core: fix deprectated sysfs structure for nested class devices 18 years ago
Cornelia Huck 27907689ee driver core: revert "device" link creation check 18 years ago
Greg Kroah-Hartman ff2ee8cf30 kobject: put kobject_actions in kobject.h 18 years ago
Cornelia Huck 2ee97caf0a Driver core: check return code of sysfs_create_link() 18 years ago
Kay Sievers 60a96a5956 Driver core: accept all valid action-strings in uevent-trigger 18 years ago
Tejun Heo ad6a1e1c66 driver-core: make devt_attr and uevent_attr 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 2c7afd125c Driver core: keep PHYSDEV for old struct class_device 18 years ago
Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 years ago
Greg Kroah-Hartman c7308c81a8 Driver core: fix show_uevent from taking up way too much stack 18 years ago
Alan Stern 523ded71de device_schedule_callback() needs a module reference 18 years ago
Kay Sievers 22af74f3b2 Driver core: warn when userspace writes to the uevent file in a non-supported way 18 years ago
Kay Sievers 16574dccd8 Driver core: make uevent-environment available in uevent-file 18 years ago
Cornelia Huck 83b5fb4cce Driver core: suppress uevents via filter 18 years ago
Cornelia Huck c6a46696f9 driver core: don't fail attaching the device if it cannot be bound 18 years ago
Kay Sievers 414264f959 Driver core: add name to device_type 18 years ago
Dmitry Torokhov 621a1672f7 driver core: Use attribute groups in struct device_type 18 years ago
Jean Delvare a456b7023e dev_printk and new-style class devices 18 years ago
Kay Sievers 864062457a driver core: fix namespace issue with devices assigned to classes 18 years ago
Dmitriy Monakhov 00ed8e3dda driver core: fix device_add error path 18 years ago
Andrew Morton 2363cc0264 [PATCH] remove protection of LANANA-reserved majors 18 years ago
Alan Stern d9a9cdfb07 [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390 18 years ago
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
Andrew Morton b446b60e4e [PATCH] rework reserved major handling 18 years ago
Tejun Heo 9ac7849e35 devres: device resource management 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 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
Christoph Hellwig 873481367e [PATCH] add numa node information to struct device 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
Benjamin Herrenschmidt 2895353346 Driver core: Call platform_notify_remove later 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
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