index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-01-24
Driver core: coding style fixes
Greg Kroah-Hartman
2008-01-24
Kobject: fix coding style issues in kobject c files
Greg Kroah-Hartman
2008-01-24
Kobject: fix coding style issues in kobject.h
Greg Kroah-Hartman
2008-01-24
Driver core: fix coding style issues in device.h
Greg Kroah-Hartman
2008-01-24
spi: use class iteration api
Dave Young
2008-01-24
scsi: use class iteration api
Dave Young
2008-01-24
rtc: use class iteration api
Dave Young
2008-01-24
power supply : use class iteration api
Dave Young
2008-01-24
ieee1394: use class iteration api
Dave Young
2008-01-24
Driver Core: add class iteration api
Dave Young
2008-01-24
Driver core: Cleanup get_device_parent() in device_add() and device_move()
Cornelia Huck
2008-01-24
UIO: constify function pointer tables
Jan Engelhardt
2008-01-24
Driver Core: constify the name passed to platform_device_register_simple
Stephen Rothwell
2008-01-24
driver core: fix build with SYSFS=n
Randy Dunlap
2008-01-24
sysfs: make SYSFS_DEPRECATED depend on SYSFS
Randy Dunlap
2008-01-24
Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __init
Denis Cheng
2008-01-24
kobject: add sample code for how to use ksets/ktypes/kobjects
Greg Kroah-Hartman
2008-01-24
kobject: add sample code for how to use kobjects in a simple manner.
Greg Kroah-Hartman
2008-01-24
kobject: update the kobject/kset documentation
Greg Kroah-Hartman
2008-01-24
kobject: remove old, outdated documentation.
Greg Kroah-Hartman
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2008-01-24
Kobject: remove kobject_unregister() as no one uses it anymore
Greg Kroah-Hartman
2008-01-24
Kobject: convert remaining kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
Kobject: convert fs/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
Kobject: convert arch/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
Modules: remove unneeded release function
Greg Kroah-Hartman
2008-01-24
Kobject: auto-cleanup on final unref
Kay Sievers
2008-01-24
Kset: remove kset_add function
Greg Kroah-Hartman
2008-01-24
Kobject: remove kobject_register()
Greg Kroah-Hartman
2008-01-24
Kobject: rename kobject_init_ng() to kobject_init()
Greg Kroah-Hartman
2008-01-24
Kobject: remove kobject_init() as no one uses it anymore
Greg Kroah-Hartman
2008-01-24
Kobject: rename kobject_add_ng() to kobject_add()
Greg Kroah-Hartman
2008-01-24
Kobject: remove kobject_add() as no one uses it anymore
Greg Kroah-Hartman
2008-01-24
Kobject: convert kernel/module.c to use kobject_init/add_ng()
Greg Kroah-Hartman
2008-01-24
Kobject: convert drivers/md/md.c to use kobject_init/add_ng()
Greg Kroah-Hartman
2008-01-24
Kobject: convert block/ll_rw_blk.c to use kobject_init/add_ng()
Greg Kroah-Hartman
2008-01-24
Kobject: convert block/elevator.c to use kobject_init/add_ng()
Greg Kroah-Hartman
2008-01-24
Driver core: convert block from raw kobjects to core devices
Kay Sievers
2008-01-24
Kobject: drop child->parent ref at unregistration
Alan Stern
2008-01-24
sysfs: fix /sys/module/*/holders after sysfs logic change
Kay Sievers
2008-01-24
Driver core: fix class glue dir cleanup logic
Kay Sievers
2008-01-24
Driver core: fix race in __device_release_driver
Alan Stern
2008-01-24
Kobject: change drivers/base/bus to use kobject_init_and_add
Greg Kroah-Hartman
2008-01-24
Driver core: clean up debugging messages
Greg Kroah-Hartman
2008-01-24
Driver core: move the static kobject out of struct driver
Greg Kroah-Hartman
2008-01-24
Driver core: move the driver specific module code into the driver core
Greg Kroah-Hartman
2008-01-24
Driver: add driver_add_kobj for looney iseries_veth driver
Greg Kroah-Hartman
2008-01-24
Infiniband: make ipath driver use default driver groups.
Greg Kroah-Hartman
2008-01-24
zfcp: Use device_driver default attribute groups.
Cornelia Huck
[next]