Commit Graph

67659 Commits (b13dc89c5a5bd5e34aadb44c0fb7e870959dcd06)
 

Author SHA1 Message Date
Tejun Heo b13dc89c5a sysfs: reposition sysfs_dirent->s_mode. 18 years ago
Tejun Heo 5a7ad7f044 sysfs: kill sysfs_update_file() 18 years ago
Tejun Heo 59f6901568 sysfs: clean up header files 18 years ago
Tejun Heo f88123eaf9 sysfs: fix sysfs_chmod_file() such that it updates sd->s_mode too 18 years ago
Tejun Heo 181b2e4be1 sysfs: fix comments of sysfs_add/remove_one() 18 years ago
Greg Kroah-Hartman 5c3e8964ce sysfs: spit a warning to users when they try to create a duplicate sysfs file 18 years ago
Kay Sievers dc8c85871c PTY: add kernel parameter to overwrite legacy pty count 18 years ago
Eric W. Biederman 45aaae9c51 sysfs: Rewrite sysfs_move_dir in terms of sysfs dirents 18 years ago
Eric W. Biederman 9918f9a481 sysfs: Rewrite rename in terms of sysfs dirents 18 years ago
Eric W. Biederman 5a26b79c42 sysfs: Remove s_dentry 18 years ago
Tejun Heo e0712bbfd9 sysfs: simply sysfs_get_dentry 18 years ago
Eric W. Biederman 932ea2e374 sysfs: Introduce sysfs_rename_mutex 18 years ago
Eric W. Biederman 89bec09705 sysfs: Rewrite sysfs_drop_dentry. 18 years ago
Eric W. Biederman 3efa65b92d sysfs: Simplify readdir. 18 years ago
Eric W. Biederman 94777e0918 sysfs: In sysfs_lookup don't open code sysfs_find_dirent 18 years ago
Eric W. Biederman 7d0c7d676c sysfs: Make sysfs_mount static 18 years ago
Eric W. Biederman 0333cd8a3f sysfs: Use kill_anon_super 18 years ago
Eric W. Biederman 119dd52be3 sysfs: Remove sysfs_instantiate 18 years ago
Eric W. Biederman 372e88bd19 sysfs: Move all of inode initialization into sysfs_init_inode 18 years ago
Tejun Heo 253280267a sysfs: fix i_mutex locking in sysfs_get_dentry() 18 years ago
Jean Delvare 1359555eb7 Driver core: Make platform_device.id an int 18 years ago
Akinobu Mita 44b760a825 sysdev: remove global sysdev drivers list 18 years ago
Rolf Eike Beer a93720eeb4 sysfs: Fix typos in fs/sysfs/file.c 18 years ago
Adrian Bunk b4d1eb2cce drivers/base/power/: make 2 functions static 18 years ago
Markus Rechberger 109f0e93b6 Fix Firmware class name collision 18 years ago
Kay Sievers ccd490a3c3 Driver core: kerneldoc - kobject_uevent_env is not "usually KOBJ_MOVE" 18 years ago
Kay Sievers 7ac1cf4a87 Driver core: add uevent file for bus and driver 18 years ago
Kay Sievers 5c5daf657c Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG 18 years ago
tonyj@suse.de 07c015e765 Convert from class_device to device in drivers/char 18 years ago
tonyj@suse.de 60043428a5 Convert from class_device to device for drivers/video 18 years ago
Jean Delvare 34b51f39e2 dmi-id: Possible cleanup 18 years ago
Jean Delvare 6374475661 dmi-id: Use dynamic sysfs attributes 18 years ago
Tejun Heo 990e53f880 sysfs: make sysfs_addrm_finish() return void 18 years ago
Tejun Heo 23dc279950 sysfs: make sysfs_add_one() automatically check for duplicate entry 18 years ago
Tejun Heo 41fc1c2745 sysfs: make sysfs_add/remove_one() call link/unlink_sibling() implictly 18 years ago
Tejun Heo ff869de7bf sysfs: simplify sysfs_rename_dir() 18 years ago
Tejun Heo a7a0475497 sysfs: cosmetic changes in sysfs_lookup() 18 years ago
Eric W. Biederman 90bc61359d sysfs: Remove first pass at shadow directory support 18 years ago
Dave Young 869512ab5a sysfs: cleanup semaphore.h 18 years ago
Dave Young 52e8c209d6 sysfs/file.c - use mutex instead of semaphore 18 years ago
Robin Getz 2ebefc5016 debugfs: helper for decimal challenged 18 years ago
Cornelia Huck d716551e18 Driver core: clean up removed functions from the documentation 18 years ago
Greg Kroah-Hartman ce2c9cb025 kobject: remove the static array for the name 18 years ago
Greg Kroah-Hartman 34980ca8fa Drivers: clean up direct setting of the name of a kset 18 years ago
Greg Kroah-Hartman 7e7654a92a cdev: remove unneeded setting of cdev names 18 years ago
Greg Kroah-Hartman 19c38de88a kobjects: fix up improper use of the kobject name field 18 years ago
Greg Kroah-Hartman 5901d0145c Driver core: remove get_bus() 18 years ago
Greg Kroah-Hartman fc1ede5888 Driver core: remove put_bus() 18 years ago
Greg Kroah-Hartman 1ef4cfac01 Driver core: remove subsys_get() 18 years ago
Greg Kroah-Hartman 6e9d930d16 Driver core: remove subsys_put() 18 years ago