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