summaryrefslogtreecommitdiffstats
path: root/drivers/char/synclink.c
AgeCommit message (Expand)AuthorLines
2008-05-01drivers-char-synclinkc-inbreak-mgsl_put_char-fixAndrew Morton-1/+1
2008-05-01drivers/char/synclink.c: unbreak mgsl_put_char()Andrew Morton-8/+8
2008-04-30char serial: switch drivers to ioremap_nocacheAlan Cox-2/+5
2008-04-30synclink series: switch to int put_char methodAlan Cox-5/+6
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox-3/+4
2008-04-30synclink series: Prepare for BKL pushdownAlan Cox-1/+5
2008-04-28synclink drivers bool conversionJoe Perches-132/+126
2008-04-20drivers/char: minor irq handler cleanupsJeff Garzik-12/+9
2008-02-06synclink: standardize format of linux header file include's with "<>"Robert P. J. Day-2/+1
2008-02-03drivers/char/: Spelling fixesJoe Perches-1/+1
2007-10-17Clean up duplicate includes in drivers/char/Jesper Juhl-4/+0
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau-2/+1
2007-07-16synclink: remove bogus 'no change' termios optimisation from synclink driversAlan Cox-8/+0
2007-05-08drivers/char/synclink.c: check kmalloc() return valueAmit Choudhary-1/+6
2007-02-12[PATCH] Char: timers cleanupJiri Slaby-6/+4
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby-4/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day-1/+1
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox-1/+3
2006-12-07[PATCH] generic HDLC synclink config mismatch fixPaul Fulghum-12/+14
2006-11-22WorkStruct: make allyesconfigDavid Howells-4/+5
2006-10-17[PATCH] synclink: remove PAGE_SIZE referencePaul Fulghum-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-2/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones-1/+0
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds-1/+0
2006-10-02[PATCH] const struct tty_operationsJeff Dike-1/+1
2006-10-01[SERIAL] Remove wrong asm/serial.h inclusionsRussell King-1/+0
2006-07-21[WAN]: Converted synclink drivers to use netif_carrier_*()Krzysztof Halasa-4/+10
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-03-28[PATCH] Typo fixesAlexey Dobriyan-1/+1
2006-03-28[PATCH] synclink: remove dead codePaul Fulghum-30/+1
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan-1/+1
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk-1/+0
2006-01-10[PATCH] TTY layer buffering revampAlan Cox-27/+16
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser-4/+4
2005-11-13[PATCH] synclink: update to use DMA mapping APIPaul Fulghum-15/+16
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman-1/+0
2005-11-07[PATCH] kfree cleanup: drivers/charJesper Juhl-7/+3
2005-10-30[PATCH] SyncLink adapters: updates .owner field of struct pci_driverLaurent Riffard-0/+1
2005-09-09[PATCH] synclink.c: add loopback to async modePaul Fulghum-0/+5
2005-09-09[PATCH] synclink.c: add clear statsPaul Fulghum-6/+8
2005-09-09[PATCH] synclink.c: compiler optimisation fixPaul Fulghum-5/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+8214