Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
53f3b25287d8eed5a274d85fe7192c5812045fa3
/
drivers
/
char
/
misc.c
3c94ce6
drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally
by Dae S. Kim
· 12 years ago
2c9ede5
switch device_get_devnode() and ->devnode() to umode_t *
by Al Viro
· 13 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
b329bec
char: add WARN_ON() in misc_deregister()
by Akinobu Mita
· 14 years ago
fa1f68d
drivers: misc: pass miscdevice pointer via file private data
by Samu Onkalo
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
1f2f38d
drivers/char/misc.c: use bitmap/bitops functions for dynamic minor number allocation
by Thadeu Lima de Souza Cascardo
· 15 years ago
4ae717d
drivers/char/misc.c: clear allocation bit in minor bitmap when device register fails
by Thadeu Lima de Souza Cascardo
· 15 years ago
2643434
misc: remove MAC pmu function declaration from misc device class
by Thadeu Lima de Souza Cascardo
· 15 years ago
40b798e
drivers: Remove BKL from misc_open
by Thomas Gleixner
· 15 years ago
88e9d34
seq_file: constify seq_operations
by James Morris
· 15 years ago
e454cea
Driver-Core: extend devnode callbacks to provide permissions
by Kay Sievers
· 15 years ago
d405640
Driver Core: misc: add nodename support for misc devices.
by Kay Sievers
· 16 years ago
03457cd
device create: char: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
47aa579
device create: char: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 16 years ago
309c455
misc: cdev lock_kernel() pushdown
by Jonathan Corbet
· 16 years ago
1b50221
drivers: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
b844eba
PM: Remove destroy_suspended_device()
by Rafael J. Wysocki
· 17 years ago
533354d
Misc: Add possibility to remove misc devices during suspend/resume
by Rafael J. Wysocki
· 17 years ago
46c65b7
Make /proc/misc use seq_list_xxx helpers
by Pavel Emelianov
· 17 years ago
0e82d5b
use mutex instead of semaphore for misc char devices
by Matthias Kaehlcke
· 18 years ago
5d469ec
[PATCH] Correct misc_register return code handling in several drivers
by Neil Horman
· 18 years ago
94fbcde
Driver core: change misc class_devices to be real devices
by Greg Kroah-Hartman
· 18 years ago
62322d2
[PATCH] make more file_operation structs static
by Arjan van de Ven
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
96192ff
[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
ff23eca
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
by Greg Kroah-Hartman
· 19 years ago
8ab5e4c
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
7c69ef7
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
99ac48f
[PATCH] mark f_ops const in the inode
by Arjan van de Ven
· 19 years ago
53f4654
[PATCH] Driver Core: fix up all callers of class_device_create()
by Greg Kroah-Hartman
· 19 years ago
573fc11
[PATCH] move m68k rtc drivers over to initcalls
by Christoph Hellwig
· 19 years ago
8c87093
[PATCH] ppc32: Remove CONFIG_PMAC_PBOOK
by Benjamin Herrenschmidt
· 19 years ago
8378b924
[PATCH] I8K: initialization code cleanup; formatting
by Dmitry Torokhov
· 19 years ago
3f5f7e2
[PATCH] Toshiba driver cleanup
by Dmitry Torokhov
· 19 years ago
ca8eca6
[PATCH] class: convert drivers/char/* to use the new class api instead of class_simple
by gregkh@suse.de
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago