Historique des commits

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