Age | Commit message (Expand) | Author |
2008-01-24 | kset: convert gfs2 to use kset_create | Greg Kroah-Hartman |
2008-01-24 | kobject: convert main fs kobject to use kobject_create | Greg Kroah-Hartman |
2008-01-24 | kset: convert ecryptfs to use kset_create | Greg Kroah-Hartman |
2008-01-24 | kobject: convert configfs to use kobject_create | Greg Kroah-Hartman |
2008-01-24 | kobject: convert debugfs to use kobject_create | Greg Kroah-Hartman |
2008-01-24 | kobject: convert securityfs to use kobject_create | Greg Kroah-Hartman |
2008-01-24 | kobject: convert fuse to use kobject_create | Greg Kroah-Hartman |
2008-01-24 | kobject: get rid of kobject_kset_add_dir | Greg Kroah-Hartman |
2008-01-24 | kobject: get rid of kobject_add_dir | Greg Kroah-Hartman |
2008-01-24 | kobject: add kobject_create_and_add function | Greg Kroah-Hartman |
2008-01-24 | kset: add kset_create_and_add function | Greg Kroah-Hartman |
2008-01-24 | kobject: remove kobj_set_kset_s as no one is using it anymore | Greg Kroah-Hartman |
2008-01-24 | kobject: remove struct kobj_type from struct kset | Greg Kroah-Hartman |
2008-01-24 | kobject: add kobject_init_and_add function | Greg Kroah-Hartman |
2008-01-24 | kobject: add kobject_add_ng function | Greg Kroah-Hartman |
2008-01-24 | kobject: add kobject_init_ng function | Greg Kroah-Hartman |
2008-01-24 | kobject: make kobject_cleanup be static | Greg Kroah-Hartman |
2008-01-24 | kobject: fix up kobject_set_name to use kvasprintf | Greg Kroah-Hartman |
2008-01-24 | kobject: convert icom to use kref, not kobject | Greg Kroah-Hartman |
2008-01-24 | kobject: convert hvcs to use kref, not kobject | Greg Kroah-Hartman |
2008-01-24 | kobject: convert hvc_console to use kref, not kobject | Greg Kroah-Hartman |
2008-01-24 | kobject: convert ibmasm to use kref, not kobject | Greg Kroah-Hartman |
2008-01-24 | sysfs: remove SPIN_LOCK_UNLOCKED | Jiri Slaby |
2008-01-24 | sysfs: create optimal relative symlink targets | Kay Sievers |
2008-01-24 | driver core: Make the dev_*() family of macros in device.h complete | Emil Medve |
2008-01-24 | ecryptfs: clean up attribute mess | Greg Kroah-Hartman |
2008-01-24 | cosa: Convert from class_device to device for cosa sync driver | Tony Jones |
2008-01-24 | tifm: Convert from class_device to device for TI flash media | Tony Jones |
2008-01-24 | pktcdvd: Convert from class_device to device for block/pktcdvd | Tony Jones |
2008-01-24 | paride: Convert from class_device to device for block/paride | Tony Jones |
2008-01-24 | mtd: Convert from class_device to device for MTD/mtdchar | Tony Jones |
2008-01-24 | MCP_UCB1200: Convert from class_device to device | Tony Jones |
2008-01-24 | adb: Convert from class_device to device | Tony Jones |
2008-01-24 | ISDN: Convert from class_device to device for ISDN capi | Tony Jones |
2008-01-24 | IDE: Convert from class_device to device for ide-tape | Tony Jones |
2008-01-24 | DMA: Convert from class_device to device for DMA engine | Tony Jones |
2008-01-24 | coda: convert struct class_device to struct device | Kay Sievers |
2008-01-24 | aoechr: Convert from class_device to device | Tony Jones |
2008-01-24 | kref: add kref_set() | Evgeniy Polyakov |
2008-01-24 | PM: Acquire device locks on suspend | Rafael J. Wysocki |
2008-01-24 | kobject: remove incorrect comment in kobject_rename | Greg Kroah-Hartman |
2008-01-24 | Documentation: Replace obsolete "driverfs" with "sysfs". | Robert P. J. Day |
2008-01-24 | nozomi driver | Frank Seidel |
2008-01-24 | sysfs: Fix a copy-n-paste typo in comment | Jean Delvare |
2008-01-24 | Chinese: add translation of Codingstyle | Zhang Le |
2008-01-24 | Chinese: add translation of sparse.txt | Li Yang |
2008-01-24 | Chinese: add translation of volatile-considered-harmful.txt | Bryan Wu |
2008-01-24 | Chinese: add translation of stable_kernel_rules.txt | TripleX Chung |
2008-01-24 | Chinese: add translation of oops-tracing.txt | Dave Young |
2008-01-24 | Chinese: add translation of SubmittingDrivers | Li Yang |