index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
base.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2004-06-09
[PATCH] Driver Core: Whitespace fixes
Dmitry Torokhov
1
-2
/
+3
2003-08-13
[driver model] Allow per-device shutdown or suspend on driver detach.
Patrick Mochel
1
-16
/
+0
2003-08-06
[power] Add PM info structure to struct device and PM registration functions.
Patrick Mochel
1
-0
/
+18
2003-05-22
drver model: Add release method for class devices.
Patrick Mochel
1
-0
/
+9
2003-05-13
driver model: Remove device_sem
Patrick Mochel
1
-2
/
+0
2003-04-28
driver core: rework driver class structures and logic
Greg Kroah-Hartman
1
-20
/
+0
2003-04-04
driver core: move the hotplug support for /sys/devices to use the kobject logic.
Greg Kroah-Hartman
1
-5
/
+0
2003-03-25
driver model: don't define DEBUG in base.h
Patrick Mochel
1
-2
/
+0
2003-03-03
driver model: fix device interfaces.
Patrick Mochel
1
-0
/
+1
2002-12-03
driver model: clean up interface handling.
Patrick Mochel
1
-2
/
+2
2002-12-02
driver model: get rid of global device list; minor cleanups.
Patrick Mochel
1
-8
/
+0
2002-11-24
[PATCH] driver core: fix compiler warning if CONFIG_HOTPLUG is not defined
Greg Kroah-Hartman
1
-1
/
+1
2002-11-18
driver model: make sure driver is added to class it belongs to.
Patrick Mochel
1
-0
/
+3
2002-10-30
driver model: remove remaining driverfs glue.
Patrick Mochel
1
-29
/
+0
2002-10-24
driver core: add support for calling /sbin/hotplug when classes are found and...
Greg Kroah-Hartman
1
-0
/
+5
2002-10-16
driver model: introduce device_sem to protect global device list instead of d...
Patrick Mochel
1
-0
/
+1
2002-10-16
driver model: simplify device/driver binding.
Patrick Mochel
1
-3
/
+3
2002-09-26
add hotplug support to the driver core for devices, if their bus type support...
Greg Kroah-Hartman
1
-0
/
+10
2002-08-25
Introduce struct device_interface.
Patrick Mochel
1
-0
/
+13
2002-08-25
Introduce struct device_class
Patrick Mochel
1
-0
/
+9
2002-08-13
Remove device_root device; replace with global_device_list.
Patrick Mochel
1
-1
/
+1
2002-08-12
Update device model locking
Patrick Mochel
1
-0
/
+2
2002-08-01
driverfs: Move driverfs calls from drivers/base/*.c to drivers/base/fs/*.c
Patrick Mochel
1
-1
/
+6
2002-07-30
driverfs: add device_remove_symlink wrapper for removing symlinks (since driv...
Patrick Mochel
1
-0
/
+1
2002-06-05
device model update
Patrick Mochel
1
-2
/
+2
2002-05-28
Device Model: Implement centralized device/driver binding
Patrick Mochel
1
-0
/
+3
2002-05-27
device model: Create symlinks in bus's 'devices' dir for a device when its re...
Patrick Mochel
1
-0
/
+1
2002-05-27
deivce model: actually compile and use bus drivers
Patrick Mochel
1
-0
/
+4
2002-03-25
Driver model update:
Patrick Mochel
1
-0
/
+14