aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-164/+0
2007-02-11[PATCH] CHAR-Amiserial: turn local_save_flags() + local_irq_disable() into local_irq_save()Jiri Kosina1-2/+1
2007-02-11[PATCH] tty: cleanup release_memChristoph Hellwig1-36/+37
2007-02-11[PATCH] mxser: remove useless fieldsCedric Le Goater1-6/+1
2007-02-11[PATCH] seq_file conversion: toshiba.cAlexey Dobriyan1-10/+25
2007-02-11[PATCH] raw: don't allow the creation of a raw device with minor number 0Jeff Moyer1-1/+1
2007-02-11[PATCH] tty: improve encode_baud_rate logicAlan Cox1-15/+30
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan1-1/+0
2007-02-11[PATCH] IPMI: Fix some RCU problemsCorey Minyard1-7/+22
2007-02-11[PATCH] Char: moxa, pci probingJiri Slaby1-20/+20
2007-02-11[PATCH] Char: moxa, pci_probing prepareJiri Slaby1-18/+46
2007-02-11[PATCH] Char: moxa, remove useless variablesJiri Slaby1-21/+14
2007-02-11[PATCH] Char: moxa, variables cleanupJiri Slaby1-188/+210
2007-02-11[PATCH] Char: moxa, remove moxa_pci_devinfoJiri Slaby1-12/+3
2007-02-11[PATCH] Char: moxa, use del_timer_syncJiri Slaby1-4/+4
2007-02-11[PATCH] Char: moxa, macros cleanupJiri Slaby1-24/+13
2007-02-11[PATCH] Char: moxa, eliminate typedefsJiri Slaby1-14/+15
2007-02-11[PATCH] Char: moxa, use PCI_DEVICEJiri Slaby1-6/+6
2007-02-11[PATCH] Char: moxa, devids cleanupJiri Slaby1-16/+3
2007-02-11[PATCH] Char: moxa, remove unused functionsJiri Slaby1-245/+0
2007-02-11[PATCH] Char: moxa, remove hangup bottomhalfJiri Slaby1-22/+3
2007-02-11[PATCH] Char: moxa, timers cleanupJiri Slaby1-40/+14
2007-02-11[PATCH] Char: moxa, do not initialize global staticJiri Slaby1-20/+4
2007-02-11[PATCH] Char: moxa, remove unused allocated pageJiri Slaby1-23/+1
2007-02-11[PATCH] Char: mxser_new, fix sparse warningJiri Slaby1-1/+1
2007-02-11[PATCH] Char: mxser_new, lock count and flagsJiri Slaby1-1/+4
2007-02-11[PATCH] Char: mxser_new, do not null driver_dataJiri Slaby1-3/+0
2007-02-11[PATCH] Char: mxser_new, upgrade to 1.9.15Jiri Slaby2-20/+105
2007-02-11[PATCH] Char: mxser_new, do not put pdevJiri Slaby1-1/+0
2007-02-11[PATCH] Char: mxser_new, fix twice resource releasingJiri Slaby1-6/+6
2007-02-11[PATCH] Char: mxser_new, less loops in isrJiri Slaby1-6/+3
2007-02-11[PATCH] Char: mxser_new, header file cleanupJiri Slaby2-314/+154
2007-02-11[PATCH] Char: mxser_new, alter locking in isrJiri Slaby1-13/+9
2007-02-11[PATCH] Char: mxser_new, clean request_irq callJiri Slaby1-6/+2
2007-02-11[PATCH] Char: mxser_new, remove tty_wakeup bottomhalfJiri Slaby1-20/+6
2007-02-11[PATCH] Char: mxser, obsolete old, nonexperimental newJiri Slaby1-2/+2
2007-02-11[PATCH] Char: mxser_new, remove unused stuffJiri Slaby1-18/+0
2007-02-11[PATCH] Char: n_r3964, cleanupJiri Slaby1-1116/+981
2007-02-11[PATCH] Char: serial167, cleanupJiri Slaby1-1677/+1645
2007-02-11[PATCH] Char: mxser_new, remove useless spinlockJiri Slaby1-4/+0
2007-02-11[PATCH] Char: mxser_new, mark init functionsJiri Slaby1-4/+4
2007-02-11[PATCH] drivers/char/vc_screen.c: proper prototypesAdrian Bunk1-3/+0
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby16-55/+11
2007-02-11[PATCH] Char: isicom, correct probing/removingJiri Slaby1-7/+9
2007-02-11[PATCH] Char: isicom, support higher ratesJiri Slaby1-2/+7
2007-02-11[PATCH] Char: isicom, check card state in isrJiri Slaby1-0/+5
2007-02-11[PATCH] Char: isicom, augment card_resetJiri Slaby1-17/+22
2007-02-11[PATCH] Char: isicom, fix locking in isrJiri Slaby1-0/+2
2007-02-11[PATCH] make drivers/char/mxser_new.c:mxser_hangup() staticAdrian Bunk1-1/+1
2007-02-11[PATCH] mxser: remove ambiguous redefinition of INIT_WORKAndreas Jaggi2-16/+0