Commit Graph

24 Commits (ed313489badef16d700f5a3be50e8fd8f8294bc8)

Author SHA1 Message Date
Greg Kroah-Hartman 03457cd455 device create: char: convert device_create_drvdata to device_create 17 years ago
Greg Kroah-Hartman 47aa5793f7 device create: char: convert device_create to device_create_drvdata 17 years ago
Jonathan Corbet 309c4551c0 misc: cdev lock_kernel() pushdown 17 years ago
Denis V. Lunev 1b50221738 drivers: use non-racy method for proc entries creation 17 years ago
Rafael J. Wysocki b844eba292 PM: Remove destroy_suspended_device() 17 years ago
Rafael J. Wysocki 533354d4ac Misc: Add possibility to remove misc devices during suspend/resume 17 years ago
Pavel Emelianov 46c65b71e6 Make /proc/misc use seq_list_xxx helpers 18 years ago
Matthias Kaehlcke 0e82d5b618 use mutex instead of semaphore for misc char devices 18 years ago
Neil Horman 5d469ec0f4 [PATCH] Correct misc_register return code handling in several drivers 18 years ago
Greg Kroah-Hartman 94fbcded4e Driver core: change misc class_devices to be real devices 18 years ago
Arjan van de Ven 62322d2554 [PATCH] make more file_operation structs static 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Greg Kroah-Hartman 96192ff1a9 [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed 19 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
Arjan van de Ven 99ac48f54a [PATCH] mark f_ops const in the inode 19 years ago
Greg Kroah-Hartman 53f4654272 [PATCH] Driver Core: fix up all callers of class_device_create() 20 years ago
Christoph Hellwig 573fc11313 [PATCH] move m68k rtc drivers over to initcalls 20 years ago
Benjamin Herrenschmidt 8c8709334c [PATCH] ppc32: Remove CONFIG_PMAC_PBOOK 20 years ago
Dmitry Torokhov 8378b92405 [PATCH] I8K: initialization code cleanup; formatting 20 years ago
Dmitry Torokhov 3f5f7e2eeb [PATCH] Toshiba driver cleanup 20 years ago
gregkh@suse.de ca8eca6884 [PATCH] class: convert drivers/char/* to use the new class api instead of class_simple 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago