aboutsummaryrefslogtreecommitdiff
path: root/include/linux/miscdevice.h
AgeCommit message (Expand)AuthorFilesLines
2010-08-21Input: uinput - add devname alias to allow module on-demand loadGravatar Kay Sievers 1-0/+1
2010-08-12dm: allow autoloading of dm modGravatar Peter Rajnoha 1-0/+1
2010-06-09misc: Fix allocation 'borrowed' by vhost_netGravatar Alan Cox 1-1/+6
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingGravatar Kay Sievers 1-0/+2
2010-01-15vhost_net: a kernel-level virtio serverGravatar Michael S. Tsirkin 1-0/+1
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsGravatar Kay Sievers 1-1/+2
2009-06-15Driver Core: misc: add nodename support for misc devices.Gravatar Kay Sievers 1-0/+1
2009-03-13[SCSI] mpt2sas: add MPT2SAS_MINOR(221) to miscdevice.hGravatar Eric Moore 1-0/+1
2008-11-26fuse: move FUSE_MINOR to miscdevice.hGravatar Tejun Heo 1-21/+21
2008-04-19PM: Remove destroy_suspended_device()Gravatar Rafael J. Wysocki 1-9/+1
2008-02-05Misc: Add possibility to remove misc devices during suspend/resumeGravatar Rafael J. Wysocki 1-1/+9
2007-05-03KVM: Use own minor numberGravatar Avi Kivity 1-0/+1
2006-12-01Driver core: change misc class_devices to be real devicesGravatar Greg Kroah-Hartman 1-3/+2
2006-06-26[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGravatar Greg Kroah-Hartman 1-1/+0
2006-03-28[PATCH] mark f_ops const in the inodeGravatar Arjan van de Ven 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+52