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