aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/sx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-13[PATCH] sx: fix non-PCI buildJiri Slaby1-0/+8
2006-12-08[PATCH] Char: sx, request regionsJiri Slaby1-6/+49
2006-12-08[PATCH] Char: sx, use pci_iomapJiri Slaby1-12/+14
2006-12-08[PATCH] Char: sx, fix return in module initJiri Slaby1-0/+1
2006-12-08[PATCH] Char: sx, simplify timer logicJiri Slaby1-11/+4
2006-12-08[PATCH] Char: sx, whitespace cleanupJiri Slaby1-846/+976
2006-12-08[PATCH] Char: sx, remove duplicite codeJiri Slaby1-15/+3
2006-12-08[PATCH] Char: sx, lock boards structJiri Slaby1-14/+23
2006-12-08[PATCH] Char: sx, ifdef ISA codeJiri Slaby1-6/+14
2006-12-08[PATCH] Char: sx, use eisa probingJiri Slaby1-47/+117
2006-12-08[PATCH] Char: sx, mark functions as devinitJiri Slaby1-4/+4
2006-12-08[PATCH] Char: sx, use kcallocJiri Slaby1-13/+1
2006-12-08[PATCH] Char: sx, convert to pci probingJiri Slaby1-78/+105
2006-12-08[PATCH] Char: isicom, remove cvs stuffJiri Slaby1-5/+2
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-0/+2
2006-10-17[PATCH] sx: fix user-visible typo (devic)Alexey Dobriyan1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-2/+0
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven1-1/+1
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-03-23[PATCH] sem2mutex: serial ->port_write_mutexIngo Molnar1-1/+1
2006-02-27[PATCH] Fix Specialix SX corruptionMarc Zyngier1-5/+5
2006-02-26[PATCH] Fix Specialix SI probingMarc Zyngier1-4/+8
2006-02-03[PATCH] sx.c printk warning fixesAndrew Morton1-3/+3
2006-02-03[PATCH] sx.c warning fixesAndrew Morton1-3/+3
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-9/+4
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2621