summaryrefslogtreecommitdiffstats
path: root/drivers/char/synclink.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up duplicate includes in drivers/char/Jesper Juhl2007-10-171-4/+0Star
* 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
* drivers/char/synclink.c: check kmalloc() return valueAmit Choudhary2007-05-081-1/+6
* [PATCH] Char: timers cleanupJiri Slaby2007-02-121-6/+4Star
* [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-1/+1
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-1/+3
* [PATCH] generic HDLC synclink config mismatch fixPaul Fulghum2006-12-071-12/+14
* 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/+1Star
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0Star
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-10-031-1/+0Star
|\
| * [SERIAL] Remove wrong asm/serial.h inclusionsRussell King2006-10-011-1/+0Star
* | [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/+1Star
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-241-1/+1
* [PATCH] remove unused tmp_buf_sem'sAdrian Bunk2006-01-141-1/+0Star
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-27/+16Star
* [PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser2006-01-101-4/+4
* [PATCH] synclink: update to use DMA mapping APIPaul Fulghum2005-11-141-15/+16
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-111-1/+0Star
* [PATCH] kfree cleanup: drivers/charJesper Juhl2005-11-071-7/+3Star
* [PATCH] SyncLink adapters: updates .owner field of struct pci_driverLaurent Riffard2005-10-311-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-171-0/+8214