index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
char_dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-17
mm: bdi init hooks
Peter Zijlstra
1
-0
/
+1
2007-07-19
unregister_chrdev() return void
Akinobu Mita
1
-2
/
+1
2007-04-04
[PATCH] remove protection of LANANA-reserved majors
Andrew Morton
1
-2
/
+0
2007-02-20
[PATCH] rework reserved major handling
Andrew Morton
1
-6
/
+2
2007-02-12
[PATCH] register_chrdev_region() don't hand out the LOCAL/EXPERIMENTAL majors
Andrew Morton
1
-0
/
+7
2006-09-30
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
David Howells
1
-0
/
+1
2006-09-29
[PATCH] cdev documentation
Jonathan Corbet
1
-0
/
+59
2006-09-29
[PATCH] Chardev checking of overlapping ranges
Amos Waterland
1
-5
/
+23
2006-09-27
[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem
David Howells
1
-0
/
+20
2006-07-14
[PATCH] add function documentation for register_chrdev()
Rolf Eike Beer
1
-0
/
+22
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
1
-1
/
+0
2006-03-31
[PATCH] Simplify proc/devices and fix early termination regression
Joe Korty
1
-76
/
+11
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-1
/
+1
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
1
-2
/
+2
2006-03-25
[PATCH] use kzalloc and kcalloc in core fs code
Oliver Neukum
1
-5
/
+2
2006-03-20
[PATCH] kobj_map semaphore to mutex conversion
Jes Sorensen
1
-8
/
+9
2006-01-14
[PATCH] convert /proc/devices to use seq_file interface
Neil Horman
1
-23
/
+73
2005-07-12
[PATCH] cdev: cdev_put oops
Brian King
1
-1
/
+2
2005-06-28
[PATCH] fix semaphore handling in __unregister_chrdev_region
Wen-chien Jesse Sung
1
-1
/
+1
2005-06-23
[PATCH] add check to /proc/devices read routines
Neil Horman
1
-1
/
+12
2005-05-05
[PATCH] make some things static
Adrian Bunk
1
-1
/
+1
2005-04-17
[PATCH] revert fs/char_dev.c CONFIG_BASE_FULL change
David Brownell
1
-2
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+449