summaryrefslogtreecommitdiffstats
path: root/drivers/char/sx.c
AgeCommit message (Expand)AuthorLines
2008-05-08sx.c: fix printk warnings on sparc32Andrew Morton-3/+6
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison-4/+4
2008-04-30char serial: switch drivers to ioremap_nocacheAlan Cox-5/+5
2008-04-30sx: prepare for BKL pushdownAlan Cox-13/+4
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov-1/+1
2007-07-10sx: switch subven and subid valuesJiri Slaby-2/+2
2006-12-13[PATCH] sx: fix non-PCI buildJiri Slaby-0/+8
2006-12-08[PATCH] Char: sx, request regionsJiri Slaby-6/+49
2006-12-08[PATCH] Char: sx, use pci_iomapJiri Slaby-12/+14
2006-12-08[PATCH] Char: sx, fix return in module initJiri Slaby-0/+1
2006-12-08[PATCH] Char: sx, simplify timer logicJiri Slaby-11/+4
2006-12-08[PATCH] Char: sx, whitespace cleanupJiri Slaby-846/+976
2006-12-08[PATCH] Char: sx, remove duplicite codeJiri Slaby-15/+3
2006-12-08[PATCH] Char: sx, lock boards structJiri Slaby-14/+23
2006-12-08[PATCH] Char: sx, ifdef ISA codeJiri Slaby-6/+14
2006-12-08[PATCH] Char: sx, use eisa probingJiri Slaby-47/+117
2006-12-08[PATCH] Char: sx, mark functions as devinitJiri Slaby-4/+4
2006-12-08[PATCH] Char: sx, use kcallocJiri Slaby-13/+1
2006-12-08[PATCH] Char: sx, convert to pci probingJiri Slaby-78/+105
2006-12-08[PATCH] Char: isicom, remove cvs stuffJiri Slaby-5/+2
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox-0/+2
2006-10-17[PATCH] sx: fix user-visible typo (devic)Alexey Dobriyan-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-2/+2
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones-2/+0
2006-10-02[PATCH] const struct tty_operationsJeff Dike-1/+1
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven-1/+1
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner-2/+2
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar-1/+1
2006-03-23[PATCH] sem2mutex: serial ->port_write_mutexIngo Molnar-1/+1
2006-02-27[PATCH] Fix Specialix SX corruptionMarc Zyngier-5/+5
2006-02-26[PATCH] Fix Specialix SI probingMarc Zyngier-4/+8
2006-02-03[PATCH] sx.c printk warning fixesAndrew Morton-3/+3
2006-02-03[PATCH] sx.c warning fixesAndrew Morton-3/+3
2006-01-10[PATCH] TTY layer buffering revampAlan Cox-9/+4
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser-3/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+2621