summaryrefslogtreecommitdiffstats
path: root/drivers/char/synclink.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...Jeff Garzik2008-08-071-4/+0
|\
| * Remove bogus dosyncppp variable from synclink drivers.Krzysztof HaƂasa2008-07-231-4/+0
* | tty: rework break handlingAlan Cox2008-07-221-3/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-201-18/+15
|\
| * WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa2008-07-041-18/+15
* | tty: add more tty_port fieldsAlan Cox2008-07-201-9/+7
* | synclink: use tty_portAlan Cox2008-07-201-101/+94
* | tty: Ldisc revampAlan Cox2008-07-201-2/+2
|/
* drivers-char-synclinkc-inbreak-mgsl_put_char-fixAndrew Morton2008-05-011-1/+1
* drivers/char/synclink.c: unbreak mgsl_put_char()Andrew Morton2008-05-011-8/+8
* char serial: switch drivers to ioremap_nocacheAlan Cox2008-04-301-2/+5
* synclink series: switch to int put_char methodAlan Cox2008-04-301-5/+6
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-301-3/+4
* synclink series: Prepare for BKL pushdownAlan Cox2008-04-301-1/+5
* synclink drivers bool conversionJoe Perches2008-04-281-132/+126
* drivers/char: minor irq handler cleanupsJeff Garzik2008-04-201-12/+9
* synclink: standardize format of linux header file include's with "<>"Robert P. J. Day2008-02-061-2/+1
* drivers/char/: Spelling fixesJoe Perches2008-02-031-1/+1
* Clean up duplicate includes in drivers/char/Jesper Juhl2007-10-171-4/+0
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* synclink: remove bogus 'no change' termios optimisation from synclink driversAlan Cox2007-07-161-8/+0
* drivers/char/synclink.c: check kmalloc() return valueAmit Choudhary2007-05-081-1/+6
* [PATCH] Char: timers cleanupJiri Slaby2007-02-121-6/+4
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-4/+1
* [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/+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