aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2007-02-12[PATCH] Char: timers cleanupJiri Slaby
2007-02-12[PATCH] Char: specialix, isr have 2 paramsJiri Slaby
2007-02-12[PATCH] Char: cyclades, use pci_device_idJiri Slaby
2007-02-12[PATCH] Char: use more PCI_DEVICE macroJiri Slaby
2007-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-02-11[PATCH] CHAR-Amiserial: turn local_save_flags() + local_irq_disable() into lo...Jiri Kosina
2007-02-11[PATCH] tty: cleanup release_memChristoph Hellwig
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