aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2006-12-08[PATCH] mxser_new: correct tty driver nameJiri Slaby
2006-12-08[PATCH] Char: mxser_new, clean macrosJiri Slaby
2006-12-08[PATCH] Char: mxser_new, pci probingJiri Slaby
2006-12-08[PATCH] Char: mxser_new, delete ttys and termiosJiri Slaby
2006-12-08[PATCH] Char: mxser_new, correct intr handler protoJiri Slaby
2006-12-08[PATCH] Char: mxser_new, comments cleanupJiri Slaby
2006-12-08[PATCH] Char: mxser_new, reverse if-else-paths patchJiri Slaby
2006-12-08[PATCH] Char: mxser_new, compact structures, round2Jiri Slaby
2006-12-08[PATCH] Char: mxser_new, register tty devices on the flyJiri Slaby
2006-12-08[PATCH] Char: mxser_new, compress isa findingJiri Slaby
2006-12-08[PATCH] Char: mxser_new, don't check tty_unregister retvalJiri Slaby
2006-12-08[PATCH] Char: mxser_new, correct fail pathsJiri Slaby
2006-12-08[PATCH] Char: mxser_new, testbit for bit testingJiri Slaby
2006-12-08[PATCH] Char: mxser_new, eliminate tty ldisc derefJiri Slaby
2006-12-08[PATCH] char: remove unneded termbits redefinitions (mxser_new)Jiri Slaby
2006-12-08[PATCH] Char: mxser_new, CMSPAR is definedJiri Slaby
2006-12-08[PATCH] Char: mxser_new, code upside downJiri Slaby
2006-12-08[PATCH] Char: mxser_new, alter license termsJiri Slaby
2006-12-08[PATCH] Char: mxser_new, debug printk dependent on DEBUGJiri Slaby
2006-12-08[PATCH] Char: mxser_new, remove request for testers lineJiri Slaby
2006-12-08[PATCH] Char: mxser_new, revert spin_lock changesJiri Slaby
2006-12-08[PATCH] Char: mxser_new, kill unneeded memsetsJiri Slaby
2006-12-08[PATCH] char: mxser_new, check request_region retvalsJiri Slaby
2006-12-08[PATCH] char: mxser_new, pci_request_region for pci regionsJiri Slaby
2006-12-08[PATCH] char: mxser_new, use __(dev)init macrosJiri Slaby
2006-12-08[PATCH] Char: mxser_new, rework to allow dynamic structsJiri Slaby
2006-12-08[PATCH] Char: mxser_new, upgrade to 1.9.1Jiri Slaby
2006-12-08[PATCH] Char: mxser_new, correct include fileJiri Slaby
2006-12-08[PATCH] mxser: session warning fixAndrew Morton
2006-12-08[PATCH] mxser: make an experimental cloneJiri Slaby
2006-12-08[PATCH] mxser: PCI refcountsAlan Cox
2006-12-08[PATCH] mxser: correct tty driver nameJiri Slaby
2006-12-08[PATCH] add process_session() helper routine: deprecate old fieldCedric Le Goater
2006-12-08[PATCH] add process_session() helper routineCedric Le Goater
2006-12-08[PATCH] struct path: convert ipmiJosef Sipek
2006-12-08[PATCH] struct path: convert drmJosef Sipek
2006-12-08[PATCH] struct path: convert char-driversJosef Sipek
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra
2006-12-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-12-07[WATCHDOG] watchdog miscdevice patchAndrew Victor
2006-12-07[WATCHDOG] rm9k_wdt: fix interrupt handler argumentsThomas Koeller
2006-12-07[WATCHDOG] rm9k_wdt: fix compilationThomas Koeller
2006-12-07[PATCH] IPMI: fix PROC_FS=n warningsRandy Dunlap
2006-12-07[PATCH] IPMI: increase KCS message sizeCorey Minyard
2006-12-07[PATCH] IPMI: Fix BT long busyCorey Minyard
2006-12-07[PATCH] IPMI: fix pci warningCorey Minyard
2006-12-07[PATCH] IPMI: add pigeonpoint poweroffCorey Minyard
2006-12-07[PATCH] IPMI: system interface hotplugCorey Minyard
2006-12-07[PATCH] IPMI: add poll delayCorey Minyard