aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2007-02-13[PATCH] Fix SAK_work workqueue initialization.Eric W. Biederman
2007-02-13Merge ../linux-2.6-watchdog-mmWim Van Sebroeck
2007-02-12[WATCHDOG] timers cleanupJiri Slaby
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2007-02-12[PATCH] tty: update the tty layer to work with struct pidEric W. Biederman
2007-02-12[PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphanedEric W. Biederman
2007-02-12[PATCH] pid: make session_of_pgrp use struct pid instead of pid_tEric W. Biederman
2007-02-12[PATCH] tty: fix the locking for signal->session in disassociate_cttyEric W. Biederman
2007-02-12[PATCH] tty: clarify disassociate_cttyEric W. Biederman
2007-02-12[PATCH] tty: make __proc_set_tty staticEric W. Biederman
2007-02-12[PATCH] DS1302: local_irq_disable() is redundant after local_irq_save()Jiri Kosina
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