Historie revizí

Autor SHA1 Zpráva Datum
  Greg Kroah-Hartman f368ed6088 char: make misc_deregister a void function před 10 roky
  Sudip Mukherjee 1037b2787b char: misc: fix error path před 10 roky
  Sudip Mukherjee 344e62b36d char: misc: remove redundant ifdef před 10 roky
  Vladimir Zapolskiy b575f7124a char: misc: restore MISC_DYNAMIC_MINOR on device_create() failure před 10 roky
  Tal Shorer 898bc2824e drivers: char: misc.c: remove trailing whitespace před 10 roky
  Tom Van Braeckel 0b509d8d33 misc: pass miscdevice through file's private_data před 10 roky
  Takashi Iwai bd73599530 misc: Add attribute groups před 10 roky
  Martin Kepplinger 03190c67ff char: misc: document behaviour of open() před 10 roky
  Linus Torvalds 9bc9ccd7db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs před 11 roky
  Al Viro e84f9e57b9 consolidate the reassignments of ->f_op in ->open() instances před 12 roky
  Elad Wexler 684116caa4 Drivers: char: misc: 'misc_deregister()' changed the 'mutex_unlock' logic upon an error před 12 roky
  Dae S. Kim 3c94ce6f48 drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally před 12 roky
  Al Viro 2c9ede55ec switch device_get_devnode() and ->devnode() to umode_t * před 14 roky
  Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop před 15 roky
  Akinobu Mita b329becfc7 char: add WARN_ON() in misc_deregister() před 15 roky
  Samu Onkalo fa1f68db6c drivers: misc: pass miscdevice pointer via file private data před 15 roky
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h před 15 roky
  Thadeu Lima de Souza Cascardo 1f2f38d89d drivers/char/misc.c: use bitmap/bitops functions for dynamic minor number allocation před 15 roky
  Thadeu Lima de Souza Cascardo 4ae717da8d drivers/char/misc.c: clear allocation bit in minor bitmap when device register fails před 15 roky
  Thadeu Lima de Souza Cascardo 2643434c1a misc: remove MAC pmu function declaration from misc device class před 15 roky
  Thomas Gleixner 40b798efe3 drivers: Remove BKL from misc_open před 16 roky
  James Morris 88e9d34c72 seq_file: constify seq_operations před 16 roky
  Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions před 16 roky
  Kay Sievers d405640539 Driver Core: misc: add nodename support for misc devices. před 16 roky
  Greg Kroah-Hartman 03457cd455 device create: char: convert device_create_drvdata to device_create před 17 roky
  Greg Kroah-Hartman 47aa5793f7 device create: char: convert device_create to device_create_drvdata před 17 roky
  Jonathan Corbet 309c4551c0 misc: cdev lock_kernel() pushdown před 17 roky
  Denis V. Lunev 1b50221738 drivers: use non-racy method for proc entries creation před 17 roky
  Rafael J. Wysocki b844eba292 PM: Remove destroy_suspended_device() před 17 roky
  Rafael J. Wysocki 533354d4ac Misc: Add possibility to remove misc devices during suspend/resume před 17 roky