提交历史

作者 SHA1 备注 提交日期
  Christoph Hellwig fddda2b7b5 proc: introduce proc_create_seq{,_data} 7 年之前
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
  Varsha Rao 8ab44b4003 drivers: char: misc: Replace printk with pr_err. 8 年之前
  Varsha Rao 5b884a95a5 drivers: char: misc: Add blank line after declaration. 8 年之前
  Varsha Rao 50a5e31479 drivers: char: misc: Add space after ','. 8 年之前
  Varsha Rao 65ebd3dfe7 drivers: char: misc: Replace "foo * bar" with "foo *bar". 8 年之前
  Greg Kroah-Hartman f368ed6088 char: make misc_deregister a void function 10 年之前
  Sudip Mukherjee 1037b2787b char: misc: fix error path 10 年之前
  Sudip Mukherjee 344e62b36d char: misc: remove redundant ifdef 10 年之前
  Vladimir Zapolskiy b575f7124a char: misc: restore MISC_DYNAMIC_MINOR on device_create() failure 10 年之前
  Tal Shorer 898bc2824e drivers: char: misc.c: remove trailing whitespace 10 年之前
  Tom Van Braeckel 0b509d8d33 misc: pass miscdevice through file's private_data 10 年之前
  Takashi Iwai bd73599530 misc: Add attribute groups 10 年之前
  Martin Kepplinger 03190c67ff char: misc: document behaviour of open() 10 年之前
  Linus Torvalds 9bc9ccd7db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 年之前
  Al Viro e84f9e57b9 consolidate the reassignments of ->f_op in ->open() instances 12 年之前
  Elad Wexler 684116caa4 Drivers: char: misc: 'misc_deregister()' changed the 'mutex_unlock' logic upon an error 12 年之前
  Dae S. Kim 3c94ce6f48 drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally 12 年之前
  Al Viro 2c9ede55ec switch device_get_devnode() and ->devnode() to umode_t * 14 年之前
  Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 年之前
  Akinobu Mita b329becfc7 char: add WARN_ON() in misc_deregister() 15 年之前
  Samu Onkalo fa1f68db6c drivers: misc: pass miscdevice pointer via file private data 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  Thadeu Lima de Souza Cascardo 1f2f38d89d drivers/char/misc.c: use bitmap/bitops functions for dynamic minor number allocation 15 年之前
  Thadeu Lima de Souza Cascardo 4ae717da8d drivers/char/misc.c: clear allocation bit in minor bitmap when device register fails 15 年之前
  Thadeu Lima de Souza Cascardo 2643434c1a misc: remove MAC pmu function declaration from misc device class 15 年之前
  Thomas Gleixner 40b798efe3 drivers: Remove BKL from misc_open 16 年之前
  James Morris 88e9d34c72 seq_file: constify seq_operations 16 年之前
  Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions 16 年之前
  Kay Sievers d405640539 Driver Core: misc: add nodename support for misc devices. 16 年之前