aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/synclinkmp.c
Commit message (Expand)AuthorAgeFilesLines
* hdlc: convert to netdev_tx_tStephen Hemminger2009-09-011-4/+3
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* tty: Add carrier processing on close to the tty_port coreAlan Cox2009-06-111-3/+6
* proc tty: switch synclinkmp to ->proc_fopsAlexey Dobriyan2009-04-011-40/+34
* WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa2009-01-211-7/+11
* tty: Remove some pointless castsAlan Cox2009-01-021-19/+19
* tty: Introduce some close helpers for portsAlan Cox2009-01-021-55/+3
* isicom: redo locking to use tty port locksAlan Cox2009-01-021-6/+14
* tty_port: Add a port level carrier detect operationAlan Cox2009-01-021-20/+35
* 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-4/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-201-17/+14
|\
| * WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa2008-07-041-17/+14
* | tty: add more tty_port fieldsAlan Cox2008-07-201-7/+7
* | synclink: use tty_portAlan Cox2008-07-201-105/+98
* | tty: Ldisc revampAlan Cox2008-07-201-2/+2
|/
* char serial: switch drivers to ioremap_nocacheAlan Cox2008-04-301-4/+6
* synclink series: switch to int put_char methodAlan Cox2008-04-301-4/+7
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-301-2/+6
* synclink series: Prepare for BKL pushdownAlan Cox2008-04-301-1/+11
* char: make functions static in synclinkmp.cHarvey Harrison2008-04-281-60/+60
* synclink drivers bool conversionJoe Perches2008-04-281-78/+79
* drivers/char: minor irq handler cleanupsJeff Garzik2008-04-201-13/+9
* synclink: standardize format of linux header file include's with "<>"Robert P. J. Day2008-02-061-2/+1
* 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
* [PATCH] Char: timers cleanupJiri Slaby2007-02-121-15/+7
* [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-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/+1
* [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/+0
* [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/+10
* [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-101-1/+0
* [PATCH] kfree cleanup: drivers/charJesper Juhl2005-11-071-6/+3
* [PATCH] SyncLink adapters: updates .owner field of struct pci_driverLaurent Riffard2005-10-301-0/+1
* [PATCH] synclinkmp.c: fix async internal loopbackPaul Fulghum2005-09-091-4/+3
* [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/+3
* [PATCH] gratuitous includes of asm/serial.hviro@ZenIV.linux.org.uk2005-09-091-1/+0