summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-25kset: convert ecryptfs to use kset_createGreg Kroah-Hartman1-10/+9
2008-01-25kobject: convert configfs to use kobject_createGreg Kroah-Hartman1-7/+6
2008-01-25kobject: convert debugfs to use kobject_createGreg Kroah-Hartman1-7/+6
2008-01-25kobject: convert securityfs to use kobject_createGreg Kroah-Hartman1-6/+5
2008-01-25kobject: convert fuse to use kobject_createGreg Kroah-Hartman1-12/+14
2008-01-25kobject: get rid of kobject_kset_add_dirGreg Kroah-Hartman3-37/+20
2008-01-25kobject: get rid of kobject_add_dirGreg Kroah-Hartman5-20/+8
2008-01-25kobject: add kobject_create_and_add functionGreg Kroah-Hartman2-18/+66
2008-01-25kset: add kset_create_and_add functionGreg Kroah-Hartman2-2/+94
2008-01-25kobject: remove kobj_set_kset_s as no one is using it anymoreGreg Kroah-Hartman1-18/+0
2008-01-25kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman36-87/+84
2008-01-25kobject: add kobject_init_and_add functionGreg Kroah-Hartman2-0/+32
2008-01-25kobject: add kobject_add_ng functionGreg Kroah-Hartman2-0/+69
2008-01-25kobject: add kobject_init_ng functionGreg Kroah-Hartman2-0/+43
2008-01-25kobject: make kobject_cleanup be staticGreg Kroah-Hartman2-7/+4
2008-01-25kobject: fix up kobject_set_name to use kvasprintfGreg Kroah-Hartman1-39/+32
2008-01-25kobject: convert icom to use kref, not kobjectGreg Kroah-Hartman2-15/+11
2008-01-25kobject: convert hvcs to use kref, not kobjectGreg Kroah-Hartman1-53/+25
2008-01-25kobject: convert hvc_console to use kref, not kobjectGreg Kroah-Hartman1-47/+33
2008-01-25kobject: convert ibmasm to use kref, not kobjectGreg Kroah-Hartman2-13/+9
2008-01-25sysfs: remove SPIN_LOCK_UNLOCKEDJiri Slaby1-1/+1
2008-01-25sysfs: create optimal relative symlink targetsKay Sievers1-46/+42
2008-01-25driver core: Make the dev_*() family of macros in device.h completeEmil Medve3-21/+15
2008-01-25ecryptfs: clean up attribute messGreg Kroah-Hartman1-67/+18
2008-01-25cosa: Convert from class_device to device for cosa sync driverTony Jones1-3/+2
2008-01-25tifm: Convert from class_device to device for TI flash mediaTony Jones3-15/+15
2008-01-25pktcdvd: Convert from class_device to device for block/pktcdvdTony Jones2-10/+8
2008-01-25paride: Convert from class_device to device for block/parideTony Jones2-9/+9
2008-01-25mtd: Convert from class_device to device for MTD/mtdcharTony Jones1-7/+5
2008-01-25MCP_UCB1200: Convert from class_device to deviceTony Jones3-17/+18
2008-01-25adb: Convert from class_device to deviceTony Jones1-1/+1
2008-01-25ISDN: Convert from class_device to device for ISDN capiTony Jones1-3/+3
2008-01-25IDE: Convert from class_device to device for ide-tapeTony Jones1-8/+6
2008-01-25DMA: Convert from class_device to device for DMA engineTony Jones2-22/+24
2008-01-25coda: convert struct class_device to struct deviceKay Sievers1-4/+4
2008-01-25aoechr: Convert from class_device to deviceTony Jones1-4/+3
2008-01-25kref: add kref_set()Evgeniy Polyakov2-2/+14
2008-01-25PM: Acquire device locks on suspendRafael J. Wysocki6-186/+413
2008-01-25kobject: remove incorrect comment in kobject_renameGreg Kroah-Hartman1-2/+0
2008-01-25Documentation: Replace obsolete "driverfs" with "sysfs".Robert P. J. Day2-3/+3
2008-01-25nozomi driverFrank Seidel3-0/+2004
2008-01-25sysfs: Fix a copy-n-paste typo in commentJean Delvare1-1/+1