[EISA] EISA registration with !CONFIG_EISA
[safe/jmp/linux-2.6] / drivers / char /
2006-12-08 Jiri Slaby[PATCH] Char: stallion, remove syntactic sugar
2006-12-08 Jiri Slaby[PATCH] Char: stallion, brd struct locking
2006-12-08 Jiri Slaby[PATCH] Char: stallion, fix fail paths
2006-12-08 Jiri Slaby[PATCH] Char: stallion, functions cleanup
2006-12-08 Jiri Slaby[PATCH] Char: stallion, correct __init macros
2006-12-08 Jiri Slaby[PATCH] Char: stallion, implement fail paths
2006-12-08 Jiri Slaby[PATCH] Char: stallion, prints cleanup
2006-12-08 Jiri Slaby[PATCH] Char: stallion, convert to pci probing
2006-12-08 Jiri Slaby[PATCH] Char: sx, request regions
2006-12-08 Jiri Slaby[PATCH] Char: sx, use pci_iomap
2006-12-08 Jiri Slaby[PATCH] Char: sx, fix return in module init
2006-12-08 Jiri Slaby[PATCH] Char: sx, simplify timer logic
2006-12-08 Jiri Slaby[PATCH] Char: sx, whitespace cleanup
2006-12-08 Jiri Slaby[PATCH] Char: sx, remove duplicite code
2006-12-08 Jiri Slaby[PATCH] Char: sx, lock boards struct
2006-12-08 Jiri Slaby[PATCH] Char: sx, ifdef ISA code
2006-12-08 Jiri Slaby[PATCH] Char: sx, use eisa probing
2006-12-08 Jiri Slaby[PATCH] Char: sx, mark functions as devinit
2006-12-08 Jiri Slaby[PATCH] Char: sx, use kcalloc
2006-12-08 Jiri Slaby[PATCH] Char: sx, convert to pci probing
2006-12-08 Jiri Slaby[PATCH] Char: isicom, fix tty index check
2006-12-08 Jiri Slaby[PATCH] Char: isicom, remove cvs stuff
2006-12-08 Jiri Slaby[PATCH] Char: isicom, simplify timer
2006-12-08 Jiri Slaby[PATCH] Char: isicom, use completion
2006-12-08 Jiri Slaby[PATCH] Char: isicom, check kmalloc retval
2006-12-08 Jiri Slaby[PATCH] Char: isicom, use pci_request_region
2006-12-08 Jiri Slaby[PATCH] Char: isicom, move to tty_register_device
2006-12-08 Jiri Slaby[PATCH] Char: isicom, remove unneeded memset
2006-12-08 Jiri Slaby[PATCH] Char: isicom, remove isa code
2006-12-08 Jiri Slaby[PATCH] Char: isicom, rename init function
2006-12-08 Jiri Slaby[PATCH] Char: isicom, expand function
2006-12-08 Alan Cox[PATCH] tty_ioctl: use termios for the old structure...
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios and new framework
2006-12-08 Jiri Slaby[PATCH] Char: stallion, remove many prototypes
2006-12-08 Jiri Slaby[PATCH] Char: stallion, mark functions as init
2006-12-08 Jiri Slaby[PATCH] Char: stallion, uninline functions
2006-12-08 Jiri Slaby[PATCH] Char: stallion, move init/deinit
2006-12-08 Jiri Slaby[PATCH] Char: stallion, kill typedefs
2006-12-08 Jiri Slaby[PATCH] Char: stallion, remove unneeded casts
2006-12-08 Jiri Slaby[PATCH] Char: stallion, use pr_debug macro
2006-12-08 Andrew Morton[PATCH] mxser-workqueue-fixes
2006-12-08 Jiri Slaby[PATCH] mxser_new: correct tty driver name
2006-12-08 Jiri Slaby[PATCH] Char: mxser_new, clean macros
2006-12-08 Jiri Slaby[PATCH] Char: mxser_new, pci probing
2006-12-08 Jiri Slaby[PATCH] Char: mxser_new, delete ttys and termios
2006-12-08 Jiri Slaby[PATCH] Char: mxser_new, correct intr handler proto
2006-12-08 Jiri Slaby[PATCH] Char: mxser_new, comments cleanup
2006-12-08 Jiri Slaby[PATCH] Char: mxser_new, reverse if-else-paths patch
2006-12-08 Jiri Slaby[PATCH] Char: mxser_new, compact structures, round2
2006-12-08 Jiri Slaby[PATCH] Char: mxser_new, register tty devices on the fly
2006-12-08 Jiri Slaby[PATCH] Char: mxser_new, compress isa finding
2006-12-08 Jiri Slaby[PATCH] Char: mxser_new, don't check tty_unregister...
2006-12-08 Jiri Slaby[PATCH] Char: mxser_new, correct fail paths
2006-12-08 Jiri Slaby[PATCH] Char: mxser_new, testbit for bit testing
2006-12-08 Jiri Slaby[PATCH] Char: mxser_new, eliminate tty ldisc deref
2006-12-08 Jiri Slaby[PATCH] char: remove unneded termbits redefinitions...
2006-12-08 Jiri Slaby[PATCH] Char: mxser_new, CMSPAR is defined
2006-12-08 Jiri Slaby[PATCH] Char: mxser_new, code upside down
2006-12-08 Jiri Slaby[PATCH] Char: mxser_new, alter license terms
2006-12-08 Jiri Slaby[PATCH] Char: mxser_new, debug printk dependent on...
2006-12-08 Jiri Slaby[PATCH] Char: mxser_new, remove request for testers...
2006-12-08 Jiri Slaby[PATCH] Char: mxser_new, revert spin_lock changes
2006-12-08 Jiri Slaby[PATCH] Char: mxser_new, kill unneeded memsets
2006-12-08 Jiri Slaby[PATCH] char: mxser_new, check request_region retvals
2006-12-08 Jiri Slaby[PATCH] char: mxser_new, pci_request_region for pci...
2006-12-08 Jiri Slaby[PATCH] char: mxser_new, use __(dev)init macros
2006-12-08 Jiri Slaby[PATCH] Char: mxser_new, rework to allow dynamic structs
2006-12-08 Jiri Slaby[PATCH] Char: mxser_new, upgrade to 1.9.1
2006-12-08 Jiri Slaby[PATCH] Char: mxser_new, correct include file
2006-12-08 Andrew Morton[PATCH] mxser: session warning fix
2006-12-08 Jiri Slaby[PATCH] mxser: make an experimental clone
2006-12-08 Alan Cox[PATCH] mxser: PCI refcounts
2006-12-08 Jiri Slaby[PATCH] mxser: correct tty driver name
2006-12-08 Cedric Le Goater[PATCH] add process_session() helper routine: deprecate...
2006-12-08 Cedric Le Goater[PATCH] add process_session() helper routine
2006-12-08 Josef Sipek[PATCH] struct path: convert ipmi
2006-12-08 Josef Sipek[PATCH] struct path: convert drm
2006-12-08 Josef Sipek[PATCH] struct path: convert char-drivers
2006-12-08 Peter Zijlstra[PATCH] tty: ->signal->tty locking
2006-12-08 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-12-07 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2006-12-07 Andrew Victor[WATCHDOG] watchdog miscdevice patch
2006-12-07 Thomas Koeller[WATCHDOG] rm9k_wdt: fix interrupt handler arguments
2006-12-07 Thomas Koeller[WATCHDOG] rm9k_wdt: fix compilation
2006-12-07 Randy Dunlap[PATCH] IPMI: fix PROC_FS=n warnings
2006-12-07 Corey Minyard[PATCH] IPMI: increase KCS message size
2006-12-07 Corey Minyard[PATCH] IPMI: Fix BT long busy
2006-12-07 Corey Minyard[PATCH] IPMI: fix pci warning
2006-12-07 Corey Minyard[PATCH] IPMI: add pigeonpoint poweroff
2006-12-07 Corey Minyard[PATCH] IPMI: system interface hotplug
2006-12-07 Corey Minyard[PATCH] IPMI: add poll delay
2006-12-07 Corey Minyard[PATCH] IPMI: fix request events
2006-12-07 Corey Minyard[PATCH] IPMI: Add maintenance mode
2006-12-07 Corey Minyard[PATCH] IPMI: Allow hot system interface remove
2006-12-07 Corey Minyard[PATCH] IPMI: pass sysfs name from lower level driver
2006-12-07 Corey Minyard[PATCH] IPMI: remove interface number limits
2006-12-07 Corey Minyard[PATCH] IPMI: Fix device model name
2006-12-07 Paul Fulghum[PATCH] generic HDLC synclink config mismatch fix
2006-12-07 Adrian Bunk[PATCH] remove drivers/char/riscom8.c:baud_table[]
next