index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2008-01-25
slab: fix bootstrap on memoryless node
Pekka Enberg
2008-01-25
fix oops on rmmod capidrv
Karsten Keil
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
[next]