summaryrefslogtreecommitdiffstats
path: root/drivers/char/synclinkmp.c
Commit message (Expand)AuthorAgeFilesLines
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1Star
* synclink: remove bogus 'no change' termios optimisation from synclink driversAlan Cox2007-07-161-8/+0Star
* [PATCH] Char: timers cleanupJiri Slaby2007-02-121-15/+7Star
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-4/+1Star
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-2/+2
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+4
* [PATCH] generic HDLC synclink config mismatch fixPaul Fulghum2006-12-071-12/+14
* WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+4
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1Star
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [WAN]: Converted synclink drivers to use netif_carrier_*()Krzysztof Halasa2006-07-211-4/+10
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] More !tty cleanups in drivers/charEric Sesterhenn2006-06-251-2/+2
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-241-1/+1
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-24/+10Star
* [PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser2006-01-101-2/+2
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-111-1/+0Star
* [PATCH] kfree cleanup: drivers/charJesper Juhl2005-11-071-6/+3Star
* [PATCH] SyncLink adapters: updates .owner field of struct pci_driverLaurent Riffard2005-10-311-0/+1
* [PATCH] synclinkmp.c: fix async internal loopbackPaul Fulghum2005-09-091-4/+3Star
* [PATCH] synclinkmp.c: add statistics clearPaul Fulghum2005-09-091-6/+8
* [PATCH] synclinkmp.c: disable burst transfersPaul Fulghum2005-09-091-1/+1
* [PATCH] synclinkmp.c: fix double mapping of signalsPaul Fulghum2005-09-091-14/+3Star
* [PATCH] gratuitous includes of asm/serial.hviro@ZenIV.linux.org.uk2005-09-091-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+5671