aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2007-02-11[PATCH] mxser: remove useless fieldsCedric Le Goater
2007-02-11[PATCH] seq_file conversion: toshiba.cAlexey Dobriyan
2007-02-11[PATCH] raw: don't allow the creation of a raw device with minor number 0Jeff Moyer
2007-02-11[PATCH] tty: improve encode_baud_rate logicAlan Cox
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan
2007-02-11[PATCH] IPMI: Fix some RCU problemsCorey Minyard
2007-02-11[PATCH] Char: moxa, pci probingJiri Slaby
2007-02-11[PATCH] Char: moxa, pci_probing prepareJiri Slaby
2007-02-11[PATCH] Char: moxa, remove useless variablesJiri Slaby
2007-02-11[PATCH] Char: moxa, variables cleanupJiri Slaby
2007-02-11[PATCH] Char: moxa, remove moxa_pci_devinfoJiri Slaby
2007-02-11[PATCH] Char: moxa, use del_timer_syncJiri Slaby
2007-02-11[PATCH] Char: moxa, macros cleanupJiri Slaby
2007-02-11[PATCH] Char: moxa, eliminate typedefsJiri Slaby
2007-02-11[PATCH] Char: moxa, use PCI_DEVICEJiri Slaby
2007-02-11[PATCH] Char: moxa, devids cleanupJiri Slaby
2007-02-11[PATCH] Char: moxa, remove unused functionsJiri Slaby
2007-02-11[PATCH] Char: moxa, remove hangup bottomhalfJiri Slaby
2007-02-11[PATCH] Char: moxa, timers cleanupJiri Slaby
2007-02-11[PATCH] Char: moxa, do not initialize global staticJiri Slaby
2007-02-11[PATCH] Char: moxa, remove unused allocated pageJiri Slaby
2007-02-11[PATCH] Char: mxser_new, fix sparse warningJiri Slaby
2007-02-11[PATCH] Char: mxser_new, lock count and flagsJiri Slaby
2007-02-11[PATCH] Char: mxser_new, do not null driver_dataJiri Slaby
2007-02-11[PATCH] Char: mxser_new, upgrade to 1.9.15Jiri Slaby
2007-02-11[PATCH] Char: mxser_new, do not put pdevJiri Slaby
2007-02-11[PATCH] Char: mxser_new, fix twice resource releasingJiri Slaby
2007-02-11[PATCH] Char: mxser_new, less loops in isrJiri Slaby
2007-02-11[PATCH] Char: mxser_new, header file cleanupJiri Slaby
2007-02-11[PATCH] Char: mxser_new, alter locking in isrJiri Slaby
2007-02-11[PATCH] Char: mxser_new, clean request_irq callJiri Slaby
2007-02-11[PATCH] Char: mxser_new, remove tty_wakeup bottomhalfJiri Slaby
2007-02-11[PATCH] Char: mxser, obsolete old, nonexperimental newJiri Slaby
2007-02-11[PATCH] Char: mxser_new, remove unused stuffJiri Slaby
2007-02-11[PATCH] Char: n_r3964, cleanupJiri Slaby
2007-02-11[PATCH] Char: serial167, cleanupJiri Slaby
2007-02-11[PATCH] Char: mxser_new, remove useless spinlockJiri Slaby
2007-02-11[PATCH] Char: mxser_new, mark init functionsJiri Slaby
2007-02-11[PATCH] drivers/char/vc_screen.c: proper prototypesAdrian Bunk
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby
2007-02-11[PATCH] Char: isicom, correct probing/removingJiri Slaby
2007-02-11[PATCH] Char: isicom, support higher ratesJiri Slaby
2007-02-11[PATCH] Char: isicom, check card state in isrJiri Slaby
2007-02-11[PATCH] Char: isicom, augment card_resetJiri Slaby
2007-02-11[PATCH] Char: isicom, fix locking in isrJiri Slaby
2007-02-11[PATCH] make drivers/char/mxser_new.c:mxser_hangup() staticAdrian Bunk
2007-02-11[PATCH] mxser: remove ambiguous redefinition of INIT_WORKAndreas Jaggi
2007-02-11[PATCH] Char: isicom, remove tty_{hang,wake}up bottomhalvesJiri Slaby
2007-02-11[PATCH] Char: tty, delete wake_up_interruptible after tty_wakeupJiri Slaby
2007-02-11[PATCH] vt: refactor console SAK processingEric W. Biederman