summaryrefslogtreecommitdiffstats
path: root/drivers/char/synclink.c
Commit message (Expand)AuthorAgeFilesLines
* WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+5
* [PATCH] synclink: remove PAGE_SIZE referencePaul Fulghum2006-10-171-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-10-031-1/+0
|\
| * [SERIAL] Remove wrong asm/serial.h inclusionsRussell King2006-10-011-1/+0
* | [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
* [PATCH] Typo fixesAlexey Dobriyan2006-03-281-1/+1
* [PATCH] synclink: remove dead codePaul Fulghum2006-03-281-30/+1
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-241-1/+1
* [PATCH] remove unused tmp_buf_sem'sAdrian Bunk2006-01-141-1/+0
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-27/+16
* [PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser2006-01-101-4/+4
* [PATCH] synclink: update to use DMA mapping APIPaul Fulghum2005-11-131-15/+16
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
* [PATCH] kfree cleanup: drivers/charJesper Juhl2005-11-071-7/+3
* [PATCH] SyncLink adapters: updates .owner field of struct pci_driverLaurent Riffard2005-10-301-0/+1
* [PATCH] synclink.c: add loopback to async modePaul Fulghum2005-09-091-0/+5
* [PATCH] synclink.c: add clear statsPaul Fulghum2005-09-091-6/+8
* [PATCH] synclink.c: compiler optimisation fixPaul Fulghum2005-09-091-5/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+8214