aboutsummaryrefslogtreecommitdiff
path: root/include/linux/miscdevice.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-27misc: Mark MICROCODE_MINOR unusedGravatar Borislav Petkov 1-1/+1
2020-08-28include/linux/miscdevice.h - Fix typo/grammarGravatar Sebastian Fricke 1-5/+5
2020-03-19rtc/ia64: remove legacy efirtc driverGravatar Arnd Bergmann 1-1/+1
2020-03-18misc: move FLASH_MINOR into miscdevice.h and fix conflictsGravatar Zhenzhong Duan 1-0/+2
2020-03-18misc: cleanup minor number definitions in c file into miscdevice.hGravatar Zhenzhong Duan 1-0/+10
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-0/+1
2019-12-04agp: move AGPGART_MINOR to include/linux/miscdevice.hGravatar Corentin Labbe 1-0/+1
2019-11-05rfkill: allocate static minorGravatar Marcel Holtmann 1-0/+1
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-27sbus: char: Move D7S_MINOR to include/linux/miscdevice.hGravatar Corentin Labbe 1-0/+1
2017-05-18vhost/vsock: use static minor numberGravatar Stefan Hajnoczi 1-0/+1
2017-02-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-0/+1
2017-01-10apm-emulation: move APM_MINOR_DEV to include/linux/miscdevice.hGravatar Corentin Labbe 1-0/+1
2016-12-27hwrng: core - Move hwrng miscdev minor number to include/linux/miscdevice.hGravatar Corentin LABBE 1-0/+1
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-0/+1
2016-12-17irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.hGravatar LABBE Corentin 1-0/+1
2016-10-28miscdevice: introduce builtin_misc_deviceGravatar Paul Gortmaker 1-0/+7
2016-08-31miscdevice: Add helper macro for misc device boilerplateGravatar PrasannaKumar Muralidharan 1-0/+8
2015-10-27Input: add userio moduleGravatar Stephen Chandler Paul 1-0/+1
2015-08-05char: make misc_deregister a void functionGravatar Greg Kroah-Hartman 1-1/+1
2015-03-25misc: Add attribute groupsGravatar Takashi Iwai 1-0/+2
2014-05-27miscdevice.h: Simple syntax fix to make pointers consistent.Gravatar Robert P. J. Day 1-1/+1
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+1
2014-02-18misc: add comment on unused minorsGravatar Lucas De Marchi 1-8/+8
2014-02-18Bluetooth: allocate static minor for vhciGravatar Lucas De Marchi 1-0/+1
2013-12-19misc: Reserve minor for VFIOGravatar Alex Williamson 1-0/+1
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Gravatar Linus Torvalds 1-0/+1
2013-10-01cuse: add fix minor number to /dev/cuseGravatar Tom Gundersen 1-0/+1
2013-09-26HID: uhid: allocate static minorGravatar David Herrmann 1-0/+1
2012-12-01[SCSI] miscdevice: Adding support for MPT3SAS_MINOR(222)Gravatar Sreekanth Reddy 1-0/+1
2012-07-19xen/mce: Add mcelog support for Xen platformGravatar Liu, Jinsong 1-0/+1
2012-01-13vhost-net: add module alias (v2.1)Gravatar stephen hemminger 1-0/+1
2012-01-03switch miscdevice to umode_tGravatar Al Viro 1-1/+1
2011-10-31miscdevice.h: fix up implicit use of lists and typesGravatar Paul Gortmaker 1-0/+2
2011-10-31miscdevice.h: delete unnecessary inclusion of module.hGravatar Paul Gortmaker 1-1/+0
2011-07-31loop: add management interface for on-demand device allocationGravatar Kay Sievers 1-0/+1
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