aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/synclinkmp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-16synclink: remove bogus 'no change' termios optimisation from synclink driversAlan Cox1-8/+0
2007-02-12[PATCH] Char: timers cleanupJiri Slaby1-15/+7
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby1-4/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-2/+2
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-2/+4
2006-12-07[PATCH] generic HDLC synclink config mismatch fixPaul Fulghum1-12/+14
2006-11-22WorkStruct: make allyesconfigDavid Howells1-4/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+1
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-07-21[WAN]: Converted synclink drivers to use netif_carrier_*()Krzysztof Halasa1-4/+10
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25[PATCH] More !tty cleanups in drivers/charEric Sesterhenn1-2/+2
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan1-1/+1
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-24/+10
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser1-2/+2
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-11-07[PATCH] kfree cleanup: drivers/charJesper Juhl1-6/+3
2005-10-30[PATCH] SyncLink adapters: updates .owner field of struct pci_driverLaurent Riffard1-0/+1
2005-09-09[PATCH] synclinkmp.c: fix async internal loopbackPaul Fulghum1-4/+3
2005-09-09[PATCH] synclinkmp.c: add statistics clearPaul Fulghum1-6/+8
2005-09-09[PATCH] synclinkmp.c: disable burst transfersPaul Fulghum1-1/+1
2005-09-09[PATCH] synclinkmp.c: fix double mapping of signalsPaul Fulghum1-14/+3
2005-09-09[PATCH] gratuitous includes of asm/serial.hviro@ZenIV.linux.org.uk1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+5671