aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/synclink.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Gravatar Yoann Padioleau 1-2/+1
2007-07-16synclink: remove bogus 'no change' termios optimisation from synclink driversGravatar Alan Cox 1-8/+0
2007-05-08drivers/char/synclink.c: check kmalloc() return valueGravatar Amit Choudhary 1-1/+6
2007-02-12[PATCH] Char: timers cleanupGravatar Jiri Slaby 1-6/+4
2007-02-11[PATCH] Char: tty_wakeup cleanupGravatar Jiri Slaby 1-4/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsGravatar Robert P. J. Day 1-1/+1
2006-12-08[PATCH] tty: switch to ktermiosGravatar Alan Cox 1-1/+3
2006-12-07[PATCH] generic HDLC synclink config mismatch fixGravatar Paul Fulghum 1-12/+14
2006-11-22WorkStruct: make allyesconfigGravatar David Howells 1-4/+5
2006-10-17[PATCH] synclink: remove PAGE_SIZE referenceGravatar Paul Fulghum 1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-2/+1
2006-10-04Remove all inclusions of <linux/config.h>Gravatar Dave Jones 1-1/+0
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialGravatar Linus Torvalds 1-1/+0
2006-10-02[PATCH] const struct tty_operationsGravatar Jeff Dike 1-1/+1
2006-10-01[SERIAL] Remove wrong asm/serial.h inclusionsGravatar Russell King 1-1/+0
2006-07-21[WAN]: Converted synclink drivers to use netif_carrier_*()Gravatar Krzysztof Halasa 1-4/+10
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-1/+1
2006-03-28[PATCH] Typo fixesGravatar Alexey Dobriyan 1-1/+1
2006-03-28[PATCH] synclink: remove dead codeGravatar Paul Fulghum 1-30/+1
2006-03-24[PATCH] s/;;/;/gGravatar Alexey Dobriyan 1-1/+1
2006-01-14[PATCH] remove unused tmp_buf_sem'sGravatar Adrian Bunk 1-1/+0
2006-01-10[PATCH] TTY layer buffering revampGravatar Alan Cox 1-27/+16
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroGravatar Tobias Klauser 1-4/+4
2005-11-13[PATCH] synclink: update to use DMA mapping APIGravatar Paul Fulghum 1-15/+16
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGravatar Greg Kroah-Hartman 1-1/+0
2005-11-07[PATCH] kfree cleanup: drivers/charGravatar Jesper Juhl 1-7/+3
2005-10-30[PATCH] SyncLink adapters: updates .owner field of struct pci_driverGravatar Laurent Riffard 1-0/+1
2005-09-09[PATCH] synclink.c: add loopback to async modeGravatar Paul Fulghum 1-0/+5
2005-09-09[PATCH] synclink.c: add clear statsGravatar Paul Fulghum 1-6/+8
2005-09-09[PATCH] synclink.c: compiler optimisation fixGravatar Paul Fulghum 1-5/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+8214