Commit Graph

20 Commits (f0968e3f7a8ea30728d2580d3043a30ea9994ec6)

Author SHA1 Message Date
Alan Cox 526719ba51 Switch to a valid email address... 16 years ago
Greg Kroah-Hartman a9b12619f7 device create: misc: convert device_create_drvdata to device_create 16 years ago
Adrian Bunk de0ca06a99 coda: remove CODA_FS_OLD_API 17 years ago
Greg Kroah-Hartman 6143b59970 device create: coda: convert device_create to device_create_drvdata 17 years ago
Kay Sievers 62ca879256 coda: convert struct class_device to struct device 17 years ago
Jan Harkes 5b7f13bd26 coda: update module information 18 years ago
Jan Harkes 3cf01f28c3 coda: remove statistics counters from /proc/fs/coda 18 years ago
Jan Harkes 37461e1957 coda: replace upc_alloc/upc_free with kmalloc/kfree 18 years ago
Jan Harkes 8706551963 coda: cleanup /dev/cfs open and close handling 18 years ago
Jan Harkes 38c2e4370d coda: do not grab an uninitialized fd when the open upcall returns an error 18 years ago
Greg Kroah-Hartman ff23eca3e8 [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree 19 years ago
Greg Kroah-Hartman 8ab5e4c15b [PATCH] devfs: Remove devfs_remove() function from the kernel tree 19 years ago
Greg Kroah-Hartman 7c69ef7974 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree 19 years ago
Greg Kroah-Hartman 95dc112a57 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree 19 years ago
Akinobu Mita 8e13059a37 [PATCH] use list_add_tail() instead of list_add() 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Adrian Bunk c98d8cfbc6 [PATCH] fs/coda/: proper prototypes 19 years ago
Greg Kroah-Hartman 53f4654272 [PATCH] Driver Core: fix up all callers of class_device_create() 19 years ago
gregkh@suse.de 1db560afe6 [PATCH] class: convert the remaining class_simple users in the kernel to usee the new class api 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago