Age | Commit message (Expand) | Author | Files | Lines |
2020-08-28 | include/linux/miscdevice.h - Fix typo/grammar | Sebastian Fricke | 1 | -5/+5 |
2020-03-19 | rtc/ia64: remove legacy efirtc driver | Arnd Bergmann | 1 | -1/+1 |
2020-03-18 | misc: move FLASH_MINOR into miscdevice.h and fix conflicts | Zhenzhong Duan | 1 | -0/+2 |
2020-03-18 | misc: cleanup minor number definitions in c file into miscdevice.h | Zhenzhong Duan | 1 | -0/+10 |
2019-12-06 | Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -0/+1 |
2019-12-04 | agp: move AGPGART_MINOR to include/linux/miscdevice.h | Corentin Labbe | 1 | -0/+1 |
2019-11-05 | rfkill: allocate static minor | Marcel Holtmann | 1 | -0/+1 |
2017-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-28 | sbus: char: Move D7S_MINOR to include/linux/miscdevice.h | Corentin Labbe | 1 | -0/+1 |
2017-05-18 | vhost/vsock: use static minor number | Stefan Hajnoczi | 1 | -0/+1 |
2017-02-23 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+1 |
2017-01-10 | apm-emulation: move APM_MINOR_DEV to include/linux/miscdevice.h | Corentin Labbe | 1 | -0/+1 |
2016-12-27 | hwrng: core - Move hwrng miscdev minor number to include/linux/miscdevice.h | Corentin LABBE | 1 | -0/+1 |
2016-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+1 |
2016-12-17 | irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.h | LABBE Corentin | 1 | -0/+1 |
2016-10-28 | miscdevice: introduce builtin_misc_device | Paul Gortmaker | 1 | -0/+7 |
2016-08-31 | miscdevice: Add helper macro for misc device boilerplate | PrasannaKumar Muralidharan | 1 | -0/+8 |
2015-10-28 | Input: add userio module | Stephen Chandler Paul | 1 | -0/+1 |
2015-08-05 | char: make misc_deregister a void function | Greg Kroah-Hartman | 1 | -1/+1 |
2015-03-25 | misc: Add attribute groups | Takashi Iwai | 1 | -0/+2 |
2014-05-28 | miscdevice.h: Simple syntax fix to make pointers consistent. | Robert P. J. Day | 1 | -1/+1 |
2014-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2014-02-18 | misc: add comment on unused minors | Lucas De Marchi | 1 | -8/+8 |
2014-02-18 | Bluetooth: allocate static minor for vhci | Lucas De Marchi | 1 | -0/+1 |
2013-12-19 | misc: Reserve minor for VFIO | Alex Williamson | 1 | -0/+1 |
2013-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 1 | -0/+1 |
2013-10-01 | cuse: add fix minor number to /dev/cuse | Tom Gundersen | 1 | -0/+1 |
2013-09-26 | HID: uhid: allocate static minor | David Herrmann | 1 | -0/+1 |
2012-12-01 | [SCSI] miscdevice: Adding support for MPT3SAS_MINOR(222) | Sreekanth Reddy | 1 | -0/+1 |
2012-07-19 | xen/mce: Add mcelog support for Xen platform | Liu, Jinsong | 1 | -0/+1 |
2012-01-13 | vhost-net: add module alias (v2.1) | stephen hemminger | 1 | -0/+1 |
2012-01-04 | switch miscdevice to umode_t | Al Viro | 1 | -1/+1 |
2011-11-01 | miscdevice.h: fix up implicit use of lists and types | Paul Gortmaker | 1 | -0/+2 |
2011-11-01 | miscdevice.h: delete unnecessary inclusion of module.h | Paul Gortmaker | 1 | -1/+0 |
2011-08-01 | loop: add management interface for on-demand device allocation | Kay Sievers | 1 | -0/+1 |
2010-08-21 | Input: uinput - add devname alias to allow module on-demand load | Kay Sievers | 1 | -0/+1 |
2010-08-12 | dm: allow autoloading of dm mod | Peter Rajnoha | 1 | -0/+1 |
2010-06-09 | misc: Fix allocation 'borrowed' by vhost_net | Alan Cox | 1 | -1/+6 |
2010-05-26 | driver core: add devname module aliases to allow module on-demand auto-loading | Kay Sievers | 1 | -0/+2 |
2010-01-15 | vhost_net: a kernel-level virtio server | Michael S. Tsirkin | 1 | -0/+1 |
2009-09-19 | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers | 1 | -1/+2 |
2009-06-16 | Driver Core: misc: add nodename support for misc devices. | Kay Sievers | 1 | -0/+1 |
2009-03-13 | [SCSI] mpt2sas: add MPT2SAS_MINOR(221) to miscdevice.h | Eric Moore | 1 | -0/+1 |
2008-11-26 | fuse: move FUSE_MINOR to miscdevice.h | Tejun Heo | 1 | -21/+21 |
2008-04-20 | PM: Remove destroy_suspended_device() | Rafael J. Wysocki | 1 | -9/+1 |
2008-02-05 | Misc: Add possibility to remove misc devices during suspend/resume | Rafael J. Wysocki | 1 | -1/+9 |
2007-05-03 | KVM: Use own minor number | Avi Kivity | 1 | -0/+1 |
2006-12-02 | Driver core: change misc class_devices to be real devices | Greg Kroah-Hartman | 1 | -3/+2 |
2006-06-26 | [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed | Greg Kroah-Hartman | 1 | -1/+0 |