index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-01-25
kset: convert ecryptfs to use kset_create
Greg Kroah-Hartman
1
-10
/
+9
2008-01-25
kobject: convert configfs to use kobject_create
Greg Kroah-Hartman
1
-7
/
+6
2008-01-25
kobject: convert debugfs to use kobject_create
Greg Kroah-Hartman
1
-7
/
+6
2008-01-25
kobject: convert securityfs to use kobject_create
Greg Kroah-Hartman
1
-6
/
+5
2008-01-25
kobject: convert fuse to use kobject_create
Greg Kroah-Hartman
1
-12
/
+14
2008-01-25
kobject: get rid of kobject_kset_add_dir
Greg Kroah-Hartman
3
-37
/
+20
2008-01-25
kobject: get rid of kobject_add_dir
Greg Kroah-Hartman
5
-20
/
+8
2008-01-25
kobject: add kobject_create_and_add function
Greg Kroah-Hartman
2
-18
/
+66
2008-01-25
kset: add kset_create_and_add function
Greg Kroah-Hartman
2
-2
/
+94
2008-01-25
kobject: remove kobj_set_kset_s as no one is using it anymore
Greg Kroah-Hartman
1
-18
/
+0
2008-01-25
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
36
-87
/
+84
2008-01-25
kobject: add kobject_init_and_add function
Greg Kroah-Hartman
2
-0
/
+32
2008-01-25
kobject: add kobject_add_ng function
Greg Kroah-Hartman
2
-0
/
+69
2008-01-25
kobject: add kobject_init_ng function
Greg Kroah-Hartman
2
-0
/
+43
2008-01-25
kobject: make kobject_cleanup be static
Greg Kroah-Hartman
2
-7
/
+4
2008-01-25
kobject: fix up kobject_set_name to use kvasprintf
Greg Kroah-Hartman
1
-39
/
+32
2008-01-25
kobject: convert icom to use kref, not kobject
Greg Kroah-Hartman
2
-15
/
+11
2008-01-25
kobject: convert hvcs to use kref, not kobject
Greg Kroah-Hartman
1
-53
/
+25
2008-01-25
kobject: convert hvc_console to use kref, not kobject
Greg Kroah-Hartman
1
-47
/
+33
2008-01-25
kobject: convert ibmasm to use kref, not kobject
Greg Kroah-Hartman
2
-13
/
+9
2008-01-25
sysfs: remove SPIN_LOCK_UNLOCKED
Jiri Slaby
1
-1
/
+1
2008-01-25
sysfs: create optimal relative symlink targets
Kay Sievers
1
-46
/
+42
2008-01-25
driver core: Make the dev_*() family of macros in device.h complete
Emil Medve
3
-21
/
+15
2008-01-25
ecryptfs: clean up attribute mess
Greg Kroah-Hartman
1
-67
/
+18
2008-01-25
cosa: Convert from class_device to device for cosa sync driver
Tony Jones
1
-3
/
+2
2008-01-25
tifm: Convert from class_device to device for TI flash media
Tony Jones
3
-15
/
+15
2008-01-25
pktcdvd: Convert from class_device to device for block/pktcdvd
Tony Jones
2
-10
/
+8
2008-01-25
paride: Convert from class_device to device for block/paride
Tony Jones
2
-9
/
+9
2008-01-25
mtd: Convert from class_device to device for MTD/mtdchar
Tony Jones
1
-7
/
+5
2008-01-25
MCP_UCB1200: Convert from class_device to device
Tony Jones
3
-17
/
+18
2008-01-25
adb: Convert from class_device to device
Tony Jones
1
-1
/
+1
2008-01-25
ISDN: Convert from class_device to device for ISDN capi
Tony Jones
1
-3
/
+3
2008-01-25
IDE: Convert from class_device to device for ide-tape
Tony Jones
1
-8
/
+6
2008-01-25
DMA: Convert from class_device to device for DMA engine
Tony Jones
2
-22
/
+24
2008-01-25
coda: convert struct class_device to struct device
Kay Sievers
1
-4
/
+4
2008-01-25
aoechr: Convert from class_device to device
Tony Jones
1
-4
/
+3
2008-01-25
kref: add kref_set()
Evgeniy Polyakov
2
-2
/
+14
2008-01-25
PM: Acquire device locks on suspend
Rafael J. Wysocki
6
-186
/
+413
2008-01-25
kobject: remove incorrect comment in kobject_rename
Greg Kroah-Hartman
1
-2
/
+0
2008-01-25
Documentation: Replace obsolete "driverfs" with "sysfs".
Robert P. J. Day
2
-3
/
+3
2008-01-25
nozomi driver
Frank Seidel
3
-0
/
+2004
2008-01-25
sysfs: Fix a copy-n-paste typo in comment
Jean Delvare
1
-1
/
+1