Commit Graph

66 Commits (65efffa8f0cd86a199bf19ede5c91552d35c5a38)

Author SHA1 Message Date
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
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
Alan Stern f70fa6296c Driver core: Don't ignore error returns from probing 18 years ago
Jesper Juhl 952ab431cd Driver core: Don't leak 'old_class_name' in drivers/base/core.c::device_rename() 18 years ago
Cornelia Huck a306eea409 driver core fixes: device_add() cleanup on error 18 years ago
Matthew Wilcox 310a922d43 Fix dev_printk() is now GPL-only 18 years ago
Brian Walsh 370226449c drivers/base: Platform notify needs to occur before drivers attach to the device 19 years ago
Greg Kroah-Hartman 2589f1887b Driver core: add ability for devices to create and remove bin files 19 years ago
Greg Kroah-Hartman c47ed219ba Class: add support for class interfaces for devices 19 years ago
Greg Kroah-Hartman c205ef4880 Driver core: create devices/virtual/ tree 19 years ago
Greg Kroah-Hartman a2de48cace Driver core: add device_rename function 19 years ago
Greg Kroah-Hartman 2620efef70 Driver core: add ability for classes to handle devices properly 19 years ago
Greg Kroah-Hartman 64bb5d2c11 Driver core: allow devices in classes to have no parent 19 years ago
Greg Kroah-Hartman de0ff00d72 Driver core: add groups support to struct device 19 years ago
Greg Kroah-Hartman 5cbe5f8a58 device_create(): make fmt argument 'const char *' 19 years ago
Kay Sievers d81d9d6b9f deprecate PHYSDEV* keys 19 years ago
Henrik Kretzschmar 42734dafa4 [PATCH] Driver core: kernel-doc in drivers/base/core.c corrections 19 years ago
Randy Dunlap 7d12e9de5d [PATCH] Driver core: fix driver-core kernel-doc 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Greg Kroah-Hartman 5d9fd169c9 [PATCH] Driver core: fix locking issues with the devices that are attached to classes 19 years ago
Alan Stern 3e95637a48 [PATCH] Driver Core: Make dev_info and friends print the bus name if there is no driver 19 years ago
Greg Kroah-Hartman e9a7d305fa [PATCH] Driver core: add proper symlinks for devices 19 years ago
Kay Sievers b9d9c82b4d [PATCH] Driver core: add generic "subsystem" link to all devices 19 years ago
Greg Kroah-Hartman 23681e4791 [PATCH] Driver core: allow struct device to have a dev_t 19 years ago
Kay Sievers 53877d06d5 [PATCH] Driver core: bus device event delay 19 years ago
Martin Waitz 0863afb32b [PATCH] DocBook: fix kernel-doc comments 19 years ago
Kay Sievers 312c004d36 [PATCH] driver core: replace "hotplug" by "uevent" 19 years ago
Randy Dunlap c41455fbac [PATCH] kernel-doc: drivers/base fixes 19 years ago
Kay Sievers a7fd67062e [PATCH] add sysfs attr to re-emit device hotplug event 19 years ago
David Brownell 0ac85241eb [PATCH] driver model wakeup flags 19 years ago
James Bottomley 34bb61f9dd [PATCH] fix klist semantics for lists which have elements removed on traversal 20 years ago