aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/synclinkmp.c
AgeCommit message (Expand)Author
2010-10-22tty: icount changeover for other main devicesAlan Cox
2010-08-10tty: release BTM while sleeping in block_til_readyArnd Bergmann
2010-08-10synclink: reworking locking a bitAlan Cox
2010-08-10synclink: kill the big kernel lockAlan Cox
2009-09-01hdlc: convert to netdev_tx_tStephen Hemminger
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-11tty: Add carrier processing on close to the tty_port coreAlan Cox
2009-04-01proc tty: switch synclinkmp to ->proc_fopsAlexey Dobriyan
2009-01-21WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa
2009-01-02tty: Remove some pointless castsAlan Cox
2009-01-02tty: Introduce some close helpers for portsAlan Cox
2009-01-02isicom: redo locking to use tty port locksAlan Cox
2009-01-02tty_port: Add a port level carrier detect operationAlan Cox
2008-08-07Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...Jeff Garzik
2008-07-23Remove bogus dosyncppp variable from synclink drivers.Krzysztof Hałasa
2008-07-22tty: rework break handlingAlan Cox
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-20tty: add more tty_port fieldsAlan Cox
2008-07-20synclink: use tty_portAlan Cox
2008-07-20tty: Ldisc revampAlan Cox
2008-07-04WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa
2008-04-30char serial: switch drivers to ioremap_nocacheAlan Cox
2008-04-30synclink series: switch to int put_char methodAlan Cox
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox
2008-04-30synclink series: Prepare for BKL pushdownAlan Cox
2008-04-28char: make functions static in synclinkmp.cHarvey Harrison
2008-04-28synclink drivers bool conversionJoe Perches
2008-04-20drivers/char: minor irq handler cleanupsJeff Garzik
2008-02-06synclink: standardize format of linux header file include's with "<>"Robert P. J. Day
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-16synclink: remove bogus 'no change' termios optimisation from synclink driversAlan Cox
2007-02-12[PATCH] Char: timers cleanupJiri Slaby
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-07[PATCH] generic HDLC synclink config mismatch fixPaul Fulghum
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-07-21[WAN]: Converted synclink drivers to use netif_carrier_*()Krzysztof Halasa
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-25[PATCH] More !tty cleanups in drivers/charEric Sesterhenn
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman
2005-11-07[PATCH] kfree cleanup: drivers/charJesper Juhl
2005-10-30[PATCH] SyncLink adapters: updates .owner field of struct pci_driverLaurent Riffard
2005-09-09[PATCH] synclinkmp.c: fix async internal loopbackPaul Fulghum