aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-12sysfs: clean up header filesTejun Heo
2007-10-12sysfs: fix sysfs_chmod_file() such that it updates sd->s_mode tooTejun Heo
2007-10-12sysfs: fix comments of sysfs_add/remove_one()Tejun Heo
2007-10-12sysfs: spit a warning to users when they try to create a duplicate sysfs fileGreg Kroah-Hartman
2007-10-12PTY: add kernel parameter to overwrite legacy pty countKay Sievers
2007-10-12sysfs: Rewrite sysfs_move_dir in terms of sysfs direntsEric W. Biederman
2007-10-12sysfs: Rewrite rename in terms of sysfs direntsEric W. Biederman
2007-10-12sysfs: Remove s_dentryEric W. Biederman
2007-10-12sysfs: simply sysfs_get_dentryTejun Heo
2007-10-12sysfs: Introduce sysfs_rename_mutexEric W. Biederman
2007-10-12sysfs: Rewrite sysfs_drop_dentry.Eric W. Biederman
2007-10-12sysfs: Simplify readdir.Eric W. Biederman
2007-10-12sysfs: In sysfs_lookup don't open code sysfs_find_direntEric W. Biederman
2007-10-12sysfs: Make sysfs_mount staticEric W. Biederman
2007-10-12sysfs: Use kill_anon_superEric W. Biederman
2007-10-12sysfs: Remove sysfs_instantiateEric W. Biederman
2007-10-12sysfs: Move all of inode initialization into sysfs_init_inodeEric W. Biederman
2007-10-12sysfs: fix i_mutex locking in sysfs_get_dentry()Tejun Heo
2007-10-12Driver core: Make platform_device.id an intJean Delvare
2007-10-12sysdev: remove global sysdev drivers listAkinobu Mita
2007-10-12sysfs: Fix typos in fs/sysfs/file.cRolf Eike Beer
2007-10-12drivers/base/power/: make 2 functions staticAdrian Bunk
2007-10-12Fix Firmware class name collisionMarkus Rechberger
2007-10-12Driver core: kerneldoc - kobject_uevent_env is not "usually KOBJ_MOVE"Kay Sievers
2007-10-12Driver core: add uevent file for bus and driverKay Sievers
2007-10-12Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUGKay Sievers
2007-10-12Convert from class_device to device in drivers/chartonyj@suse.de
2007-10-12Convert from class_device to device for drivers/videotonyj@suse.de
2007-10-12dmi-id: Possible cleanupJean Delvare
2007-10-12dmi-id: Use dynamic sysfs attributesJean Delvare
2007-10-12sysfs: make sysfs_addrm_finish() return voidTejun Heo
2007-10-12sysfs: make sysfs_add_one() automatically check for duplicate entryTejun Heo
2007-10-12sysfs: make sysfs_add/remove_one() call link/unlink_sibling() implictlyTejun Heo
2007-10-12sysfs: simplify sysfs_rename_dir()Tejun Heo
2007-10-12sysfs: cosmetic changes in sysfs_lookup()Tejun Heo
2007-10-12sysfs: Remove first pass at shadow directory supportEric W. Biederman
2007-10-12sysfs: cleanup semaphore.hDave Young
2007-10-12sysfs/file.c - use mutex instead of semaphoreDave Young
2007-10-12debugfs: helper for decimal challengedRobin Getz
2007-10-12Driver core: clean up removed functions from the documentationCornelia Huck
2007-10-12kobject: remove the static array for the nameGreg Kroah-Hartman
2007-10-12Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman
2007-10-12cdev: remove unneeded setting of cdev namesGreg Kroah-Hartman
2007-10-12kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman
2007-10-12Driver core: remove get_bus()Greg Kroah-Hartman
2007-10-12Driver core: remove put_bus()Greg Kroah-Hartman
2007-10-12Driver core: remove subsys_get()Greg Kroah-Hartman
2007-10-12Driver core: remove subsys_put()Greg Kroah-Hartman
2007-10-12Driver core: remove kset_set_kset_sGreg Kroah-Hartman
2007-10-12Driver core: remove subsys_set_ksetGreg Kroah-Hartman