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