| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: add userio module | Stephen Chandler Paul | 2015-10-27 | 1 | -0/+1 |
* | char: make misc_deregister a void function | Greg Kroah-Hartman | 2015-08-05 | 1 | -1/+1 |
* | misc: Add attribute groups | Takashi Iwai | 2015-03-25 | 1 | -0/+2 |
* | miscdevice.h: Simple syntax fix to make pointers consistent. | Robert P. J. Day | 2014-05-27 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-04-02 | 1 | -0/+1 |
|\ |
|
| * | Bluetooth: allocate static minor for vhci | Lucas De Marchi | 2014-02-18 | 1 | -0/+1 |
* | | misc: add comment on unused minors | Lucas De Marchi | 2014-02-18 | 1 | -8/+8 |
|/ |
|
* | misc: Reserve minor for VFIO | Alex Williamson | 2013-12-19 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2013-11-13 | 1 | -0/+1 |
|\ |
|
| * | cuse: add fix minor number to /dev/cuse | Tom Gundersen | 2013-10-01 | 1 | -0/+1 |
* | | HID: uhid: allocate static minor | David Herrmann | 2013-09-26 | 1 | -0/+1 |
|/ |
|
* | [SCSI] miscdevice: Adding support for MPT3SAS_MINOR(222) | Sreekanth Reddy | 2012-12-01 | 1 | -0/+1 |
* | xen/mce: Add mcelog support for Xen platform | Liu, Jinsong | 2012-07-19 | 1 | -0/+1 |
* | vhost-net: add module alias (v2.1) | stephen hemminger | 2012-01-13 | 1 | -0/+1 |
* | switch miscdevice to umode_t | Al Viro | 2012-01-03 | 1 | -1/+1 |
* | miscdevice.h: fix up implicit use of lists and types | Paul Gortmaker | 2011-10-31 | 1 | -0/+2 |
* | miscdevice.h: delete unnecessary inclusion of module.h | Paul Gortmaker | 2011-10-31 | 1 | -1/+0 |
* | loop: add management interface for on-demand device allocation | Kay Sievers | 2011-07-31 | 1 | -0/+1 |
* | Input: uinput - add devname alias to allow module on-demand load | Kay Sievers | 2010-08-21 | 1 | -0/+1 |
* | dm: allow autoloading of dm mod | Peter Rajnoha | 2010-08-12 | 1 | -0/+1 |
* | misc: Fix allocation 'borrowed' by vhost_net | Alan Cox | 2010-06-09 | 1 | -1/+6 |
* | driver core: add devname module aliases to allow module on-demand auto-loading | Kay Sievers | 2010-05-25 | 1 | -0/+2 |
* | vhost_net: a kernel-level virtio server | Michael S. Tsirkin | 2010-01-15 | 1 | -0/+1 |
* | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers | 2009-09-19 | 1 | -1/+2 |
* | Driver Core: misc: add nodename support for misc devices. | Kay Sievers | 2009-06-15 | 1 | -0/+1 |
* | [SCSI] mpt2sas: add MPT2SAS_MINOR(221) to miscdevice.h | Eric Moore | 2009-03-13 | 1 | -0/+1 |
* | fuse: move FUSE_MINOR to miscdevice.h | Tejun Heo | 2008-11-26 | 1 | -21/+21 |
* | PM: Remove destroy_suspended_device() | Rafael J. Wysocki | 2008-04-19 | 1 | -9/+1 |
* | Misc: Add possibility to remove misc devices during suspend/resume | Rafael J. Wysocki | 2008-02-05 | 1 | -1/+9 |
* | KVM: Use own minor number | Avi Kivity | 2007-05-03 | 1 | -0/+1 |
* | Driver core: change misc class_devices to be real devices | Greg Kroah-Hartman | 2006-12-01 | 1 | -3/+2 |
* | [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+0 |
* | [PATCH] mark f_ops const in the inode | Arjan van de Ven | 2006-03-28 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+52 |