Historial de Commits

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