Commit Graph

64 Commits (f1ddcaf3393b7a3871809b97fae90fac841a1f39)

Author SHA1 Message Date
Adrian Bunk 1f21782e63 Driver core: proper prototype for drivers/base/init.c:driver_init() 18 years ago
Christoph Hellwig 873481367e [PATCH] add numa node information to struct device 18 years ago
Cornelia Huck 8a82472f86 driver core: Introduce device_move(): move a device to a new parent. 18 years ago
Cornelia Huck 5ab699810d driver core: Introduce device_find_child(). 18 years ago
Benjamin Herrenschmidt 465ae641e4 ACPI: Change ACPI to use dev_archdata instead of firmware_data 18 years ago
Benjamin Herrenschmidt c6dbaef22a Driver core: add dev_archdata to struct device 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
Russell King 04fed361da [PATCH] Remove __must_check for device_for_each_child() 18 years ago
Alan Stern f2eaae197f Driver core: Fix potential deadlock in driver core 19 years ago
Greg Kroah-Hartman d779249ed4 Driver Core: add ability for drivers to do a threaded probe 19 years ago
Andrew Morton f86db396ff drivers/base: check errors 19 years ago
Andrew Morton 4a7fb6363f add __must_check to device management code 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 de0ff00d72 Driver core: add groups support to struct device 19 years ago
David Brownell 1d3a82af45 PM: no suspend_prepare() phase 19 years ago
Linus Torvalds 7c8265f510 Suspend infrastructure cleanup and extension 19 years ago
Miguel Ojeda Sandonis ab7d7371ac Driver core: add const to class_create 19 years ago
Greg Kroah-Hartman 5cbe5f8a58 device_create(): make fmt argument 'const char *' 19 years ago
Dmitry Torokhov ddd5d35a8f class_device_create(): make fmt argument 'const char *' 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 23681e4791 [PATCH] Driver core: allow struct device to have a dev_t 19 years ago
Greg Kroah-Hartman 1740757e8f [PATCH] Driver Core: remove unused exports 19 years ago
Stephen Hemminger 1498221d51 [CLASS DEVICE]: add attribute_group creation 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
Rytchkov Alexey 116f232b37 fixed path to moved file in include/linux/device.h 19 years ago
Tilman Schmidt 4f2928d0a4 [PATCH] Driver core: add macros notice(), dev_notice() 19 years ago
Moore, Eric e935d5da8e [SCSI] drivers/base/bus.c - export reprobe 19 years ago
Russell King 594c8281f9 [PATCH] Add bus_type probe, remove, shutdown methods. 19 years ago
Kay Sievers 312c004d36 [PATCH] driver core: replace "hotplug" by "uevent" 19 years ago
Russell King d052d1beff Create platform_device.h to contain all the platform device details. 19 years ago
Russell King 9480e307cd [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks 19 years ago
Greg Kroah-Hartman 74be227f72 [PATCH] Driver Core: document struct class_device properly 19 years ago
Greg Kroah-Hartman 51d172d5f3 [PATCH] Driver Core: add the ability for class_device structures to be nested 19 years ago
Kay Sievers a7fd67062e [PATCH] add sysfs attr to re-emit device hotplug event 19 years ago
Dmitry Torokhov d8539d81ae [PATCH] Driver core: pass interface to class interface methods 19 years ago
Daniel Ritz d305ef5d2a [PATCH] driver core: add helper device_is_registered() 20 years ago
David Shaohua Li 4e10d12a3d [ACPI] Bind PCI devices with ACPI devices 20 years ago
Greg Kroah-Hartman 23d3d602cb [PATCH] driver core: change bus_rescan_devices to return void 20 years ago
Cornelia Huck 0edb586049 [PATCH] driver core: add bus_find_device & driver_find_device functions 20 years ago
Yani Ioannou 54b6f35c99 [PATCH] Driver core: change device_attribute callbacks 20 years ago
Patrick Mochel 0d3e5a2e39 [PATCH] Driver Core: fix bk-driver-core kills ppc64 20 years ago
mochel@digitalimplant.org 36239577cf [PATCH] Use a klist for device child lists. 20 years ago
mochel@digitalimplant.org 63c4f204ff [PATCH] Remove struct device::driver_list. 20 years ago
mochel@digitalimplant.org 7dc35cdf69 [PATCH] Remove struct device::bus_list. 20 years ago
mochel@digitalimplant.org cb85b6f1cc [PATCH] Remove the unused device_find(). 20 years ago