aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-17rio: typo in bitwise AND expression.Willy Tarreau1-1/+1
2007-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds23-98/+702
2007-02-16[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz1-1/+1
2007-02-16[PATCH] Add SysRq-Q to print timer_list debug infoIngo Molnar1-1/+13
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman3-3/+3
2007-02-14[PATCH] sysctl: remove sys_sysctl support from drivers/char/rtc.cEric W. Biederman1-4/+2
2007-02-14[PATCH] sysctl: remove sys_sysctl support from the hpet timer driverEric W. Biederman1-2/+2
2007-02-14[PATCH] sysctl: ipmi: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau18-18/+0
2007-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds36-350/+489
2007-02-13[PATCH] Fix SAK_work workqueue initialization.Eric W. Biederman4-4/+2
2007-02-13Merge ../linux-2.6-watchdog-mmWim Van Sebroeck35-294/+369
2007-02-12[WATCHDOG] timers cleanupJiri Slaby9-73/+31
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven17-21/+21
2007-02-12[PATCH] tty: update the tty layer to work with struct pidEric W. Biederman4-61/+89
2007-02-12[PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphanedEric W. Biederman2-2/+2
2007-02-12[PATCH] pid: make session_of_pgrp use struct pid instead of pid_tEric W. Biederman1-7/+17
2007-02-12[PATCH] tty: fix the locking for signal->session in disassociate_cttyEric W. Biederman1-3/+1
2007-02-12[PATCH] tty: clarify disassociate_cttyEric W. Biederman1-2/+6
2007-02-12[PATCH] tty: make __proc_set_tty staticEric W. Biederman1-1/+2
2007-02-12[PATCH] DS1302: local_irq_disable() is redundant after local_irq_save()Jiri Kosina1-2/+0
2007-02-12[PATCH] Char: timers cleanupJiri Slaby17-123/+75
2007-02-12[PATCH] Char: specialix, isr have 2 paramsJiri Slaby1-1/+1
2007-02-12[PATCH] Char: cyclades, use pci_device_idJiri Slaby1-11/+12
2007-02-12[PATCH] Char: use more PCI_DEVICE macroJiri Slaby2-42/+40
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