Commit Graph

108 Commits (ccb29637991fa6b8321a80c2320a71e379aea962)

Author SHA1 Message Date
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
Greg Kroah-Hartman e5dd127846 Driver core: move the static kobject out of struct driver 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 15f2f9b3a9 firmware: remove firmware_(un)register() 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
Emil Medve 7b8712e563 driver core: Make the dev_*() family of macros in device.h complete 17 years ago
Rafael J. Wysocki 775b64d2b6 PM: Acquire device locks on suspend 17 years ago
Greg Kroah-Hartman d919fd433b Revert "Driver core: remove class_device_*_bin_file" 17 years ago
Greg Kroah-Hartman fcd239d3d5 Driver core: remove class_device_*_bin_file 17 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Kay Sievers 8380770c84 Driver core: make sysfs uevent-attributes static 18 years ago
Rafael J. Wysocki 58b3b71dfa Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare" 18 years ago
David Brownell aebdc3b450 dev_vdbg(), available with -DVERBOSE_DEBUG 18 years ago
Tejun Heo ad6a1e1c66 driver-core: make devt_attr and uevent_attr static 18 years ago
David Brownell 49a4ec188f fix hotplug for legacy platform drivers 18 years ago
Adrian Bunk 5adc55da4a PCI: remove the broken PCI_MULTITHREAD_PROBE option 18 years ago
Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 years ago
Dan Williams 404d5b185b dev_dbg: check dev_dbg() arguments 18 years ago
Alan Stern 523ded71de device_schedule_callback() needs a module reference 18 years ago
Dmitry Torokhov f89cbc399e Driver core: add suspend() and resume() to struct device_type 18 years ago
Greg Kroah-Hartman 74e9f5fa15 Driver core: remove unneeded completion from driver release path 18 years ago
Cornelia Huck 21c7f30b1d driver core: per-subsystem multithreaded probing 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
Kay Sievers b8c5cec23d Driver core: udev triggered device-<>driver binding 18 years ago
Kay Sievers 864062457a driver core: fix namespace issue with devices assigned to classes 18 years ago
Kay Sievers 0c84ce268b [PATCH] driver core: fix built-in drivers sysfs links 18 years ago
Alan Stern d9a9cdfb07 [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390 18 years ago
Greg Kroah-Hartman 40cf67c5fc Driver core: remove class_device_rename 18 years ago
Robert P. J. Day 405ae7d381 Replace remaining references to "driverfs" with "sysfs". 18 years ago
Greg Kroah-Hartman 89790fd789 Driver.h copyright update 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 f30c53a873 MODULES: add the module name for built in kernel drivers 18 years ago
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