index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
char_dev.c
Age
Commit message (
Expand
)
Author
2006-01-14
[PATCH] convert /proc/devices to use seq_file interface
Neil Horman
2005-07-12
[PATCH] cdev: cdev_put oops
Brian King
2005-06-28
[PATCH] fix semaphore handling in __unregister_chrdev_region
Wen-chien Jesse Sung
2005-06-23
[PATCH] add check to /proc/devices read routines
Neil Horman
2005-05-05
[PATCH] make some things static
Adrian Bunk
2005-04-17
[PATCH] revert fs/char_dev.c CONFIG_BASE_FULL change
David Brownell
2005-03-08
[PATCH] kmap: remove usage of rwsem from kobj_map.
Greg Kroah-Hartman
2005-03-07
[PATCH] base-small: shrink chrdevs hash
Matt Mackall
2005-01-20
[PATCH] Lock initializer cleanup: Filesystems
Thomas Gleixner
2004-11-15
[PATCH] cdev_init: zero out cdev before kobject_init()
Roland Dreier
2004-11-10
[PATCH] make cdev_get static, unexport
Arjan van de Ven
2004-10-21
[PATCH] cdev: protect against buggy drivers
Stephen Hemminger
2004-10-19
[PATCH] register_chrdev_region(), alloc_chrdev_region() const char
Stephen Hemminger
2004-03-22
[PATCH] fix device open return values
Andrew Morton
2004-03-11
[PATCH] cdev 1/2: Eliminate /sys/cdev
Jonathan Corbet
2004-02-05
[PATCH] Char drivers: cdev_unmap()
Jonathan Corbet
2003-12-30
[PATCH] call_usermodehelper retval fix
Andrew Morton
2003-11-09
[PATCH] char dev request_module fix
Andrew Morton
2003-09-25
[PATCH] janitor: cleanup includes in fs/
Randy Dunlap
2003-09-21
[PATCH] Export new char dev functions
Andrew Morton
2003-09-04
[PATCH] large dev_t - second series (7/15)
Alexander Viro
2003-09-04
[PATCH] large dev_t - second series (5/15)
Alexander Viro
2003-08-14
[PATCH] janitor: use request_module()
Randy Dunlap
2003-06-11
[PATCH] tty_driver refcounting
Alexander Viro
2003-05-29
[PATCH] tty_register_driver
Paul Fulghum
2003-05-26
[PATCH] Fix sound lockup - missing chardev init
Alexander Viro
2003-05-25
Make cdev infrastructure initialize early
Linus Torvalds
2003-05-24
[PATCH] i_cdev/i_cindex
Alexander Viro
2003-05-24
[PATCH] cdev-cidr, part 1
Alexander Viro
2003-05-24
[PATCH] register_chrdev_region() cleanup
Alexander Viro
2003-05-16
Make request_module() take a printf-like vararg argument instead of a string.
Linus Torvalds
2003-03-28
[PATCH] register_chrdev_region() leak and race fix
Andrew Morton
2003-03-28
[PATCH] make cdevname() callable from interrupts
Andrew Morton
2003-03-28
[PATCH] tty_io cleanup
Andrew Morton
2003-03-22
[PATCH] dev_t [2/3] - remove MAX_CHRDEV
Andrew Morton
2003-03-22
[PATCH] dev_t [1/3]: kill cdev
Andrew Morton
2003-03-10
[PATCH] remove devfs_only()
Christoph Hellwig
2003-02-06
[PATCH] Remove dead code
Andries E. Brouwer
2002-11-20
[PATCH] break up fs/devices.c
Brian Gerst
2002-11-16
[PATCH] pull even more crap out of fs.h
Christoph Hellwig
2002-04-03
[PATCH] list_for_each is fs/
Dave Jones
2002-02-04
v2.5.1.3 -> v2.5.1.4
Linus Torvalds
2002-02-04
v2.4.13.7 -> v2.4.13.8
Linus Torvalds
2002-02-04
v2.4.4.4 -> v2.4.4.5
Linus Torvalds