summaryrefslogtreecommitdiffstats
path: root/include/linux/miscdevice.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-02-231-0/+1
|\
| * hwrng: core - Move hwrng miscdev minor number to include/linux/miscdevice.hCorentin LABBE2016-12-271-0/+1
* | apm-emulation: move APM_MINOR_DEV to include/linux/miscdevice.hCorentin Labbe2017-01-101-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-171-0/+1
|\
| * irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.hLABBE Corentin2016-12-171-0/+1
* | miscdevice: introduce builtin_misc_devicePaul Gortmaker2016-10-281-0/+7
|/
* miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan2016-08-311-0/+8
* Input: add userio moduleStephen Chandler Paul2015-10-271-0/+1
* char: make misc_deregister a void functionGreg Kroah-Hartman2015-08-051-1/+1
* misc: Add attribute groupsTakashi Iwai2015-03-251-0/+2
* miscdevice.h: Simple syntax fix to make pointers consistent.Robert P. J. Day2014-05-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-021-0/+1
|\
| * Bluetooth: allocate static minor for vhciLucas De Marchi2014-02-181-0/+1
* | misc: add comment on unused minorsLucas De Marchi2014-02-181-8/+8
|/
* misc: Reserve minor for VFIOAlex Williamson2013-12-191-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2013-11-131-0/+1
|\
| * cuse: add fix minor number to /dev/cuseTom Gundersen2013-10-011-0/+1
* | HID: uhid: allocate static minorDavid Herrmann2013-09-261-0/+1
|/
* [SCSI] miscdevice: Adding support for MPT3SAS_MINOR(222)Sreekanth Reddy2012-12-011-0/+1
* xen/mce: Add mcelog support for Xen platformLiu, Jinsong2012-07-191-0/+1
* vhost-net: add module alias (v2.1)stephen hemminger2012-01-131-0/+1
* switch miscdevice to umode_tAl Viro2012-01-031-1/+1
* miscdevice.h: fix up implicit use of lists and typesPaul Gortmaker2011-10-311-0/+2
* miscdevice.h: delete unnecessary inclusion of module.hPaul Gortmaker2011-10-311-1/+0
* loop: add management interface for on-demand device allocationKay Sievers2011-07-311-0/+1
* Input: uinput - add devname alias to allow module on-demand loadKay Sievers2010-08-211-0/+1
* dm: allow autoloading of dm modPeter Rajnoha2010-08-121-0/+1
* misc: Fix allocation 'borrowed' by vhost_netAlan Cox2010-06-091-1/+6
* driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers2010-05-251-0/+2
* vhost_net: a kernel-level virtio serverMichael S. Tsirkin2010-01-151-0/+1
* Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-191-1/+2
* Driver Core: misc: add nodename support for misc devices.Kay Sievers2009-06-151-0/+1
* [SCSI] mpt2sas: add MPT2SAS_MINOR(221) to miscdevice.hEric Moore2009-03-131-0/+1
* fuse: move FUSE_MINOR to miscdevice.hTejun Heo2008-11-261-21/+21
* PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-191-9/+1
* Misc: Add possibility to remove misc devices during suspend/resumeRafael J. Wysocki2008-02-051-1/+9
* KVM: Use own minor numberAvi Kivity2007-05-031-0/+1
* Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman2006-12-011-3/+2
* [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+52